Build Information
Failed to build SwiftyBeaverVapor, reference master (c8bda2
), with Swift 6.1 for Android on 28 May 2025 07:24:27 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>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyBeaver/swiftybeaver-vapor.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/SwiftyBeaver/swiftybeaver-vapor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c8bda2b Merge pull request #21 from DamonHu/master
Cloned https://github.com/SwiftyBeaver/swiftybeaver-vapor.git
Revision (git rev-parse @):
c8bda2b2025017a09099163dd87b04c9700d614b
SUCCESS checkout https://github.com/SwiftyBeaver/swiftybeaver-vapor.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwiftyBeaver/swiftybeaver-vapor.git
https://github.com/SwiftyBeaver/swiftybeaver-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
}
],
"manifest_display_name" : "SwiftyBeaverVapor",
"name" : "SwiftyBeaverVapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyBeaverVapor",
"targets" : [
"SwiftyBeaverVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyBeaverVapor",
"module_type" : "SwiftTarget",
"name" : "SwiftyBeaverVapor",
"path" : "Sources/SwiftyBeaverVapor",
"product_dependencies" : [
"Vapor",
"SwiftyBeaver"
],
"product_memberships" : [
"SwiftyBeaverVapor"
],
"sources" : [
"SwiftyBeaverProvider.swift",
"SwiftyBeaverVapor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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/SwiftyBeaver/SwiftyBeaver.git
[1/4057] Fetching swiftybeaver
[4058/78435] Fetching swiftybeaver, vapor
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (1.04s)
[42396/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.06s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (2.67s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.56s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1063] Fetching swift-service-context
[44/4382] Fetching swift-service-context, multipart-kit
[1374/9356] Fetching swift-service-context, multipart-kit, swift-distributed-tracing
[3004/11066] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics
[4516/17025] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-algorithms
[5930/19634] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-algorithms, websocket-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.69s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.71s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.73s)
Fetching https://github.com/apple/swift-nio-http2.git
[2691/6588] Fetching swift-service-context, multipart-kit, swift-metrics
[4897/18115] Fetching swift-service-context, multipart-kit, swift-metrics, swift-nio-http2
[6281/24029] Fetching swift-service-context, multipart-kit, swift-metrics, swift-nio-http2, swift-nio-extras
[6456/27865] Fetching swift-service-context, multipart-kit, swift-metrics, swift-nio-http2, swift-nio-extras, swift-log
[7662/25659] Fetching swift-service-context, multipart-kit, swift-nio-http2, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.41s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-log.git from cache (0.73s)
[21790/21823] Fetching swift-service-context, multipart-kit, swift-nio-http2, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
[21824/36666] Fetching swift-service-context, multipart-kit, swift-nio-http2, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-service-context.git from cache (2.09s)
[30112/35603] Fetching multipart-kit, swift-nio-http2, swift-nio-extras, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.14s)
Fetching https://github.com/apple/swift-crypto.git
[27832/32284] Fetching swift-nio-http2, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.46s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.47s)
[10687/14843] Fetching swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/async-kit.git
[11134/90898] Fetching swift-nio-ssl, swift-nio
[11135/111625] Fetching swift-nio-ssl, swift-nio, routing-kit
[17014/125561] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
[18775/131138] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
[29915/133508] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.67s)
Fetched https://github.com/vapor/console-kit.git from cache (0.67s)
[38357/125561] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[68247/139575] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.85s)
Fetched https://github.com/vapor/routing-kit.git from cache (5.50s)
Fetched https://github.com/swift-server/async-http-client.git from cache (6.21s)
Fetched https://github.com/apple/swift-crypto.git from cache (7.97s)
Fetched https://github.com/apple/swift-nio.git from cache (9.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (13.15s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.52s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.80s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.18s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
[1162/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.61s)
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.30s)
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.82s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
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-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
[1/904] Fetching swift-http-types
[2/2045] Fetching swift-http-types, swift-http-structured-headers
[1193/3635] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[3636/6061] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[6062/11046] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[7309/17201] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
[8193/16297] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
[8614/14707] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.57s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.66s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.66s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.66s)
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.11s)
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.65s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.64s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.93s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.50s)
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.55s)
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.46s)
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.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.98s)
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 (1.14s)
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.54s)
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.57s)
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.58s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.68s)
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/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/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-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-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-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/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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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/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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
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-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/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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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-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-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-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/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/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/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/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Building for debugging...
[0/832] Write sources
[48/832] Compiling _NumericsShims _NumericsShims.c
[49/832] Compiling _AtomicsShims.c
[49/832] Compiling CVaporBcrypt bcrypt.c
[51/832] Compiling CNIOWindows WSAStartup.c
[52/832] Compiling CNIOWindows shim.c
[53/832] Compiling CNIOWASI CNIOWASI.c
[54/832] Compiling CSystem shims.c
[55/832] Compiling CNIOLinux liburing_shims.c
[56/832] Compiling CVaporBcrypt blf.c
[57/832] Compiling CNIOSHA1 c_nio_sha1.c
[58/832] Compiling CNIOExtrasZlib empty.c
[59/832] Compiling CNIOLinux shim.c
[60/832] Compiling CNIOLLHTTP c_nio_http.c
[61/832] Compiling CNIODarwin shim.c
[62/832] Compiling fiat_p256_adx_mul.S
[63/832] Compiling CNIOLLHTTP c_nio_api.c
[64/832] Write swift-version-24593BA9C3E375BF.txt
[65/832] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/832] Compiling fiat_p256_adx_sqr.S
[67/832] Compiling fiat_curve25519_adx_square.S
[68/832] Compiling fiat_curve25519_adx_mul.S
[69/832] Compiling CNIOBoringSSLShims shims.c
[70/880] Compiling tls_record.cc
[71/880] Compiling tls_method.cc
[72/895] Compiling tls13_server.cc
[74/909] Compiling ServiceContextModule ServiceContextKey.swift
[75/909] Compiling SystemPackage MachPort.swift
[76/909] Compiling SystemPackage PlatformString.swift
[77/909] Compiling SystemPackage SystemString.swift
[78/909] Emitting module InternalCollectionsUtilities
[79/909] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[80/909] Compiling InternalCollectionsUtilities Integer rank.swift
[81/913] Emitting module _NIOBase64
[82/913] Compiling _NIOBase64 Base64.swift
[83/913] Compiling _NIODataStructures Heap.swift
[84/913] Emitting module _NIODataStructures
[85/914] Compiling RealModule Float80+Real.swift
[86/914] Compiling RealModule Real.swift
[87/914] Compiling InternalCollectionsUtilities Descriptions.swift
[88/914] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[89/914] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/915] Compiling RealModule Float16+Real.swift
[91/915] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[92/915] Compiling InternalCollectionsUtilities _SortedCollection.swift
[93/915] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/915] Compiling InternalCollectionsUtilities Debugging.swift
[95/915] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[96/915] Compiling InternalCollectionsUtilities UInt+reversed.swift
[97/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[98/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[100/915] Emitting module ServiceContextModule
[101/915] Compiling ServiceContextModule ServiceContext.swift
[102/916] Compiling RealModule ElementaryFunctions.swift
[103/916] Emitting module RealModule
[106/916] Compiling _NIODataStructures PriorityQueue.swift
[107/916] Compiling _NIODataStructures _TinyArray.swift
[114/917] Compiling RealModule Float+Real.swift
[119/917] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/918] Compiling RealModule RealFunctions.swift
[125/919] Emitting module SystemPackage
[130/923] Compiling SystemPackage Util+StringArray.swift
[131/923] Compiling SystemPackage Util.swift
[132/923] Compiling SystemPackage UtilConsumers.swift
[133/928] Compiling Instrumentation Instrument.swift
[134/928] Emitting module Instrumentation
[135/928] Compiling Instrumentation NoOpInstrument.swift
[136/928] Compiling Instrumentation MultiplexInstrument.swift
[137/928] Compiling SystemPackage FilePathTempPosix.swift
[138/928] Compiling SystemPackage FilePathTempWindows.swift
[139/928] Compiling SystemPackage FilePathWindows.swift
[140/928] Compiling SystemPackage FilePermissions.swift
[141/928] Emitting module Logging
[142/928] Compiling Logging MetadataProvider.swift
[142/928] Compiling tls13_client.cc
[144/928] Compiling SystemPackage Backcompat.swift
[145/928] Compiling SystemPackage CInterop.swift
[146/928] Compiling SystemPackage Constants.swift
[147/928] Compiling SystemPackage Exports.swift
[148/928] Compiling SystemPackage Mocking.swift
[149/928] Compiling SystemPackage RawBuffer.swift
[150/928] Compiling SystemPackage Syscalls.swift
[151/928] Compiling SystemPackage WindowsSyscallAdapters.swift
[152/928] Compiling Instrumentation InstrumentationSystem.swift
[153/928] Compiling Instrumentation Locks.swift
[154/928] Compiling Logging Locks.swift
[155/928] Compiling Logging LogHandler.swift
[156/928] Compiling Logging Logging.swift
[157/928] Compiling CoreMetrics Metrics.swift
[158/928] Compiling CoreMetrics Locks.swift
[159/928] Emitting module CoreMetrics
[163/976] Compiling tls13_both.cc
[165/976] Compiling SwiftyBeaver FilterValidator.swift
[166/1007] Compiling _RopeModule BigString+Builder.swift
[167/1007] Compiling _RopeModule BigString+Contents.swift
[168/1079] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:27: error: cannot find 'NSFileCoordinator' in scope
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: cannot find 'NSFileCoordinator' in scope
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:60: error: 'nil' requires a contextual type
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: 'nil' requires a contextual type
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
[169/1079] Compiling OrderedCollections OrderedDictionary+Elements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:27: error: cannot find 'NSFileCoordinator' in scope
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: cannot find 'NSFileCoordinator' in scope
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:60: error: 'nil' requires a contextual type
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: 'nil' requires a contextual type
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
[170/1079] Compiling RoutingKit Parameters.swift
[171/1079] Compiling RoutingKit AnyRouter.swift
[172/1079] Compiling SwiftyBeaver Filter.swift
[173/1079] Compiling SwiftyBeaver SwiftyBeaver.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/SwiftyBeaver.swift:74:28: error: cannot find '__dispatch_queue_get_label' in scope
72 | return ""
73 | } else {
74 | let name = __dispatch_queue_get_label(nil)
| `- error: cannot find '__dispatch_queue_get_label' in scope
75 | return String(cString: name, encoding: .utf8) ?? Thread.current.description
76 | }
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/SwiftyBeaver.swift:74:55: error: 'nil' requires a contextual type
72 | return ""
73 | } else {
74 | let name = __dispatch_queue_get_label(nil)
| `- error: 'nil' requires a contextual type
75 | return String(cString: name, encoding: .utf8) ?? Thread.current.description
76 | }
[173/1079] Compiling tls13_enc.cc
[175/1079] Compiling Metrics Metrics.swift
[176/1079] Emitting module Metrics
[177/1080] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[178/1080] Compiling Tracing InstrumentationSystem+Tracing.swift
[179/1080] Compiling SwiftyBeaver GoogleCloudDestination.swift
[180/1080] Compiling SwiftyBeaver SBPlatformDestination.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/SBPlatformDestination.swift:623:56: error: argument type 'Thread' does not conform to expected type 'CVarArg'
621 | return threadName
622 | } else {
623 | return String(format: "%p", Thread.current)
| `- error: argument type 'Thread' does not conform to expected type 'CVarArg'
624 | }
625 | }
[181/1080] Compiling Tracing TracingTime.swift
[183/1080] Emitting module Tracing
[184/1080] Emitting module RoutingKit
[185/1080] Compiling RoutingKit Router.swift
[186/1080] Compiling RoutingKit TrieRouter.swift
[187/1080] Compiling RoutingKit PathComponent.swift
[188/1081] Compiling HeapModule _HeapNode.swift
[189/1091] Compiling Tracing TracerProtocol+Legacy.swift
[190/1091] Compiling Tracing TracerProtocol.swift
[191/1129] Compiling HeapModule Heap.swift
[192/1155] Compiling Tracing Tracer.swift
[193/1157] Compiling HeapModule Heap+Invariants.swift
[194/1157] Compiling HeapModule Heap+Descriptions.swift
[195/1157] Compiling HeapModule Heap+UnsafeHandle.swift
[197/1172] Emitting module HeapModule
[199/1173] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[200/1173] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[201/1173] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[202/1173] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[203/1173] Compiling HashTreeCollections _HashNode.swift
[204/1173] Compiling HashTreeCollections _HashNodeHeader.swift
[205/1173] Compiling HashTreeCollections _HashSlot.swift
[206/1173] Compiling HashTreeCollections TreeDictionary+Filter.swift
[207/1173] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[208/1173] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[209/1173] Compiling HashTreeCollections TreeDictionary+Keys.swift
[210/1173] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[211/1173] Compiling HashTreeCollections TreeDictionary+Merge.swift
[212/1173] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[213/1180] Compiling DequeModule _DequeBuffer.swift
[214/1180] Compiling DequeModule _DequeBufferHeader.swift
[215/1182] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[216/1182] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[217/1182] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[218/1182] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[219/1182] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[220/1182] Compiling HashTreeCollections _HashNode+Structural merge.swift
[221/1182] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[222/1182] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[223/1182] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[224/1182] Compiling HashTreeCollections TreeDictionary+Values.swift
[225/1182] Compiling HashTreeCollections _HashTreeIterator.swift
[226/1182] Compiling HashTreeCollections _HashTreeStatistics.swift
[227/1182] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[228/1182] Compiling HashTreeCollections _RawHashNode.swift
[229/1182] Compiling HashTreeCollections _UnmanagedHashNode.swift
[230/1182] Compiling HashTreeCollections _UnsafePath.swift
[231/1182] Compiling HashTreeCollections TreeDictionary+Codable.swift
[232/1182] Compiling HashTreeCollections TreeDictionary+Collection.swift
[233/1182] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[234/1182] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[235/1182] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[236/1182] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[237/1182] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[238/1182] Compiling HashTreeCollections _HashNode+Structural union.swift
[239/1182] Compiling Tracing NoOpTracer.swift
[240/1182] Compiling Tracing SpanProtocol.swift
[241/1183] Compiling DequeModule Deque+CustomReflectable.swift
[242/1183] Compiling DequeModule Deque+Descriptions.swift
[244/1183] Compiling DequeModule Deque+Codable.swift
[245/1183] Compiling DequeModule Deque+Collection.swift
[248/1183] Compiling DequeModule Deque+Extras.swift
[249/1183] Compiling DequeModule Deque+Hashable.swift
[250/1183] Compiling DequeModule Deque+Testing.swift
[251/1183] Compiling DequeModule Deque._Storage.swift
[252/1183] Compiling HashTreeCollections TreeSet+Hashable.swift
[253/1183] Compiling HashTreeCollections TreeSet+Sendable.swift
[254/1183] Compiling HashTreeCollections TreeSet+Sequence.swift
[255/1183] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[256/1183] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[257/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[258/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[259/1183] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[260/1183] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[261/1183] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[262/1193] Compiling DequeModule _DequeSlot.swift
[263/1193] Compiling DequeModule _UnsafeWrappedBuffer.swift
[268/1193] Compiling DequeModule Deque+Equatable.swift
[269/1193] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[270/1193] Compiling DequeModule Deque._UnsafeHandle.swift
[271/1193] Compiling DequeModule Deque.swift
[274/1193] Compiling OrderedCollections OrderedSet+SubSequence.swift
[275/1193] Compiling OrderedCollections OrderedSet+Testing.swift
[276/1193] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[277/1193] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[278/1193] Compiling OrderedCollections OrderedSet.swift
[279/1193] Compiling OrderedCollections _UnsafeBitset.swift
[280/1193] Compiling HashTreeCollections TreeSet+Equatable.swift
[281/1193] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[282/1193] Compiling HashTreeCollections TreeSet+Extras.swift
[283/1193] Compiling HashTreeCollections TreeSet+Filter.swift
[319/1202] Compiling OrderedCollections OrderedSet+Sendable.swift
[331/1202] Emitting module DequeModule
[332/1203] Compiling _RopeModule _CharacterRecognizer.swift
[333/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[334/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[335/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[336/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[337/1203] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[338/1203] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[339/1203] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[340/1203] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[341/1203] Compiling HashTreeCollections TreeSet.swift
[361/1203] Emitting module SwiftyBeaver
[364/1203] Emitting module OrderedCollections
[364/1204] Compiling ssl_x509.cc
[365/1204] Compiling t1_enc.cc
[367/1204] Compiling ssl_versions.cc
[369/1204] Emitting module _RopeModule
[370/1204] Compiling _RopeModule Rope+Join.swift
[371/1204] Compiling _RopeModule Rope+MutatingForEach.swift
[372/1204] Compiling _RopeModule Rope+Remove.swift
[373/1204] Compiling _RopeModule Rope+RemoveSubrange.swift
[374/1204] Compiling _RopeModule Rope+Split.swift
[375/1204] Compiling _RopeModule Optional Utilities.swift
[376/1204] Compiling _RopeModule String Utilities.swift
[377/1204] Compiling _RopeModule String.Index+ABI.swift
[451/1204] Emitting module HashTreeCollections
[453/1206] Compiling ssl_session.cc
[453/1206] Compiling ssl_privkey.cc
[453/1206] Compiling ssl_stat.cc
[453/1206] Compiling ssl_transcript.cc
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/753] Write sources
[3/754] Compiling fiat_p256_adx_mul.S
[4/754] Compiling fiat_curve25519_adx_mul.S
[5/754] Compiling fiat_p256_adx_sqr.S
[6/754] Compiling fiat_curve25519_adx_square.S
[7/754] Compiling CCryptoBoringSSLShims shims.c
[8/754] Compiling ssl_transcript.cc
[9/754] Compiling ssl_key_share.cc
[10/754] Compiling ssl_stat.cc
[11/754] Compiling ssl_privkey.cc
[12/754] Compiling ssl_file.cc
[13/754] Compiling ssl_session.cc
[14/754] Write swift-version-24593BA9C3E375BF.txt
[15/754] Compiling ssl_lib.cc
[16/758] Compiling ssl_cipher.cc
[18/758] Compiling _NIODataStructures Heap.swift
[18/758] Compiling ssl_buffer.cc
[20/760] Emitting module _NIODataStructures
[20/760] Compiling ssl_credential.cc
[21/760] Compiling ssl_asn1.cc
[23/760] Compiling _NIODataStructures _TinyArray.swift
[24/760] Compiling _NIODataStructures PriorityQueue.swift
[25/764] Compiling ssl_aead_ctx.cc
[26/803] Compiling ssl_cert.cc
[27/803] Compiling s3_pkt.cc
[29/808] Compiling ServiceContextModule ServiceContextKey.swift
[30/835] Emitting module ServiceContextModule
[31/835] Compiling ServiceContextModule ServiceContext.swift
[32/836] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/836] Compiling Logging MetadataProvider.swift
[34/837] Compiling SwiftyBeaver FilterValidator.swift
[36/838] Emitting module _NIOBase64
[37/838] Compiling _NIOBase64 Base64.swift
[39/839] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/839] Compiling InternalCollectionsUtilities Debugging.swift
[41/839] Compiling InternalCollectionsUtilities Descriptions.swift
[42/839] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[43/839] Compiling RealModule Float80+Real.swift
[44/839] Compiling RealModule Real.swift
[45/840] Compiling SystemPackage Backcompat.swift
[46/840] Compiling SystemPackage CInterop.swift
[47/840] Compiling SystemPackage Constants.swift
[48/840] Compiling SystemPackage Exports.swift
[49/843] Compiling Logging Locks.swift
[50/843] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/843] Compiling SwiftyBeaver GoogleCloudDestination.swift
[52/843] Compiling SwiftyBeaver SBPlatformDestination.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/SBPlatformDestination.swift:623:56: error: argument type 'Thread' does not conform to expected type 'CVarArg'
621 | return threadName
622 | } else {
623 | return String(format: "%p", Thread.current)
| `- error: argument type 'Thread' does not conform to expected type 'CVarArg'
624 | }
625 | }
[53/843] Compiling SwiftyBeaver Filter.swift
[54/843] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:27: error: cannot find 'NSFileCoordinator' in scope
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: cannot find 'NSFileCoordinator' in scope
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:60: error: 'nil' requires a contextual type
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: 'nil' requires a contextual type
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
[55/843] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:27: error: cannot find 'NSFileCoordinator' in scope
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: cannot find 'NSFileCoordinator' in scope
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/FileDestination.swift:171:60: error: 'nil' requires a contextual type
169 | #else
170 | var success = false
171 | let coordinator = NSFileCoordinator(filePresenter: nil)
| `- error: 'nil' requires a contextual type
172 | var error: NSError?
173 | coordinator.coordinate(writingItemAt: url, error: &error) { url in
[56/843] Emitting module Logging
[57/843] Compiling SystemPackage Mocking.swift
[58/843] Compiling SystemPackage RawBuffer.swift
[59/843] Compiling SystemPackage Syscalls.swift
[60/843] Compiling SystemPackage WindowsSyscallAdapters.swift
[61/843] Compiling SystemPackage MachPort.swift
[62/843] Compiling SystemPackage PlatformString.swift
[63/843] Compiling SystemPackage SystemString.swift
[64/843] Compiling RealModule ElementaryFunctions.swift
[65/843] Compiling SwiftyBeaver SwiftyBeaver.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/SwiftyBeaver.swift:74:28: error: cannot find '__dispatch_queue_get_label' in scope
72 | return ""
73 | } else {
74 | let name = __dispatch_queue_get_label(nil)
| `- error: cannot find '__dispatch_queue_get_label' in scope
75 | return String(cString: name, encoding: .utf8) ?? Thread.current.description
76 | }
/host/spi-builder-workspace/.build/checkouts/SwiftyBeaver/Sources/SwiftyBeaver.swift:74:55: error: 'nil' requires a contextual type
72 | return ""
73 | } else {
74 | let name = __dispatch_queue_get_label(nil)
| `- error: 'nil' requires a contextual type
75 | return String(cString: name, encoding: .utf8) ?? Thread.current.description
76 | }
[66/843] Compiling RealModule Float+Real.swift
[67/843] Compiling RealModule Float16+Real.swift
[68/858] Compiling Atomics AtomicBool.swift
[69/858] Compiling Atomics IntegerConformances.swift
[70/858] Compiling Atomics OptionalRawRepresentable.swift
[71/858] Compiling Atomics RawRepresentable.swift
[72/862] Compiling Atomics Primitives.shims.swift
[73/862] Compiling Atomics AtomicInteger.swift
[74/862] Compiling RealModule RealFunctions.swift
[77/868] Emitting module CoreMetrics
[78/868] Emitting module RealModule
[81/869] Compiling Atomics PointerConformances.swift
[82/869] Compiling Atomics Primitives.native.swift
[83/869] Emitting module Instrumentation
[85/869] Emitting module InternalCollectionsUtilities
[86/869] Compiling Instrumentation Instrument.swift
[89/870] Compiling Atomics AtomicOptionalWrappable.swift
[90/872] Compiling Instrumentation NoOpInstrument.swift
[91/872] Compiling Atomics ManagedAtomic.swift
[92/872] Compiling Atomics ManagedAtomicLazyReference.swift
[93/872] Compiling Instrumentation MultiplexInstrument.swift
[94/872] Compiling Instrumentation InstrumentationSystem.swift
[95/872] Compiling Instrumentation Locks.swift
[96/873] Compiling Atomics UnsafeAtomic.swift
[97/873] Compiling Atomics UnsafeAtomicLazyReference.swift
[98/873] Compiling Atomics AtomicMemoryOrderings.swift
[99/873] Compiling Atomics DoubleWord.swift
[101/873] Emitting module SystemPackage
[104/873] Compiling Atomics IntegerOperations.swift
[105/873] Compiling Atomics Unmanaged extensions.swift
[115/873] Compiling SystemPackage Util+StringArray.swift
[116/873] Compiling SystemPackage Util.swift
[117/873] Compiling SystemPackage UtilConsumers.swift
[122/873] Compiling Logging LogHandler.swift
[123/873] Compiling Logging Logging.swift
[125/874] Compiling Atomics AtomicReference.swift
[126/874] Compiling Atomics AtomicStorage.swift
[127/874] Compiling Atomics AtomicValue.swift
[128/874] Compiling CoreMetrics Locks.swift
[129/874] Compiling CoreMetrics Metrics.swift
[139/876] Emitting module Atomics
[146/877] Emitting module SwiftyBeaver
[146/877] Compiling handshake_server.cc
[146/877] Compiling handshake_client.cc
[146/877] Compiling s3_lib.cc
[146/877] Compiling s3_both.cc
BUILD FAILURE 6.1 android