Build Information
Failed to build TwitterVapor, reference master (a33b9e
), with Swift 6.1 for Android on 27 May 2025 21:16:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/handya/TwitterVapor.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/handya/TwitterVapor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a33b9e5 Refactor credentials
Cloned https://github.com/handya/TwitterVapor.git
Revision (git rev-parse @):
a33b9e5d832a02e269c67d54a9fabdc8d2bde855
SUCCESS checkout https://github.com/handya/TwitterVapor.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/handya/TwitterVapor.git
https://github.com/handya/TwitterVapor.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" : "ohhauth",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/handya/OhhAuth.git"
}
],
"manifest_display_name" : "TwitterVapor",
"name" : "TwitterVapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "TwitterVapor",
"targets" : [
"TwitterVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TwitterVaporTests",
"module_type" : "SwiftTarget",
"name" : "TwitterVaporTests",
"path" : "Tests/TwitterVaporTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"TwitterVaporTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"TwitterVapor"
],
"type" : "test"
},
{
"c99name" : "TwitterVapor",
"module_type" : "SwiftTarget",
"name" : "TwitterVapor",
"path" : "Sources/TwitterVapor",
"product_dependencies" : [
"Vapor",
"OhhAuth"
],
"product_memberships" : [
"TwitterVapor"
],
"sources" : [
"Application+TwitterVapor.swift",
"Request+TwitterVapor.swift",
"TwitterVapor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/handya/OhhAuth.git
[1/44] Fetching ohhauth
[45/74422] Fetching ohhauth, vapor
Fetched https://github.com/handya/OhhAuth.git from cache (2.22s)
Fetched https://github.com/vapor/vapor.git from cache (2.26s)
Computing version for https://github.com/handya/OhhAuth.git
Computed https://github.com/handya/OhhAuth.git at 1.4.0 (3.82s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (2.12s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.70s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/3319] Fetching multipart-kit
[333/4382] Fetching multipart-kit, swift-service-context
[1668/9356] Fetching multipart-kit, swift-service-context, swift-distributed-tracing
[2823/11965] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, websocket-kit
[4039/13675] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, websocket-kit, swift-atomics
[5946/19634] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, websocket-kit, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-service-context.git from cache (0.42s)
[12856/18571] Fetching multipart-kit, swift-distributed-tracing, websocket-kit, swift-atomics, swift-algorithms
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.80s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.81s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.82s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.85s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1628/5525] Fetching multipart-kit, swift-metrics
[3834/9361] Fetching multipart-kit, swift-metrics, swift-log
[3835/15275] Fetching multipart-kit, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.66s)
[1879/13069] Fetching multipart-kit, swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
[10277/24596] Fetching multipart-kit, swift-log, swift-nio-extras, swift-nio-http2
[13706/39439] Fetching multipart-kit, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
[10612/35603] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.58s)
[5967/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
[15853/105744] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
[29041/126471] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
[75727/132048] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, console-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (3.23s)
Fetching https://github.com/vapor/async-kit.git
[112758/128729] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.40s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.91s)
Fetched https://github.com/vapor/console-kit.git from cache (1.85s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.40s)
[60844/76055] Fetching swift-nio
[63888/78425] Fetching swift-nio, async-kit
[78426/92439] Fetching swift-nio, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.43s)
[77317/90069] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.99s)
Fetched https://github.com/apple/swift-nio.git from cache (4.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (7.34s)
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.59s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.48s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.07s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[4217/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (3.09s)
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.27s)
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.77s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
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.56s)
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-async-algorithms.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-certificates.git
[1/1590] Fetching swift-asn1
[717/2731] Fetching swift-asn1, swift-http-structured-headers
[750/3635] Fetching swift-asn1, swift-http-structured-headers, swift-http-types
[2282/6061] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[4030/11046] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms
[9801/17201] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.35s)
[9009/15611] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
[10319/10626] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.54s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.54s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.54s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.54s)
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.01s)
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.57s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (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 (1.47s)
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.47s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.62s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.45s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.56s)
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.48s)
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.46s)
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.49s)
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.62s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.82s)
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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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/handya/OhhAuth.git
Working copy of https://github.com/handya/OhhAuth.git resolved at 1.4.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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/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-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-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-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/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/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-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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Building for debugging...
[0/876] Write sources
[40/876] Compiling CNIOWindows shim.c
[41/876] Write sources
[42/876] Compiling CNIOWindows WSAStartup.c
[42/876] Compiling CNIOWASI CNIOWASI.c
[43/876] Write sources
[50/876] Compiling CNIOLinux liburing_shims.c
[51/876] Compiling _AtomicsShims.c
[52/876] Compiling _NumericsShims _NumericsShims.c
[53/876] Compiling CVaporBcrypt blf.c
[54/876] Compiling CSystem shims.c
[55/876] Compiling CNIOSHA1 c_nio_sha1.c
[56/876] Compiling CNIOLinux shim.c
[57/876] Compiling CNIOExtrasZlib empty.c
[58/876] Compiling CNIOLLHTTP c_nio_http.c
[59/876] Compiling CNIODarwin shim.c
[60/876] Compiling CNIOLLHTTP c_nio_api.c
[61/876] Compiling fiat_p256_adx_sqr.S
[62/876] Compiling fiat_curve25519_adx_square.S
[63/876] Compiling fiat_p256_adx_mul.S
[64/876] Compiling fiat_curve25519_adx_mul.S
[65/876] Compiling CVaporBcrypt bcrypt.c
[66/876] Write swift-version-24593BA9C3E375BF.txt
[67/876] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/880] Compiling CNIOBoringSSLShims shims.c
[69/882] Compiling tls_method.cc
[70/882] Compiling tls13_server.cc
[70/882] Compiling tls_record.cc
[72/882] Compiling tls13_enc.cc
[73/890] Compiling tls13_client.cc
[74/900] Compiling tls13_both.cc
[76/945] Emitting module SystemPackage
[77/948] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/949] Compiling CoreMetrics Metrics.swift
[79/949] Compiling RealModule Float80+Real.swift
[80/949] Compiling InternalCollectionsUtilities Descriptions.swift
[81/949] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[82/950] Compiling RealModule Real.swift
[83/950] Compiling SystemPackage Util+StringArray.swift
[84/950] Compiling SystemPackage Util.swift
[85/950] Compiling SystemPackage UtilConsumers.swift
[86/950] Emitting module _NIOBase64
[87/950] Compiling _NIOBase64 Base64.swift
[88/950] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[89/950] Compiling InternalCollectionsUtilities UInt+reversed.swift
[90/951] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[91/951] Compiling InternalCollectionsUtilities Integer rank.swift
[92/951] Emitting module RealModule
[93/951] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/951] Compiling InternalCollectionsUtilities Debugging.swift
[97/951] Compiling RealModule Float+Real.swift
[98/951] Emitting module InternalCollectionsUtilities
[101/951] Compiling RealModule Float16+Real.swift
[102/951] Compiling RealModule ElementaryFunctions.swift
[103/951] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[104/951] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[105/951] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[106/951] Compiling InternalCollectionsUtilities _SortedCollection.swift
[107/951] Compiling RealModule RealFunctions.swift
[108/951] Compiling _NIODataStructures PriorityQueue.swift
[109/951] Compiling ServiceContextModule ServiceContext.swift
[110/951] Emitting module ServiceContextModule
[111/951] Compiling ServiceContextModule ServiceContextKey.swift
[113/953] Compiling _NIODataStructures _TinyArray.swift
[114/953] Emitting module _NIODataStructures
[115/953] Compiling _NIODataStructures Heap.swift
[118/954] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/961] Compiling Instrumentation NoOpInstrument.swift
[122/961] Compiling Instrumentation MultiplexInstrument.swift
[122/961] Compiling t1_enc.cc
[123/961] Compiling ssl_transcript.cc
[124/961] Compiling ssl_versions.cc
[126/961] Emitting module CoreMetrics
[127/961] Compiling CoreMetrics Locks.swift
[128/962] Compiling Logging MetadataProvider.swift
[129/962] Compiling Instrumentation InstrumentationSystem.swift
[130/962] Compiling Instrumentation Instrument.swift
[131/962] Emitting module Instrumentation
[132/962] Compiling Instrumentation Locks.swift
[133/962] Compiling SystemPackage MachPort.swift
[134/962] Compiling SystemPackage PlatformString.swift
[135/962] Compiling SystemPackage SystemString.swift
[136/962] Compiling SystemPackage Backcompat.swift
[137/962] Compiling SystemPackage CInterop.swift
[138/962] Compiling SystemPackage Constants.swift
[139/962] Compiling SystemPackage Exports.swift
[140/963] Compiling Logging LogHandler.swift
[141/963] Emitting module Logging
[142/963] Compiling Logging Logging.swift
[143/963] Compiling Logging Locks.swift
[143/963] Compiling ssl_x509.cc
[147/982] Compiling _RopeModule BigString+Debugging.swift
[148/982] Compiling _RopeModule BigString+Index.swift
[149/982] Compiling _RopeModule BigString+Ingester.swift
[150/982] Compiling _RopeModule BigString+Invariants.swift
[151/982] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[152/982] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[153/982] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[154/983] Compiling _RopeModule BigString+Chunk+Splitting.swift
[155/985] Compiling _RopeModule BigString+Iterators.swift
[156/985] Compiling _RopeModule BigString+Metrics.swift
[157/985] Compiling _RopeModule BigString+Summary.swift
[158/985] Compiling _RopeModule BigString.swift
[159/999] Compiling _RopeModule BigString+Chunk.swift
[160/999] Compiling _RopeModule BigString+BidirectionalCollection.swift
[161/999] Compiling _RopeModule BigString+Builder.swift
[162/999] Compiling _RopeModule BigString+Contents.swift
[163/999] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[164/999] Compiling _RopeModule BigString+Chunk+Breaks.swift
[165/999] Compiling _RopeModule BigString+Chunk+Counts.swift
[166/999] Compiling _RopeModule BigString+Chunk+Description.swift
[169/1202] Compiling DequeModule Deque+CustomReflectable.swift
[170/1202] Compiling DequeModule Deque+Descriptions.swift
[171/1204] Compiling HashTreeCollections _HashNode.swift
[172/1204] Compiling HashTreeCollections _HashNodeHeader.swift
[173/1204] Compiling HashTreeCollections _HashSlot.swift
[174/1204] Compiling HashTreeCollections _HashStack.swift
[175/1204] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[176/1204] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[177/1204] Compiling HashTreeCollections TreeDictionary+Filter.swift
[178/1211] Compiling DequeModule _DequeBuffer.swift
[179/1211] Compiling DequeModule _DequeBufferHeader.swift
[180/1211] Compiling HeapModule Heap.swift
[181/1211] Compiling HeapModule _HeapNode.swift
[182/1211] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[183/1211] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[184/1211] Compiling HashTreeCollections TreeDictionary+Keys.swift
[185/1211] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[186/1211] Compiling HashTreeCollections TreeDictionary+Merge.swift
[187/1211] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[188/1211] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[189/1211] Compiling Tracing TracingTime.swift
[190/1211] Compiling HeapModule Heap+Invariants.swift
[191/1211] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[192/1211] Compiling HeapModule Heap+Descriptions.swift
[193/1211] Compiling HeapModule Heap+UnsafeHandle.swift
[194/1211] Emitting module Tracing
[195/1211] Compiling Tracing TracerProtocol.swift
[196/1211] Emitting module HeapModule
[197/1212] Compiling HashTreeCollections TreeSet+Hashable.swift
[198/1212] Compiling HashTreeCollections TreeSet+Sendable.swift
[199/1212] Compiling HashTreeCollections TreeSet+Sequence.swift
[200/1212] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[201/1212] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[202/1212] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[203/1212] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[204/1212] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[205/1212] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[206/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[207/1222] Compiling DequeModule _DequeSlot.swift
[208/1222] Compiling DequeModule _UnsafeWrappedBuffer.swift
[209/1222] Compiling DequeModule Deque._UnsafeHandle.swift
[210/1222] Compiling DequeModule Deque.swift
[211/1222] Compiling DequeModule Deque+Extras.swift
[212/1222] Compiling DequeModule Deque+Hashable.swift
[213/1222] Compiling DequeModule Deque+Testing.swift
[214/1222] Compiling DequeModule Deque._Storage.swift
[218/1222] Compiling Tracing Tracer.swift
[219/1222] Compiling Tracing TracerProtocol+Legacy.swift
[220/1222] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[221/1222] Compiling HashTreeCollections _RawHashNode.swift
[222/1222] Compiling HashTreeCollections _UnmanagedHashNode.swift
[223/1222] Compiling HashTreeCollections _UnsafePath.swift
[224/1222] Compiling HashTreeCollections TreeDictionary+Codable.swift
[225/1222] Compiling HashTreeCollections TreeDictionary+Collection.swift
[226/1222] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[227/1222] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[228/1222] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[229/1222] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[230/1222] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[231/1222] Compiling HashTreeCollections _HashNode+Structural union.swift
[232/1222] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[233/1222] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[234/1222] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[235/1222] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[236/1222] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[237/1222] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[238/1222] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[239/1222] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[240/1222] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[241/1222] Compiling HashTreeCollections _HashNode+Structural merge.swift
[242/1222] Compiling HashTreeCollections _HashTreeIterator.swift
[243/1222] Compiling HashTreeCollections _HashTreeStatistics.swift
[248/1222] Compiling DequeModule Deque+Equatable.swift
[249/1222] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[261/1231] Compiling Tracing NoOpTracer.swift
[262/1231] Compiling Tracing InstrumentationSystem+Tracing.swift
[263/1231] Compiling Tracing SpanProtocol.swift
[285/1232] Compiling OrderedCollections OrderedSet+Sendable.swift
[286/1232] Compiling OrderedCollections OrderedSet+SubSequence.swift
[287/1232] Compiling OrderedCollections OrderedSet+Testing.swift
[288/1232] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[289/1232] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[290/1232] Compiling OrderedCollections OrderedSet.swift
[291/1232] Compiling OrderedCollections _UnsafeBitset.swift
[292/1232] Compiling HashTreeCollections TreeSet+Equatable.swift
[293/1232] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[294/1232] Compiling HashTreeCollections TreeSet+Extras.swift
[295/1232] Compiling HashTreeCollections TreeSet+Filter.swift
[296/1232] Emitting module DequeModule
[297/1232] Compiling DequeModule Deque+Codable.swift
[298/1232] Compiling DequeModule Deque+Collection.swift
[299/1233] Compiling _RopeModule _CharacterRecognizer.swift
[300/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[301/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[302/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[303/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[304/1233] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[305/1233] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[306/1233] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[307/1233] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[308/1233] Compiling HashTreeCollections TreeSet.swift
[310/1233] Compiling RoutingKit Router.swift
[311/1233] Emitting module RoutingKit
[342/1233] Emitting module OrderedCollections
[351/1233] Compiling RoutingKit PathComponent.swift
[352/1233] Compiling RoutingKit TrieRouter.swift
[382/1234] Emitting module _RopeModule
[382/1234] Compiling ssl_stat.cc
[384/1234] Emitting module Metrics
[385/1234] Compiling Metrics Metrics.swift
[386/1235] Compiling RoutingKit AnyRouter.swift
[387/1235] Compiling RoutingKit Parameters.swift
[410/1236] Compiling ssl_session.cc
[412/1236] Compiling _RopeModule Rope+Join.swift
[413/1236] Compiling _RopeModule Rope+MutatingForEach.swift
[414/1236] Compiling _RopeModule Rope+Remove.swift
[415/1236] Compiling _RopeModule Rope+RemoveSubrange.swift
[416/1236] Compiling _RopeModule Rope+Split.swift
[417/1236] Compiling _RopeModule Optional Utilities.swift
[418/1236] Compiling _RopeModule String Utilities.swift
[419/1236] Compiling _RopeModule String.Index+ABI.swift
[422/1236] Emitting module HashTreeCollections
[422/1237] Compiling ssl_privkey.cc
[444/1238] Compiling ssl_lib.cc
[445/1238] Compiling ssl_key_share.cc
[446/1238] Compiling ssl_cipher.cc
[446/1238] Compiling ssl_file.cc
[448/1238] Compiling ssl_credential.cc
[449/1238] Compiling ssl_asn1.cc
[450/1238] Compiling ssl_cert.cc
[451/1238] Compiling ssl_buffer.cc
[452/1238] Compiling s3_pkt.cc
[453/1238] Compiling ssl_aead_ctx.cc
[454/1238] Compiling s3_lib.cc
[455/1238] Compiling s3_both.cc
[456/1238] Compiling handshake_server.cc
[457/1238] Compiling handshake_client.cc
[458/1238] Compiling handshake.cc
[459/1238] Compiling handoff.cc
[460/1238] Compiling encrypted_client_hello.cc
[461/1238] Compiling extensions.cc
[462/1238] Compiling md5-x86_64-linux.S
[463/1238] Compiling d1_srtp.cc
[464/1238] Compiling md5-x86_64-apple.S
[465/1238] Compiling md5-586-linux.S
[466/1238] Compiling md5-586-apple.S
[467/1238] Compiling dtls_record.cc
[468/1238] Compiling chacha20_poly1305_x86_64-linux.S
[469/1238] Compiling chacha20_poly1305_x86_64-apple.S
[470/1238] Compiling chacha20_poly1305_armv8-win.S
[471/1238] Compiling dtls_method.cc
[472/1238] Compiling chacha20_poly1305_armv8-linux.S
[473/1238] Compiling chacha20_poly1305_armv8-apple.S
[474/1238] Compiling bio_ssl.cc
[475/1238] Compiling chacha-x86-linux.S
[476/1238] Compiling d1_pkt.cc
[477/1238] Compiling chacha-x86_64-apple.S
[478/1238] Compiling chacha-x86_64-linux.S
[479/1238] Compiling chacha-x86-apple.S
[480/1238] Compiling chacha-armv8-win.S
[481/1238] Compiling chacha-armv8-apple.S
[482/1238] Compiling chacha-armv8-linux.S
[483/1238] Compiling aes128gcmsiv-x86_64-apple.S
[484/1238] Compiling chacha-armv4-linux.S
[485/1238] Compiling x86_64-mont5-linux.S
[486/1238] Compiling aes128gcmsiv-x86_64-linux.S
[487/1238] Compiling err_data.cc
[488/1238] Compiling x86_64-mont-linux.S
[489/1238] Compiling d1_lib.cc
[490/1238] Compiling x86-mont-linux.S
[491/1238] Compiling x86_64-mont5-apple.S
[492/1238] Compiling x86_64-mont-apple.S
[493/1238] Compiling vpaes-x86_64-linux.S
[494/1238] Compiling x86-mont-apple.S
[495/1238] Compiling vpaes-x86_64-apple.S
[496/1238] Compiling d1_both.cc
[497/1238] Compiling vpaes-armv8-win.S
[498/1238] Compiling vpaes-armv8-apple.S
[499/1238] Compiling vpaes-armv7-linux.S
[500/1238] Compiling vpaes-x86-linux.S
[500/1238] Compiling vpaes-x86-apple.S
[502/1238] Compiling vpaes-armv8-linux.S
[503/1238] Compiling sha512-x86_64-linux.S
[504/1238] Compiling sha512-armv8-win.S
[505/1238] Compiling sha512-x86_64-apple.S
[506/1238] Compiling sha512-586-linux.S
[507/1238] Compiling sha512-armv8-linux.S
[507/1238] Compiling sha256-x86_64-linux.S
[509/1238] Compiling sha512-armv4-linux.S
[510/1238] Compiling sha512-armv8-apple.S
[511/1238] Compiling sha256-x86_64-apple.S
[512/1238] Compiling sha512-586-apple.S
[513/1238] Compiling sha256-armv8-win.S
[514/1238] Compiling sha256-armv8-apple.S
[515/1238] Compiling sha256-586-linux.S
[516/1238] Compiling sha256-armv4-linux.S
[517/1238] Compiling sha256-586-apple.S
[518/1238] Compiling sha256-armv8-linux.S
[519/1238] Compiling sha1-x86_64-linux.S
[520/1238] Compiling sha1-x86_64-apple.S
[521/1238] Compiling sha1-armv8-win.S
[522/1238] Compiling sha1-armv8-linux.S
[523/1238] Compiling sha1-armv4-large-linux.S
[524/1238] Compiling sha1-armv8-apple.S
[525/1238] Compiling sha1-586-apple.S
[526/1238] Compiling sha1-586-linux.S
[527/1238] Compiling rsaz-avx2-apple.S
[528/1238] Compiling rsaz-avx2-linux.S
[529/1238] Compiling rdrand-x86_64-linux.S
[530/1238] Compiling rdrand-x86_64-apple.S
[531/1238] Compiling p256_beeu-x86_64-asm-linux.S
[532/1238] Compiling p256_beeu-x86_64-asm-apple.S
[533/1238] Compiling p256_beeu-armv8-asm-apple.S
[534/1238] Compiling p256_beeu-armv8-asm-win.S
[535/1238] Compiling p256-armv8-asm-win.S
[535/1238] Compiling p256-x86_64-asm-linux.S
[537/1238] Compiling p256_beeu-armv8-asm-linux.S
[538/1238] Compiling p256-x86_64-asm-apple.S
[539/1238] Compiling p256-armv8-asm-linux.S
[539/1238] Compiling p256-armv8-asm-apple.S
[541/1238] Compiling ghashv8-armv8-win.S
[542/1238] Compiling ghashv8-armv8-linux.S
[543/1238] Compiling ghash-x86_64-linux.S
[544/1238] Compiling ghashv8-armv7-linux.S
[545/1238] Compiling ghashv8-armv8-apple.S
[546/1238] Compiling ghash-x86_64-apple.S
[547/1238] Compiling ghash-ssse3-x86_64-apple.S
[548/1238] Compiling ghash-x86-apple.S
[548/1238] Compiling ghash-x86-linux.S
[550/1238] Compiling ghash-ssse3-x86-linux.S
[551/1238] Compiling ghash-ssse3-x86_64-linux.S
[552/1238] Compiling ghash-ssse3-x86-apple.S
[553/1238] Compiling ghash-neon-armv8-win.S
[554/1238] Compiling co-586-linux.S
[555/1238] Compiling ghash-armv4-linux.S
[556/1238] Compiling ghash-neon-armv8-apple.S
[557/1238] Compiling co-586-apple.S
[558/1238] Compiling bn-armv8-win.S
[558/1238] Compiling ghash-neon-armv8-linux.S
[560/1238] Compiling bn-armv8-linux.S
[561/1238] Compiling bsaes-armv7-linux.S
[562/1238] Compiling armv8-mont-win.S
[563/1238] Compiling bn-armv8-apple.S
[564/1238] Compiling bn-586-linux.S
[565/1238] Compiling bn-586-apple.S
[566/1238] Compiling armv4-mont-linux.S
[567/1238] Compiling aesv8-gcm-armv8-win.S
[568/1238] Compiling armv8-mont-apple.S
[569/1238] Compiling armv8-mont-linux.S
[570/1238] Compiling aesv8-armv8-linux.S
[571/1238] Compiling aesv8-gcm-armv8-apple.S
[572/1238] Compiling aesv8-armv7-linux.S
[573/1238] Compiling aesv8-armv8-win.S
[574/1238] Compiling aesv8-gcm-armv8-linux.S
[575/1238] Compiling aesv8-armv8-apple.S
[576/1238] Compiling aesni-x86_64-apple.S
[577/1238] Compiling aesni-x86_64-linux.S
[578/1238] Compiling aesni-x86-linux.S
[579/1238] Compiling aesni-x86-apple.S
[580/1238] Compiling aesni-gcm-x86_64-linux.S
[581/1238] Compiling aesni-gcm-x86_64-apple.S
[582/1238] Compiling aes-gcm-avx2-x86_64-apple.S
[583/1238] Compiling aes-gcm-avx10-x86_64-apple.S
[584/1238] Compiling aes-gcm-avx2-x86_64-linux.S
[585/1238] Compiling aes-gcm-avx10-x86_64-linux.S
[586/1238] Compiling x_x509.cc
[587/1238] Compiling x_x509a.cc
[588/1238] Compiling x_val.cc
[588/1238] Compiling x_name.cc
[590/1238] Compiling x_pubkey.cc
[591/1238] Compiling x_req.cc
[591/1238] Compiling x_sig.cc
[593/1238] Compiling x_spki.cc
[594/1238] Compiling x_exten.cc
[595/1238] Compiling x_crl.cc
[596/1238] Compiling x_attrib.cc
[597/1238] Compiling x_algor.cc
[598/1238] Compiling x_all.cc
[599/1238] Compiling x509spki.cc
[600/1238] Compiling x509rset.cc
[601/1238] Compiling x509name.cc
[602/1238] Compiling x509cset.cc
[603/1238] Compiling x509_vfy.cc
[604/1238] Compiling x509_vpm.cc
[605/1238] Compiling x509_txt.cc
[606/1238] Compiling x509_trs.cc
[607/1238] Compiling x509_v3.cc
[608/1238] Compiling x509_req.cc
[609/1238] Compiling x509_set.cc
[610/1238] Compiling x509_obj.cc
[611/1238] Compiling x509_ext.cc
[612/1238] Compiling x509_lu.cc
[613/1238] Compiling x509_def.cc
[614/1238] Compiling x509_att.cc
[615/1238] Compiling x509_cmp.cc
[616/1238] Compiling x509_d2.cc
[617/1238] Compiling x509.cc
[618/1238] Compiling v3_utl.cc
[619/1238] Compiling v3_skey.cc
[620/1238] Compiling v3_purp.cc
[621/1238] Compiling v3_prn.cc
[622/1238] Compiling v3_pmaps.cc
[623/1238] Compiling v3_ocsp.cc
[624/1238] Compiling v3_pcons.cc
[625/1238] Compiling v3_ncons.cc
[626/1238] Compiling v3_lib.cc
[627/1238] Compiling v3_ia5.cc
[628/1238] Compiling v3_int.cc
[629/1238] Compiling v3_info.cc
[630/1238] Compiling v3_extku.cc
[631/1238] Compiling v3_enum.cc
[632/1238] Compiling v3_bitst.cc
[633/1238] Compiling v3_genn.cc
[634/1238] Compiling v3_cpols.cc
[635/1238] Compiling v3_crld.cc
[636/1238] Compiling v3_akeya.cc
[637/1238] Compiling v3_conf.cc
[638/1238] Compiling v3_bcons.cc
[639/1238] Compiling t_x509a.cc
[640/1238] Compiling t_x509.cc
[641/1238] Compiling v3_alt.cc
[642/1238] Compiling v3_akey.cc
[643/1238] Compiling t_crl.cc
[644/1238] Compiling t_req.cc
[645/1238] Compiling i2d_pr.cc
[646/1238] Compiling rsa_pss.cc
[647/1238] Compiling name_print.cc
[648/1238] Compiling policy.cc
[649/1238] Compiling by_file.cc
[650/1238] Compiling by_dir.cc
[651/1238] Compiling algorithm.cc
[652/1238] Compiling asn1_gen.cc
[653/1238] Compiling a_verify.cc
[654/1238] Compiling a_sign.cc
[655/1238] Compiling voprf.cc
[656/1238] Compiling a_digest.cc
[657/1238] Compiling thread_win.cc
[658/1238] Compiling thread_pthread.cc
[659/1238] Compiling thread_none.cc
[660/1238] Compiling trust_token.cc
[661/1238] Compiling thread.cc
[662/1238] Compiling pmbtoken.cc
[663/1238] Compiling stack.cc
[664/1238] Compiling sha512.cc
[665/1238] Compiling siphash.cc
[666/1238] Compiling slhdsa.cc
[667/1238] Compiling sha1.cc
[668/1238] Compiling sha256.cc
[669/1238] Compiling spake2plus.cc
[670/1238] Compiling rsa_print.cc
[671/1238] Compiling rsa_extra.cc
[672/1238] Compiling rsa_crypt.cc
[673/1238] Compiling rc4.cc
[674/1238] Compiling windows.cc
[675/1238] Compiling refcount.cc
[676/1238] Compiling urandom.cc
[677/1238] Compiling rsa_asn1.cc
[678/1238] Compiling trusty.cc
[679/1238] Compiling rand.cc
[680/1238] Compiling passive.cc
[681/1238] Compiling getentropy.cc
[682/1238] Compiling poly1305_arm_asm.S
[683/1238] Compiling ios.cc
[684/1238] Compiling fork_detect.cc
[685/1238] Compiling forkunsafe.cc
[686/1238] Compiling deterministic.cc
[687/1238] Compiling poly1305_vec.cc
[688/1238] Compiling poly1305.cc
[689/1238] Compiling pool.cc
[690/1238] Compiling poly1305_arm.cc
[691/1238] Compiling pkcs8_x509.cc
[692/1238] Compiling p5_pbev2.cc
[693/1238] Compiling pkcs7.cc
[694/1238] Compiling pkcs8.cc
[695/1238] Compiling pem_xaux.cc
[696/1238] Compiling pem_x509.cc
[697/1238] Compiling pem_pkey.cc
[698/1238] Compiling pkcs7_x509.cc
[699/1238] Compiling obj_xref.cc
[700/1238] Compiling pem_pk8.cc
[701/1238] Compiling pem_oth.cc
[702/1238] Compiling pem_info.cc
[703/1238] Compiling mlkem.cc
[704/1238] Compiling mldsa.cc
[705/1238] Compiling pem_lib.cc
[706/1238] Compiling obj.cc
[707/1238] Compiling pem_all.cc
[708/1238] Compiling md5.cc
[708/1238] Compiling fips_shared_support.cc
[708/1238] Compiling md4.cc
[708/1238] Compiling mem.cc
[708/1238] Compiling lhash.cc
[713/1238] Compiling poly_rq_mul.S
[714/1238] Compiling kyber.cc
[715/1238] Compiling hrss.cc
[716/1238] Compiling hpke.cc
[717/1238] Compiling ex_data.cc
[718/1238] Compiling sign.cc
[719/1238] Compiling scrypt.cc
[720/1238] Compiling print.cc
[721/1238] Compiling pbkdf.cc
[722/1238] Compiling p_x25519.cc
[723/1238] Compiling p_rsa_asn1.cc
[724/1238] Compiling p_rsa.cc
[725/1238] Compiling p_x25519_asn1.cc
[726/1238] Compiling p_ed25519.cc
[727/1238] Compiling p_hkdf.cc
[728/1238] Compiling p_ec_asn1.cc
[729/1238] Compiling p_ed25519_asn1.cc
[730/1238] Compiling p_dh.cc
[731/1238] Compiling p_dh_asn1.cc
[732/1238] Compiling p_dsa_asn1.cc
[733/1238] Compiling p_ec.cc
[734/1238] Compiling evp_ctx.cc
[735/1238] Compiling err.cc
[736/1238] Compiling engine.cc
[737/1238] Compiling ecdh.cc
[738/1238] Compiling evp.cc
[739/1238] Compiling hash_to_curve.cc
[740/1238] Compiling evp_asn1.cc
[741/1238] Compiling ecdsa_asn1.cc
[742/1238] Compiling dsa.cc
[743/1238] Compiling ec_derive.cc
[744/1238] Compiling bcm.cc
[745/1238] Compiling ec_asn1.cc
[746/1238] Compiling params.cc
[747/1238] Compiling x25519-asm-arm.S
[748/1238] Compiling digest_extra.cc
[749/1238] Compiling dsa_asn1.cc
[750/1238] Compiling curve25519_64_adx.cc
[751/1238] Compiling dh_asn1.cc
[752/1238] Compiling des.cc
[753/1238] Compiling crypto.cc
[754/1238] Compiling spake25519.cc
[755/1238] Compiling curve25519.cc
[756/1238] Compiling cpu_arm_freebsd.cc
[757/1238] Compiling cpu_aarch64_win.cc
[758/1238] Compiling cpu_intel.cc
[759/1238] Compiling cpu_arm_linux.cc
[760/1238] Compiling cpu_aarch64_sysreg.cc
[761/1238] Compiling get_cipher.cc
[762/1238] Compiling cpu_aarch64_linux.cc
[763/1238] Compiling tls_cbc.cc
[764/1238] Compiling cpu_aarch64_openbsd.cc
[765/1238] Compiling cpu_aarch64_fuchsia.cc
[766/1238] Compiling cpu_aarch64_apple.cc
[767/1238] Compiling conf.cc
[768/1238] Compiling e_rc2.cc
[769/1238] Compiling e_rc4.cc
[770/1238] Compiling e_null.cc
[771/1238] Compiling e_tls.cc
[772/1238] Compiling e_chacha20poly1305.cc
[773/1238] Compiling e_des.cc
[774/1238] Compiling e_aesctrhmac.cc
[775/1238] Compiling e_aesgcmsiv.cc
[776/1238] Compiling chacha.cc
[777/1238] Compiling derive_key.cc
[778/1238] Compiling unicode.cc
[779/1238] Compiling cbs.cc
[780/1238] Compiling buf.cc
[781/1238] Compiling cbb.cc
[782/1238] Compiling ber.cc
[783/1238] Compiling asn1_compat.cc
[784/1238] Compiling convert.cc
[785/1238] Compiling pair.cc
[785/1238] Compiling blake2.cc
[787/1238] Compiling socket.cc
[788/1238] Compiling socket_helper.cc
[789/1238] Compiling printf.cc
[790/1238] Compiling bn_asn1.cc
[791/1238] Compiling bio_mem.cc
[792/1238] Compiling fd.cc
[793/1238] Compiling hexdump.cc
[794/1238] Compiling connect.cc
[795/1238] Compiling base64.cc
[796/1238] Compiling file.cc
[797/1238] Compiling bio.cc
[798/1238] Compiling errno.cc
[799/1238] Compiling tasn_typ.cc
[800/1238] Compiling tasn_fre.cc
[801/1238] Compiling tasn_enc.cc
[802/1238] Compiling tasn_dec.cc
[803/1238] Compiling f_string.cc
[804/1238] Compiling posix_time.cc
[805/1238] Compiling tasn_utl.cc
[806/1238] Compiling tasn_new.cc
[807/1238] Compiling f_int.cc
[808/1238] Compiling asn1_par.cc
[809/1238] Compiling asn_pack.cc
[810/1238] Compiling asn1_lib.cc
[811/1238] Compiling a_utctm.cc
[812/1238] Compiling a_type.cc
[813/1238] Compiling a_octet.cc
[814/1238] Compiling a_strnid.cc
[815/1238] Compiling a_time.cc
[816/1238] Compiling a_strex.cc
[817/1238] Compiling a_object.cc
[818/1238] Compiling a_int.cc
[819/1238] Compiling a_i2d_fp.cc
[820/1238] Compiling a_dup.cc
[821/1238] Compiling a_d2i_fp.cc
[822/1238] Compiling a_mbstr.cc
[823/1238] Compiling a_gentm.cc
[824/1238] Compiling a_bitstr.cc
[825/1238] Compiling v3_utl.c
[826/1238] Compiling v3_purp.c
[827/1238] Compiling CCryptoBoringSSLShims shims.c
[828/1238] Compiling v3_prn.c
[829/1238] Compiling a_bool.cc
[830/1238] Compiling v3_skey.c
[831/1238] Compiling v3_pmaps.c
[832/1238] Compiling v3_pcons.c
[833/1238] Compiling v3_ncons.c
[834/1238] Compiling v3_pci.c
[835/1238] Compiling v3_pcia.c
[836/1238] Compiling v3_ocsp.c
[837/1238] Compiling v3_lib.c
[838/1238] Compiling v3_info.c
[839/1238] Compiling v3_extku.c
[840/1238] Compiling v3_int.c
[841/1238] Compiling v3_genn.c
[842/1238] Compiling v3_ia5.c
[843/1238] Compiling v3_enum.c
[844/1238] Compiling v3_cpols.c
[845/1238] Compiling v3_crld.c
[846/1238] Compiling v3_bcons.c
[847/1238] Compiling v3_bitst.c
[848/1238] Compiling v3_conf.c
[849/1238] Compiling v3_alt.c
[850/1238] Compiling v3_akeya.c
[851/1238] Compiling v3_akey.c
[852/1238] Compiling pcy_tree.c
[853/1238] Compiling pcy_node.c
[854/1238] Compiling pcy_map.c
[855/1238] Compiling pcy_lib.c
[856/1238] Compiling pcy_cache.c
[857/1238] Compiling x_x509a.c
[858/1238] Compiling x_x509.c
[859/1238] Compiling pcy_data.c
[860/1238] Compiling x_spki.c
[861/1238] Compiling x_val.c
[862/1238] Compiling x_sig.c
[863/1238] Compiling x_pkey.c
[864/1238] Compiling x_req.c
[865/1238] Compiling x_info.c
[866/1238] Compiling x_pubkey.c
[867/1238] Compiling x_name.c
[868/1238] Compiling x_exten.c
[869/1238] Compiling x_attrib.c
[870/1238] Compiling x509spki.c
[871/1238] Compiling x_algor.c
[872/1238] Compiling x_all.c
[873/1238] Compiling x509rset.c
[874/1238] Compiling c-atomics.c
[875/1238] Compiling x509name.c
[876/1238] Compiling x_crl.c
[877/1238] Compiling x509cset.c
[878/1238] Compiling x509_txt.c
[879/1238] Compiling x509_v3.c
[880/1238] Compiling x509_obj.c
[881/1238] Compiling x509_vfy.c
[882/1238] Compiling x509_set.c
[883/1238] Compiling x509_trs.c
[884/1238] Compiling x509_req.c
[885/1238] Compiling x509_vpm.c
[886/1238] Compiling x509_lu.c
[887/1238] Compiling x509_ext.c
[888/1238] Compiling x509_d2.c
[889/1238] Compiling x509_def.c
[890/1238] Compiling x509_cmp.c
[891/1238] Compiling x509.c
[892/1238] Compiling x509_att.c
[893/1238] Compiling t_x509a.c
[894/1238] Compiling i2d_pr.c
[895/1238] Compiling t_x509.c
[896/1238] Compiling t_req.c
[897/1238] Compiling c-nioatomics.c
[898/1238] Compiling rsa_pss.c
[899/1238] Compiling by_file.c
[900/1238] Compiling t_crl.c
[901/1238] Compiling by_dir.c
[902/1238] Compiling algorithm.c
[903/1238] Compiling a_verify.c
[904/1239] Compiling a_strex.c
[905/1240] Compiling asn1_gen.c
[906/1242] Compiling a_digest.c
[907/1244] Compiling a_sign.c
[908/1244] Compiling trust_token.c
[909/1244] Compiling voprf.c
[910/1244] Compiling pmbtoken.c
[911/1244] Compiling thread.c
[912/1244] Compiling thread_win.c
[913/1244] Compiling thread_none.c
[914/1244] Compiling thread_pthread.c
[915/1244] Compiling siphash.c
[916/1244] Compiling rc4.c
[916/1244] Compiling rsa_print.c
[918/1244] Compiling refcount_c11.c
[919/1244] Compiling stack.c
[920/1244] Compiling windows.c
[921/1244] Compiling fuchsia.c
[922/1244] Compiling refcount_lock.c
[923/1244] Compiling rand_extra.c
[923/1244] Compiling passive.c
[926/1244] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[926/1244] Compiling deterministic.c
[926/1244] Compiling rsa_asn1.c
[926/1244] Compiling forkunsafe.c
[930/1244] Compiling NIOConcurrencyHelpers NIOLock.swift
[931/1244] Compiling NIOConcurrencyHelpers lock.swift
[931/1244] Compiling pool.c
[932/1244] Compiling poly1305_vec.c
[933/1244] Compiling poly1305_arm_asm.S
[934/1244] Compiling poly1305_arm.c
[935/1244] Compiling poly1305.c
[936/1244] Compiling pkcs8_x509.c
[938/1244] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[939/1244] Compiling NIOConcurrencyHelpers atomics.swift
[939/1244] Compiling pem_x509.c
[941/1244] Emitting module NIOConcurrencyHelpers
[941/1245] Compiling pkcs7.c
[942/1245] Compiling pkcs8.c
[943/1245] Compiling p5_pbev2.c
[944/1245] Compiling pem_pk8.c
[945/1245] Compiling pkcs7_x509.c
[946/1245] Compiling pem_pkey.c
[947/1245] Compiling pem_xaux.c
[949/1245] Compiling obj_xref.c
[950/1245] Compiling pem_oth.c
[951/1245] Compiling mem.c
[952/1245] Compiling pem_info.c
[953/1245] Compiling lhash.c
[954/1245] Compiling pem_all.c
[955/1245] Compiling pem_lib.c
[956/1245] Compiling poly_rq_mul.S
[957/1245] Compiling obj.c
[958/1245] Compiling x86_64-mont5.mac.x86_64.S
[959/1245] Compiling x86_64-mont5.linux.x86_64.S
[960/1245] Compiling x86_64-mont.mac.x86_64.S
[961/1246] Compiling hkdf.c
[962/1268] Compiling x86_64-mont.linux.x86_64.S
[963/1271] Compiling hpke.c
[964/1271] Compiling vpaes-x86_64.mac.x86_64.S
[965/1271] Compiling x86-mont.windows.x86.S
[966/1271] Compiling x86-mont.linux.x86.S
[967/1271] Compiling vpaes-x86.linux.x86.S
[968/1271] Compiling vpaes-x86.windows.x86.S
[969/1271] Compiling vpaes-x86_64.linux.x86_64.S
[970/1271] Compiling vpaes-armv7.linux.arm.S
[971/1271] Compiling vpaes-armv8.linux.aarch64.S
[972/1271] Compiling vpaes-armv8.ios.aarch64.S
[972/1271] Compiling vpaes-armv7.ios.arm.S
[974/1271] Compiling kdf.c
[975/1271] Compiling sha512-x86_64.mac.x86_64.S
[976/1271] Compiling sha512-armv8.ios.aarch64.S
[977/1271] Compiling sha512-x86_64.linux.x86_64.S
[978/1271] Compiling sha512-armv8.linux.aarch64.S
[979/1271] Compiling sha512-armv4.linux.arm.S
[980/1271] Compiling sha512-586.windows.x86.S
[981/1271] Compiling sha512-armv4.ios.arm.S
[982/1271] Compiling sha512-586.linux.x86.S
[982/1271] Compiling hrss.c
[984/1271] Compiling sha256-x86_64.mac.x86_64.S
[985/1271] Compiling sha256-x86_64.linux.x86_64.S
[986/1271] Compiling sha256-armv8.ios.aarch64.S
[987/1271] Compiling sha256-armv4.linux.arm.S
[988/1271] Compiling sha256-armv8.linux.aarch64.S
[989/1271] Compiling sha256-armv4.ios.arm.S
[991/1271] Compiling ConsoleKitTerminal Console+Wait.swift
[992/1271] Compiling ConsoleKitTerminal ConsoleColor.swift
[993/1271] Compiling ConsoleKitTerminal ConsoleStyle.swift
[993/1271] Compiling sha1-x86_64.linux.x86_64.S
[995/1274] Emitting module ConsoleKitTerminal
[995/1274] Compiling sha256-586.windows.x86.S
[996/1274] Compiling sha256-586.linux.x86.S
[997/1274] Compiling sha1-x86_64.mac.x86_64.S
[998/1274] Compiling sha1-armv8.ios.aarch64.S
[999/1274] Compiling sha1-586.windows.x86.S
[1000/1274] Compiling sha1-armv4-large.ios.arm.S
[1001/1274] Compiling sha1-armv4-large.linux.arm.S
[1003/1274] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1004/1274] Compiling ConsoleKitTerminal ConsoleClear.swift
[1005/1274] Compiling ConsoleKitTerminal Console+Ask.swift
[1006/1274] Compiling ConsoleKitTerminal Console+Choose.swift
[1006/1274] Compiling sha1-armv8.linux.aarch64.S
[1007/1274] Compiling sha1-586.linux.x86.S
[1008/1274] Compiling sha1-altivec.c
[1009/1274] Compiling sha512.c
[1009/1274] Compiling sha256.c
[1011/1274] Compiling rsaz-avx2.mac.x86_64.S
[1012/1274] Compiling sha1.c
[1013/1274] Compiling self_check.c
[1014/1274] Compiling rsaz-avx2.linux.x86_64.S
[1015/1274] Compiling rsa.c
[1016/1274] Compiling blinding.c
[1017/1274] Compiling rand.c
[1018/1274] Compiling padding.c
[1020/1274] Compiling ConsoleKitTerminal Console+Confirm.swift
[1021/1274] Compiling ConsoleKitTerminal Console+Input.swift
[1022/1274] Compiling ConsoleKitTerminal Console+Center.swift
[1023/1274] Compiling ConsoleKitTerminal Console+Output.swift
[1023/1274] Compiling rsa_impl.c
[1024/1274] Compiling fork_detect.c
[1025/1274] Compiling urandom.c
[1027/1274] Compiling ConsoleKitTerminal ActivityBar.swift
[1028/1274] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1029/1274] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1030/1274] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1031/1274] Compiling ConsoleKitTerminal CustomActivity.swift
[1032/1274] Compiling ConsoleKitTerminal LoadingBar.swift
[1033/1274] Compiling ConsoleKitTerminal ProgressBar.swift
[1034/1274] Compiling ConsoleKitTerminal Console+Clear.swift
[1034/1274] Compiling ctrdrbg.c
[1035/1274] Compiling polyval.c
[1036/1274] Compiling rdrand-x86_64.mac.x86_64.S
[1037/1274] Compiling rdrand-x86_64.linux.x86_64.S
[1039/1274] Compiling ConsoleKitTerminal Console.swift
[1040/1274] Compiling ConsoleKitTerminal Terminal.swift
[1041/1274] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1042/1274] Compiling ConsoleKitTerminal ConsoleText.swift
[1043/1274] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1044/1274] Compiling ConsoleKitTerminal ANSI.swift
[1044/1274] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[1045/1274] Compiling ofb.c
[1046/1274] Compiling gcm_nohw.c
[1047/1274] Compiling p256-x86_64-asm.mac.x86_64.S
[1048/1274] Compiling p256-x86_64-asm.linux.x86_64.S
[1049/1274] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[1050/1274] Compiling gcm.c
[1051/1274] Compiling ctr.c
[1052/1274] Compiling cfb.c
[1053/1274] Compiling cbc.c
[1054/1274] Compiling md5.c
[1056/1274] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1057/1274] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1058/1274] Compiling ConsoleKitTerminal LoggerFragment.swift
[1058/1275] Compiling is_fips.c
[1059/1275] Compiling md4.c
[1060/1275] Compiling hmac.c
[1061/1275] Compiling md5-586.windows.x86.S
[1062/1275] Compiling md5-x86_64.linux.x86_64.S
[1063/1275] Compiling md5-x86_64.mac.x86_64.S
[1063/1275] Compiling md5-586.linux.x86.S
[1065/1275] Compiling ghashv8-armx64.linux.aarch64.S
[1066/1275] Compiling ghashv8-armx32.linux.arm.S
[1067/1275] Compiling ghashv8-armx64.ios.aarch64.S
[1068/1275] Compiling ghash-x86.windows.x86.S
[1069/1275] Compiling ghashv8-armx32.ios.arm.S
[1070/1275] Compiling ghash-x86_64.mac.x86_64.S
[1071/1275] Compiling ghash-x86_64.linux.x86_64.S
[1072/1275] Compiling ghash-x86.linux.x86.S
[1074/1275] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[1075/1275] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[1076/1275] Compiling ghash-ssse3-x86.windows.x86.S
[1077/1275] Compiling fips_shared_support.c
[1078/1275] Compiling ghash-ssse3-x86.linux.x86.S
[1079/1275] Compiling ghash-neon-armv8.ios.aarch64.S
[1080/1275] Compiling ghash-neon-armv8.linux.aarch64.S
[1081/1275] Compiling ghash-armv4.linux.arm.S
[1082/1275] Compiling ghash-armv4.ios.arm.S
[1083/1275] Compiling util.c
[1084/1275] Compiling ecdh.c
[1085/1275] Compiling simple_mul.c
[1085/1275] Compiling wnaf.c
[1087/1275] Compiling scalar.c
[1088/1275] Compiling ecdsa.c
[1089/1275] Compiling simple.c
[1090/1275] Compiling p256-x86_64.c
[1091/1275] Compiling felem.c
[1092/1275] Compiling p224-64.c
[1093/1275] Compiling p256.c
[1094/1275] Compiling oct.c
[1094/1275] Compiling ec_montgomery.c
[1096/1275] Compiling digests.c
[1097/1275] Compiling ec_key.c
[1098/1275] Compiling digest.c
[1099/1275] Compiling ec.c
[1100/1275] Compiling check.c
[1101/1276] Compiling co-586.windows.x86.S
[1102/1288] Compiling dh.c
[1103/1291] Compiling co-586.linux.x86.S
[1104/1297] Compiling e_des.c
[1105/1297] Compiling des.c
[1106/1297] Compiling e_aes.c
[1107/1297] Compiling bsaes-armv7.linux.arm.S
[1108/1297] Compiling sqrt.c
[1109/1297] Compiling shift.c
[1110/1297] Compiling bsaes-armv7.ios.arm.S
[1111/1297] Compiling rsaz_exp.c
[1112/1297] Compiling aead.c
[1113/1297] Compiling cipher.c
[1114/1297] Compiling random.c
[1115/1297] Compiling montgomery_inv.c
[1116/1297] Compiling jacobi.c
[1117/1297] Compiling prime.c
[1118/1297] Compiling montgomery.c
[1119/1297] Compiling mul.c
[1120/1297] Compiling gcd_extra.c
[1121/1297] Compiling ctx.c
[1122/1297] Compiling gcd.c
[1123/1297] Compiling exponentiation.c
[1124/1297] Compiling div_extra.c
[1124/1297] Compiling div.c
[1126/1297] Compiling cmp.c
[1127/1297] Compiling generic.c
[1128/1297] Compiling x86_64-gcc.c
[1128/1297] Compiling bytes.c
[1131/1297] Emitting module ConsoleKitCommands
[1131/1299] Compiling bn.c
[1132/1299] Compiling add.c
[1133/1299] Compiling bn-586.windows.x86.S
[1133/1299] Compiling bn-586.linux.x86.S
[1136/1299] Compiling ConsoleKitCommands CommandSignature.swift
[1137/1299] Compiling ConsoleKitCommands Flag.swift
[1138/1299] Compiling ConsoleKitCommands Option.swift
[1139/1299] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1140/1299] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1141/1299] Compiling ConsoleKitCommands Argument.swift
[1142/1299] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1143/1299] Compiling ConsoleKitCommands AsyncCommand.swift
[1144/1299] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1144/1299] Compiling armv4-mont.ios.arm.S
[1145/1299] Compiling armv8-mont.ios.aarch64.S
[1147/1299] Compiling ConsoleKitCommands CommandGroup.swift
[1148/1299] Compiling ConsoleKitCommands CommandInput.swift
[1149/1299] Compiling ConsoleKitCommands Commands.swift
[1149/1299] Compiling armv4-mont.linux.arm.S
[1150/1299] Compiling armv8-mont.linux.aarch64.S
[1152/1299] Compiling ConsoleKitCommands AsyncCommands.swift
[1153/1299] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1154/1299] Compiling ConsoleKitCommands AnyCommand.swift
[1155/1299] Compiling ConsoleKitCommands Command.swift
[1156/1299] Compiling ConsoleKitCommands CommandContext.swift
[1157/1299] Compiling ConsoleKitCommands CommandError.swift
[1157/1299] Compiling aesv8-armx64.ios.aarch64.S
[1158/1299] Compiling aesv8-armx32.linux.arm.S
[1159/1299] Compiling aesv8-armx64.linux.aarch64.S
[1160/1299] Compiling aesv8-armx32.ios.arm.S
[1161/1299] Compiling aesni-x86_64.linux.x86_64.S
[1162/1299] Compiling aesni-x86_64.mac.x86_64.S
[1163/1299] Compiling aesni-x86.windows.x86.S
[1163/1299] Compiling aesni-gcm-x86_64.mac.x86_64.S
[1165/1299] Compiling aesni-x86.linux.x86.S
[1167/1299] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1168/1299] Compiling ConsoleKitCommands Utilities.swift
[1168/1299] Compiling aesni-gcm-x86_64.linux.x86_64.S
[1169/1299] Compiling mode_wrappers.c
[1170/1299] Compiling key_wrap.c
[1170/1299] Compiling ex_data.c
[1172/1299] Compiling aes_nohw.c
[1173/1299] Compiling aes.c
[1174/1299] Compiling sign.c
[1175/1299] Compiling scrypt.c
[1176/1299] Compiling pbkdf.c
[1177/1299] Compiling print.c
[1178/1299] Compiling p_rsa_asn1.c
[1179/1299] Compiling p_x25519_asn1.c
[1180/1299] Compiling p_x25519.c
[1181/1299] Compiling p_ed25519_asn1.c
[1182/1299] Compiling p_ed25519.c
[1183/1299] Compiling p_rsa.c
[1183/1299] Compiling p_ec_asn1.c
[1185/1299] Compiling evp_ctx.c
[1186/1299] Compiling p_dsa_asn1.c
[1187/1299] Compiling err_data.c
[1187/1299] Compiling p_ec.c
[1189/1299] Compiling digestsign.c
[1190/1299] Compiling evp.c
[1191/1299] Compiling evp_asn1.c
[1192/1299] Compiling engine.c
[1193/1299] Compiling ecdh_extra.c
[1194/1299] Compiling hash_to_curve.c
[1195/1299] Compiling ecdsa_asn1.c
[1196/1299] Compiling err.c
[1197/1299] Compiling dsa_asn1.c
[1198/1299] Compiling ec_derive.c
[1199/1299] Compiling ec_asn1.c
[1200/1299] Compiling dh_asn1.c
[1201/1299] Compiling params.c
[1202/1299] Compiling x25519-asm-arm.S
[1202/1299] Compiling digest_extra.c
[1204/1299] Compiling dsa.c
[1205/1299] Compiling cpu-ppc64le.c
[1206/1299] Compiling crypto.c
[1207/1299] Compiling spake25519.c
[1208/1299] Compiling cpu-arm-linux.c
[1209/1299] Compiling cpu-arm.c
[1211/1299] Compiling ConsoleKitCommands Console+Run.swift
[1212/1299] Compiling ConsoleKitCommands ConsoleError.swift
[1213/1299] Compiling ConsoleKitCommands Completion.swift
[1213/1299] Compiling cpu-intel.c
[1214/1299] Compiling cpu-aarch64-win.c
[1215/1300] Compiling cpu-aarch64-fuchsia.c
[1216/1300] Compiling cpu-aarch64-linux.c
[1217/1300] Compiling cmac.c
[1219/1300] Compiling e_rc4.c
[1220/1300] Compiling tls_cbc.c
[1221/1300] Compiling conf.c
[1222/1300] Compiling e_rc2.c
[1223/1300] Compiling e_tls.c
[1224/1300] Compiling e_null.c
[1225/1300] Compiling curve25519.c
[1226/1300] Compiling e_aesctrhmac.c
[1227/1300] Compiling e_chacha20poly1305.c
[1228/1300] Compiling e_aesgcmsiv.c
[1229/1300] Compiling derive_key.c
[1230/1300] Compiling e_aesccm.c
[1231/1300] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[1232/1300] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[1233/1300] Compiling cipher_extra.c
[1234/1300] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[1235/1300] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[1235/1300] Compiling chacha-x86_64.mac.x86_64.S
[1237/1300] Compiling chacha-x86_64.linux.x86_64.S
[1238/1300] Compiling chacha-x86.windows.x86.S
[1239/1300] Compiling chacha.c
[1240/1301] Compiling chacha-x86.linux.x86.S
[1241/1302] Compiling chacha-armv8.ios.aarch64.S
[1242/1302] Compiling chacha-armv4.linux.arm.S
[1243/1302] Compiling chacha-armv8.linux.aarch64.S
[1244/1302] Compiling unicode.c
[1245/1302] Compiling chacha-armv4.ios.arm.S
[1246/1302] Compiling cbs.c
[1247/1302] Compiling buf.c
[1249/1302] Compiling ConsoleKit Exports.swift
[1249/1302] Compiling bn_asn1.c
[1250/1302] Compiling cbb.c
[1251/1302] Compiling convert.c
[1252/1302] Compiling asn1_compat.c
[1253/1302] Compiling blake2.c
[1253/1302] Compiling ber.c
[1256/1302] Emitting module ConsoleKit
[1256/1303] Compiling socket.c
[1257/1303] Compiling printf.c
[1257/1303] Compiling socket_helper.c
[1259/1303] Compiling hexdump.c
[1260/1303] Compiling pair.c
[1261/1303] Compiling fd.c
[1262/1303] Compiling bio_mem.c
[1263/1303] Compiling connect.c
[1265/1303] Compiling file.c
[1266/1303] Compiling bio.c
[1267/1303] Compiling base64.c
[1268/1303] Compiling time_support.c
[1269/1303] Compiling tasn_utl.c
[1270/1303] Compiling tasn_dec.c
[1271/1303] Compiling tasn_enc.c
[1272/1303] Compiling f_enum.c
[1273/1303] Compiling f_string.c
[1274/1303] Compiling asn_pack.c
[1275/1303] Compiling tasn_typ.c
[1276/1303] Compiling f_int.c
[1277/1303] Compiling tasn_new.c
[1278/1303] Compiling tasn_fre.c
[1279/1303] Compiling asn1_par.c
[1280/1303] Compiling asn1_lib.c
[1280/1303] Compiling a_utf8.c
[1282/1303] Compiling a_type.c
[1283/1303] Compiling a_utctm.c
[1283/1303] Compiling a_print.c
[1285/1303] Compiling a_time.c
[1285/1303] Compiling a_strnid.c
[1287/1303] Compiling a_octet.c
[1288/1303] Compiling a_mbstr.c
[1289/1303] Compiling a_object.c
[1290/1303] Compiling a_i2d_fp.c
[1291/1303] Compiling a_dup.c
[1291/1303] Write sources
[1296/1303] Compiling a_enum.c
[1297/1303] Compiling a_gentm.c
[1297/1303] Compiling a_int.c
[1299/1303] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1300/1303] Compiling a_d2i_fp.c
[1300/1303] Compiling a_bool.c
[1302/1303] Compiling a_bitstr.c
[1304/1454] Compiling Crypto AES-GCM.swift
[1305/1454] Compiling Crypto AES-GCM_boring.swift
[1306/1456] Compiling Crypto HashFunctions.swift
[1307/1456] Compiling Crypto HashFunctions_SHA2.swift
[1308/1456] Compiling Crypto Digest.swift
[1309/1456] Compiling Crypto Digests.swift
[1310/1456] Compiling Crypto ArraySliceBigint.swift
[1311/1456] Compiling Crypto ObjectIdentifier.swift
[1312/1456] Compiling Crypto ECDSASignature.swift
[1313/1456] Compiling Crypto PEMDocument.swift
[1314/1456] Compiling Crypto PKCS8PrivateKey.swift
[1315/1456] Compiling Crypto SEC1PrivateKey.swift
[1316/1456] Compiling Crypto Nonces.swift
[1317/1456] Compiling Crypto ASN1.swift
[1318/1456] Compiling Crypto ASN1BitString.swift
[1319/1459] Compiling Crypto Insecure.swift
[1320/1459] Compiling Crypto Insecure_HashFunctions.swift
[1321/1459] Compiling Crypto ECDH_boring.swift
[1322/1459] Compiling Crypto DH.swift
[1323/1459] Compiling Crypto ECDH.swift
[1324/1459] Compiling Crypto HKDF.swift
[1325/1459] Compiling Crypto Ed25519_boring.swift
[1326/1459] Compiling Crypto SubjectPublicKeyInfo.swift
[1327/1459] Compiling Crypto CryptoKitErrors.swift
[1328/1459] Compiling Crypto Digest_boring.swift
[1329/1459] Compiling Crypto EllipticCurvePoint_boring.swift
[1330/1459] Compiling Crypto SymmetricKeys.swift
[1331/1459] Compiling Crypto HMAC.swift
[1332/1459] Compiling Crypto MACFunctions.swift
[1333/1459] Compiling Crypto MessageAuthenticationCode.swift
[1334/1459] Compiling Crypto AES.swift
[1335/1459] Compiling Crypto ECDSASignature_boring.swift
[1336/1459] Compiling Crypto ECDSA_boring.swift
[1337/1459] Compiling Crypto EdDSA_boring.swift
[1338/1459] Compiling Crypto ECDSA.swift
[1339/1459] Compiling Crypto EdDSA.swift
[1340/1459] Compiling Crypto Signature.swift
[1341/1459] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1342/1459] Compiling Crypto CryptoKitErrors_boring.swift
[1343/1466] Compiling Atomics IntegerOperations.swift
[1344/1466] Compiling Atomics Unmanaged extensions.swift
[1349/1466] Compiling Crypto Cipher.swift
[1353/1466] Compiling Algorithms Trim.swift
[1354/1466] Compiling Algorithms Unique.swift
[1355/1466] Compiling Algorithms Windows.swift
[1356/1466] Compiling Crypto Curve25519.swift
[1357/1466] Compiling Crypto Ed25519.swift
[1358/1466] Compiling Crypto NISTCurvesKeys.swift
[1359/1466] Compiling Crypto X25519Keys.swift
[1371/1466] Emitting module BitCollections
[1372/1466] Compiling Crypto ASN1Identifier.swift
[1373/1466] Compiling Crypto ASN1Integer.swift
[1374/1466] Compiling Crypto ASN1OctetString.swift
[1397/1466] Compiling BitCollections BitSet.Index.swift
[1398/1466] Compiling BitCollections BitSet._UnsafeHandle.swift
[1399/1466] Compiling BitCollections BitSet.swift
[1400/1466] Compiling BitCollections Range+Utilities.swift
[1401/1466] Compiling BitCollections Slice+Utilities.swift
[1402/1466] Compiling BitCollections UInt+Tricks.swift
[1403/1466] Compiling BitCollections _Word.swift
[1404/1467] Emitting module Algorithms
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[1429/1474] Emitting module Crypto
[1445/1477] Emitting module Collections
[1447/1477] Compiling Collections Collections.swift
[1463/1478] Emitting module Atomics
[1473/1488] Compiling Crypto RNG_boring.swift
[1474/1488] Compiling Crypto SafeCompare_boring.swift
[1475/1488] Compiling Crypto Zeroization_boring.swift
[1476/1488] Compiling Crypto PrettyBytes.swift
[1477/1488] Compiling Crypto SafeCompare.swift
[1478/1488] Compiling Crypto SecureBytes.swift
[1479/1488] Compiling Crypto Zeroization.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/1] Write swift-version-24593BA9C3E375BF.txt
[2/73] Compiling RealModule Float80+Real.swift
[3/74] Compiling RealModule RealFunctions.swift
[4/74] Compiling ServiceContextModule ServiceContextKey.swift
[5/74] Compiling RealModule Real.swift
[6/74] Compiling ServiceContextModule ServiceContext.swift
[7/74] Emitting module ServiceContextModule
[8/75] Compiling RealModule Float16+Real.swift
[9/75] Compiling Logging MetadataProvider.swift
[10/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/75] Compiling InternalCollectionsUtilities Debugging.swift
[13/75] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/75] Compiling InternalCollectionsUtilities Descriptions.swift
[15/75] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/76] Emitting module _NIOBase64
[17/76] Compiling NIOConcurrencyHelpers lock.swift
[18/76] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/76] Compiling InternalCollectionsUtilities Integer rank.swift
[20/76] Emitting module RealModule
[21/76] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[22/76] Compiling NIOConcurrencyHelpers atomics.swift
[23/76] Compiling Logging Locks.swift
[24/76] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/76] Compiling RealModule ElementaryFunctions.swift
[30/76] Compiling RealModule Float+Real.swift
[31/77] Compiling _NIODataStructures Heap.swift
[32/77] Emitting module _NIODataStructures
[33/77] Compiling _NIOBase64 Base64.swift
[34/78] Emitting module NIOConcurrencyHelpers
[38/79] Compiling SystemPackage Backcompat.swift
[39/79] Compiling SystemPackage CInterop.swift
[40/79] Compiling SystemPackage Constants.swift
[41/79] Compiling SystemPackage Exports.swift
[44/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/82] Compiling _NIODataStructures PriorityQueue.swift
[47/82] Compiling _NIODataStructures _TinyArray.swift
[48/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[51/82] Compiling InternalCollectionsUtilities _SortedCollection.swift
[52/83] Emitting module InternalCollectionsUtilities
[55/84] Compiling SystemPackage Mocking.swift
[56/84] Compiling SystemPackage RawBuffer.swift
[57/84] Compiling SystemPackage Syscalls.swift
[58/84] Compiling SystemPackage WindowsSyscallAdapters.swift
[59/84] Compiling SystemPackage MachPort.swift
[60/84] Compiling SystemPackage PlatformString.swift
[61/84] Compiling SystemPackage SystemString.swift
[62/105] Compiling Atomics ManagedAtomic.swift
[63/105] Compiling Atomics ManagedAtomicLazyReference.swift
[64/105] Compiling Atomics UnsafeAtomic.swift
[65/105] Compiling Atomics UnsafeAtomicLazyReference.swift
[66/191] Compiling Algorithms FlattenCollection.swift
[67/191] Compiling Algorithms Grouped.swift
[68/191] Compiling Algorithms Indexed.swift
[69/191] Compiling Algorithms Intersperse.swift
[70/191] Compiling Logging LogHandler.swift
[71/191] Emitting module Logging
[72/191] Compiling Logging Logging.swift
[73/220] Compiling Crypto Curve25519.swift
[74/220] Compiling Crypto Ed25519.swift
[75/220] Compiling Crypto NISTCurvesKeys.swift
[76/260] Compiling _RopeModule BigString+Chunk+Counts.swift
[77/260] Compiling _RopeModule BigString+Chunk+Description.swift
[78/260] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[79/260] Compiling _RopeModule BigString+Chunk+Splitting.swift
[80/260] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[81/260] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[82/262] Compiling Instrumentation MultiplexInstrument.swift
[83/262] Compiling Instrumentation NoOpInstrument.swift
[85/262] Emitting module Instrumentation
[86/262] Compiling _RopeModule BigString+Iterators.swift
[87/262] Compiling _RopeModule BigString+Metrics.swift
[88/262] Compiling _RopeModule BigString+Summary.swift
[89/262] Compiling _RopeModule BigString.swift
[90/262] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[91/262] Compiling _RopeModule BigString+Chunk+Breaks.swift
[92/262] Compiling Instrumentation InstrumentationSystem.swift
[93/262] Compiling Instrumentation Instrument.swift
[94/262] Compiling Instrumentation Locks.swift
[95/262] Compiling CoreMetrics Locks.swift
[97/263] Compiling _RopeModule BigString+Builder.swift
[98/263] Compiling _RopeModule BigString+Contents.swift
[99/263] Compiling _RopeModule BigString+Debugging.swift
[100/263] Compiling _RopeModule BigString+Index.swift
[101/263] Emitting module SystemPackage
[102/263] Compiling _RopeModule BigString+Ingester.swift
[103/263] Compiling _RopeModule BigString+Invariants.swift
[106/263] Emitting module CoreMetrics
[107/264] Compiling _RopeModule BigSubstring+UTF16View.swift
[108/264] Compiling _RopeModule BigSubstring+UTF8View.swift
[109/264] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[111/267] Compiling Atomics IntegerOperations.swift
[112/267] Compiling Atomics Unmanaged extensions.swift
[113/336] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[114/336] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[115/336] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[116/336] Compiling Tracing InstrumentationSystem+Tracing.swift
[117/336] Compiling RoutingKit PathComponent.swift
[118/336] Compiling Tracing NoOpTracer.swift
[119/336] Compiling Tracing TracingTime.swift
[120/336] Compiling OrderedCollections OrderedDictionary.swift
[121/336] Compiling OrderedCollections OrderedSet+Codable.swift
[122/336] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[123/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[124/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[125/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[126/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[127/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[128/336] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[129/336] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[130/343] Emitting module Tracing
[131/343] Compiling Tracing TracerProtocol.swift
[132/343] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[139/350] Compiling RoutingKit AnyRouter.swift
[140/350] Compiling RoutingKit Parameters.swift
[141/350] Emitting module RoutingKit
[142/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[143/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[144/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[145/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[146/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[147/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[148/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[149/350] Compiling Crypto SafeCompare_boring.swift
[150/350] Compiling Crypto Zeroization_boring.swift
[151/350] Compiling Crypto PrettyBytes.swift
[152/350] Compiling Crypto SafeCompare.swift
[153/350] Compiling Crypto SecureBytes.swift
[154/350] Compiling Crypto Zeroization.swift
[155/350] Compiling OrderedCollections _UnsafeBitset.swift
[156/350] Compiling Tracing TracerProtocol+Legacy.swift
[157/350] Compiling RoutingKit Router.swift
[158/350] Compiling RoutingKit TrieRouter.swift
[159/350] Compiling Tracing Tracer.swift
[160/351] Compiling OrderedCollections OrderedSet+Initializers.swift
[161/351] Compiling OrderedCollections OrderedSet+Insertions.swift
[162/351] Compiling OrderedCollections OrderedSet+Invariants.swift
[163/351] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[164/351] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[165/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[166/351] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[175/351] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[176/351] Compiling OrderedCollections OrderedDictionary+Elements.swift
[177/351] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[178/351] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[179/351] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[180/351] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[181/351] Compiling OrderedCollections OrderedDictionary+Codable.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[182/351] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[183/351] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[184/351] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[189/351] Compiling OrderedCollections _HashTable+Bucket.swift
[190/351] Compiling OrderedCollections _HashTable+BucketIterator.swift
[191/351] Compiling OrderedCollections _HashTable+Constants.swift
[192/351] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[193/351] Compiling OrderedCollections _HashTable+Testing.swift
[194/351] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[195/351] Compiling OrderedCollections _HashTable.swift
[196/351] Compiling OrderedCollections _Hashtable+Header.swift
[200/351] Compiling OrderedCollections OrderedSet+Descriptions.swift
[201/351] Compiling OrderedCollections OrderedSet+Diffing.swift
[202/351] Compiling OrderedCollections OrderedSet+Equatable.swift
[203/351] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[204/351] Emitting module Crypto
[220/351] Compiling OrderedCollections OrderedSet+Hashable.swift
[226/351] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[227/351] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[228/351] Compiling OrderedCollections OrderedDictionary+Values.swift
[244/351] Compiling Tracing SpanProtocol.swift
[245/352] Emitting module OrderedCollections
[247/352] Compiling CoreMetrics Metrics.swift
[248/360] Emitting module Atomics
[259/362] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[260/362] Compiling HeapModule Heap+Descriptions.swift
[261/362] Compiling Crypto RNG_boring.swift
[271/362] Compiling _RopeModule Rope.swift
[272/362] Compiling _RopeModule RopeElement.swift
[273/362] Compiling _RopeModule RopeMetric.swift
[274/362] Compiling _RopeModule RopeSummary.swift
[275/362] Compiling _RopeModule _RopeItem.swift
[276/362] Compiling _RopeModule _RopePath.swift
[287/371] Compiling HeapModule _HeapNode.swift
[288/371] Compiling HeapModule Heap.swift
[305/371] Emitting module _RopeModule
[306/371] Compiling HeapModule Heap+Invariants.swift
[307/371] Compiling HeapModule Heap+UnsafeHandle.swift
[308/371] Emitting module HeapModule
[309/372] Emitting module Algorithms
[314/393] Compiling HashTreeCollections _AncestorHashSlots.swift
[315/393] Compiling HashTreeCollections _Bitmap.swift
[316/393] Compiling HashTreeCollections _Bucket.swift
[317/393] Compiling HashTreeCollections _Hash.swift
[318/393] Compiling HashTreeCollections _HashLevel.swift
[319/393] Compiling HashTreeCollections _HashNode+Builder.swift
[320/393] Compiling HashTreeCollections _HashNode+Debugging.swift
[321/393] Compiling HashTreeCollections _HashNode+Initializers.swift
[322/393] Compiling HashTreeCollections _HashNode+Invariants.swift
[323/393] Compiling HashTreeCollections _HashNode+Lookups.swift
[325/450] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[326/450] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[327/450] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[328/450] Compiling HashTreeCollections _HashNode+Storage.swift
[329/450] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[330/450] Compiling HashTreeCollections _HashNode+Structural filter.swift
[331/450] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[332/450] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[333/450] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[334/450] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[335/450] Compiling HashTreeCollections TreeDictionary+Merge.swift
[336/450] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[337/450] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[338/450] Compiling HashTreeCollections TreeDictionary+Values.swift
[339/450] Compiling HashTreeCollections _HashTreeIterator.swift
[340/450] Compiling HashTreeCollections _HashTreeStatistics.swift
[341/450] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[342/450] Compiling HashTreeCollections _RawHashNode.swift
[343/450] Compiling HashTreeCollections _UnmanagedHashNode.swift
[344/450] Compiling HashTreeCollections _UnsafePath.swift
[345/450] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[346/450] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[347/450] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[348/450] Compiling HashTreeCollections _HashNode.swift
[349/450] Compiling HashTreeCollections _HashNodeHeader.swift
[350/450] Compiling HashTreeCollections _HashSlot.swift
[351/450] Compiling HashTreeCollections _HashStack.swift
[352/450] Compiling HashTreeCollections TreeSet+Hashable.swift
[353/450] Compiling HashTreeCollections TreeSet+Sendable.swift
[354/450] Compiling HashTreeCollections TreeSet+Sequence.swift
[355/476] Compiling ConsoleKitTerminal Console+Wait.swift
[356/476] Compiling ConsoleKitTerminal ConsoleColor.swift
[357/476] Compiling ConsoleKitTerminal ConsoleStyle.swift
[358/479] Emitting module ConsoleKitTerminal
[359/479] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[360/479] Compiling ConsoleKitTerminal ConsoleClear.swift
[361/479] Compiling ConsoleKitTerminal Console+Ask.swift
[362/479] Compiling ConsoleKitTerminal Console+Choose.swift
[363/479] Compiling ConsoleKitTerminal ActivityBar.swift
[364/479] Compiling ConsoleKitTerminal ActivityIndicator.swift
[365/479] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[366/479] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[367/479] Compiling ConsoleKitTerminal CustomActivity.swift
[368/479] Compiling ConsoleKitTerminal LoadingBar.swift
[369/479] Compiling ConsoleKitTerminal ProgressBar.swift
[370/479] Compiling ConsoleKitTerminal Console+Clear.swift
[371/479] Compiling ConsoleKitTerminal Console+Confirm.swift
[372/479] Compiling ConsoleKitTerminal Console+Input.swift
[373/479] Compiling ConsoleKitTerminal Console+Center.swift
[374/479] Compiling ConsoleKitTerminal Console+Output.swift
[375/479] Compiling ConsoleKitTerminal ConsoleText.swift
[376/479] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[377/479] Compiling ConsoleKitTerminal ANSI.swift
[378/479] Compiling ConsoleKitTerminal Console.swift
[379/479] Compiling ConsoleKitTerminal Terminal.swift
[380/479] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[381/479] Compiling ConsoleKitTerminal AnySendableHashable.swift
[382/479] Compiling ConsoleKitTerminal ConsoleLogger.swift
[383/479] Compiling ConsoleKitTerminal LoggerFragment.swift
BUILD FAILURE 6.1 android