Build Information
Failed to build vapor-telemetrydeck, reference main (8fd9cc
), with Swift 6.1 for Android on 28 May 2025 04:48:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/getsidetrack/vapor-telemetrydeck.git
Reference: main
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/getsidetrack/vapor-telemetrydeck
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8fd9cc5 [td] log error instead of throwing
Cloned https://github.com/getsidetrack/vapor-telemetrydeck.git
Revision (git rev-parse @):
8fd9cc546de21e59d4363bee8cd35d4565a91c0a
SUCCESS checkout https://github.com/getsidetrack/vapor-telemetrydeck.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/getsidetrack/vapor-telemetrydeck.git
https://github.com/getsidetrack/vapor-telemetrydeck.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" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "vapor-telemetrydeck",
"name" : "vapor-telemetrydeck",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TelemetryDeck",
"targets" : [
"TelemetryDeck"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TelemetryDeckTests",
"module_type" : "SwiftTarget",
"name" : "TelemetryDeckTests",
"path" : "Tests/TelemetryDeckTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"CustomClient.swift",
"TelemetryDeckTests.swift"
],
"target_dependencies" : [
"TelemetryDeck"
],
"type" : "test"
},
{
"c99name" : "TelemetryDeck",
"module_type" : "SwiftTarget",
"name" : "TelemetryDeck",
"path" : "Sources/TelemetryDeck",
"product_dependencies" : [
"Vapor",
"Crypto"
],
"product_memberships" : [
"TelemetryDeck"
],
"sources" : [
"Application+Telemetry.swift",
"Models.swift",
"Request+Telemetry.swift",
"String+SHA256.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
[2231/88314] Fetching swift-crypto, vapor
Fetched https://github.com/apple/swift-crypto.git from cache (1.65s)
Fetched https://github.com/vapor/vapor.git from cache (2.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (3.11s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.63s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1063] Fetching swift-service-context
[841/3672] Fetching swift-service-context, websocket-kit
[3673/6991] Fetching swift-service-context, websocket-kit, multipart-kit
[4769/11965] Fetching swift-service-context, websocket-kit, multipart-kit, swift-distributed-tracing
[5018/13675] Fetching swift-service-context, websocket-kit, multipart-kit, swift-distributed-tracing, swift-atomics
[6544/19634] Fetching swift-service-context, websocket-kit, multipart-kit, swift-distributed-tracing, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.67s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.67s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.68s)
Fetching https://github.com/apple/swift-nio-http2.git
[3706/8134] Fetching websocket-kit, multipart-kit, swift-metrics
[4258/14048] Fetching websocket-kit, multipart-kit, swift-metrics, swift-nio-extras
[6595/25575] Fetching websocket-kit, multipart-kit, swift-metrics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.49s)
Fetching https://github.com/apple/swift-nio-ssl.git
[12271/23369] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.57s)
[6703/17455] Fetching websocket-kit, multipart-kit, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[15257/21291] Fetching websocket-kit, multipart-kit, swift-nio-http2, swift-log
[19093/36134] Fetching websocket-kit, multipart-kit, swift-nio-http2, swift-log, swift-nio-ssl
[21649/112189] Fetching websocket-kit, multipart-kit, swift-nio-http2, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
[20591/108353] Fetching websocket-kit, multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/websocket-kit.git from cache (2.28s)
[24475/105744] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.35s)
Fetching https://github.com/vapor/async-kit.git
[24625/102425] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.70s)
[15974/90898] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
[25176/111625] Fetching swift-nio-ssl, swift-nio, routing-kit
[31862/117202] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit
[42072/119572] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.46s)
[63796/117202] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.51s)
[58591/111625] Fetching swift-nio-ssl, swift-nio, routing-kit
[58741/125639] Fetching swift-nio-ssl, swift-nio, routing-kit, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.88s)
[79054/104912] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.68s)
[66561/90898] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.03s)
[53239/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (8.42s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.52s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.53s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.36s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (4.23s)
Fetched https://github.com/apple/swift-collections.git from cache (4.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (4.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.89s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.52s)
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.64s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.25s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.78s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.07s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6155] Fetching swift-certificates
[1417/7059] Fetching swift-certificates, swift-http-types
[3983/8649] Fetching swift-certificates, swift-http-types, swift-asn1
[4840/9790] Fetching swift-certificates, swift-http-types, swift-asn1, swift-http-structured-headers
[8012/14775] Fetching swift-certificates, swift-http-types, swift-asn1, swift-http-structured-headers, swift-async-algorithms
[9360/17201] Fetching swift-certificates, swift-http-types, swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.58s)
[10388/16297] Fetching swift-certificates, swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle
[12143/14707] Fetching swift-certificates, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.69s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.84s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.96s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.96s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.96s)
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.59s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (2.06s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (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.01s)
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.70s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.73s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.60s)
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.73s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.55s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.65s)
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.59s)
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.70s)
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.74s)
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.63s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/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/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-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/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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-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/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/885] Write sources
[28/885] Compiling a_dup.c
[28/885] Write sources
[30/885] Compiling a_bool.c
[30/885] Compiling a_d2i_fp.c
[32/885] Write sources
[53/885] Compiling CVaporBcrypt bcrypt.c
[54/885] Compiling _NumericsShims _NumericsShims.c
[55/885] Compiling a_bitstr.c
[56/885] Compiling CNIOWindows WSAStartup.c
[56/885] Compiling _AtomicsShims.c
[58/885] Compiling CNIOWindows shim.c
[59/885] Compiling CSystem shims.c
[60/885] Compiling CNIOWASI CNIOWASI.c
[61/885] Compiling a_gentm.c
[62/885] Compiling CNIOSHA1 c_nio_sha1.c
[63/885] Compiling CNIOLinux liburing_shims.c
[64/885] Compiling CNIODarwin shim.c
[65/885] Compiling CNIOExtrasZlib empty.c
[65/885] Compiling CNIOLLHTTP c_nio_api.c
[67/885] Compiling CNIOLinux shim.c
[68/885] Compiling CNIOLLHTTP c_nio_http.c
[69/885] Write swift-version-24593BA9C3E375BF.txt
[69/885] Compiling CVaporBcrypt blf.c
[71/885] Compiling fiat_p256_adx_mul.S
[72/885] Compiling CNIOLLHTTP c_nio_llhttp.c
[73/885] Compiling fiat_p256_adx_sqr.S
[74/885] Compiling fiat_curve25519_adx_square.S
[75/885] Compiling fiat_curve25519_adx_mul.S
[77/932] Emitting module ServiceContextModule
[77/932] Compiling CNIOBoringSSLShims shims.c
[78/937] Compiling tls_record.cc
[79/937] Compiling tls_method.cc
[81/954] Emitting module SystemPackage
[82/957] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[83/958] Compiling RealModule Real.swift
[84/958] Emitting module _NIODataStructures
[85/959] Compiling RealModule Float16+Real.swift
[86/959] Compiling InternalCollectionsUtilities Descriptions.swift
[87/959] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[88/959] Compiling Logging LogHandler.swift
[89/959] Compiling RealModule Float80+Real.swift
[90/959] Compiling ServiceContextModule ServiceContext.swift
[91/959] Compiling ServiceContextModule ServiceContextKey.swift
[92/959] Emitting module _NIOBase64
[93/959] Compiling _NIOBase64 Base64.swift
[94/961] Emitting module InternalCollectionsUtilities
[95/961] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[96/961] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[97/961] Emitting module RealModule
[98/961] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[99/961] Compiling InternalCollectionsUtilities Integer rank.swift
[100/961] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[102/961] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[103/961] Compiling InternalCollectionsUtilities Debugging.swift
[104/961] Compiling _NIODataStructures _TinyArray.swift
[105/961] Compiling _NIODataStructures Heap.swift
[106/961] Compiling _NIODataStructures PriorityQueue.swift
[111/961] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[112/961] Compiling InternalCollectionsUtilities _SortedCollection.swift
[113/961] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[114/962] Compiling InternalCollectionsUtilities UInt+reversed.swift
[115/962] Compiling RealModule RealFunctions.swift
[116/963] Compiling CoreMetrics Metrics.swift
[118/963] Compiling RealModule Float+Real.swift
[119/963] Compiling RealModule ElementaryFunctions.swift
[120/963] Compiling SystemPackage MachPort.swift
[121/963] Compiling SystemPackage PlatformString.swift
[122/963] Compiling SystemPackage SystemString.swift
[126/964] Compiling SystemPackage Util+StringArray.swift
[127/964] Compiling SystemPackage Util.swift
[128/964] Compiling SystemPackage UtilConsumers.swift
[129/1084] Compiling Instrumentation NoOpInstrument.swift
[130/1097] Compiling Instrumentation MultiplexInstrument.swift
[131/1112] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[132/1112] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[133/1112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[134/1112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[135/1114] Compiling OrderedCollections OrderedSet+Insertions.swift
[136/1114] Compiling OrderedCollections OrderedSet+Invariants.swift
[137/1114] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[138/1114] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[139/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[140/1114] Compiling Atomics IntegerOperations.swift
[141/1114] Compiling Atomics Unmanaged extensions.swift
[142/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[143/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[144/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[145/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[146/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[147/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[148/1114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[149/1121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[150/1121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[151/1121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[152/1121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[153/1121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[154/1121] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[155/1121] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[155/1121] Compiling tls13_server.cc
[157/1121] Compiling OrderedCollections OrderedSet+Initializers.swift
[165/1121] Compiling OrderedCollections OrderedDictionary.swift
[166/1121] Compiling OrderedCollections OrderedSet+Codable.swift
[167/1121] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[168/1121] Compiling OrderedCollections OrderedSet+Descriptions.swift
[169/1121] Compiling OrderedCollections OrderedSet+Diffing.swift
[170/1121] Compiling OrderedCollections OrderedSet+Equatable.swift
[171/1121] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[172/1121] Compiling OrderedCollections OrderedSet+Hashable.swift
[177/1121] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[178/1121] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[179/1121] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[180/1121] Compiling OrderedCollections OrderedDictionary+Values.swift
[181/1121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[182/1121] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[183/1121] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[184/1121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[185/1121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[186/1121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[187/1121] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[188/1121] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[194/1128] Compiling OrderedCollections OrderedSet+Sendable.swift
[195/1128] Compiling OrderedCollections OrderedSet+SubSequence.swift
[196/1128] Compiling OrderedCollections OrderedSet+Testing.swift
[197/1128] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[198/1137] Emitting module HeapModule
[199/1137] Compiling HeapModule Heap+Descriptions.swift
[200/1137] Compiling HeapModule _HeapNode.swift
[201/1137] Emitting module Atomics
[202/1137] Emitting module OrderedCollections
[203/1137] Emitting module _RopeModule
[204/1137] Compiling HeapModule Heap.swift
[205/1137] Compiling HeapModule Heap+Invariants.swift
[206/1137] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[207/1137] Compiling HeapModule Heap+UnsafeHandle.swift
[208/1138] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[209/1138] Compiling OrderedCollections OrderedSet.swift
[210/1138] Compiling OrderedCollections _UnsafeBitset.swift
[211/1138] Compiling _RopeModule Rope+Sequence.swift
[212/1138] Compiling _RopeModule Rope+Append.swift
[213/1138] Compiling _RopeModule Rope+Extract.swift
[214/1138] Compiling _RopeModule Rope+Find.swift
[215/1138] Compiling _RopeModule Rope+ForEachWhile.swift
[216/1138] Compiling _RopeModule Rope+Insert.swift
[218/1138] Compiling Logging MetadataProvider.swift
[219/1138] Compiling OrderedCollections _HashTable+Bucket.swift
[220/1138] Compiling OrderedCollections _HashTable+BucketIterator.swift
[221/1138] Compiling OrderedCollections _HashTable+Constants.swift
[222/1138] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[223/1138] Compiling OrderedCollections _HashTable+Testing.swift
[224/1138] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[225/1138] Compiling OrderedCollections _HashTable.swift
[226/1138] Compiling OrderedCollections _Hashtable+Header.swift
[235/1165] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[236/1165] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[237/1165] Compiling HashTreeCollections _HashNode+Storage.swift
[238/1170] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[239/1170] Compiling HashTreeCollections _HashNode+Structural filter.swift
[240/1170] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[241/1170] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[242/1170] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[243/1170] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[245/1216] Compiling Instrumentation InstrumentationSystem.swift
[246/1216] Compiling Instrumentation Instrument.swift
[247/1216] Compiling Instrumentation Locks.swift
[248/1216] Emitting module Instrumentation
[249/1216] Emitting module Logging
[250/1216] Compiling Logging Locks.swift
[251/1216] Emitting module CoreMetrics
[252/1216] Compiling CoreMetrics Locks.swift
[253/1233] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[254/1233] Compiling HashTreeCollections TreeDictionary+Values.swift
[255/1233] Compiling HashTreeCollections _AncestorHashSlots.swift
[256/1233] Compiling HashTreeCollections _Bitmap.swift
[257/1233] Compiling DequeModule Deque+Codable.swift
[258/1233] Compiling DequeModule Deque+Collection.swift
[259/1233] Compiling DequeModule Deque+Testing.swift
[260/1233] Compiling DequeModule Deque._Storage.swift
[261/1233] Compiling DequeModule Deque+Equatable.swift
[262/1233] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[263/1233] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[264/1233] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[265/1233] Compiling HashTreeCollections TreeDictionary+Keys.swift
[266/1233] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[267/1233] Compiling HashTreeCollections TreeDictionary+Merge.swift
[268/1233] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[269/1233] Compiling DequeModule Deque._UnsafeHandle.swift
[270/1233] Compiling DequeModule Deque.swift
[271/1233] Compiling DequeModule _DequeBuffer.swift
[272/1233] Compiling DequeModule _DequeBufferHeader.swift
[273/1233] Compiling DequeModule Deque+CustomReflectable.swift
[274/1233] Compiling DequeModule Deque+Descriptions.swift
[275/1233] Compiling DequeModule Deque+Extras.swift
[276/1233] Compiling DequeModule Deque+Hashable.swift
[277/1233] Compiling Logging Logging.swift
[282/1237] Compiling HashTreeCollections TreeSet+Collection.swift
[283/1237] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[284/1237] Compiling HashTreeCollections TreeSet+Debugging.swift
[285/1237] Compiling HashTreeCollections TreeSet+Descriptions.swift
[286/1237] Compiling HashTreeCollections TreeSet+Equatable.swift
[287/1237] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[288/1237] Compiling HashTreeCollections TreeSet+Extras.swift
[289/1237] Compiling HashTreeCollections TreeSet+Filter.swift
[290/1237] Compiling _RopeModule _CharacterRecognizer.swift
[297/1237] Compiling DequeModule _DequeSlot.swift
[298/1237] Compiling DequeModule _UnsafeWrappedBuffer.swift
[315/1264] Compiling Algorithms Chunked.swift
[316/1264] Compiling Algorithms Combinations.swift
[317/1264] Compiling HashTreeCollections _HashNode+Invariants.swift
[318/1264] Compiling HashTreeCollections _HashNode+Lookups.swift
[319/1264] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[320/1264] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[321/1264] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[322/1264] Compiling HashTreeCollections _HashNode+Structural union.swift
[323/1264] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[324/1264] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[325/1264] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[326/1264] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[327/1264] Compiling Algorithms Rotate.swift
[328/1264] Compiling Algorithms Split.swift
[329/1264] Compiling Algorithms Stride.swift
[330/1264] Compiling Algorithms Suffix.swift
[331/1264] Compiling HashTreeCollections _Bucket.swift
[332/1264] Compiling HashTreeCollections _Hash.swift
[333/1264] Compiling HashTreeCollections _HashLevel.swift
[334/1264] Compiling HashTreeCollections _HashNode+Builder.swift
[335/1264] Compiling HashTreeCollections _HashNode+Debugging.swift
[336/1264] Compiling HashTreeCollections _HashNode+Initializers.swift
[337/1264] Compiling HashTreeCollections _HashNode.swift
[338/1264] Compiling HashTreeCollections _HashNodeHeader.swift
[339/1264] Compiling HashTreeCollections _HashSlot.swift
[340/1264] Compiling HashTreeCollections _HashStack.swift
[341/1264] Compiling HashTreeCollections TreeSet+Hashable.swift
[342/1264] Compiling HashTreeCollections TreeSet+Sendable.swift
[343/1264] Compiling HashTreeCollections TreeSet+Sequence.swift
[344/1264] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[345/1264] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[351/1279] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[352/1279] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[353/1279] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[354/1279] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[355/1279] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[356/1279] Compiling HashTreeCollections TreeDictionary.swift
[357/1279] Compiling HashTreeCollections TreeSet+Codable.swift
[366/1289] Compiling Tracing InstrumentationSystem+Tracing.swift
[368/1289] Compiling Algorithms MinMax.swift
[369/1289] Compiling Algorithms Partition.swift
[370/1289] Compiling Algorithms EitherSequence.swift
[371/1289] Compiling Algorithms FirstNonNil.swift
[372/1289] Compiling Algorithms Joined.swift
[373/1289] Compiling Algorithms Keyed.swift
[374/1289] Compiling Algorithms FlattenCollection.swift
[375/1289] Compiling Algorithms Grouped.swift
[376/1289] Compiling Tracing NoOpTracer.swift
[377/1289] Compiling Tracing TracerProtocol.swift
[378/1289] Compiling Algorithms Compacted.swift
[379/1289] Compiling Algorithms Cycle.swift
[380/1289] Compiling Tracing TracingTime.swift
[381/1289] Emitting module Tracing
[382/1289] Compiling Tracing Tracer.swift
[383/1289] Compiling Tracing TracerProtocol+Legacy.swift
[384/1289] Compiling Algorithms Intersperse.swift
[389/1289] Compiling Algorithms Permutations.swift
[390/1289] Compiling Algorithms Product.swift
[391/1289] Compiling Algorithms RandomSample.swift
[392/1289] Compiling Algorithms Reductions.swift
[395/1289] Emitting module DequeModule
[396/1290] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[397/1290] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[398/1290] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[399/1290] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[400/1290] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[401/1290] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[402/1290] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[403/1290] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[404/1290] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[405/1290] Compiling HashTreeCollections TreeSet.swift
[407/1290] Compiling Tracing SpanProtocol.swift
[408/1291] Compiling Algorithms AdjacentPairs.swift
[409/1291] Compiling Algorithms Chain.swift
[418/1291] Compiling Algorithms Indexed.swift
[418/1291] Compiling tls13_enc.cc
[441/1294] Compiling Algorithms Trim.swift
[442/1294] Compiling Algorithms Unique.swift
[443/1294] Compiling Algorithms Windows.swift
[444/1294] Emitting module RoutingKit
[445/1294] Compiling RoutingKit PathComponent.swift
[445/1294] Compiling tls13_client.cc
[447/1294] Compiling RoutingKit Router.swift
[448/1294] Compiling RoutingKit TrieRouter.swift
[449/1294] Compiling HashTreeCollections _HashTreeIterator.swift
[450/1294] Compiling HashTreeCollections _HashTreeStatistics.swift
[451/1294] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[452/1294] Compiling HashTreeCollections _RawHashNode.swift
[453/1294] Compiling HashTreeCollections _UnmanagedHashNode.swift
[454/1294] Compiling HashTreeCollections _UnsafePath.swift
[455/1294] Compiling HashTreeCollections TreeDictionary+Codable.swift
[456/1294] Compiling HashTreeCollections TreeDictionary+Collection.swift
[457/1294] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[458/1294] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[459/1294] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[470/1294] Compiling t1_enc.cc
[476/1294] Emitting module Algorithms
[477/1295] Compiling tls13_both.cc
[478/1295] Compiling ssl_x509.cc
[491/1295] Emitting module HashTreeCollections
[492/1296] Compiling RoutingKit AnyRouter.swift
[493/1296] Compiling RoutingKit Parameters.swift
[494/1297] Emitting module Metrics
[495/1297] Compiling Metrics Metrics.swift
[498/1298] Compiling ssl_versions.cc
[499/1298] Compiling ssl_transcript.cc
[500/1298] Compiling ssl_stat.cc
[501/1298] Compiling ssl_privkey.cc
[502/1298] Compiling ssl_session.cc
[503/1298] Compiling ssl_key_share.cc
[504/1298] Compiling ssl_file.cc
[505/1298] Compiling ssl_credential.cc
[506/1298] Compiling ssl_lib.cc
[507/1298] Compiling ssl_cipher.cc
[508/1298] Compiling ssl_cert.cc
[509/1298] Compiling ssl_buffer.cc
[510/1298] Compiling ssl_aead_ctx.cc
[511/1298] Compiling s3_pkt.cc
[512/1298] Compiling ssl_asn1.cc
[513/1298] Compiling handshake_server.cc
[514/1298] Compiling s3_lib.cc
[515/1298] Compiling s3_both.cc
[516/1298] Compiling handshake_client.cc
[517/1298] Compiling handshake.cc
[518/1298] Compiling handoff.cc
[519/1298] Compiling dtls_method.cc
[520/1298] Compiling encrypted_client_hello.cc
[521/1298] Compiling extensions.cc
[522/1298] Compiling md5-x86_64-linux.S
[523/1298] Compiling md5-x86_64-apple.S
[524/1298] Compiling dtls_record.cc
[525/1298] Compiling d1_lib.cc
[526/1298] Compiling d1_pkt.cc
[527/1298] Compiling d1_srtp.cc
[528/1298] Compiling d1_both.cc
[529/1298] Compiling md5-586-linux.S
[529/1298] Compiling chacha20_poly1305_armv8-win.S
[529/1298] Compiling chacha20_poly1305_x86_64-linux.S
[532/1298] Compiling chacha20_poly1305_x86_64-apple.S
[532/1298] Compiling md5-586-apple.S
[534/1298] Compiling chacha20_poly1305_armv8-linux.S
[535/1298] Compiling bio_ssl.cc
[536/1298] Compiling chacha-x86_64-apple.S
[537/1298] Compiling chacha-x86_64-linux.S
[537/1298] Compiling chacha-x86-apple.S
[539/1298] Compiling chacha20_poly1305_armv8-apple.S
[540/1298] Compiling chacha-x86-linux.S
[541/1298] Compiling chacha-armv8-win.S
[542/1298] Compiling chacha-armv8-linux.S
[543/1298] Compiling x86_64-mont5-linux.S
[544/1298] Compiling chacha-armv8-apple.S
[545/1298] Compiling aes128gcmsiv-x86_64-apple.S
[546/1298] Compiling x86_64-mont5-apple.S
[547/1298] Compiling x86_64-mont-linux.S
[548/1298] Compiling aes128gcmsiv-x86_64-linux.S
[549/1298] Compiling chacha-armv4-linux.S
[550/1298] Compiling x86_64-mont-apple.S
[551/1298] Compiling vpaes-x86_64-apple.S
[552/1298] Compiling x86-mont-linux.S
[553/1298] Compiling x86-mont-apple.S
[554/1298] Compiling vpaes-x86-apple.S
[555/1298] Compiling vpaes-x86_64-linux.S
[556/1298] Compiling err_data.cc
[557/1298] Compiling vpaes-armv8-win.S
[558/1298] Compiling vpaes-x86-linux.S
[559/1298] Compiling vpaes-armv7-linux.S
[560/1298] Compiling vpaes-armv8-apple.S
[561/1298] Compiling sha512-x86_64-linux.S
[562/1298] Compiling sha512-armv8-win.S
[563/1298] Compiling sha512-armv4-linux.S
[564/1298] Compiling sha512-x86_64-apple.S
[565/1298] Compiling vpaes-armv8-linux.S
[566/1298] Compiling sha512-armv8-apple.S
[567/1298] Compiling sha512-586-linux.S
[568/1298] Compiling sha512-586-apple.S
[569/1298] Compiling sha512-armv8-linux.S
[570/1298] Compiling sha256-armv8-win.S
[571/1298] Compiling sha256-x86_64-linux.S
[572/1298] Compiling sha256-x86_64-apple.S
[573/1298] Compiling sha256-armv8-linux.S
[574/1298] Compiling sha1-x86_64-apple.S
[575/1298] Compiling sha256-armv4-linux.S
[576/1298] Compiling sha1-x86_64-linux.S
[577/1298] Compiling sha256-586-apple.S
[578/1298] Compiling sha256-armv8-apple.S
[579/1298] Compiling sha256-586-linux.S
[580/1298] Compiling sha1-armv8-win.S
[581/1298] Compiling sha1-armv4-large-linux.S
[582/1298] Compiling sha1-armv8-apple.S
[583/1298] Compiling rsaz-avx2-apple.S
[583/1298] Compiling sha1-586-linux.S
[585/1298] Compiling sha1-586-apple.S
[586/1298] Compiling sha1-armv8-linux.S
[587/1298] Compiling rsaz-avx2-linux.S
[588/1298] Compiling rdrand-x86_64-apple.S
[589/1298] Compiling rdrand-x86_64-linux.S
[590/1298] Compiling p256_beeu-armv8-asm-win.S
[591/1298] Compiling p256_beeu-x86_64-asm-linux.S
[592/1298] Compiling p256_beeu-x86_64-asm-apple.S
[593/1298] Compiling p256_beeu-armv8-asm-linux.S
[594/1298] Compiling p256-x86_64-asm-linux.S
[595/1298] Compiling p256-x86_64-asm-apple.S
[596/1298] Compiling p256_beeu-armv8-asm-apple.S
[597/1298] Compiling p256-armv8-asm-apple.S
[598/1298] Compiling p256-armv8-asm-win.S
[599/1298] Compiling ghashv8-armv8-win.S
[600/1298] Compiling p256-armv8-asm-linux.S
[601/1298] Compiling ghashv8-armv8-apple.S
[602/1298] Compiling ghash-x86_64-apple.S
[603/1298] Compiling ghashv8-armv7-linux.S
[603/1298] Compiling ghashv8-armv8-linux.S
[605/1298] Compiling ghash-x86_64-linux.S
[606/1298] Compiling ghash-x86-linux.S
[607/1298] Compiling ghash-ssse3-x86_64-linux.S
[608/1298] Compiling ghash-x86-apple.S
[609/1298] Compiling ghash-neon-armv8-win.S
[610/1298] Compiling ghash-ssse3-x86-linux.S
[611/1298] Compiling ghash-ssse3-x86_64-apple.S
[612/1298] Compiling ghash-ssse3-x86-apple.S
[613/1298] Compiling ghash-armv4-linux.S
[614/1298] Compiling ghash-neon-armv8-linux.S
[615/1298] Compiling ghash-neon-armv8-apple.S
[616/1298] Compiling bsaes-armv7-linux.S
[617/1298] Compiling co-586-linux.S
[618/1298] Compiling co-586-apple.S
[619/1298] Compiling bn-armv8-win.S
[620/1298] Compiling bn-armv8-apple.S
[621/1298] Compiling bn-armv8-linux.S
[622/1298] Compiling bn-586-linux.S
[623/1298] Compiling bn-586-apple.S
[624/1298] Compiling armv8-mont-win.S
[625/1298] Compiling armv8-mont-linux.S
[626/1298] Compiling armv4-mont-linux.S
[627/1298] Compiling aesv8-gcm-armv8-win.S
[628/1298] Compiling armv8-mont-apple.S
[629/1298] Compiling aesv8-armv8-linux.S
[630/1298] Compiling aesv8-gcm-armv8-apple.S
[631/1298] Compiling aesv8-gcm-armv8-linux.S
[632/1298] Compiling aesv8-armv8-win.S
[633/1298] Compiling aesv8-armv8-apple.S
[634/1298] Compiling aesni-x86_64-apple.S
[635/1298] Compiling aesv8-armv7-linux.S
[636/1298] Compiling aesni-x86_64-linux.S
[637/1298] Compiling aesni-x86-linux.S
[638/1298] Compiling aesni-x86-apple.S
[639/1298] Compiling aesni-gcm-x86_64-linux.S
[640/1298] Compiling aesni-gcm-x86_64-apple.S
[641/1298] Compiling aes-gcm-avx2-x86_64-apple.S
[642/1298] Compiling aes-gcm-avx10-x86_64-apple.S
[643/1298] Compiling aes-gcm-avx2-x86_64-linux.S
[644/1298] Compiling aes-gcm-avx10-x86_64-linux.S
[645/1298] Compiling x_x509a.cc
[646/1298] Compiling x_val.cc
[647/1298] Compiling x_sig.cc
[648/1298] Compiling x_exten.cc
[649/1298] Compiling x_spki.cc
[650/1298] Compiling x_pubkey.cc
[651/1298] Compiling x_req.cc
[652/1298] Compiling x_x509.cc
[653/1298] Compiling x_name.cc
[654/1298] Compiling x_attrib.cc
[655/1298] Compiling x_crl.cc
[656/1298] Compiling x509rset.cc
[657/1298] Compiling x_all.cc
[658/1298] Compiling x509spki.cc
[659/1298] Compiling x509name.cc
[660/1298] Compiling x_algor.cc
[661/1298] Compiling x509cset.cc
[662/1298] Compiling x509_vpm.cc
[663/1298] Compiling x509_txt.cc
[664/1298] Compiling x509_v3.cc
[665/1298] Compiling x509_req.cc
[666/1298] Compiling x509_trs.cc
[667/1298] Compiling x509_vfy.cc
[668/1298] Compiling x509_set.cc
[669/1298] Compiling x509_obj.cc
[670/1298] Compiling x509_def.cc
[671/1298] Compiling x509_att.cc
[672/1298] Compiling x509_ext.cc
[673/1298] Compiling x509_d2.cc
[674/1298] Compiling x509_lu.cc
[675/1298] Compiling x509_cmp.cc
[676/1298] Compiling x509.cc
[677/1298] Compiling v3_utl.cc
[678/1298] Compiling v3_skey.cc
[679/1298] Compiling v3_pmaps.cc
[680/1298] Compiling v3_purp.cc
[681/1298] Compiling v3_prn.cc
[682/1298] Compiling v3_ocsp.cc
[683/1298] Compiling v3_pcons.cc
[684/1298] Compiling v3_ncons.cc
[685/1298] Compiling v3_int.cc
[686/1298] Compiling v3_lib.cc
[687/1298] Compiling v3_info.cc
[688/1298] Compiling v3_enum.cc
[689/1298] Compiling v3_genn.cc
[690/1298] Compiling v3_ia5.cc
[691/1298] Compiling v3_extku.cc
[692/1298] Compiling v3_bitst.cc
[693/1298] Compiling v3_cpols.cc
[694/1298] Compiling v3_crld.cc
[695/1298] Compiling v3_conf.cc
[696/1298] Compiling v3_bcons.cc
[697/1298] Compiling v3_akeya.cc
[698/1298] Compiling v3_alt.cc
[699/1298] Compiling v3_akey.cc
[700/1298] Compiling t_crl.cc
[701/1298] Compiling t_x509a.cc
[702/1298] Compiling t_req.cc
[703/1298] Compiling t_x509.cc
[704/1298] Compiling i2d_pr.cc
[705/1298] Compiling policy.cc
[706/1298] Compiling rsa_pss.cc
[707/1298] Compiling by_file.cc
[708/1298] Compiling name_print.cc
[709/1298] Compiling asn1_gen.cc
[710/1298] Compiling by_dir.cc
[711/1298] Compiling algorithm.cc
[712/1298] Compiling a_verify.cc
[713/1298] Compiling trust_token.cc
[714/1298] Compiling a_sign.cc
[715/1298] Compiling voprf.cc
[716/1298] Compiling thread_pthread.cc
[717/1298] Compiling thread_win.cc
[718/1298] Compiling a_digest.cc
[719/1298] Compiling pmbtoken.cc
[720/1298] Compiling thread_none.cc
[721/1298] Compiling thread.cc
[722/1298] Compiling siphash.cc
[723/1298] Compiling stack.cc
[724/1298] Compiling sha256.cc
[725/1298] Compiling sha512.cc
[726/1298] Compiling spake2plus.cc
[727/1298] Compiling rsa_print.cc
[728/1298] Compiling rsa_extra.cc
[729/1298] Compiling sha1.cc
[730/1298] Compiling slhdsa.cc
[731/1298] Compiling refcount.cc
[732/1298] Compiling rsa_crypt.cc
[733/1298] Compiling rc4.cc
[734/1298] Compiling rsa_asn1.cc
[735/1298] Compiling windows.cc
[736/1298] Compiling rand.cc
[737/1298] Compiling urandom.cc
[738/1298] Compiling trusty.cc
[739/1298] Compiling ios.cc
[740/1298] Compiling forkunsafe.cc
[741/1298] Compiling poly1305_arm_asm.S
[742/1298] Compiling passive.cc
[743/1298] Compiling getentropy.cc
[744/1298] Compiling deterministic.cc
[745/1298] Compiling fork_detect.cc
[746/1298] Compiling poly1305_vec.cc
[747/1298] Compiling poly1305_arm.cc
[748/1298] Compiling poly1305.cc
[749/1298] Compiling pool.cc
[750/1298] Compiling pkcs7.cc
[751/1298] Compiling pkcs8.cc
[752/1298] Compiling pkcs8_x509.cc
[753/1298] Compiling pkcs7_x509.cc
[754/1298] Compiling pem_x509.cc
[755/1298] Compiling p5_pbev2.cc
[756/1298] Compiling pem_xaux.cc
[757/1298] Compiling pem_pk8.cc
[758/1298] Compiling pem_pkey.cc
[759/1298] Compiling pem_info.cc
[760/1298] Compiling obj_xref.cc
[761/1298] Compiling pem_lib.cc
[762/1298] Compiling mlkem.cc
[763/1298] Compiling pem_oth.cc
[764/1298] Compiling pem_all.cc
[765/1298] Compiling mldsa.cc
[766/1298] Compiling mem.cc
[767/1298] Compiling poly_rq_mul.S
[768/1298] Compiling fips_shared_support.cc
[769/1298] Compiling md5.cc
[770/1298] Compiling obj.cc
[771/1298] Compiling lhash.cc
[772/1298] Compiling md4.cc
[773/1298] Compiling ex_data.cc
[774/1298] Compiling sign.cc
[775/1298] Compiling hrss.cc
[776/1298] Compiling hpke.cc
[777/1298] Compiling scrypt.cc
[778/1298] Compiling kyber.cc
[779/1298] Compiling print.cc
[780/1298] Compiling pbkdf.cc
[781/1298] Compiling p_x25519.cc
[782/1298] Compiling p_x25519_asn1.cc
[783/1298] Compiling p_rsa_asn1.cc
[784/1298] Compiling p_rsa.cc
[785/1298] Compiling p_ed25519.cc
[786/1298] Compiling p_ec_asn1.cc
[787/1298] Compiling p_ec.cc
[788/1298] Compiling p_hkdf.cc
[789/1298] Compiling p_ed25519_asn1.cc
[790/1298] Compiling p_dh_asn1.cc
[791/1298] Compiling p_dh.cc
[792/1298] Compiling p_dsa_asn1.cc
[793/1298] Compiling evp_ctx.cc
[794/1298] Compiling hash_to_curve.cc
[795/1298] Compiling evp.cc
[796/1298] Compiling engine.cc
[797/1298] Compiling ecdsa_asn1.cc
[798/1298] Compiling err.cc
[799/1298] Compiling bcm.cc
[800/1298] Compiling ecdh.cc
[801/1298] Compiling evp_asn1.cc
[802/1298] Compiling ec_derive.cc
[803/1298] Compiling dsa.cc
[804/1298] Compiling params.cc
[805/1298] Compiling dsa_asn1.cc
[806/1298] Compiling des.cc
[807/1298] Compiling ec_asn1.cc
[808/1298] Compiling dh_asn1.cc
[809/1298] Compiling x25519-asm-arm.S
[810/1298] Compiling spake25519.cc
[811/1298] Compiling curve25519_64_adx.cc
[812/1298] Compiling digest_extra.cc
[813/1298] Compiling curve25519.cc
[814/1298] Compiling cpu_intel.cc
[815/1298] Compiling crypto.cc
[816/1298] Compiling cpu_arm_linux.cc
[817/1298] Compiling cpu_aarch64_win.cc
[818/1298] Compiling cpu_arm_freebsd.cc
[819/1298] Compiling cpu_aarch64_sysreg.cc
[820/1298] Compiling cpu_aarch64_fuchsia.cc
[821/1298] Compiling cpu_aarch64_openbsd.cc
[822/1298] Compiling cpu_aarch64_apple.cc
[823/1298] Compiling cpu_aarch64_linux.cc
[824/1298] Compiling tls_cbc.cc
[825/1298] Compiling conf.cc
[826/1298] Compiling get_cipher.cc
[827/1298] Compiling e_rc4.cc
[828/1298] Compiling e_tls.cc
[829/1298] Compiling e_rc2.cc
[830/1298] Compiling e_des.cc
[831/1298] Compiling e_null.cc
[831/1298] Compiling e_aesctrhmac.cc
[833/1298] Compiling e_aesgcmsiv.cc
[834/1298] Compiling derive_key.cc
[835/1298] Compiling e_chacha20poly1305.cc
[836/1298] Compiling chacha.cc
[837/1298] Compiling unicode.cc
[838/1298] Compiling asn1_compat.cc
[839/1298] Compiling cbs.cc
[840/1298] Compiling ber.cc
[841/1298] Compiling cbb.cc
[842/1298] Compiling buf.cc
[843/1298] Compiling convert.cc
[844/1298] Compiling blake2.cc
[845/1298] Compiling socket.cc
[846/1298] Compiling bn_asn1.cc
[847/1298] Compiling hexdump.cc
[848/1298] Compiling fd.cc
[849/1298] Compiling socket_helper.cc
[850/1298] Compiling printf.cc
[851/1298] Compiling pair.cc
[852/1298] Compiling file.cc
[853/1298] Compiling errno.cc
[854/1298] Compiling connect.cc
[855/1298] Compiling bio_mem.cc
[856/1298] Compiling base64.cc
[857/1298] Compiling bio.cc
[858/1298] Compiling tasn_fre.cc
[859/1298] Compiling tasn_typ.cc
[860/1298] Compiling posix_time.cc
[861/1298] Compiling tasn_utl.cc
[862/1298] Compiling f_string.cc
[863/1298] Compiling asn_pack.cc
[864/1298] Compiling tasn_new.cc
[865/1298] Compiling asn1_lib.cc
[866/1298] Compiling tasn_enc.cc
[867/1298] Compiling f_int.cc
[868/1298] Compiling a_type.cc
[869/1298] Compiling asn1_par.cc
[870/1298] Compiling a_utctm.cc
[871/1298] Compiling tasn_dec.cc
[872/1298] Compiling a_time.cc
[873/1298] Compiling a_octet.cc
[874/1298] Compiling a_strex.cc
[875/1298] Compiling a_strnid.cc
[876/1298] Compiling a_d2i_fp.cc
[877/1298] Compiling a_mbstr.cc
[878/1298] Compiling a_i2d_fp.cc
[879/1298] Compiling a_dup.cc
[880/1298] Compiling a_bool.cc
[881/1298] Compiling a_int.cc
[882/1298] Compiling fiat_curve25519_adx_square.S
[883/1298] Compiling a_bitstr.cc
[884/1298] Compiling a_object.cc
[885/1298] Compiling a_gentm.cc
[886/1298] Compiling fiat_curve25519_adx_mul.S
[887/1298] Compiling v3_prn.c
[888/1298] Compiling v3_utl.c
[889/1298] Compiling CCryptoBoringSSLShims shims.c
[890/1298] Compiling v3_skey.c
[891/1298] Compiling v3_purp.c
[892/1298] Compiling v3_pmaps.c
[893/1298] Compiling v3_pcons.c
[894/1298] Compiling v3_ocsp.c
[895/1298] Compiling v3_ncons.c
[895/1298] Compiling v3_lib.c
[897/1298] Compiling v3_int.c
[898/1298] Compiling v3_ia5.c
[899/1298] Compiling v3_info.c
[900/1298] Compiling v3_enum.c
[901/1298] Compiling v3_extku.c
[902/1298] Compiling v3_crld.c
[903/1298] Compiling v3_genn.c
[904/1298] Compiling v3_conf.c
[905/1298] Compiling v3_cpols.c
[906/1298] Compiling v3_bitst.c
[907/1298] Compiling v3_bcons.c
[908/1298] Compiling v3_akeya.c
[909/1298] Compiling v3_alt.c
[910/1298] Compiling x_x509a.c
[911/1298] Compiling v3_akey.c
[912/1298] Compiling x_val.c
[913/1298] Compiling x_x509.c
[914/1298] Compiling x_pubkey.c
[915/1298] Compiling x_spki.c
[916/1298] Compiling x_req.c
[917/1298] Compiling x_sig.c
[918/1298] Compiling x_pkey.c
[919/1298] Compiling x_name.c
[920/1298] Compiling x_info.c
[921/1298] Compiling x_attrib.c
[922/1298] Compiling x_exten.c
[923/1298] Compiling x_crl.c
[924/1298] Compiling x_algor.c
[925/1298] Compiling x509spki.c
[926/1298] Compiling x509rset.c
[927/1298] Compiling x_all.c
[928/1298] Compiling x509cset.c
[929/1298] Compiling x509name.c
[930/1298] Compiling x509_vfy.c
[931/1298] Compiling x509_txt.c
[932/1298] Compiling c-nioatomics.c
[932/1298] Compiling x509_vpm.c
[934/1298] Compiling x509_set.c
[935/1298] Compiling x509_v3.c
[936/1298] Compiling x509_obj.c
[937/1298] Compiling x509_req.c
[938/1298] Compiling x509_trs.c
[939/1298] Compiling x509_def.c
[940/1298] Compiling x509_d2.c
[941/1298] Compiling x509_ext.c
[942/1298] Compiling x509_lu.c
[943/1298] Compiling x509_cmp.c
[944/1298] Compiling x509_att.c
[945/1298] Compiling x509.c
[946/1298] Compiling t_x509a.c
[947/1298] Compiling rsa_pss.c
[948/1298] Compiling t_crl.c
[949/1298] Compiling t_x509.c
[950/1298] Compiling i2d_pr.c
[951/1298] Compiling name_print.c
[952/1298] Compiling t_req.c
[953/1298] Compiling by_file.c
[954/1298] Compiling policy.c
[955/1298] Compiling algorithm.c
[956/1298] Compiling by_dir.c
[957/1298] Compiling a_verify.c
[958/1298] Compiling asn1_gen.c
[959/1298] Compiling c-atomics.c
[960/1298] Compiling a_sign.c
[961/1298] Compiling a_digest.c
[962/1298] Compiling thread_win.c
[963/1298] Compiling thread_pthread.c
[964/1298] Compiling voprf.c
[965/1298] Compiling thread_none.c
[966/1298] Compiling thread.c
[967/1298] Compiling trust_token.c
[968/1298] Compiling siphash.c
[969/1298] Compiling stack.c
[969/1298] Compiling pmbtoken.c
[971/1298] Compiling rsa_print.c
[972/1298] Compiling refcount.c
[973/1298] Compiling rc4.c
[974/1301] Compiling rand_extra.c
[974/1301] Compiling rsa_asn1.c
[976/1304] Compiling trusty.c
[977/1304] Compiling windows.c
[977/1304] Compiling rsa_crypt.c
[979/1304] Compiling ios.c
[980/1304] Compiling passive.c
[981/1304] Compiling getentropy.c
[982/1304] Compiling deterministic.c
[983/1304] Compiling forkunsafe.c
[984/1304] Compiling poly1305_vec.c
[985/1304] Compiling poly1305_arm.c
[985/1304] Compiling poly1305_arm_asm.S
[987/1304] Compiling poly1305.c
[988/1304] Compiling pool.c
[989/1304] Compiling pkcs8_x509.c
[991/1304] Compiling NIOConcurrencyHelpers NIOLock.swift
[992/1304] Emitting module NIOConcurrencyHelpers
[993/1304] Compiling NIOConcurrencyHelpers lock.swift
[993/1304] Compiling pkcs7.c
[994/1304] Compiling pem_x509.c
[995/1304] Compiling pem_pkey.c
[996/1304] Compiling pkcs8.c
[997/1304] Compiling pkcs7_x509.c
[998/1304] Compiling pem_xaux.c
[998/1304] Compiling p5_pbev2.c
[1001/1304] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1002/1304] Compiling NIOConcurrencyHelpers atomics.swift
[1003/1304] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1003/1305] Compiling obj_xref.c
[1004/1305] Compiling pem_oth.c
[1006/1305] Compiling pem_pk8.c
[1007/1305] Compiling pem_info.c
[1008/1305] Compiling obj.c
[1009/1305] Compiling mem.c
[1010/1305] Compiling pem_lib.c
[1011/1305] Compiling lhash.c
[1012/1305] Compiling pem_all.c
[1013/1305] Compiling poly_rq_mul.S
[1014/1305] Compiling keccak.c
[1015/1305] Compiling x86_64-mont5-mac.mac.x86_64.S
[1015/1305] Compiling x86_64-mont5-linux.linux.x86_64.S
[1017/1305] Compiling kyber.c
[1018/1305] Compiling x86_64-mont-mac.mac.x86_64.S
[1019/1305] Compiling x86-mont-windows.windows.x86.S
[1020/1305] Compiling x86_64-mont-linux.linux.x86_64.S
[1021/1305] Compiling x86-mont-linux.linux.x86.S
[1022/1305] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1023/1305] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1024/1305] Compiling hpke.c
[1025/1305] Compiling vpaes-x86-windows.windows.x86.S
[1026/1305] Compiling vpaes-armv8-linux.linux.aarch64.S
[1027/1305] Compiling vpaes-x86-linux.linux.x86.S
[1027/1305] Compiling vpaes-armv8-ios.ios.aarch64.S
[1029/1305] Compiling vpaes-armv7-linux.linux.arm.S
[1030/1305] Compiling vpaes-armv7-ios.ios.arm.S
[1031/1305] Compiling kdf.c
[1032/1305] Compiling sha512-x86_64-mac.mac.x86_64.S
[1033/1305] Compiling sha512-armv4-linux.linux.arm.S
[1034/1305] Compiling sha512-armv4-ios.ios.arm.S
[1034/1305] Compiling sha512-x86_64-linux.linux.x86_64.S
[1036/1305] Compiling sha512-armv8-linux.linux.aarch64.S
[1036/1305] Compiling sha512-armv8-ios.ios.aarch64.S
[1038/1305] Compiling sha256-x86_64-mac.mac.x86_64.S
[1039/1305] Compiling sha256-x86_64-linux.linux.x86_64.S
[1040/1305] Compiling sha512-586-windows.windows.x86.S
[1041/1305] Compiling sha512-586-linux.linux.x86.S
[1042/1305] Compiling sha256-armv8-linux.linux.aarch64.S
[1043/1306] Compiling sha256-armv8-ios.ios.aarch64.S
[1044/1310] Compiling sha256-armv4-linux.linux.arm.S
[1045/1337] Compiling sha256-586-windows.windows.x86.S
[1045/1337] Compiling sha256-armv4-ios.ios.arm.S
[1046/1337] Compiling hrss.c
[1048/1364] Compiling sha256-586-linux.linux.x86.S
[1049/1391] Compiling sha1-x86_64-mac.mac.x86_64.S
[1050/1391] Compiling sha1-x86_64-linux.linux.x86_64.S
[1051/1391] Compiling sha1-armv4-large-ios.ios.arm.S
[1052/1391] Compiling sha1-armv4-large-linux.linux.arm.S
[1053/1391] Compiling sha1-armv8-ios.ios.aarch64.S
[1053/1391] Compiling sha1-armv8-linux.linux.aarch64.S
[1055/1391] Compiling sha1-586-windows.windows.x86.S
[1056/1391] Compiling sha256.c
[1057/1391] Compiling sha512.c
[1058/1391] Compiling sha1-586-linux.linux.x86.S
[1059/1391] Compiling sha1.c
[1060/1391] Compiling rsaz-avx2-linux.linux.x86_64.S
[1062/1391] Emitting module ConsoleKitTerminal
[1062/1394] Compiling rsaz-avx2-mac.mac.x86_64.S
[1063/1394] Compiling service_indicator.c
[1064/1394] Compiling fips.c
[1066/1394] Compiling NIOCore AsyncChannelHandler.swift
[1067/1394] Compiling NIOCore AsyncChannelInboundStream.swift
[1068/1394] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1069/1394] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1069/1394] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1071/1394] Compiling NIOCore ByteBuffer-conversions.swift
[1072/1394] Compiling NIOCore ByteBuffer-core.swift
[1073/1394] Compiling NIOCore ByteBuffer-hex.swift
[1074/1394] Compiling NIOCore ByteBuffer-int.swift
[1074/1394] Compiling rsa_impl.c
[1075/1394] Compiling self_check.c
[1076/1394] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1077/1394] Compiling blinding.c
[1078/1394] Compiling padding.c
[1079/1394] Compiling rsa.c
[1080/1394] Compiling rand.c
[1081/1394] Compiling urandom.c
[1083/1394] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1084/1394] Compiling NIOCore AddressedEnvelope.swift
[1085/1394] Compiling NIOCore AsyncAwaitSupport.swift
[1086/1394] Compiling NIOCore AsyncChannel.swift
[1087/1394] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1088/1394] Compiling NIOCore BSDSocketAPI.swift
[1089/1394] Compiling NIOCore ByteBuffer-aux.swift
[1090/1394] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1090/1394] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1091/1394] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1092/1394] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1093/1394] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1094/1394] Compiling ctrdrbg.c
[1095/1394] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1096/1394] Compiling fork_detect.c
[1097/1394] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1098/1394] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1099/1394] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1100/1394] Compiling polyval.c
[1100/1394] Compiling ofb.c
[1102/1394] Compiling md5.c
[1103/1394] Compiling gcm_nohw.c
[1104/1394] Compiling gcm.c
[1105/1394] Compiling ctr.c
[1106/1394] Compiling cfb.c
[1107/1394] Compiling cbc.c
[1108/1394] Compiling hmac.c
[1108/1394] Compiling md5-x86_64-mac.mac.x86_64.S
[1110/1394] Compiling md5-586-linux.linux.x86.S
[1111/1394] Compiling md4.c
[1112/1394] Compiling md5-x86_64-linux.linux.x86_64.S
[1114/1394] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1115/1394] Compiling NIOCore NIOAsyncWriter.swift
[1116/1394] Compiling NIOCore CircularBuffer.swift
[1117/1394] Compiling NIOCore Codec.swift
[1118/1394] Compiling NIOCore ConvenienceOptionSupport.swift
[1119/1394] Compiling NIOCore DeadChannel.swift
[1120/1394] Compiling NIOCore DispatchQueue+WithFuture.swift
[1121/1394] Compiling NIOCore EventLoop+Deprecated.swift
[1122/1394] Compiling NIOCore EventLoop+SerialExecutor.swift
[1122/1394] Compiling hkdf.c
[1123/1394] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1124/1394] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1125/1394] Compiling md5-586-windows.windows.x86.S
[1125/1394] Compiling ghashv8-armv7-linux.linux.arm.S
[1127/1394] Compiling ghashv8-armv7-ios.ios.arm.S
[1129/1394] Compiling NIOCore MulticastChannel.swift
[1130/1394] Compiling NIOCore NIOAny.swift
[1131/1394] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1132/1394] Compiling NIOCore NIOLoopBound.swift
[1133/1394] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1134/1394] Compiling NIOCore NIOScheduledCallback.swift
[1135/1394] Compiling NIOCore NIOSendable.swift
[1136/1394] Compiling NIOCore RecvByteBufferAllocator.swift
[1136/1402] Compiling ghash-x86_64-mac.mac.x86_64.S
[1136/1402] Compiling ghash-x86-windows.windows.x86.S
[1136/1402] Compiling ghash-x86_64-linux.linux.x86_64.S
[1137/1402] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1141/1402] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1142/1402] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1143/1402] Compiling ConsoleKitTerminal LoggerFragment.swift
[1143/1403] Compiling ghash-x86-linux.linux.x86.S
[1143/1403] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1145/1403] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1146/1403] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1147/1403] Compiling ghash-armv4-ios.ios.arm.S
[1148/1403] Compiling ghash-armv4-linux.linux.arm.S
[1149/1403] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1150/1403] Compiling fips_shared_support.c
[1151/1403] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1153/1403] Compiling ecdsa.c
[1154/1403] Compiling wnaf.c
[1155/1403] Compiling ecdh.c
[1156/1403] Compiling simple_mul.c
[1157/1403] Compiling util.c
[1158/1403] Compiling simple.c
[1159/1403] Compiling scalar.c
[1160/1403] Compiling p224-64.c
[1161/1403] Compiling felem.c
[1162/1403] Compiling p256.c
[1163/1403] Compiling oct.c
[1164/1425] Compiling ec_montgomery.c
[1165/1425] Compiling digest.c
[1166/1425] Compiling ec.c
[1167/1425] Compiling ec_key.c
[1168/1425] Compiling digestsign.c
[1169/1425] Compiling digests.c
[1170/1425] Compiling check.c
[1171/1425] Compiling co-586-linux.linux.x86.S
[1172/1425] Compiling co-586-windows.windows.x86.S
[1174/1425] Compiling ConsoleKitCommands CommandSignature.swift
[1175/1425] Compiling ConsoleKitCommands Flag.swift
[1176/1425] Compiling ConsoleKitCommands Option.swift
[1176/1427] Compiling e_aes.c
[1177/1427] Compiling cmac.c
[1178/1427] Compiling dh.c
[1179/1427] Compiling bsaes-armv7-ios.ios.arm.S
[1180/1427] Compiling bsaes-armv7-linux.linux.arm.S
[1181/1427] Compiling e_aesccm.c
[1182/1427] Compiling cipher.c
[1183/1427] Compiling rsaz_exp.c
[1185/1427] Emitting module ConsoleKitCommands
[1185/1427] Compiling aead.c
[1186/1427] Compiling random.c
[1188/1427] Compiling NIOCore IO.swift
[1189/1427] Compiling NIOCore IOData.swift
[1190/1427] Compiling NIOCore IPProtocol.swift
[1191/1427] Compiling NIOCore IntegerBitPacking.swift
[1192/1427] Compiling NIOCore IntegerTypes.swift
[1193/1427] Compiling NIOCore Interfaces.swift
[1194/1427] Compiling NIOCore Linux.swift
[1195/1427] Compiling NIOCore MarkedCircularBuffer.swift
[1196/1427] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1197/1427] Compiling ConsoleKitCommands Utilities.swift
[1197/1427] Compiling prime.c
[1198/1427] Compiling sqrt.c
[1199/1427] Compiling shift.c
[1199/1427] Compiling montgomery_inv.c
[1202/1427] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1203/1427] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1204/1427] Compiling ConsoleKitCommands Argument.swift
[1204/1427] Compiling p256-nistz.c
[1205/1427] Compiling mul.c
[1206/1427] Compiling jacobi.c
[1207/1427] Compiling montgomery.c
[1208/1427] Compiling div_extra.c
[1209/1427] Compiling gcd_extra.c
[1210/1427] Compiling gcd.c
[1211/1427] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1212/1427] Compiling ConsoleKitCommands AsyncCommand.swift
[1213/1427] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1215/1427] Compiling ConsoleKitCommands AsyncCommands.swift
[1216/1427] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1217/1427] Compiling ConsoleKitCommands AnyCommand.swift
[1218/1427] Compiling ConsoleKitCommands Command.swift
[1219/1427] Compiling ConsoleKitCommands CommandContext.swift
[1220/1427] Compiling ConsoleKitCommands CommandError.swift
[1220/1427] Compiling generic.c
[1221/1427] Compiling exponentiation.c
[1222/1427] Compiling bytes.c
[1223/1427] Compiling x86_64-gcc.c
[1224/1427] Compiling ctx.c
[1225/1427] Compiling cmp.c
[1226/1427] Compiling div.c
[1227/1427] Compiling bn-armv8-ios.ios.aarch64.S
[1228/1427] Compiling bn-586-windows.windows.x86.S
[1228/1427] Compiling bn-armv8-linux.linux.aarch64.S
[1230/1427] Compiling bn.c
[1231/1427] Compiling add.c
[1232/1427] Compiling bn-586-linux.linux.x86.S
[1233/1427] Compiling armv8-mont-ios.ios.aarch64.S
[1234/1427] Compiling armv4-mont-linux.linux.arm.S
[1235/1427] Compiling armv4-mont-ios.ios.arm.S
[1236/1427] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1237/1427] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1238/1427] Compiling armv8-mont-linux.linux.aarch64.S
[1239/1427] Compiling aesv8-armv8-linux.linux.aarch64.S
[1240/1427] Compiling aesv8-armv8-ios.ios.aarch64.S
[1241/1427] Compiling aesni-x86_64-mac.mac.x86_64.S
[1241/1427] Compiling aesni-x86_64-linux.linux.x86_64.S
[1242/1427] Compiling aesv8-armv7-linux.linux.arm.S
[1244/1427] Compiling aesv8-armv7-ios.ios.arm.S
[1245/1427] Compiling aesni-x86-linux.linux.x86.S
[1246/1427] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1247/1427] Compiling aesni-x86-windows.windows.x86.S
[1248/1427] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1249/1427] Compiling key_wrap.c
[1249/1427] Compiling mode_wrappers.c
[1251/1427] Compiling aes.c
[1253/1427] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1254/1427] Compiling NIOCore SocketAddresses.swift
[1255/1427] Compiling NIOCore SocketOptionProvider.swift
[1256/1427] Compiling NIOCore SystemCallHelpers.swift
[1257/1427] Compiling NIOCore TimeAmount+Duration.swift
[1258/1427] Compiling NIOCore TypeAssistedChannelHandler.swift
[1259/1427] Compiling NIOCore UniversalBootstrapSupport.swift
[1260/1427] Compiling NIOCore Utilities.swift
[1260/1427] Compiling sign.c
[1262/1427] Compiling ConsoleKitCommands CommandGroup.swift
[1263/1427] Compiling ConsoleKitCommands CommandInput.swift
[1264/1427] Compiling ConsoleKitCommands Commands.swift
[1265/1427] Compiling ConsoleKitCommands Console+Run.swift
[1266/1427] Compiling ConsoleKitCommands ConsoleError.swift
[1267/1427] Compiling ConsoleKitCommands Completion.swift
[1276/1428] Compiling ex_data.c
[1277/1428] Compiling scrypt.c
[1278/1428] Compiling pbkdf.c
[1279/1428] Compiling p_x25519_asn1.c
[1280/1428] Compiling aes_nohw.c
[1281/1428] Compiling print.c
[1283/1428] Compiling p_x25519.c
[1284/1428] Compiling p_rsa.c
[1285/1428] Compiling p_hkdf.c
[1295/1428] Compiling p_ed25519.c
[1296/1428] Compiling p_rsa_asn1.c
[1297/1428] Compiling p_ec.c
[1298/1428] Compiling p_ec_asn1.c
[1299/1428] Compiling p_ed25519_asn1.c
[1300/1428] Compiling err_data.c
[1301/1428] Compiling p_dsa_asn1.c
[1302/1428] Compiling evp_asn1.c
[1303/1430] Compiling engine.c
[1304/1430] Compiling evp.c
[1305/1430] Compiling evp_ctx.c
[1306/1430] Compiling err.c
[1307/1430] Compiling ecdh_extra.c
[1308/1430] Compiling hash_to_curve.c
[1309/1430] Compiling ecdsa_asn1.c
[1311/1430] Emitting module ConsoleKit
[1311/1430] Compiling ec_asn1.c
[1312/1430] Compiling ec_derive.c
[1314/1430] Compiling ConsoleKit Exports.swift
[1314/1430] Compiling dsa_asn1.c
[1315/1431] Compiling params.c
[1316/1431] Compiling dsa.c
[1317/1431] Compiling dh_asn1.c
[1318/1431] Compiling curve25519_64_adx.c
[1319/1431] Compiling digest_extra.c
[1321/1431] Compiling crypto.c
[1322/1431] Compiling x25519-asm-arm.S
[1323/1431] Compiling cpu_intel.c
[1324/1431] Compiling spake25519.c
[1325/1431] Compiling des.c
[1326/1431] Compiling cpu_arm_linux.c
[1327/1431] Compiling cpu_aarch64_win.c
[1328/1431] Compiling cpu_aarch64_openbsd.c
[1329/1431] Compiling cpu_aarch64_sysreg.c
[1330/1431] Compiling cpu_arm.c
[1331/1431] Compiling cpu_arm_freebsd.c
[1332/1431] Compiling cpu_aarch64_linux.c
[1333/1431] Compiling cpu_aarch64_fuchsia.c
[1334/1431] Compiling curve25519.c
[1335/1431] Compiling cpu_aarch64_apple.c
[1336/1431] Compiling conf.c
[1337/1431] Compiling e_null.c
[1338/1431] Compiling tls_cbc.c
[1339/1431] Compiling e_rc2.c
[1340/1431] Compiling e_rc4.c
[1341/1431] Compiling e_chacha20poly1305.c
[1342/1431] Compiling e_tls.c
[1343/1431] Compiling e_aesgcmsiv.c
[1344/1431] Compiling derive_key.c
[1345/1431] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1346/1431] Compiling cipher_extra.c
[1346/1431] Compiling e_aesctrhmac.c
[1348/1431] Compiling e_des.c
[1349/1431] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1350/1431] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1351/1431] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1352/1431] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1353/1431] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1354/1431] Compiling chacha-x86-windows.windows.x86.S
[1355/1431] Compiling chacha.c
[1356/1431] Compiling chacha-x86_64-mac.mac.x86_64.S
[1357/1431] Compiling chacha-x86_64-linux.linux.x86_64.S
[1358/1431] Compiling chacha-armv8-ios.ios.aarch64.S
[1359/1431] Compiling chacha-armv4-ios.ios.arm.S
[1360/1431] Compiling chacha-x86-linux.linux.x86.S
[1361/1431] Compiling unicode.c
[1362/1431] Compiling chacha-armv4-linux.linux.arm.S
[1363/1431] Compiling chacha-armv8-linux.linux.aarch64.S
[1364/1431] Compiling ber.c
[1365/1431] Compiling cbs.c
[1366/1431] Compiling cbb.c
[1367/1431] Compiling asn1_compat.c
[1368/1431] Compiling blake2.c
[1369/1431] Compiling bn_asn1.c
[1370/1431] Compiling convert.c
[1371/1431] Compiling buf.c
[1372/1431] Compiling pair.c
[1372/1431] Compiling hexdump.c
[1374/1431] Compiling printf.c
[1375/1431] Compiling file.c
[1376/1431] Compiling errno.c
[1377/1431] Compiling bio_mem.c
[1378/1431] Compiling fd.c
[1379/1431] Compiling tasn_utl.c
[1380/1431] Compiling base64.c
[1381/1431] Compiling tasn_new.c
[1382/1431] Compiling tasn_typ.c
[1383/1431] Compiling tasn_fre.c
[1384/1431] Compiling bio.c
[1385/1431] Compiling f_string.c
[1385/1431] Compiling tasn_enc.c
[1387/1431] Compiling tasn_dec.c
[1388/1431] Compiling posix_time.c
[1389/1431] Compiling f_int.c
[1390/1431] Compiling asn1_par.c
[1391/1431] Compiling asn_pack.c
[1392/1431] Compiling asn1_lib.c
[1393/1431] Compiling a_utctm.c
[1394/1431] Compiling a_type.c
[1395/1431] Compiling a_time.c
[1396/1431] Compiling a_strnid.c
[1397/1431] Compiling a_octet.c
[1398/1431] Compiling a_strex.c
[1399/1431] Write sources
[1400/1431] Compiling a_object.c
[1401/1431] Compiling a_int.c
[1402/1431] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1403/1431] Compiling a_mbstr.c
[1404/1431] Compiling a_i2d_fp.c
[1406/1487] Emitting module NIOCore
[1407/1487] Compiling BitCollections BitArray+Hashable.swift
[1408/1487] Compiling BitCollections BitArray+Initializers.swift
[1409/1487] Compiling BitCollections BitArray+Invariants.swift
[1410/1487] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1411/1487] Compiling BitCollections BitArray+RandomBits.swift
[1412/1487] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1413/1487] Compiling BitCollections BitArray+Shifts.swift
[1414/1487] Compiling BitCollections BitArray+Testing.swift
[1415/1487] Compiling BitCollections BitArray+Copy.swift
[1416/1487] Compiling BitCollections BitArray+CustomReflectable.swift
[1417/1487] Compiling BitCollections BitArray+Descriptions.swift
[1418/1487] Compiling BitCollections BitArray+Equatable.swift
[1419/1487] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1420/1487] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1421/1487] Compiling BitCollections BitArray+Extras.swift
[1422/1487] Compiling BitCollections BitArray+Fill.swift
[1423/1487] Compiling BitCollections BitArray._UnsafeHandle.swift
[1424/1487] Compiling BitCollections BitArray.swift
[1425/1487] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1426/1487] Compiling BitCollections BitSet+Codable.swift
[1427/1487] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1428/1487] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1429/1487] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1430/1487] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1431/1487] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1433/1492] Compiling BitCollections BitSet+Initializers.swift
[1434/1492] Compiling BitCollections BitSet+Invariants.swift
[1435/1492] Compiling BitCollections BitSet+Random.swift
[1436/1492] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1437/1492] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1438/1492] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1439/1492] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1440/1530] Emitting module BitCollections
[1441/1545] Compiling NIOPosix SelectorGeneric.swift
[1442/1545] Compiling NIOPosix SelectorKqueue.swift
[1443/1545] Compiling NIOPosix SelectorUring.swift
[1444/1545] Compiling NIOPosix Pool.swift
[1445/1545] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1446/1545] Compiling NIOPosix PosixSingletons.swift
[1447/1545] Compiling NIOPosix RawSocketBootstrap.swift
[1448/1545] Compiling NIOPosix Resolver.swift
[1449/1545] Compiling NIOPosix Selectable.swift
[1450/1545] Compiling NIOPosix ServerSocket.swift
[1451/1545] Compiling NIOPosix Socket.swift
[1452/1545] Compiling NIOPosix SocketChannel.swift
[1453/1545] Compiling NIOPosix SocketProtocols.swift
[1454/1545] Compiling NIOPosix System.swift
[1455/1545] Compiling NIOPosix Thread.swift
[1456/1545] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1457/1545] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1458/1545] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1459/1545] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1460/1545] Compiling BitCollections BitSet+SetAlgebra union.swift
[1461/1545] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1462/1545] Compiling BitCollections BitSet.Counted.swift
[1463/1545] Compiling NIOPosix IntegerTypes.swift
[1464/1545] Compiling NIOPosix Linux.swift
[1465/1545] Compiling NIOPosix LinuxCPUSet.swift
[1466/1545] Compiling NIOPosix LinuxUring.swift
[1467/1545] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1468/1545] Compiling NIOPosix SelectableChannel.swift
[1469/1545] Compiling NIOPosix SelectableEventLoop.swift
[1470/1545] Compiling NIOPosix SelectorEpoll.swift
[1471/1545] Compiling NIOPosix Bootstrap.swift
[1472/1545] Compiling NIOPosix ControlMessage.swift
[1473/1545] Compiling NIOPosix DatagramVectorReadManager.swift
[1474/1545] Compiling NIOPosix Errors+Any.swift
[1475/1545] Compiling NIOPosix FileDescriptor.swift
[1476/1545] Compiling NIOPosix GetaddrinfoResolver.swift
[1477/1545] Compiling NIOPosix HappyEyeballs.swift
[1478/1545] Compiling NIOPosix NIOThreadPool.swift
[1479/1545] Compiling NIOPosix NonBlockingFileIO.swift
[1480/1545] Compiling NIOPosix PendingDatagramWritesManager.swift
[1481/1545] Compiling NIOPosix PendingWritesManager.swift
[1482/1545] Compiling NIOPosix PipeChannel.swift
[1483/1545] Compiling NIOPosix PipePair.swift
[1484/1545] Compiling NIOPosix IO.swift
[1485/1545] Compiling NIOPosix IntegerBitPacking.swift
[1486/1545] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1487/1545] Emitting module CryptoBoringWrapper
[1488/1545] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1490/1546] Emitting module NIOEmbedded
[1491/1546] Compiling NIOEmbedded AsyncTestingChannel.swift
[1492/1546] Compiling BitCollections BitSet.Index.swift
[1493/1546] Compiling BitCollections BitSet._UnsafeHandle.swift
[1494/1546] Compiling BitCollections BitSet.swift
[1495/1546] Compiling BitCollections Range+Utilities.swift
[1496/1546] Compiling BitCollections Slice+Utilities.swift
[1497/1546] Compiling BitCollections UInt+Tricks.swift
[1498/1546] Compiling BitCollections _Word.swift
[1500/1609] Emitting module Collections
[1501/1609] Compiling Collections Collections.swift
[1502/1610] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1503/1610] Compiling NIOEmbedded Embedded.swift
[1506/1611] Compiling Crypto HashFunctions.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)
[1507/1611] Compiling Crypto HashFunctions_SHA2.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)
[1508/1611] Compiling Crypto Insecure.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)
[1509/1611] Compiling Crypto Insecure_HashFunctions.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)
[1510/1611] Compiling Crypto ECDH_boring.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)
[1511/1611] Compiling Crypto DH.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)
[1512/1611] Compiling Crypto ECDH.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)
[1513/1611] Compiling Crypto HKDF.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)
[1514/1619] Emitting module NIOPosix
[1515/1625] Compiling Crypto AESWrap.swift
[1516/1625] Compiling Crypto AESWrap_boring.swift
[1517/1625] Compiling NIOPosix ThreadPosix.swift
[1518/1625] Compiling NIOPosix ThreadWindows.swift
[1519/1625] Compiling NIOPosix UnsafeTransfer.swift
[1520/1625] Compiling NIOPosix Utilities.swift
[1521/1625] Compiling NIOPosix VsockAddress.swift
[1522/1625] Compiling NIOPosix VsockChannelEvents.swift
[1523/1625] Compiling Crypto Ed25519.swift
[1524/1625] Compiling Crypto NISTCurvesKeys.swift
[1525/1625] Compiling Crypto X25519Keys.swift
[1526/1625] Compiling Crypto SymmetricKeys.swift
[1527/1625] Compiling Crypto HMAC.swift
[1528/1625] Compiling Crypto MACFunctions.swift
[1529/1625] Compiling Crypto MessageAuthenticationCode.swift
[1530/1625] Compiling Crypto AES.swift
[1531/1625] Compiling Crypto ECDSASignature_boring.swift
[1532/1625] Compiling Crypto ECDSA_boring.swift
[1533/1625] Compiling Crypto EdDSA_boring.swift
[1534/1625] Compiling Crypto ECDSA.swift
[1535/1625] Compiling Crypto EdDSA.swift
[1536/1625] Compiling Crypto Signature.swift
[1537/1625] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1538/1625] Compiling Crypto CryptoKitErrors_boring.swift
[1539/1625] Compiling Crypto ECDSASignature.swift
[1540/1625] Compiling Crypto PEMDocument.swift
[1541/1625] Compiling Crypto PKCS8PrivateKey.swift
[1542/1625] Compiling Crypto SEC1PrivateKey.swift
[1543/1625] Compiling Crypto SubjectPublicKeyInfo.swift
[1544/1625] Compiling Crypto CryptoKitErrors.swift
[1545/1625] Compiling Crypto Digest_boring.swift
[1546/1625] Compiling Crypto Digest.swift
[1547/1625] Compiling Crypto Digests.swift
[1548/1625] Compiling Crypto ASN1Identifier.swift
[1549/1625] Compiling Crypto ASN1Integer.swift
[1550/1625] Compiling Crypto ASN1Null.swift
[1551/1625] Compiling Crypto ASN1OctetString.swift
[1552/1625] Compiling Crypto ASN1Strings.swift
[1553/1625] Compiling Crypto ArraySliceBigint.swift
[1554/1625] Compiling Crypto GeneralizedTime.swift
[1555/1625] Compiling Crypto ObjectIdentifier.swift
[1566/1625] Compiling Crypto AES-GCM.swift
[1567/1625] Compiling Crypto AES-GCM_boring.swift
[1568/1625] Compiling Crypto ChaChaPoly_boring.swift
[1569/1625] Compiling Crypto ChaChaPoly.swift
[1570/1625] Compiling Crypto Cipher.swift
[1571/1625] Compiling Crypto Nonces.swift
[1572/1625] Compiling Crypto ASN1.swift
[1573/1625] Compiling Crypto ASN1Any.swift
[1574/1625] Compiling Crypto ASN1BitString.swift
[1580/1625] Emitting module Crypto
[1590/1625] Compiling Crypto ASN1Boolean.swift
[1605/1625] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1606/1625] Compiling Crypto RNG_boring.swift
[1607/1625] Compiling Crypto SafeCompare_boring.swift
[1608/1625] Compiling Crypto Zeroization_boring.swift
[1609/1625] Compiling Crypto PrettyBytes.swift
[1610/1625] Compiling Crypto SafeCompare.swift
[1611/1625] Compiling Crypto SecureBytes.swift
[1612/1625] Compiling Crypto Zeroization.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/47] Emitting module ServiceContextModule
[3/47] Compiling ServiceContextModule ServiceContextKey.swift
[4/47] Compiling RealModule Float16+Real.swift
[5/47] Compiling ServiceContextModule ServiceContext.swift
[6/48] Compiling CoreMetrics Locks.swift
[7/49] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[8/49] Compiling InternalCollectionsUtilities Integer rank.swift
[9/49] Compiling RealModule Float+Real.swift
[10/49] Compiling RealModule ElementaryFunctions.swift
[11/49] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[12/49] Compiling Logging LogHandler.swift
[13/49] Compiling Logging MetadataProvider.swift
[14/49] Compiling RealModule Float80+Real.swift
[15/49] Compiling RealModule Real.swift
[16/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/50] Compiling RealModule RealFunctions.swift
[18/50] Emitting module RealModule
[20/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/50] Compiling InternalCollectionsUtilities Debugging.swift
[22/50] Compiling InternalCollectionsUtilities Descriptions.swift
[23/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/50] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[25/50] Compiling NIOConcurrencyHelpers NIOLock.swift
[26/50] Compiling NIOConcurrencyHelpers atomics.swift
[29/50] Emitting module CoreMetrics
[30/50] Compiling Logging Locks.swift
[31/50] Compiling _NIOBase64 Base64.swift
[32/50] Emitting module _NIOBase64
[33/51] Emitting module CryptoBoringWrapper
[34/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/51] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[37/53] Emitting module Logging
[38/53] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[39/53] Compiling NIOConcurrencyHelpers lock.swift
[41/53] Emitting module NIOConcurrencyHelpers
[43/54] Emitting module InternalCollectionsUtilities
[44/54] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/58] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[51/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[54/112] Compiling _NIODataStructures PriorityQueue.swift
[55/112] Emitting module Instrumentation
[56/112] Compiling Instrumentation Instrument.swift
[57/112] Compiling Instrumentation MultiplexInstrument.swift
[58/112] Compiling Instrumentation NoOpInstrument.swift
[59/172] Compiling Logging Logging.swift
[60/173] Compiling _NIODataStructures _TinyArray.swift
[61/173] Compiling Instrumentation Locks.swift
[62/173] Compiling Instrumentation InstrumentationSystem.swift
[63/174] Compiling Crypto ChaChaPoly.swift
[64/174] Compiling Crypto Cipher.swift
[65/174] Compiling Crypto Nonces.swift
[66/176] Compiling CoreMetrics Metrics.swift
[69/177] Compiling Crypto SEC1PrivateKey.swift
[70/177] Compiling Crypto SubjectPublicKeyInfo.swift
[71/177] Compiling _NIODataStructures Heap.swift
[72/177] Compiling Crypto Digest.swift
[73/177] Compiling Crypto Digests.swift
[74/177] Compiling Crypto CryptoKitErrors.swift
[75/177] Compiling Crypto Digest_boring.swift
[77/202] Emitting module _NIODataStructures
[78/203] Compiling Algorithms RandomSample.swift
[79/203] Compiling Algorithms Reductions.swift
[81/265] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/265] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/265] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/300] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[85/300] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[86/300] Compiling _RopeModule BigString+Sequence.swift
[87/300] Compiling _RopeModule BigString+TextOutputStream.swift
[88/315] Compiling RoutingKit PathComponent.swift
[89/343] Emitting module RoutingKit
[90/343] Compiling RoutingKit Parameters.swift
[91/343] Compiling RoutingKit AnyRouter.swift
[92/343] Emitting module Crypto
[93/351] Compiling _RopeModule BigString+Index.swift
[94/351] Compiling _RopeModule BigString+Ingester.swift
[95/351] Compiling _RopeModule BigString+Invariants.swift
[96/351] Compiling _RopeModule BigString+Iterators.swift
[97/351] Compiling _RopeModule BigString+Builder.swift
[98/351] Compiling _RopeModule BigString+Contents.swift
[99/351] Compiling _RopeModule BigString+Debugging.swift
[100/351] Compiling _RopeModule BigString+CustomStringConvertible.swift
[101/351] Compiling _RopeModule BigString+Equatable.swift
[102/351] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[103/351] Compiling _RopeModule BigString+Hashing.swift
[104/351] Compiling Tracing InstrumentationSystem+Tracing.swift
[105/351] Compiling Tracing NoOpTracer.swift
[106/351] Compiling _RopeModule Rope+Invariants.swift
[107/351] Compiling _RopeModule Rope+_Node.swift
[108/351] Compiling _RopeModule _RopeVersion.swift
[109/351] Compiling _RopeModule Rope+Collection.swift
[110/351] Compiling _RopeModule Rope+Index.swift
[111/351] Compiling _RopeModule Rope+Sequence.swift
[112/351] Compiling _RopeModule Rope+Append.swift
[113/351] Compiling _RopeModule BigString+UnicodeScalarView.swift
[114/351] Compiling _RopeModule BigSubstring+UTF16View.swift
[115/351] Compiling _RopeModule BigSubstring+UTF8View.swift
[116/351] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[117/351] Compiling _RopeModule BigSubstring.swift
[118/351] Compiling _RopeModule Rope+Builder.swift
[119/351] Compiling _RopeModule Rope+Debugging.swift
[120/358] Compiling Tracing TracingTime.swift
[121/358] Compiling Tracing TracerProtocol.swift
[122/358] Emitting module Tracing
[123/358] Compiling RoutingKit Router.swift
[124/358] Compiling RoutingKit TrieRouter.swift
[125/359] Compiling _RopeModule BigString+BidirectionalCollection.swift
[126/359] Compiling _RopeModule BigString+Comparable.swift
[127/359] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[134/359] Compiling _RopeModule BigString+Chunk.swift
[138/359] Compiling Tracing Tracer.swift
[139/359] Compiling Tracing TracerProtocol+Legacy.swift
[159/359] Compiling SystemPackage Util+StringArray.swift
[160/359] Compiling SystemPackage Util.swift
[161/359] Compiling SystemPackage UtilConsumers.swift
[162/359] Compiling _RopeModule BigString+Append.swift
[163/359] Compiling _RopeModule BigString+Initializers.swift
[164/359] Compiling _RopeModule BigString+Insert.swift
[165/359] Compiling _RopeModule BigString+Managing Breaks.swift
[166/359] Compiling _RopeModule BigString+RemoveSubrange.swift
[167/359] Compiling _RopeModule BigString+ReplaceSubrange.swift
[168/359] Compiling _RopeModule BigString+Split.swift
[169/359] Compiling _RopeModule Range+BigString.swift
[170/359] Compiling _RopeModule BigString+UTF16View.swift
[171/359] Compiling _RopeModule BigString+UTF8View.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)
/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)
[187/364] Emitting module Atomics
[194/364] Compiling OrderedCollections OrderedSet+Sendable.swift
[195/364] Compiling OrderedCollections OrderedSet+SubSequence.swift
[196/364] Compiling OrderedCollections OrderedSet+Testing.swift
[197/364] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[198/364] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[207/364] Compiling Algorithms Trim.swift
[208/364] Compiling Algorithms Unique.swift
[209/364] Compiling Algorithms Windows.swift
[211/364] Compiling OrderedCollections OrderedSet.swift
[212/364] Compiling OrderedCollections _UnsafeBitset.swift
[213/364] Compiling Crypto SafeCompare_boring.swift
[214/364] Compiling Crypto Zeroization_boring.swift
[215/364] Compiling Crypto PrettyBytes.swift
[216/364] Compiling Crypto SafeCompare.swift
[217/364] Compiling Crypto SecureBytes.swift
[218/364] Compiling Crypto Zeroization.swift
[219/373] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[220/373] Compiling _RopeModule BigString+Chunk+Breaks.swift
[221/373] Compiling _RopeModule BigString+Chunk+Counts.swift
[222/373] Compiling _RopeModule BigString+Chunk+Description.swift
[223/373] Emitting module SystemPackage
[224/373] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[225/373] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[226/373] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[227/373] Compiling _RopeModule BigString+Chunk+Splitting.swift
[228/374] Compiling Tracing SpanProtocol.swift
[229/375] Compiling Metrics Metrics.swift
[230/375] Emitting module Metrics
[262/393] Compiling DequeModule Deque+Codable.swift
[263/393] Compiling DequeModule Deque+Collection.swift
[264/393] Compiling DequeModule Deque+Equatable.swift
[265/393] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[266/393] Compiling DequeModule Deque+CustomReflectable.swift
[267/393] Compiling DequeModule Deque+Descriptions.swift
[268/393] Compiling DequeModule Deque+Extras.swift
[269/393] Compiling DequeModule Deque+Hashable.swift
[277/475] Compiling HashTreeCollections _AncestorHashSlots.swift
[278/475] Compiling HashTreeCollections _Bitmap.swift
[279/475] Compiling HashTreeCollections _Bucket.swift
[280/475] Compiling HashTreeCollections _Hash.swift
[281/475] Compiling HashTreeCollections _HashLevel.swift
[282/475] Compiling HashTreeCollections _HashNode+Builder.swift
[283/475] Compiling HashTreeCollections _HashNode+Debugging.swift
[284/475] Compiling HashTreeCollections _HashNode+Initializers.swift
[285/475] Compiling HashTreeCollections _HashNode+Invariants.swift
[286/475] Compiling HashTreeCollections _HashNode+Lookups.swift
[287/475] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[288/475] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[289/475] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[290/475] Compiling HashTreeCollections _HashNode+Storage.swift
[291/475] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[294/503] Compiling ConsoleKitTerminal CustomActivity.swift
[295/503] Compiling ConsoleKitTerminal LoadingBar.swift
[296/503] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[297/503] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[298/503] Compiling ConsoleKitTerminal ProgressBar.swift
[299/503] Compiling ConsoleKitTerminal Console+Clear.swift
[300/503] Compiling HeapModule Heap.swift
[301/503] Emitting module HeapModule
[302/503] Compiling HashTreeCollections TreeDictionary+Keys.swift
[303/503] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[304/503] Compiling HashTreeCollections TreeDictionary+Merge.swift
[305/503] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[306/503] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[307/503] Compiling HashTreeCollections TreeDictionary+Values.swift
[308/503] Compiling HashTreeCollections TreeDictionary.swift
[309/503] Compiling HashTreeCollections TreeSet+Codable.swift
[310/503] Compiling HashTreeCollections TreeSet+Collection.swift
[311/503] Compiling HashTreeCollections TreeSet+Hashable.swift
[312/503] Compiling HashTreeCollections TreeSet+Sendable.swift
[313/503] Compiling HashTreeCollections TreeSet+Sequence.swift
[314/503] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[315/503] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[316/503] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[317/503] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[318/503] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[319/503] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[320/503] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[321/513] Compiling HeapModule _HeapNode.swift
[322/513] Compiling ConsoleKitTerminal Console+Confirm.swift
[323/513] Compiling ConsoleKitTerminal Console+Input.swift
[324/513] Compiling ConsoleKitTerminal Console+Center.swift
[325/513] Compiling ConsoleKitTerminal Console+Output.swift
[328/516] Compiling HeapModule Heap+Invariants.swift
[329/516] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[330/516] Compiling HeapModule Heap+UnsafeHandle.swift
[331/516] Compiling HeapModule Heap+Descriptions.swift
[332/517] Compiling ConsoleKitTerminal Console+Ask.swift
[333/517] Compiling ConsoleKitTerminal Console+Choose.swift
[334/517] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[335/517] Compiling ConsoleKitTerminal ConsoleClear.swift
[337/517] Emitting module OrderedCollections
[342/518] Emitting module ConsoleKitTerminal
[351/518] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[352/518] Compiling ConsoleKitTerminal ActivityBar.swift
[353/518] Compiling ConsoleKitTerminal ActivityIndicator.swift
[366/518] Compiling ConsoleKitTerminal Terminal.swift
[367/518] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[368/518] Compiling ConsoleKitTerminal Console+Wait.swift
[369/518] Compiling ConsoleKitTerminal ConsoleColor.swift
[370/518] Compiling ConsoleKitTerminal ConsoleStyle.swift
[371/518] Compiling ConsoleKitTerminal AnySendableHashable.swift
[372/518] Compiling ConsoleKitTerminal ConsoleLogger.swift
[373/518] Compiling ConsoleKitTerminal LoggerFragment.swift
[374/518] Compiling HashTreeCollections TreeDictionary+Codable.swift
[375/518] Compiling HashTreeCollections TreeDictionary+Collection.swift
[380/518] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[381/518] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[382/518] Compiling HashTreeCollections TreeDictionary+Filter.swift
[383/518] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[384/518] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[394/518] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[395/518] Compiling HashTreeCollections TreeSet+Debugging.swift
[396/518] Compiling HashTreeCollections TreeSet+Descriptions.swift
[397/518] Compiling HashTreeCollections TreeSet+Equatable.swift
[398/518] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[399/518] Compiling HashTreeCollections TreeSet+Extras.swift
[400/518] Compiling HashTreeCollections TreeSet+Filter.swift
[414/518] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[415/518] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[416/518] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[417/518] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[418/518] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
BUILD FAILURE 6.1 android