Build Information
Failed to build FluentTestUtils, reference master (ad7fff), with Swift 6.1 for Android on 30 May 2025 06:05:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path: $PWD
https://github.com/Appsaurus/FluentTestUtils.git
https://github.com/Appsaurus/FluentTestUtils.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vaportestutils",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Appsaurus/VaporTestUtils"
},
{
"identity" : "codableextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Appsaurus/CodableExtensions"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
}
],
"manifest_display_name" : "FluentTestUtils",
"name" : "FluentTestUtils",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FluentTestUtils",
"targets" : [
"FluentTestUtils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentTestUtilsTests",
"module_type" : "SwiftTarget",
"name" : "FluentTestUtilsTests",
"path" : "Tests/FluentTestUtilsTests",
"sources" : [
"FluentTestUtilsTests.swift"
],
"target_dependencies" : [
"FluentTestUtils"
],
"type" : "test"
},
{
"c99name" : "FluentTestUtils",
"module_type" : "SwiftTarget",
"name" : "FluentTestUtils",
"path" : "Sources/FluentTestUtils",
"product_dependencies" : [
"Vapor",
"Fluent",
"CodableExtensions",
"XCTVaporExtensions"
],
"product_memberships" : [
"FluentTestUtils"
],
"sources" : [
"FluentTestCase.swift",
"FluentXCTAsserts.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/Appsaurus/CodableExtensions
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/Appsaurus/VaporTestUtils
[1/13421] Fetching fluent
[1612/13730] Fetching fluent, codableextensions
[4016/13906] Fetching fluent, codableextensions, vaportestutils
Fetched https://github.com/Appsaurus/VaporTestUtils from cache (0.30s)
[5626/13730] Fetching fluent, codableextensions
[11398/88108] Fetching fluent, codableextensions, vapor
Fetched https://github.com/vapor/fluent.git from cache (0.64s)
[15133/74687] Fetching codableextensions, vapor
Fetched https://github.com/Appsaurus/CodableExtensions from cache (2.06s)
Fetched https://github.com/vapor/vapor.git from cache (2.11s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.2.0 (2.69s)
Fetching https://github.com/Appsaurus/SwiftTestUtils
[1/150] Fetching swifttestutils
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.26s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (2.80s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (0.83s)
Fetching https://github.com/Appsaurus/RuntimeExtensions
Fetching https://github.com/yonaskolb/Codability.git
[1/297] Fetching runtimeextensions
[287/423] Fetching runtimeextensions, codability
Fetched https://github.com/Appsaurus/RuntimeExtensions from cache (0.36s)
Fetched https://github.com/yonaskolb/Codability.git from cache (0.36s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (1.15s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.1.0 (1.90s)
Fetching https://github.com/wickwirew/Runtime
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime from cache (0.27s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (0.93s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.59s)
Fetching https://github.com/vapor/fluent-kit.git
[1/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.61s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.16s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[232/9819] Fetching swift-log, sql-kit
[9820/85927] Fetching swift-log, sql-kit, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.98s)
Fetched https://github.com/vapor/sql-kit.git from cache (4.99s)
Fetched https://github.com/apple/swift-nio.git from cache (5.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.91s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (1.05s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.36s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[429/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.97s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.82s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
[1/4974] Fetching swift-distributed-tracing
[549/10933] Fetching swift-distributed-tracing, swift-algorithms
[10934/14252] Fetching swift-distributed-tracing, swift-algorithms, multipart-kit
[10935/15315] Fetching swift-distributed-tracing, swift-algorithms, multipart-kit, swift-service-context
[13093/17521] Fetching swift-distributed-tracing, swift-algorithms, multipart-kit, swift-service-context, swift-metrics
[13667/20130] Fetching swift-distributed-tracing, swift-algorithms, multipart-kit, swift-service-context, swift-metrics, websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (1.94s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.95s)
Fetching https://github.com/apple/swift-nio-http2.git
[13093/21229] Fetching swift-distributed-tracing, swift-algorithms, multipart-kit, swift-service-context, swift-nio-extras
[14099/32756] Fetching swift-distributed-tracing, swift-algorithms, multipart-kit, swift-service-context, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-service-context.git from cache (2.61s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.62s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.63s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.69s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.70s)
Fetching https://github.com/vapor/async-kit.git
[1/13936] Fetching swift-crypto
[2928/34663] Fetching swift-crypto, routing-kit
[6384/37033] Fetching swift-crypto, routing-kit, async-kit
[23070/51876] Fetching swift-crypto, routing-kit, async-kit, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.71s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (1.36s)
[45499/49506] Fetching swift-crypto, routing-kit, swift-nio-ssl
[49507/63520] Fetching swift-crypto, routing-kit, swift-nio-ssl, async-http-client
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.45s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.48s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.49s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.54s)
[1/5647] Fetching console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.42s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (6.13s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.63s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.12s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.60s)
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.37s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.97s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.55s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.60s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
[1/2426] Fetching swift-service-lifecycle
[923/3567] Fetching swift-service-lifecycle, swift-http-structured-headers
[1128/8552] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms
[2680/14707] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates
[7327/15611] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-http-types
[9191/17201] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-http-types, swift-asn1
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
[13618/15156] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-asn1
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.41s)
[11315/12730] Fetching swift-async-algorithms, swift-certificates, swift-asn1
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.50s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
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.06s)
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.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.72s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.73s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.94s)
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.93s)
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.65s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.74s)
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.69s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.69s)
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.59s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.73s)
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.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/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/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/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
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/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/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-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/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/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/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/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/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.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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.27.1
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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.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.2.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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/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/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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.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/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/Appsaurus/VaporTestUtils
Working copy of https://github.com/Appsaurus/VaporTestUtils resolved at 0.2.0
Building for debugging...
[0/843] Write sources
[49/843] Compiling CNIOWindows shim.c
[49/843] Write sources
[51/843] Compiling CNIOWindows WSAStartup.c
[52/843] Compiling CNIOLinux liburing_shims.c
[52/843] Write sources
[63/843] Compiling CNIOWASI CNIOWASI.c
[64/843] Compiling _NumericsShims _NumericsShims.c
[65/843] Compiling CVaporBcrypt bcrypt.c
[65/843] Compiling CVaporBcrypt blf.c
[67/843] Compiling _AtomicsShims.c
[68/843] Compiling CRuntime dummy.c
[69/843] Compiling CNIOLLHTTP c_nio_http.c
[70/843] Compiling CSystem shims.c
[71/843] Compiling CNIOExtrasZlib empty.c
[71/843] Compiling CNIOLinux shim.c
[73/843] Compiling CNIOSHA1 c_nio_sha1.c
[74/843] Compiling CNIODarwin shim.c
[74/843] Compiling CNIOLLHTTP c_nio_api.c
[76/843] Write swift-version-24593BA9C3E375BF.txt
[77/843] Compiling fiat_p256_adx_sqr.S
[78/843] Compiling fiat_curve25519_adx_mul.S
[78/843] Compiling fiat_p256_adx_mul.S
[80/843] Compiling fiat_curve25519_adx_square.S
[81/845] Compiling CNIOLLHTTP c_nio_llhttp.c
[82/884] Compiling CNIOBoringSSLShims shims.c
[83/925] Compiling tls_method.cc
[84/925] Compiling tls_record.cc
[86/940] Emitting module RealModule
[87/941] Compiling _NIOBase64 Base64.swift
[88/941] Emitting module _NIOBase64
[89/942] Compiling RealModule AugmentedArithmetic.swift
[90/942] Compiling RealModule Double+Real.swift
[92/942] Compiling RealModule Float+Real.swift
[93/942] Compiling RealModule ElementaryFunctions.swift
[94/942] Compiling Runtime MetadataType.swift
[95/942] Compiling Runtime NominalMetadataType.swift
[96/942] Compiling Runtime ProtocolMetadata.swift
[97/945] Compiling RealModule Float16+Real.swift
[98/945] Compiling ServiceContextModule ServiceContext.swift
[99/945] Emitting module ServiceContextModule
[100/945] Compiling ServiceContextModule ServiceContextKey.swift
[101/945] Compiling RealModule Float80+Real.swift
[102/945] Compiling RealModule Real.swift
[103/945] Compiling RealModule RealFunctions.swift
[104/945] Compiling Runtime TypeInfoConvertible.swift
[105/945] Compiling Runtime Pointers.swift
[106/945] Compiling Runtime RelativePointer.swift
[107/945] Compiling Runtime RelativeVectorPointer.swift
[108/945] Compiling Runtime Union.swift
[109/945] Compiling RealModule AlgebraicField.swift
[110/945] Compiling RealModule ApproximateEquality.swift
[111/945] Compiling Runtime Errors.swift
[112/945] Compiling Runtime FunctionInfo.swift
[113/945] Compiling Runtime Kind.swift
[114/945] Compiling Runtime PropertyInfo.swift
[115/945] Compiling Runtime TypeInfo.swift
[116/945] Compiling Runtime ProtocolMetadataLayout.swift
[117/945] Compiling Runtime ProtocolTypeContainer.swift
[118/945] Compiling Runtime StructMetadataLayout.swift
[119/945] Compiling Runtime StructTypeDescriptor.swift
[120/945] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[121/945] Compiling Runtime TupleMetadataLayout.swift
[122/945] Compiling Runtime TypeDescriptor.swift
[123/945] Compiling Runtime ValueWitnessTable.swift
[124/945] Compiling Runtime ClassMetadata.swift
[125/945] Compiling Runtime EnumMetadata.swift
[126/945] Compiling Runtime FuntionMetadata.swift
[127/945] Compiling Runtime Metadata.swift
[131/945] Compiling SystemPackage Util+StringArray.swift
[132/945] Compiling SystemPackage Util.swift
[133/945] Compiling SystemPackage UtilConsumers.swift
[134/951] Compiling _NIODataStructures PriorityQueue.swift
[135/951] Compiling _NIODataStructures _TinyArray.swift
[144/952] Compiling Runtime ClassHeader.swift
[145/952] Compiling Runtime ClassMetadataLayout.swift
[146/952] Compiling Runtime ClassTypeDescriptor.swift
[147/952] Compiling Runtime EnumMetadataLayout.swift
[148/952] Emitting module SystemPackage
[149/952] Compiling Runtime MetadataLayoutType.swift
[150/952] Compiling Runtime ProtocolDescriptor.swift
[151/952] Compiling Runtime DefaultValue.swift
[152/952] Compiling Runtime Factory.swift
[161/952] Emitting module _NIODataStructures
[162/952] Compiling _NIODataStructures Heap.swift
[164/970] Compiling Runtime Vector.swift
[165/970] Compiling Runtime GettersSetters.swift
[166/970] Compiling Runtime Pointer+Extensions.swift
[167/970] Compiling Runtime RetainCounts.swift
[168/970] Compiling Runtime String+Extensions.swift
[172/970] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[173/970] Compiling InternalCollectionsUtilities Debugging.swift
[174/971] Compiling InternalCollectionsUtilities Descriptions.swift
[175/971] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[176/971] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[177/971] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[178/971] Compiling InternalCollectionsUtilities UInt+reversed.swift
[179/979] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[180/1003] Compiling Algorithms Compacted.swift
[181/1003] Compiling Algorithms Cycle.swift
[182/1003] Compiling Algorithms Chunked.swift
[183/1003] Compiling Algorithms Combinations.swift
[184/1003] Compiling Algorithms FlattenCollection.swift
[185/1003] Compiling Algorithms Grouped.swift
[186/1003] Emitting module InternalCollectionsUtilities
[188/1004] Compiling CoreMetrics Metrics.swift
[189/1072] Compiling Logging Locks.swift
[190/1072] Emitting module Logging
[191/1072] Emitting module CoreMetrics
[192/1072] Compiling CoreMetrics Locks.swift
[193/1073] Compiling _RopeModule BigString+Comparable.swift
[194/1073] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[195/1073] Compiling _RopeModule BigString+CustomStringConvertible.swift
[196/1073] Compiling _RopeModule BigString+Equatable.swift
[197/1073] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[198/1073] Compiling _RopeModule BigString+Chunk+Splitting.swift
[199/1073] Compiling _RopeModule BigString+Chunk.swift
[200/1073] Compiling _RopeModule BigString+BidirectionalCollection.swift
[201/1074] Compiling Logging MetadataProvider.swift
[202/1074] Compiling Logging LogHandler.swift
[203/1074] Compiling Logging Logging.swift
[207/1075] Compiling Codability KeyedDecodingContainer+Any.swift
[214/1080] Compiling Codability GenericDecodingContainer.swift
[215/1080] Compiling _RopeModule Rope+_Storage.swift
[216/1080] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[217/1080] Compiling _RopeModule Rope+_UnsafeHandle.swift
[218/1080] Compiling _RopeModule Rope.swift
[219/1080] Compiling _RopeModule RopeElement.swift
[220/1080] Compiling _RopeModule RopeMetric.swift
[221/1080] Compiling _RopeModule RopeSummary.swift
[222/1080] Compiling _RopeModule _RopeItem.swift
[223/1080] Compiling _RopeModule _RopePath.swift
[224/1080] Compiling _RopeModule _RopeVersion.swift
[225/1080] Compiling _RopeModule Rope+Collection.swift
[226/1080] Compiling _RopeModule Rope+Index.swift
[227/1080] Compiling _RopeModule Rope+Sequence.swift
[228/1080] Compiling _RopeModule Rope+Append.swift
[229/1080] Compiling _RopeModule Rope+Extract.swift
[230/1080] Compiling _RopeModule Rope+Find.swift
[231/1080] Compiling _RopeModule Rope+ForEachWhile.swift
[232/1080] Compiling _RopeModule Rope+Insert.swift
[233/1095] Emitting module Runtime
[234/1095] Compiling _RopeModule BigString+Iterators.swift
[235/1095] Compiling _RopeModule BigString+Metrics.swift
[236/1095] Compiling _RopeModule BigString+Summary.swift
[237/1095] Compiling _RopeModule BigString.swift
[238/1095] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[239/1095] Compiling _RopeModule BigString+Chunk+Breaks.swift
[241/1151] Compiling Metrics Metrics.swift
[242/1151] Compiling Codability InvalidElementStrategy.swift
[243/1151] Compiling Codability KeyedEncodingContainer+Any.swift
[244/1151] Compiling Codability RawCodingKey.swift
[245/1151] Emitting module SwiftTestUtils
[246/1151] Compiling SwiftTestUtils BaseTestCase.swift
[247/1151] Emitting module Metrics
[248/1152] Emitting module Codability
[249/1152] Compiling Codability AnyCodable.swift
[250/1153] 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)
[251/1154] Compiling SwiftTestUtils XCAssertions.swift
[252/1157] Compiling OrderedCollections _HashTable+Testing.swift
[253/1157] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[254/1157] Compiling OrderedCollections _HashTable.swift
[255/1157] Compiling OrderedCollections _HashTable+Bucket.swift
[256/1157] Compiling OrderedCollections _HashTable+BucketIterator.swift
[257/1157] Compiling OrderedCollections _HashTable+Constants.swift
[258/1157] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[259/1157] Compiling RoutingKit Router.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/758] Write sources
[2/759] Compiling fiat_p256_adx_mul.S
[2/759] Compiling fiat_curve25519_adx_square.S
[4/759] Compiling fiat_p256_adx_sqr.S
[5/759] Compiling md5-x86_64-apple.S
[6/759] Compiling fiat_curve25519_adx_mul.S
[7/759] Compiling md5-x86_64-linux.S
[8/759] Compiling md5-586-linux.S
[9/759] Compiling CCryptoBoringSSLShims shims.c
[10/759] Compiling tls13_enc.cc
[11/759] Compiling t1_enc.cc
[12/759] Write swift-version-24593BA9C3E375BF.txt
[13/759] Compiling tls13_server.cc
[14/759] Compiling ssl_x509.cc
[15/759] Compiling tls13_both.cc
[16/759] Compiling tls13_client.cc
[17/759] Compiling ssl_versions.cc
[19/800] Compiling ServiceContextModule ServiceContextKey.swift
[20/800] Emitting module SwiftTestUtils
[21/800] Compiling SwiftTestUtils BaseTestCase.swift
[22/800] 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)
[23/800] Compiling SwiftTestUtils XCAssertions.swift
[24/800] Emitting module ServiceContextModule
[25/800] Compiling ServiceContextModule ServiceContext.swift
[26/801] Emitting module _NIODataStructures
[27/801] Compiling ssl_stat.cc
[28/801] Compiling ssl_transcript.cc
[30/801] Compiling _NIODataStructures PriorityQueue.swift
[31/801] Compiling _NIODataStructures Heap.swift
[32/801] Compiling _NIODataStructures _TinyArray.swift
[32/815] Compiling ssl_session.cc
[34/841] Compiling Runtime MetadataType.swift
[35/841] Compiling Runtime NominalMetadataType.swift
[36/841] Compiling Runtime ProtocolMetadata.swift
[37/853] Emitting module _NIOBase64
[38/853] Compiling _NIOBase64 Base64.swift
[39/853] Compiling Runtime ClassMetadata.swift
[40/853] Compiling Runtime EnumMetadata.swift
[41/853] Compiling Runtime FuntionMetadata.swift
[42/853] Compiling Runtime Metadata.swift
[45/857] Compiling RealModule Float80+Real.swift
[46/860] Emitting module SystemPackage
[47/863] Compiling RealModule ElementaryFunctions.swift
[48/863] Compiling RealModule Real.swift
[49/863] Compiling RealModule RealFunctions.swift
[50/863] Compiling Logging MetadataProvider.swift
[51/863] Compiling RealModule Float+Real.swift
[52/863] Compiling RealModule Float16+Real.swift
[53/863] Compiling Logging LogHandler.swift
[54/863] Compiling RealModule AugmentedArithmetic.swift
[55/863] Compiling RealModule Double+Real.swift
[56/863] Compiling RealModule AlgebraicField.swift
[57/863] Compiling RealModule ApproximateEquality.swift
[58/863] Compiling Runtime Errors.swift
[59/863] Compiling Runtime FunctionInfo.swift
[60/863] Compiling Runtime Kind.swift
[61/863] Compiling Runtime PropertyInfo.swift
[62/863] Compiling Runtime TypeInfo.swift
[63/863] Compiling Runtime TypeInfoConvertible.swift
[64/863] Compiling Runtime Pointers.swift
[65/863] Compiling Runtime RelativePointer.swift
[66/863] Compiling Runtime RelativeVectorPointer.swift
[67/863] Compiling Runtime Union.swift
[68/868] Emitting module RealModule
[69/869] Compiling SystemPackage Util+StringArray.swift
[70/869] Compiling SystemPackage Util.swift
[71/869] Compiling SystemPackage UtilConsumers.swift
[72/869] Compiling Runtime FieldDescriptor.swift
[73/869] Compiling Runtime FunctionMetadataLayout.swift
[74/869] Compiling Runtime MetadataLayoutType.swift
[75/869] Compiling Runtime ProtocolDescriptor.swift
[76/869] Compiling Runtime ProtocolMetadataLayout.swift
[77/869] Compiling Runtime ProtocolTypeContainer.swift
[78/869] Compiling Runtime StructMetadataLayout.swift
[79/869] Compiling Runtime StructTypeDescriptor.swift
[80/869] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[81/869] Compiling Runtime TupleMetadataLayout.swift
[82/869] Compiling Runtime TypeDescriptor.swift
[83/869] Compiling Runtime ValueWitnessTable.swift
[84/869] Compiling Runtime ClassTypeDescriptor.swift
[85/869] Compiling Runtime EnumMetadataLayout.swift
[86/869] Compiling Runtime EnumTypeDescriptor.swift
[87/869] Compiling Runtime ExistentialContainter.swift
[92/869] Emitting module Runtime
[94/869] Emitting module Logging
[95/869] Compiling Logging Locks.swift
[127/870] Compiling Runtime Vector.swift
[128/870] Compiling Runtime GettersSetters.swift
[129/870] Compiling Runtime Pointer+Extensions.swift
[130/870] Compiling Runtime RetainCounts.swift
[131/870] Compiling Runtime String+Extensions.swift
[133/871] Compiling Logging Logging.swift
BUILD FAILURE 6.1 android