Build Information
Failed to build FluentTestUtils, reference master (ad7fff), with Swift 6.2 for Android on 22 Jun 2025 22:30:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/FluentTestUtils.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Appsaurus/FluentTestUtils
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ad7fff1 Updated swift and dependency versions.
Cloned https://github.com/Appsaurus/FluentTestUtils.git
Revision (git rev-parse @):
ad7fff128047c37b36bc44f371b5e6d85aac270d
SUCCESS checkout https://github.com/Appsaurus/FluentTestUtils.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Appsaurus/FluentTestUtils.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Appsaurus/CodableExtensions
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/Appsaurus/VaporTestUtils
[1/13421] Fetching fluent
[1075/13730] Fetching fluent, codableextensions
[2592/13906] Fetching fluent, codableextensions, vaportestutils
[11894/88452] Fetching fluent, codableextensions, vaportestutils, vapor
Fetched https://github.com/Appsaurus/VaporTestUtils from cache (2.20s)
Fetched https://github.com/Appsaurus/CodableExtensions from cache (2.20s)
Fetched https://github.com/vapor/fluent.git from cache (2.21s)
Fetched https://github.com/vapor/vapor.git from cache (2.26s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.2.0 (3.35s)
Fetching https://github.com/Appsaurus/SwiftTestUtils
[1/150] Fetching swifttestutils
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (1.17s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (4.07s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (0.73s)
Fetching https://github.com/Appsaurus/RuntimeExtensions
Fetching https://github.com/yonaskolb/Codability.git
[1/126] Fetching codability
[95/423] Fetching codability, runtimeextensions
Fetched https://github.com/yonaskolb/Codability.git from cache (0.28s)
Fetched https://github.com/Appsaurus/RuntimeExtensions from cache (0.37s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (1.26s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.1.0 (0.59s)
Fetching https://github.com/wickwirew/Runtime
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime from cache (0.81s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (1.39s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.47s)
Fetching https://github.com/vapor/fluent-kit.git
[1/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.59s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.14s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/sql-kit.git
[1/3836] Fetching swift-log
[2/9819] Fetching swift-log, sql-kit
[9820/86158] Fetching swift-log, sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (0.65s)
[7653/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (6.08s)
Fetched https://github.com/apple/swift-nio.git from cache (6.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.76s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.42s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.10s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[487/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.13s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.77s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
[1/1081] Fetching swift-service-context
[2/6074] Fetching swift-service-context, swift-distributed-tracing
[533/8280] Fetching swift-service-context, swift-distributed-tracing, swift-metrics
[3960/11748] Fetching swift-service-context, swift-distributed-tracing, swift-metrics, multipart-kit
[4826/14357] Fetching swift-service-context, swift-distributed-tracing, swift-metrics, multipart-kit, websocket-kit
[5791/20316] Fetching swift-service-context, swift-distributed-tracing, swift-metrics, multipart-kit, websocket-kit, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.47s)
[14499/17707] Fetching swift-service-context, swift-distributed-tracing, swift-metrics, multipart-kit, swift-algorithms
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.61s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
Fetching https://github.com/apple/swift-nio-ssl.git
[3837/11616] Fetching swift-metrics, multipart-kit, swift-nio-extras
[9245/23148] Fetching swift-metrics, multipart-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[6375/32096] Fetching swift-metrics, multipart-kit, swift-nio-http2, swift-nio-ssl
[16920/47515] Fetching swift-metrics, multipart-kit, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (2.04s)
[29160/45309] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.16s)
[26103/41841] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.73s)
[15332/30309] Fetching swift-nio-ssl, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[18794/36327] Fetching swift-nio-ssl, swift-crypto, console-kit
[19574/38697] Fetching swift-nio-ssl, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.42s)
[27539/36327] Fetching swift-nio-ssl, swift-crypto, console-kit
[27540/50341] Fetching swift-nio-ssl, swift-crypto, console-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.66s)
[23455/44323] Fetching swift-nio-ssl, swift-crypto, async-http-client
Fetching https://github.com/vapor/routing-kit.git
[28971/29433] Fetching swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.89s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.41s)
[1/20852] Fetching routing-kit
Fetched https://github.com/apple/swift-crypto.git from cache (3.15s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.17s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (5.04s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.36s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.78s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.58s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.43s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.87s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.46s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.69s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
[1/1169] Fetching swift-http-structured-headers
[808/2785] Fetching swift-http-structured-headers, swift-asn1
[1097/5211] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[2618/6115] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-http-types
[3718/12299] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-http-types, swift-certificates
[7038/17284] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-http-types, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.42s)
[9423/16380] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.65s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.64s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.65s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.65s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.65s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.27s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.64s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.56s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.73s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.90s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.87s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.73s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.81s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.84s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.53s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.79s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.50s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/Appsaurus/RuntimeExtensions
Working copy of https://github.com/Appsaurus/RuntimeExtensions resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/Appsaurus/VaporTestUtils
Working copy of https://github.com/Appsaurus/VaporTestUtils resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.1
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.7
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/yonaskolb/Codability.git
Working copy of https://github.com/yonaskolb/Codability.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/Appsaurus/CodableExtensions
Working copy of https://github.com/Appsaurus/CodableExtensions resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Building for debugging...
[0/843] Write sources
[57/843] Compiling _AtomicsShims.c
[58/843] Compiling _NumericsShims _NumericsShims.c
[59/843] Compiling CRuntime dummy.c
[60/843] Compiling CNIOWindows WSAStartup.c
[61/843] Compiling CNIOWASI CNIOWASI.c
[62/843] Compiling CNIOWindows shim.c
[63/843] Compiling CVaporBcrypt bcrypt.c
[64/843] Write swift-version-8C5A4AE7A8CE2BA.txt
[65/843] Compiling CSystem shims.c
[66/843] Compiling CNIOLinux liburing_shims.c
[67/843] Compiling CVaporBcrypt blf.c
[68/843] Compiling CNIOSHA1 c_nio_sha1.c
[69/843] Compiling CNIOLLHTTP c_nio_http.c
[70/884] Compiling CNIOLinux shim.c
[71/884] Compiling CNIOLLHTTP c_nio_api.c
[72/935] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/940] Emitting module _NIODataStructures
[75/940] Emitting module SystemPackage
[76/940] Compiling RealModule AlgebraicField.swift
[77/940] Compiling RealModule ApproximateEquality.swift
[78/940] Compiling RealModule AugmentedArithmetic.swift
[79/940] Compiling RealModule Double+Real.swift
[80/943] Compiling Runtime StructMetadataLayout.swift
[81/943] Compiling Runtime StructTypeDescriptor.swift
[82/943] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[83/943] Compiling Runtime TupleMetadataLayout.swift
[84/943] Compiling Runtime EnumTypeDescriptor.swift
[85/943] Compiling Runtime ExistentialContainter.swift
[86/943] Compiling Runtime FieldDescriptor.swift
[87/943] Compiling Runtime FunctionMetadataLayout.swift
[88/943] Compiling Runtime MetadataLayoutType.swift
[89/943] Compiling Runtime ProtocolDescriptor.swift
[90/943] Compiling Runtime TypeDescriptor.swift
[91/943] Emitting module RealModule
[94/944] Compiling Logging LogHandler.swift
[95/944] Compiling RealModule Real.swift
[96/944] Emitting module SwiftTestUtils
[99/944] Compiling ServiceContextModule ServiceContextKey.swift
[100/944] Compiling RealModule Float80+Real.swift
[101/944] Emitting module ServiceContextModule
[102/944] Compiling ServiceContextModule ServiceContext.swift
[103/945] Compiling RealModule ElementaryFunctions.swift
[105/945] Compiling RealModule Float+Real.swift
[106/945] Compiling RealModule Float16+Real.swift
[107/945] Emitting module _NIOBase64
[108/945] Compiling _NIOBase64 Base64.swift
[109/946] Compiling RealModule RealFunctions.swift
[111/960] Compiling Runtime TypeInfoConvertible.swift
[112/960] Compiling Runtime Pointers.swift
[113/960] Compiling Runtime RelativePointer.swift
[114/960] Compiling Runtime RelativeVectorPointer.swift
[115/960] Compiling Runtime Union.swift
[116/966] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[117/966] Compiling InternalCollectionsUtilities UInt+reversed.swift
[118/966] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[119/966] Compiling InternalCollectionsUtilities _SortedCollection.swift
[121/966] Compiling _NIODataStructures Heap.swift
[122/966] Compiling _NIODataStructures PriorityQueue.swift
[123/966] Compiling _NIODataStructures _TinyArray.swift
[125/967] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[126/984] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[127/984] Compiling InternalCollectionsUtilities Debugging.swift
[128/984] Compiling InternalCollectionsUtilities Descriptions.swift
[129/984] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[130/984] Compiling Instrumentation NoOpInstrument.swift
[131/984] Compiling Runtime Errors.swift
[132/984] Compiling Runtime FunctionInfo.swift
[133/984] Compiling Runtime Kind.swift
[134/984] Compiling SystemPackage Util+StringArray.swift
[135/984] Compiling SystemPackage Util.swift
[136/984] Compiling SystemPackage UtilConsumers.swift
[137/984] Compiling Runtime NominalMetadataType.swift
[138/984] Compiling Runtime ProtocolMetadata.swift
[139/984] Compiling Runtime StructMetadata.swift
[140/984] Compiling Runtime TupleMetadata.swift
[141/984] Compiling Runtime Case.swift
[142/984] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[143/984] Compiling Instrumentation MultiplexInstrument.swift
[144/984] Compiling Instrumentation Instrument.swift
[145/984] Emitting module Instrumentation
[146/984] Compiling Instrumentation InstrumentationSystem.swift
[151/984] Compiling Runtime ValueWitnessTable.swift
[152/984] Compiling Runtime ClassMetadata.swift
[153/984] Compiling Runtime EnumMetadata.swift
[154/984] Compiling Runtime FuntionMetadata.swift
[155/984] Compiling Runtime Metadata.swift
[168/984] Compiling Runtime Vector.swift
[169/984] Compiling Runtime GettersSetters.swift
[170/984] Compiling Runtime Pointer+Extensions.swift
[171/984] Compiling Runtime RetainCounts.swift
[172/984] Compiling Runtime String+Extensions.swift
[173/984] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[174/984] Compiling InternalCollectionsUtilities Integer rank.swift
[175/984] Emitting module InternalCollectionsUtilities
[176/984] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[177/984] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[182/985] Compiling CNIOExtrasZlib empty.c
[184/1053] Compiling CoreMetrics Metrics.swift
[185/1053] Compiling Instrumentation Locks.swift
[186/1053] Compiling Logging MetadataProvider.swift
[187/1053] Emitting module CoreMetrics
[188/1053] Compiling CoreMetrics Locks.swift
[189/1055] Compiling _RopeModule BigString+Chunk+Description.swift
[190/1055] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[191/1055] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[192/1055] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[193/1055] Compiling _RopeModule BigString+UTF8View.swift
[194/1055] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[195/1055] Compiling _RopeModule BigString+Chunk+Breaks.swift
[196/1055] Compiling _RopeModule BigString+Chunk+Counts.swift
[197/1056] Emitting module Logging
[198/1056] Compiling Logging Locks.swift
[202/1121] Emitting module Runtime
[203/1121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[204/1121] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[205/1121] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[206/1121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[207/1121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[208/1121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[209/1121] Compiling SwiftTestUtils XCAssertions.swift
[210/1122] Compiling Codability RawCodingKey.swift
[211/1122] Compiling SwiftTestUtils LinuxTestable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftTestUtils/Sources/Shared/LinuxTestable.swift:21:35: error: type 'Self' has no member 'defaultTestSuite'
19 | let thisClass = type(of: self)
20 | let linuxCount = tests.count
21 | let darwinCount = Int(thisClass.defaultTestSuite.testCaseCount)
| `- error: type 'Self' has no member 'defaultTestSuite'
22 | let failureMessage = "\(darwinCount - linuxCount) tests are missing from allTests in \(thisClass)."
23 | XCTAssertEqual(linuxCount, darwinCount,failureMessage)
[213/1122] Compiling SwiftTestUtils BaseTestCase.swift
[214/1122] Emitting module Codability
[215/1122] Emitting module Metrics
[216/1122] Compiling Codability GenericDecodingContainer.swift
BUILD FAILURE 6.2 android