Build Information
Failed to build queues-mongo-driver, reference master (4f3686
), with Swift 6.1 for Android on 28 May 2025 21:30:28 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/vapor-community/queues-mongo-driver.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/queues-mongo-driver
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4f3686e Merge pull request #6 from vapor-community/oldest-job-fix
Cloned https://github.com/vapor-community/queues-mongo-driver.git
Revision (git rev-parse @):
4f3686eae98c569f50e0317c389f83b7472f6e4d
SUCCESS checkout https://github.com/vapor-community/queues-mongo-driver.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/queues-mongo-driver.git
https://github.com/vapor-community/queues-mongo-driver.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" : "queues",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/queues.git"
},
{
"identity" : "mongokitten",
"requirement" : {
"range" : [
{
"lower_bound" : "6.5.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenKitten/MongoKitten.git"
}
],
"manifest_display_name" : "queues-mongo-driver",
"name" : "queues-mongo-driver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "QueuesMongoDriver",
"targets" : [
"QueuesMongoDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QueuesMongoDriverTests",
"module_type" : "SwiftTarget",
"name" : "QueuesMongoDriverTests",
"path" : "Tests/QueuesMongoDriverTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"QueuesMongoDriverTests.swift"
],
"target_dependencies" : [
"QueuesMongoDriver"
],
"type" : "test"
},
{
"c99name" : "QueuesMongoDriver",
"module_type" : "SwiftTarget",
"name" : "QueuesMongoDriver",
"path" : "Sources/QueuesMongoDriver",
"product_dependencies" : [
"Vapor",
"Queues",
"MongoKitten"
],
"product_memberships" : [
"QueuesMongoDriver"
],
"sources" : [
"Queues.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/queues.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/OpenKitten/MongoKitten.git
[1/3318] Fetching queues
[2490/17556] Fetching queues, mongokitten
Fetched https://github.com/vapor/queues.git from cache (0.37s)
[7975/88616] Fetching mongokitten, vapor
Fetched https://github.com/OpenKitten/MongoKitten.git from cache (2.37s)
Fetched https://github.com/vapor/vapor.git from cache (2.55s)
Computing version for https://github.com/OpenKitten/MongoKitten.git
Computed https://github.com/OpenKitten/MongoKitten.git at 6.7.15 (4.17s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/orlandos-nl/DNSClient.git
[1/6004] Fetching bson
[62/8210] Fetching bson, swift-metrics
[8211/9354] Fetching bson, swift-metrics, dnsclient
[9355/13190] Fetching bson, swift-metrics, dnsclient, swift-log
[9662/28033] Fetching bson, swift-metrics, dnsclient, swift-log, swift-nio-ssl
[9663/104126] Fetching bson, swift-metrics, dnsclient, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.10s)
[63412/89283] Fetching bson, swift-metrics, dnsclient, swift-log, swift-nio
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (5.77s)
Fetched https://github.com/orlandos-nl/BSON.git from cache (5.77s)
Fetched https://github.com/apple/swift-log.git from cache (5.78s)
Fetched https://github.com/apple/swift-metrics.git from cache (5.78s)
Fetched https://github.com/apple/swift-nio.git from cache (5.91s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 7.0.31 (10.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.55s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (0.56s)
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.33s)
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.88s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.34s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[2285/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.33s)
Fetched https://github.com/apple/swift-collections.git from cache (1.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.00s)
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/vapor/queues.git
Computed https://github.com/vapor/queues.git at 1.17.2 (1.42s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.75s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
[1/3319] Fetching multipart-kit
[1628/4382] Fetching multipart-kit, swift-service-context
[2086/6991] Fetching multipart-kit, swift-service-context, websocket-kit
[3068/11965] Fetching multipart-kit, swift-service-context, websocket-kit, swift-distributed-tracing
[6466/17924] Fetching multipart-kit, swift-service-context, websocket-kit, swift-distributed-tracing, swift-algorithms
[8740/23838] Fetching multipart-kit, swift-service-context, websocket-kit, swift-distributed-tracing, swift-algorithms, swift-nio-extras
Fetched https://github.com/apple/swift-service-context.git from cache (0.52s)
[10388/22775] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-algorithms, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.97s)
Fetching https://github.com/vapor/routing-kit.git
[15125/28343] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.99s)
[9326/22429] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-http2
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.03s)
[4813/17455] Fetching multipart-kit, websocket-kit, swift-nio-http2
Fetching https://github.com/vapor/console-kit.git
[7026/38182] Fetching multipart-kit, websocket-kit, swift-nio-http2, routing-kit
[17647/43759] Fetching multipart-kit, websocket-kit, swift-nio-http2, routing-kit, console-kit
[19128/57695] Fetching multipart-kit, websocket-kit, swift-nio-http2, routing-kit, console-kit, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (0.79s)
[33418/52118] Fetching multipart-kit, websocket-kit, swift-nio-http2, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[39858/54488] Fetching multipart-kit, websocket-kit, swift-nio-http2, routing-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.74s)
Fetching https://github.com/swift-server/async-http-client.git
[39996/52118] Fetching multipart-kit, websocket-kit, swift-nio-http2, routing-kit, swift-crypto
[46127/66132] Fetching multipart-kit, websocket-kit, swift-nio-http2, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (2.88s)
[43864/45405] Fetching multipart-kit, websocket-kit, swift-nio-http2, swift-crypto, async-http-client
Fetched https://github.com/vapor/websocket-kit.git from cache (3.88s)
[42236/42796] Fetching multipart-kit, swift-nio-http2, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.45s)
Fetched https://github.com/vapor/multipart-kit.git from cache (4.02s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.73s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.11s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (5.35s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.72s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.91s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (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 (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 (0.66s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[173/2494] Fetching swift-http-types, swift-asn1
[1478/7479] Fetching swift-http-types, swift-asn1, swift-async-algorithms
[1699/8620] Fetching swift-http-types, swift-asn1, swift-async-algorithms, swift-http-structured-headers
[3246/11046] Fetching swift-http-types, swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-service-lifecycle
[3570/17201] Fetching swift-http-types, swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.51s)
[15313/16297] Fetching swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.51s)
[14849/15156] Fetching swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.64s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.70s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.70s)
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 (2.23s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.32s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.66s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.86s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.87s)
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.75s)
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.57s)
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 (1.27s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.61s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.66s)
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.63s)
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.80s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.59s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-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/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/OpenKitten/MongoKitten.git
Working copy of https://github.com/OpenKitten/MongoKitten.git resolved at 6.7.15
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-nio-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 7.0.31
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/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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-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/queues.git
Working copy of https://github.com/vapor/queues.git resolved at 1.17.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/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-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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/839] Write sources
[53/839] Compiling _NumericsShims _NumericsShims.c
[54/839] Compiling _AtomicsShims.c
[55/839] Compiling CNIOWindows shim.c
[55/839] Compiling CNIOWindows WSAStartup.c
[56/839] Compiling CNIOWASI CNIOWASI.c
[58/839] Compiling CVaporBcrypt bcrypt.c
[59/839] Compiling CVaporBcrypt blf.c
[60/839] Compiling CNIOLinux liburing_shims.c
[60/839] Compiling CSystem shims.c
[62/839] Compiling CNIOSHA1 c_nio_sha1.c
[63/839] Compiling CNIODarwin shim.c
[64/839] Compiling CNIOExtrasZlib empty.c
[65/839] Compiling fiat_p256_adx_sqr.S
[66/839] Compiling CNIOLLHTTP c_nio_http.c
[66/839] Compiling CNIOLinux shim.c
[68/839] Compiling CNIOLLHTTP c_nio_api.c
[69/839] Compiling fiat_p256_adx_mul.S
[70/839] Write swift-version-24593BA9C3E375BF.txt
[71/839] Compiling fiat_curve25519_adx_square.S
[72/839] Compiling fiat_curve25519_adx_mul.S
[73/843] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/850] Compiling CNIOBoringSSLShims shims.c
[75/881] Compiling tls_method.cc
[76/881] Compiling tls13_enc.cc
[77/884] Compiling tls_record.cc
[78/899] Compiling tls13_server.cc
[80/913] Emitting module _NIOBase64
[81/913] Compiling _NIOBase64 Base64.swift
[83/914] Emitting module RealModule
[84/915] Compiling RealModule Float80+Real.swift
[85/915] Compiling RealModule Real.swift
[86/915] Compiling InternalCollectionsUtilities Descriptions.swift
[87/915] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[88/916] Compiling RealModule Float+Real.swift
[89/916] Compiling RealModule Float16+Real.swift
[90/916] Compiling ServiceContextModule ServiceContextKey.swift
[91/916] Compiling RealModule ElementaryFunctions.swift
[92/916] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[93/916] Compiling InternalCollectionsUtilities Debugging.swift
[94/916] Emitting module InternalCollectionsUtilities
[95/916] Compiling _NIODataStructures PriorityQueue.swift
[96/916] Compiling _NIODataStructures _TinyArray.swift
[97/916] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[98/916] Compiling RealModule RealFunctions.swift
[99/916] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[100/916] Compiling InternalCollectionsUtilities Integer rank.swift
[101/916] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[102/916] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[103/916] Emitting module ServiceContextModule
[104/916] Compiling InternalCollectionsUtilities _SortedCollection.swift
[105/916] Compiling ServiceContextModule ServiceContext.swift
[106/917] Emitting module _NIODataStructures
[107/917] Compiling _NIODataStructures Heap.swift
[110/917] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[111/917] Compiling InternalCollectionsUtilities UInt+reversed.swift
[114/921] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[115/921] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[118/923] Compiling SystemPackage MachPort.swift
[119/923] Compiling SystemPackage PlatformString.swift
[120/923] Compiling SystemPackage SystemString.swift
[127/926] Emitting module SystemPackage
[136/932] Compiling Instrumentation Instrument.swift
[137/932] Compiling Instrumentation NoOpInstrument.swift
[138/932] Compiling Instrumentation MultiplexInstrument.swift
[138/932] Compiling tls13_client.cc
[140/932] Emitting module Instrumentation
[141/1000] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[142/1000] Compiling _RopeModule BigString+Sequence.swift
[143/1000] Compiling _RopeModule BigString+TextOutputStream.swift
[144/1000] Emitting module _MongoKittenCrypto
[145/1001] Compiling _MongoKittenCrypto HMAC.swift
[146/1001] Compiling Logging MetadataProvider.swift
[147/1001] Compiling CoreMetrics Locks.swift
[148/1001] Emitting module CoreMetrics
[149/1001] Compiling CoreMetrics Metrics.swift
[150/1002] Compiling Instrumentation InstrumentationSystem.swift
[151/1002] Compiling Instrumentation Locks.swift
[152/1002] Compiling _RopeModule BigString+Debugging.swift
[153/1002] Compiling _RopeModule BigString+Index.swift
[154/1002] Compiling _RopeModule BigString+Ingester.swift
[155/1002] Compiling _RopeModule BigString+Invariants.swift
[156/1002] Compiling _RopeModule BigString+Iterators.swift
[157/1002] Compiling _RopeModule BigString+Metrics.swift
[158/1002] Compiling _RopeModule BigString+Summary.swift
[159/1002] Compiling _RopeModule BigString.swift
[160/1002] Compiling _RopeModule BigString+Comparable.swift
[161/1002] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[162/1002] Compiling _RopeModule BigString+CustomStringConvertible.swift
[163/1002] Compiling _RopeModule BigString+Equatable.swift
[167/1004] Compiling Logging Locks.swift
[168/1004] Compiling Logging Logging.swift
[169/1004] Compiling Logging LogHandler.swift
[170/1004] Emitting module Logging
[171/1004] Compiling _MongoKittenCrypto SHA1.swift
[173/1077] Emitting module Tracing
[173/1077] Compiling t1_enc.cc
[175/1077] Compiling _MongoKittenCrypto SHA256.swift
[176/1077] Compiling HeapModule Heap+Descriptions.swift
[177/1077] Compiling Tracing InstrumentationSystem+Tracing.swift
[178/1077] Compiling HeapModule _HeapNode.swift
[178/1083] Compiling tls13_both.cc
[180/1083] Compiling RoutingKit TrieRouter.swift
[181/1083] Compiling Tracing TracingTime.swift
[182/1083] Compiling RoutingKit Router.swift
[183/1083] Emitting module HeapModule
[184/1083] Compiling HeapModule Heap+UnsafeHandle.swift
[185/1083] Compiling HeapModule Heap+Invariants.swift
[186/1083] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[187/1083] Compiling HeapModule Heap.swift
[188/1084] Compiling Tracing Tracer.swift
[189/1084] Compiling Tracing NoOpTracer.swift
[190/1084] Compiling Tracing TracerProtocol.swift
[191/1084] Compiling Tracing SpanProtocol.swift
[192/1084] Compiling Tracing TracerProtocol+Legacy.swift
[194/1085] Emitting module RoutingKit
[196/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[197/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[198/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[199/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[200/1107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[201/1107] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[202/1107] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[203/1183] Compiling RoutingKit PathComponent.swift
[204/1183] Compiling _MongoKittenCrypto Hash.swift
[205/1183] Compiling _MongoKittenCrypto Hex.swift
[206/1183] Emitting module Metrics
[207/1183] Compiling Metrics Metrics.swift
[208/1183] Compiling HashTreeCollections _HashNode.swift
[209/1183] Compiling HashTreeCollections _HashNodeHeader.swift
[210/1183] Compiling HashTreeCollections _HashSlot.swift
[211/1183] Compiling HashTreeCollections _HashStack.swift
[212/1183] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[213/1183] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[214/1183] Compiling HashTreeCollections TreeDictionary+Filter.swift
[215/1184] Compiling _MongoKittenCrypto MD5.swift
[216/1184] Compiling HashTreeCollections _HashNode+Lookups.swift
[217/1184] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[218/1184] Compiling HashTreeCollections _HashTreeIterator.swift
[219/1184] Compiling HashTreeCollections _HashTreeStatistics.swift
[220/1184] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[221/1184] Compiling HashTreeCollections _RawHashNode.swift
[222/1184] Compiling HashTreeCollections _UnmanagedHashNode.swift
[223/1184] Compiling HashTreeCollections _UnsafePath.swift
[224/1184] Compiling HashTreeCollections TreeDictionary+Codable.swift
[225/1184] Compiling HashTreeCollections TreeDictionary+Collection.swift
[226/1193] Compiling _MongoKittenCrypto MongoDB-CR.swift
[227/1193] Compiling _MongoKittenCrypto PBKDF2.swift
[230/1194] Compiling DequeModule Deque+CustomReflectable.swift
[231/1194] Compiling DequeModule Deque+Descriptions.swift
[232/1196] Compiling DequeModule _DequeBuffer.swift
[233/1196] Compiling DequeModule _DequeBufferHeader.swift
[240/1196] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[241/1196] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[242/1196] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[243/1196] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[244/1196] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[245/1196] Compiling HashTreeCollections _HashNode+Structural union.swift
[246/1196] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[247/1196] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[248/1196] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[249/1196] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[250/1196] Compiling HashTreeCollections _HashNode+Builder.swift
[251/1196] Compiling HashTreeCollections _HashNode+Debugging.swift
[252/1196] Compiling HashTreeCollections _HashNode+Initializers.swift
[253/1196] Compiling HashTreeCollections _HashNode+Invariants.swift
[258/1196] Compiling DequeModule Deque+Codable.swift
[259/1196] Compiling DequeModule Deque+Collection.swift
[262/1196] Compiling DequeModule Deque+Equatable.swift
[263/1196] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[264/1196] Compiling DequeModule Deque+Extras.swift
[265/1196] Compiling DequeModule Deque+Hashable.swift
[270/1196] Compiling RoutingKit AnyRouter.swift
[271/1196] Compiling RoutingKit Parameters.swift
[272/1197] Compiling HashTreeCollections TreeSet+Hashable.swift
[273/1197] Compiling HashTreeCollections TreeSet+Sendable.swift
[274/1197] Compiling _RopeModule Rope+Join.swift
[275/1197] Compiling _RopeModule Rope+MutatingForEach.swift
[276/1197] Compiling _RopeModule Rope+Remove.swift
[277/1197] Compiling _RopeModule Rope+RemoveSubrange.swift
[278/1197] Compiling _RopeModule Rope+Split.swift
[279/1197] Compiling _RopeModule Optional Utilities.swift
[280/1197] Compiling _RopeModule String Utilities.swift
[281/1197] Compiling _RopeModule String.Index+ABI.swift
[282/1207] Compiling HashTreeCollections TreeSet+Collection.swift
[283/1207] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[284/1207] Compiling HashTreeCollections TreeSet+Debugging.swift
[285/1207] Compiling HashTreeCollections TreeSet+Descriptions.swift
[286/1207] Compiling HashTreeCollections TreeSet+Equatable.swift
[287/1207] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[288/1207] Compiling HashTreeCollections TreeSet+Extras.swift
[289/1207] Compiling HashTreeCollections TreeSet+Filter.swift
[300/1207] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[301/1207] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[302/1207] Compiling HashTreeCollections TreeDictionary+Keys.swift
[303/1207] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[304/1207] Compiling HashTreeCollections TreeDictionary+Merge.swift
[305/1207] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[306/1207] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[307/1207] Compiling HashTreeCollections TreeDictionary+Values.swift
[308/1207] Compiling HashTreeCollections TreeDictionary.swift
[309/1207] Compiling HashTreeCollections TreeSet+Codable.swift
[313/1207] Compiling DequeModule Deque._UnsafeHandle.swift
[314/1207] Compiling DequeModule Deque.swift
[315/1207] Compiling DequeModule _DequeSlot.swift
[316/1207] Compiling DequeModule _UnsafeWrappedBuffer.swift
[329/1207] Compiling DequeModule Deque+Testing.swift
[330/1207] Compiling DequeModule Deque._Storage.swift
[360/1207] Emitting module DequeModule
[376/1208] Emitting module _RopeModule
[377/1208] Emitting module OrderedCollections
[379/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[380/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[381/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[382/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[383/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[384/1209] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[385/1209] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[386/1209] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[387/1209] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[388/1209] Compiling HashTreeCollections TreeSet.swift
[389/1209] Compiling ssl_versions.cc
[390/1209] Compiling ssl_transcript.cc
[391/1209] Compiling ssl_x509.cc
[410/1209] Compiling ssl_stat.cc
[456/1210] Compiling ssl_key_share.cc
[457/1210] Compiling ssl_file.cc
[458/1210] Compiling ssl_privkey.cc
[459/1210] Compiling ssl_credential.cc
[461/1210] Emitting module HashTreeCollections
[462/1211] Compiling ssl_session.cc
[463/1211] Compiling ssl_cipher.cc
[464/1211] Compiling ssl_lib.cc
[465/1211] Compiling ssl_buffer.cc
[466/1211] Compiling ssl_cert.cc
[467/1211] Compiling s3_lib.cc
[468/1211] Compiling ssl_aead_ctx.cc
[469/1211] Compiling ssl_asn1.cc
[470/1211] Compiling s3_pkt.cc
[471/1211] Compiling s3_both.cc
[472/1211] Compiling handshake_server.cc
[473/1211] Compiling handshake_client.cc
[474/1211] Compiling handshake.cc
[475/1211] Compiling extensions.cc
[476/1211] Compiling dtls_record.cc
[477/1211] Compiling handoff.cc
[478/1211] Compiling md5-x86_64-linux.S
[479/1211] Compiling md5-x86_64-apple.S
[480/1211] Compiling md5-586-linux.S
[481/1211] Compiling dtls_method.cc
[482/1211] Compiling md5-586-apple.S
[483/1211] Compiling chacha20_poly1305_x86_64-linux.S
[484/1211] Compiling chacha20_poly1305_x86_64-apple.S
[485/1211] Compiling encrypted_client_hello.cc
[486/1211] Compiling chacha20_poly1305_armv8-win.S
[487/1211] Compiling chacha20_poly1305_armv8-linux.S
[488/1211] Compiling d1_srtp.cc
[488/1211] Compiling chacha20_poly1305_armv8-apple.S
[490/1211] Compiling chacha-x86_64-linux.S
[491/1211] Compiling chacha-x86-linux.S
[492/1211] Compiling chacha-x86_64-apple.S
[493/1211] Compiling chacha-armv8-win.S
[494/1211] Compiling chacha-x86-apple.S
[495/1211] Compiling chacha-armv8-apple.S
[496/1211] Compiling chacha-armv8-linux.S
[497/1211] Compiling chacha-armv4-linux.S
[498/1211] Compiling aes128gcmsiv-x86_64-apple.S
[499/1211] Compiling x86_64-mont5-linux.S
[500/1211] Compiling aes128gcmsiv-x86_64-linux.S
[501/1211] Compiling err_data.cc
[502/1211] Compiling x86_64-mont5-apple.S
[503/1211] Compiling x86_64-mont-linux.S
[504/1211] Compiling x86_64-mont-apple.S
[505/1211] Compiling d1_pkt.cc
[506/1211] Compiling x86-mont-linux.S
[507/1211] Compiling vpaes-x86_64-linux.S
[508/1211] Compiling x86-mont-apple.S
[509/1211] Compiling vpaes-x86_64-apple.S
[510/1211] Compiling vpaes-x86-linux.S
[511/1211] Compiling bio_ssl.cc
[512/1211] Compiling vpaes-x86-apple.S
[513/1211] Compiling vpaes-armv8-win.S
[514/1211] Compiling vpaes-armv8-apple.S
[515/1211] Compiling vpaes-armv8-linux.S
[516/1211] Compiling vpaes-armv7-linux.S
[517/1211] Compiling sha512-x86_64-linux.S
[518/1211] Compiling sha512-armv8-win.S
[519/1211] Compiling sha512-armv8-apple.S
[520/1211] Compiling sha512-x86_64-apple.S
[521/1211] Compiling sha512-armv4-linux.S
[522/1211] Compiling sha512-586-linux.S
[523/1211] Compiling sha512-armv8-linux.S
[524/1211] Compiling sha256-x86_64-linux.S
[525/1211] Compiling sha512-586-apple.S
[526/1211] Compiling sha256-armv8-win.S
[527/1211] Compiling sha256-x86_64-apple.S
[528/1211] Compiling sha256-armv8-apple.S
[529/1211] Compiling sha256-armv8-linux.S
[530/1211] Compiling sha256-armv4-linux.S
[531/1211] Compiling sha256-586-linux.S
[532/1211] Compiling sha1-x86_64-linux.S
[533/1211] Compiling sha1-x86_64-apple.S
[534/1211] Compiling sha256-586-apple.S
[535/1211] Compiling d1_lib.cc
[536/1211] Compiling sha1-armv8-win.S
[537/1211] Compiling sha1-armv8-apple.S
[538/1211] Compiling sha1-armv8-linux.S
[539/1211] Compiling sha1-586-linux.S
[540/1211] Compiling sha1-586-apple.S
[541/1211] Compiling sha1-armv4-large-linux.S
[542/1211] Compiling rdrand-x86_64-linux.S
[543/1211] Compiling rsaz-avx2-linux.S
[544/1211] Compiling rsaz-avx2-apple.S
[545/1211] Compiling p256_beeu-x86_64-asm-apple.S
[546/1211] Compiling rdrand-x86_64-apple.S
[546/1211] Compiling p256_beeu-x86_64-asm-linux.S
[548/1211] Compiling d1_both.cc
[549/1211] Compiling p256_beeu-armv8-asm-win.S
[550/1211] Compiling p256_beeu-armv8-asm-linux.S
[551/1211] Compiling p256_beeu-armv8-asm-apple.S
[552/1211] Compiling ghashv8-armv8-linux.S
[552/1211] Compiling p256-armv8-asm-linux.S
[554/1211] Compiling p256-x86_64-asm-linux.S
[555/1211] Compiling ghashv8-armv8-win.S
[556/1211] Compiling p256-armv8-asm-win.S
[556/1211] Compiling p256-armv8-asm-apple.S
[558/1211] Compiling p256-x86_64-asm-apple.S
[559/1211] Compiling ghashv8-armv8-apple.S
[560/1211] Compiling ghashv8-armv7-linux.S
[561/1211] Compiling ghash-x86-apple.S
[562/1211] Compiling ghash-x86-linux.S
[563/1211] Compiling ghash-x86_64-apple.S
[564/1211] Compiling ghash-ssse3-x86_64-apple.S
[565/1211] Compiling ghash-x86_64-linux.S
[566/1211] Compiling ghash-ssse3-x86-apple.S
[567/1211] Compiling ghash-neon-armv8-win.S
[567/1211] Compiling ghash-ssse3-x86_64-linux.S
[567/1211] Compiling ghash-ssse3-x86-linux.S
[570/1211] Compiling ghash-neon-armv8-linux.S
[571/1211] Compiling ghash-neon-armv8-apple.S
[572/1211] Compiling co-586-linux.S
[573/1211] Compiling ghash-armv4-linux.S
[574/1211] Compiling co-586-apple.S
[575/1211] Compiling bn-armv8-win.S
[576/1211] Compiling bn-armv8-apple.S
[577/1211] Compiling bn-armv8-linux.S
[578/1211] Compiling bn-586-linux.S
[579/1211] Compiling bn-586-apple.S
[580/1211] Compiling bsaes-armv7-linux.S
[581/1211] Compiling armv8-mont-win.S
[582/1211] Compiling armv8-mont-apple.S
[583/1211] Compiling armv4-mont-linux.S
[584/1211] Compiling aesv8-gcm-armv8-win.S
[585/1211] Compiling armv8-mont-linux.S
[586/1211] Compiling aesv8-armv8-win.S
[587/1211] Compiling aesv8-gcm-armv8-apple.S
[588/1211] Compiling aesv8-gcm-armv8-linux.S
[589/1211] Compiling aesv8-armv7-linux.S
[589/1211] Compiling aesv8-armv8-linux.S
[589/1211] Compiling aesv8-armv8-apple.S
[592/1211] Compiling aesni-x86_64-linux.S
[592/1211] Compiling aesni-x86-apple.S
[594/1211] Compiling aesni-x86_64-apple.S
[595/1211] Compiling aesni-gcm-x86_64-apple.S
[596/1211] Compiling aesni-gcm-x86_64-linux.S
[597/1211] Compiling aesni-x86-linux.S
[598/1211] Compiling aes-gcm-avx2-x86_64-linux.S
[599/1211] Compiling aes-gcm-avx2-x86_64-apple.S
[600/1211] Compiling aes-gcm-avx10-x86_64-apple.S
[601/1211] Compiling aes-gcm-avx10-x86_64-linux.S
[602/1211] Compiling x_spki.cc
[603/1211] Compiling x_pubkey.cc
[604/1211] Compiling x_val.cc
[605/1211] Compiling x_x509.cc
[606/1211] Compiling x_name.cc
[607/1211] Compiling x_req.cc
[608/1211] Compiling x_sig.cc
[609/1211] Compiling x_x509a.cc
[610/1211] Compiling x_attrib.cc
[611/1211] Compiling x_exten.cc
[612/1211] Compiling x_crl.cc
[613/1211] Compiling x_all.cc
[614/1211] Compiling x509spki.cc
[615/1211] Compiling x509rset.cc
[616/1211] Compiling x509_vpm.cc
[617/1211] Compiling x_algor.cc
[618/1211] Compiling x509cset.cc
[619/1211] Compiling x509name.cc
[620/1211] Compiling x509_set.cc
[621/1211] Compiling x509_req.cc
[622/1211] Compiling x509_vfy.cc
[623/1211] Compiling x509_trs.cc
[624/1211] Compiling x509_v3.cc
[625/1211] Compiling x509_txt.cc
[626/1211] Compiling x509_obj.cc
[627/1211] Compiling x509_lu.cc
[628/1211] Compiling x509_cmp.cc
[629/1211] Compiling x509_att.cc
[630/1211] Compiling x509_ext.cc
[631/1211] Compiling x509.cc
[632/1211] Compiling x509_d2.cc
[633/1211] Compiling x509_def.cc
[634/1211] Compiling v3_utl.cc
[635/1211] Compiling v3_skey.cc
[636/1211] Compiling v3_pcons.cc
[637/1211] Compiling v3_pmaps.cc
[638/1211] Compiling v3_purp.cc
[639/1211] Compiling v3_prn.cc
[640/1211] Compiling v3_ocsp.cc
[641/1211] Compiling v3_ncons.cc
[642/1211] Compiling v3_lib.cc
[643/1211] Compiling v3_int.cc
[644/1211] Compiling v3_info.cc
[645/1211] Compiling v3_extku.cc
[646/1211] Compiling v3_genn.cc
[647/1211] Compiling v3_ia5.cc
[648/1211] Compiling v3_crld.cc
[649/1211] Compiling v3_enum.cc
[650/1211] Compiling v3_conf.cc
[651/1211] Compiling v3_cpols.cc
[652/1211] Compiling v3_bcons.cc
[653/1211] Compiling v3_akey.cc
[654/1211] Compiling v3_alt.cc
[655/1211] Compiling v3_bitst.cc
[656/1211] Compiling v3_akeya.cc
[657/1211] Compiling t_x509a.cc
[658/1211] Compiling t_x509.cc
[659/1211] Compiling i2d_pr.cc
[660/1211] Compiling t_req.cc
[661/1211] Compiling by_file.cc
[662/1211] Compiling rsa_pss.cc
[663/1211] Compiling policy.cc
[664/1211] Compiling t_crl.cc
[665/1211] Compiling name_print.cc
[666/1211] Compiling asn1_gen.cc
[667/1211] Compiling algorithm.cc
[668/1211] Compiling a_verify.cc
[669/1211] Compiling by_dir.cc
[670/1211] Compiling thread_win.cc
[671/1211] Compiling voprf.cc
[672/1211] Compiling trust_token.cc
[673/1211] Compiling a_digest.cc
[674/1211] Compiling thread_pthread.cc
[675/1211] Compiling a_sign.cc
[676/1211] Compiling pmbtoken.cc
[677/1211] Compiling thread_none.cc
[678/1211] Compiling thread.cc
[679/1211] Compiling stack.cc
[680/1211] Compiling spake2plus.cc
[681/1211] Compiling sha256.cc
[682/1211] Compiling rsa_extra.cc
[683/1211] Compiling sha1.cc
[684/1211] Compiling rsa_print.cc
[685/1211] Compiling siphash.cc
[686/1211] Compiling sha512.cc
[687/1211] Compiling slhdsa.cc
[688/1211] Compiling refcount.cc
[689/1211] Compiling rc4.cc
[690/1211] Compiling rand.cc
[691/1211] Compiling trusty.cc
[692/1211] Compiling rsa_crypt.cc
[693/1211] Compiling windows.cc
[694/1211] Compiling urandom.cc
[695/1211] Compiling rsa_asn1.cc
[696/1211] Compiling passive.cc
[697/1211] Compiling poly1305_arm_asm.S
[698/1211] Compiling fork_detect.cc
[699/1211] Compiling poly1305_vec.cc
[700/1211] Compiling forkunsafe.cc
[701/1211] Compiling ios.cc
[702/1211] Compiling getentropy.cc
[703/1211] Compiling pool.cc
[704/1211] Compiling deterministic.cc
[705/1211] Compiling pkcs8.cc
[706/1211] Compiling poly1305_arm.cc
[707/1211] Compiling poly1305.cc
[708/1211] Compiling p5_pbev2.cc
[709/1211] Compiling pkcs8_x509.cc
[710/1211] Compiling pkcs7.cc
[711/1211] Compiling pkcs7_x509.cc
[712/1211] Compiling pem_lib.cc
[713/1211] Compiling pem_xaux.cc
[714/1211] Compiling pem_pk8.cc
[715/1211] Compiling pem_pkey.cc
[716/1211] Compiling pem_x509.cc
[717/1211] Compiling obj_xref.cc
[718/1211] Compiling pem_oth.cc
[719/1211] Compiling pem_info.cc
[720/1211] Compiling lhash.cc
[721/1211] Compiling mldsa.cc
[722/1211] Compiling mlkem.cc
[723/1211] Compiling md4.cc
[724/1211] Compiling poly_rq_mul.S
[725/1211] Compiling fips_shared_support.cc
[726/1211] Compiling md5.cc
[727/1211] Compiling mem.cc
[728/1211] Compiling pem_all.cc
[729/1211] Compiling obj.cc
[730/1211] Compiling sign.cc
[731/1211] Compiling scrypt.cc
[732/1211] Compiling kyber.cc
[733/1211] Compiling pbkdf.cc
[734/1211] Compiling ex_data.cc
[735/1211] Compiling print.cc
[736/1211] Compiling p_x25519_asn1.cc
[737/1211] Compiling hpke.cc
[738/1211] Compiling hrss.cc
[739/1211] Compiling p_x25519.cc
[740/1211] Compiling p_ed25519_asn1.cc
[741/1211] Compiling p_ed25519.cc
[742/1211] Compiling p_rsa_asn1.cc
[743/1211] Compiling p_hkdf.cc
[744/1211] Compiling p_rsa.cc
[745/1211] Compiling p_ec_asn1.cc
[746/1211] Compiling p_ec.cc
[747/1211] Compiling p_dsa_asn1.cc
[748/1211] Compiling p_dh.cc
[749/1211] Compiling evp_ctx.cc
[750/1211] Compiling p_dh_asn1.cc
[751/1211] Compiling evp.cc
[752/1211] Compiling evp_asn1.cc
[753/1211] Compiling err.cc
[754/1211] Compiling hash_to_curve.cc
[755/1211] Compiling engine.cc
[756/1211] Compiling bcm.cc
[757/1211] Compiling ecdh.cc
[758/1211] Compiling dsa_asn1.cc
[759/1211] Compiling ec_derive.cc
[760/1211] Compiling ecdsa_asn1.cc
[761/1211] Compiling ec_asn1.cc
[762/1211] Compiling dsa.cc
[763/1211] Compiling params.cc
[764/1211] Compiling x25519-asm-arm.S
[765/1211] Compiling des.cc
[766/1211] Compiling digest_extra.cc
[767/1211] Compiling dh_asn1.cc
[768/1211] Compiling curve25519_64_adx.cc
[769/1211] Compiling spake25519.cc
[770/1211] Compiling cpu_intel.cc
[771/1211] Compiling cpu_aarch64_sysreg.cc
[772/1211] Compiling cpu_aarch64_win.cc
[773/1211] Compiling cpu_arm_freebsd.cc
[774/1211] Compiling cpu_aarch64_openbsd.cc
[775/1211] Compiling cpu_arm_linux.cc
[776/1211] Compiling crypto.cc
[777/1211] Compiling curve25519.cc
[778/1211] Compiling cpu_aarch64_linux.cc
[779/1211] Compiling get_cipher.cc
[780/1211] Compiling cpu_aarch64_fuchsia.cc
[781/1211] Compiling cpu_aarch64_apple.cc
[782/1211] Compiling tls_cbc.cc
[783/1211] Compiling conf.cc
[784/1211] Compiling e_tls.cc
[785/1211] Compiling e_rc4.cc
[786/1211] Compiling e_rc2.cc
[787/1211] Compiling e_des.cc
[788/1211] Compiling e_null.cc
[789/1211] Compiling derive_key.cc
[790/1211] Compiling chacha.cc
[791/1211] Compiling e_chacha20poly1305.cc
[792/1211] Compiling e_aesgcmsiv.cc
[793/1211] Compiling e_aesctrhmac.cc
[794/1211] Compiling unicode.cc
[795/1211] Compiling cbs.cc
[796/1211] Compiling ber.cc
[797/1211] Compiling cbb.cc
[798/1211] Compiling asn1_compat.cc
[799/1211] Compiling buf.cc
[800/1211] Compiling bn_asn1.cc
[801/1211] Compiling convert.cc
[802/1211] Compiling socket_helper.cc
[803/1211] Compiling blake2.cc
[804/1211] Compiling socket.cc
[805/1211] Compiling printf.cc
[806/1211] Compiling hexdump.cc
[807/1211] Compiling pair.cc
[808/1211] Compiling fd.cc
[809/1211] Compiling errno.cc
[810/1211] Compiling connect.cc
[811/1211] Compiling bio_mem.cc
[812/1211] Compiling file.cc
[813/1211] Compiling bio.cc
[814/1211] Compiling tasn_fre.cc
[815/1211] Compiling base64.cc
[816/1211] Compiling tasn_typ.cc
[817/1211] Compiling tasn_new.cc
[818/1211] Compiling tasn_utl.cc
[819/1211] Compiling tasn_enc.cc
[820/1211] Compiling tasn_dec.cc
[821/1211] Compiling asn1_par.cc
[822/1211] Compiling f_string.cc
[823/1211] Compiling posix_time.cc
[824/1211] Compiling asn_pack.cc
[825/1211] Compiling f_int.cc
[826/1211] Compiling asn1_lib.cc
[827/1211] Compiling a_utctm.cc
[828/1211] Compiling a_type.cc
[829/1211] Compiling a_octet.cc
[830/1211] Compiling a_time.cc
[831/1211] Compiling a_strnid.cc
[832/1211] Compiling a_strex.cc
[833/1211] Compiling a_object.cc
[834/1211] Compiling a_i2d_fp.cc
[835/1211] Compiling a_mbstr.cc
[836/1211] Compiling a_dup.cc
[837/1211] Compiling a_int.cc
[838/1211] Compiling fiat_p256_adx_sqr.S
[839/1211] Compiling a_d2i_fp.cc
[840/1211] Compiling fiat_p256_adx_mul.S
[841/1211] Compiling fiat_curve25519_adx_square.S
[842/1211] Compiling fiat_curve25519_adx_mul.S
[843/1211] Compiling md5-x86_64-linux.S
[844/1211] Compiling md5-x86_64-apple.S
[845/1211] Compiling md5-586-linux.S
[846/1211] Compiling md5-586-apple.S
[847/1211] Compiling chacha20_poly1305_x86_64-linux.S
[848/1211] Compiling chacha20_poly1305_x86_64-apple.S
[849/1211] Compiling CCryptoBoringSSLShims shims.c
[850/1211] Compiling a_gentm.cc
[851/1211] Compiling a_bool.cc
[852/1211] Compiling chacha20_poly1305_armv8-win.S
[853/1211] Compiling chacha20_poly1305_armv8-apple.S
[854/1211] Compiling chacha-x86_64-linux.S
[855/1211] Compiling a_bitstr.cc
[856/1211] Compiling chacha-x86_64-apple.S
[857/1211] Compiling chacha-x86-apple.S
[858/1211] Compiling chacha-x86-linux.S
[859/1211] Compiling chacha20_poly1305_armv8-linux.S
[860/1211] Compiling chacha-armv8-win.S
[861/1211] Compiling chacha-armv8-apple.S
[862/1211] Compiling aes128gcmsiv-x86_64-linux.S
[863/1211] Compiling chacha-armv4-linux.S
[864/1211] Compiling chacha-armv8-linux.S
[865/1211] Compiling aes128gcmsiv-x86_64-apple.S
[866/1211] Compiling x86_64-mont5-apple.S
[867/1211] Compiling x86_64-mont5-linux.S
[868/1211] Compiling x86_64-mont-linux.S
[869/1211] Compiling x86_64-mont-apple.S
[870/1211] Compiling x86-mont-linux.S
[871/1211] Compiling x86-mont-apple.S
[872/1211] Compiling vpaes-x86_64-apple.S
[873/1211] Compiling vpaes-x86_64-linux.S
[874/1211] Compiling vpaes-x86-linux.S
[875/1211] Compiling vpaes-x86-apple.S
[876/1211] Compiling vpaes-armv8-win.S
[877/1211] Compiling vpaes-armv8-apple.S
[878/1211] Compiling vpaes-armv8-linux.S
[879/1211] Compiling vpaes-armv7-linux.S
[880/1211] Compiling sha512-x86_64-linux.S
[881/1211] Compiling sha512-x86_64-apple.S
[882/1211] Compiling sha512-armv8-win.S
[883/1211] Compiling err_data.cc
[884/1211] Compiling sha512-armv8-apple.S
[885/1211] Compiling sha512-armv4-linux.S
[886/1211] Compiling sha512-586-linux.S
[887/1211] Compiling sha512-armv8-linux.S
[888/1211] Compiling sha512-586-apple.S
[889/1211] Compiling sha256-x86_64-linux.S
[890/1211] Compiling sha256-x86_64-apple.S
[891/1211] Compiling sha256-armv8-win.S
[892/1211] Compiling sha256-armv8-apple.S
[893/1211] Compiling sha256-armv4-linux.S
[894/1211] Compiling sha256-armv8-linux.S
[895/1211] Compiling sha256-586-apple.S
[896/1211] Compiling sha256-586-linux.S
[897/1211] Compiling sha1-x86_64-linux.S
[898/1211] Compiling sha1-x86_64-apple.S
[899/1211] Compiling sha1-armv8-win.S
[900/1211] Compiling sha1-armv8-apple.S
[901/1211] Compiling sha1-armv4-large-linux.S
[902/1211] Compiling sha1-armv8-linux.S
[903/1211] Compiling sha1-586-apple.S
[904/1211] Compiling sha1-586-linux.S
[905/1211] Compiling rsaz-avx2-linux.S
[906/1211] Compiling rsaz-avx2-apple.S
[907/1211] Compiling rdrand-x86_64-linux.S
[908/1211] Compiling rdrand-x86_64-apple.S
[909/1211] Compiling p256_beeu-x86_64-asm-linux.S
[910/1211] Compiling p256_beeu-x86_64-asm-apple.S
[911/1211] Compiling p256_beeu-armv8-asm-win.S
[912/1211] Compiling p256_beeu-armv8-asm-apple.S
[913/1211] Compiling p256_beeu-armv8-asm-linux.S
[914/1211] Compiling p256-x86_64-asm-linux.S
[915/1211] Compiling p256-x86_64-asm-apple.S
[916/1211] Compiling p256-armv8-asm-win.S
[917/1211] Compiling p256-armv8-asm-apple.S
[918/1211] Compiling p256-armv8-asm-linux.S
[919/1211] Compiling ghashv8-armv8-win.S
[920/1211] Compiling ghashv8-armv8-apple.S
[921/1211] Compiling ghashv8-armv8-linux.S
[922/1211] Compiling ghashv8-armv7-linux.S
[923/1211] Compiling ghash-x86_64-linux.S
[924/1211] Compiling ghash-x86_64-apple.S
[925/1211] Compiling ghash-x86-linux.S
[926/1211] Compiling ghash-x86-apple.S
[927/1211] Compiling ghash-ssse3-x86_64-linux.S
[928/1211] Compiling ghash-ssse3-x86_64-apple.S
[929/1211] Compiling ghash-ssse3-x86-apple.S
[930/1211] Compiling ghash-ssse3-x86-linux.S
[931/1211] Compiling ghash-neon-armv8-win.S
[932/1211] Compiling ghash-neon-armv8-apple.S
[933/1211] Compiling ghash-armv4-linux.S
[934/1211] Compiling ghash-neon-armv8-linux.S
[935/1211] Compiling co-586-linux.S
[935/1211] Compiling co-586-apple.S
[937/1211] Compiling bsaes-armv7-linux.S
[938/1211] Compiling bn-armv8-win.S
[939/1211] Compiling bn-armv8-apple.S
[940/1211] Compiling bn-armv8-linux.S
[941/1211] Compiling bn-586-linux.S
[942/1211] Compiling armv8-mont-win.S
[943/1211] Compiling bn-586-apple.S
[944/1211] Compiling armv4-mont-linux.S
[945/1211] Compiling armv8-mont-apple.S
[946/1211] Compiling armv8-mont-linux.S
[947/1211] Compiling aesv8-gcm-armv8-win.S
[948/1211] Compiling aesv8-gcm-armv8-apple.S
[949/1211] Compiling aesv8-gcm-armv8-linux.S
[950/1211] Compiling aesv8-armv8-win.S
[951/1211] Compiling aesv8-armv8-linux.S
[952/1211] Compiling aesv8-armv7-linux.S
[953/1211] Compiling aesni-x86_64-linux.S
[954/1211] Compiling aesv8-armv8-apple.S
[955/1211] Compiling aesni-x86_64-apple.S
[956/1211] Compiling aesni-x86-linux.S
[957/1211] Compiling aesni-x86-apple.S
[958/1211] Compiling aesni-gcm-x86_64-linux.S
[959/1211] Compiling aes-gcm-avx10-x86_64-linux.S
[960/1211] Compiling aesni-gcm-x86_64-apple.S
[961/1211] Compiling aes-gcm-avx10-x86_64-apple.S
[962/1211] Compiling x_sig.cc
[963/1211] Compiling x_val.cc
[963/1211] Compiling x_x509.cc
[964/1211] Compiling x_spki.cc
[966/1211] Compiling x_req.cc
[967/1211] Compiling x_x509a.cc
[968/1211] Compiling c-nioatomics.c
[969/1211] Compiling x_pubkey.cc
[970/1211] Compiling x_name.cc
[971/1211] Compiling x_exten.cc
[972/1211] Compiling x_attrib.cc
[973/1211] Compiling x_crl.cc
[974/1211] Compiling x_all.cc
[975/1211] Compiling x_algor.cc
[976/1211] Compiling x509spki.cc
[977/1211] Compiling c-atomics.c
[978/1211] Compiling x509name.cc
[979/1211] Compiling x509rset.cc
[980/1211] Compiling x509cset.cc
[981/1217] Compiling x509_vpm.cc
[982/1217] Compiling x509_req.cc
[983/1217] Compiling x509_vfy.cc
[984/1217] Compiling x509_v3.cc
[985/1217] Compiling x509_trs.cc
[987/1217] Compiling NIOConcurrencyHelpers NIOLock.swift
[988/1217] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[989/1217] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[990/1217] Compiling NIOConcurrencyHelpers lock.swift
[991/1217] Compiling NIOConcurrencyHelpers atomics.swift
[991/1217] Compiling x509_txt.cc
[993/1217] Emitting module NIOConcurrencyHelpers
[994/1218] Compiling x509_lu.cc
[995/1218] Compiling x509_obj.cc
[995/1218] Compiling x509_set.cc
[997/1218] Compiling x509_def.cc
[998/1244] Compiling x509_ext.cc
[999/1244] Compiling x509_d2.cc
[1001/1244] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1002/1244] Compiling ConsoleKitTerminal ConsoleClear.swift
[1003/1244] Compiling ConsoleKitTerminal Console+Ask.swift
[1004/1244] Compiling ConsoleKitTerminal Console+Choose.swift
[1005/1244] Compiling ConsoleKitTerminal Console+Confirm.swift
[1006/1244] Compiling ConsoleKitTerminal Console+Input.swift
[1007/1244] Compiling ConsoleKitTerminal Console+Center.swift
[1008/1244] Compiling ConsoleKitTerminal Console+Output.swift
[1008/1247] Compiling x509_cmp.cc
[1010/1247] Compiling ConsoleKitTerminal Console+Wait.swift
[1011/1247] Compiling ConsoleKitTerminal ConsoleColor.swift
[1012/1247] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1013/1247] Emitting module ConsoleKitTerminal
[1014/1247] Compiling ConsoleKitTerminal ActivityBar.swift
[1015/1247] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1016/1247] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1017/1247] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1018/1247] Compiling ConsoleKitTerminal CustomActivity.swift
[1019/1247] Compiling ConsoleKitTerminal LoadingBar.swift
[1020/1247] Compiling ConsoleKitTerminal ProgressBar.swift
[1021/1247] Compiling ConsoleKitTerminal Console+Clear.swift
[1021/1247] Compiling v3_skey.cc
[1022/1247] Compiling x509_att.cc
[1024/1247] Compiling ConsoleKitTerminal ConsoleText.swift
[1025/1247] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1026/1247] Compiling ConsoleKitTerminal ANSI.swift
[1027/1247] Compiling ConsoleKitTerminal Console.swift
[1028/1247] Compiling ConsoleKitTerminal Terminal.swift
[1029/1247] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1029/1247] Compiling x509.cc
[1030/1247] Compiling v3_prn.cc
[1031/1247] Compiling v3_utl.cc
[1032/1247] Compiling v3_purp.cc
[1034/1247] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1035/1247] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1036/1247] Compiling ConsoleKitTerminal LoggerFragment.swift
[1037/1248] Compiling v3_pmaps.cc
[1038/1248] Compiling v3_pcons.cc
[1039/1270] Compiling v3_info.cc
[1040/1270] Compiling v3_lib.cc
[1041/1270] Compiling v3_ocsp.cc
[1042/1270] Compiling v3_ncons.cc
[1043/1270] Compiling v3_int.cc
[1045/1270] Compiling ConsoleKitCommands CommandSignature.swift
[1046/1270] Compiling ConsoleKitCommands Flag.swift
[1047/1270] Compiling ConsoleKitCommands Option.swift
[1048/1270] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1049/1270] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1050/1270] Compiling ConsoleKitCommands Argument.swift
[1051/1272] Emitting module ConsoleKitCommands
[1052/1272] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1053/1272] Compiling ConsoleKitCommands Utilities.swift
[1054/1272] Compiling ConsoleKitCommands AsyncCommands.swift
[1055/1272] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1056/1272] Compiling ConsoleKitCommands AnyCommand.swift
[1057/1272] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1058/1272] Compiling ConsoleKitCommands AsyncCommand.swift
[1059/1272] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1059/1272] Compiling v3_ia5.cc
[1060/1272] Compiling v3_extku.cc
[1061/1272] Compiling v3_enum.cc
[1062/1272] Compiling v3_genn.cc
[1063/1272] Compiling v3_cpols.cc
[1064/1272] Compiling v3_conf.cc
[1065/1272] Compiling v3_crld.cc
[1067/1272] Compiling ConsoleKitCommands CommandGroup.swift
[1068/1272] Compiling ConsoleKitCommands CommandInput.swift
[1069/1272] Compiling ConsoleKitCommands Commands.swift
[1070/1272] Compiling ConsoleKitCommands Command.swift
[1071/1272] Compiling ConsoleKitCommands CommandContext.swift
[1072/1272] Compiling ConsoleKitCommands CommandError.swift
[1073/1272] Compiling ConsoleKitCommands Console+Run.swift
[1074/1272] Compiling ConsoleKitCommands ConsoleError.swift
[1075/1272] Compiling ConsoleKitCommands Completion.swift
[1075/1272] Compiling v3_bitst.cc
[1076/1273] Compiling v3_bcons.cc
[1078/1273] Compiling v3_akeya.cc
[1079/1273] Compiling v3_alt.cc
[1080/1275] Compiling t_x509a.cc
[1082/1275] Compiling ConsoleKit Exports.swift
[1083/1275] Emitting module ConsoleKit
[1083/1276] Compiling t_x509.cc
[1084/1276] Compiling v3_akey.cc
[1086/1276] Compiling t_req.cc
[1087/1276] Compiling rsa_pss.cc
[1088/1276] Compiling t_crl.cc
[1089/1276] Compiling i2d_pr.cc
[1090/1276] Compiling name_print.cc
[1091/1276] Compiling policy.cc
[1092/1276] Compiling by_dir.cc
[1093/1276] Compiling by_file.cc
[1094/1276] Compiling asn1_gen.cc
[1095/1276] Compiling a_digest.cc
[1096/1276] Compiling a_verify.cc
[1097/1276] Compiling algorithm.cc
[1098/1276] Compiling a_sign.cc
[1099/1276] Compiling voprf.cc
[1100/1276] Compiling trust_token.cc
[1101/1276] Compiling thread_win.cc
[1102/1276] Compiling thread_pthread.cc
[1103/1276] Compiling thread_none.cc
[1104/1276] Compiling thread.cc
[1105/1276] Compiling pmbtoken.cc
[1106/1276] Compiling wots.cc
[1107/1276] Compiling stack.cc
[1108/1276] Compiling thash.cc
[1109/1276] Compiling siphash.cc
[1110/1276] Compiling merkle.cc
[1111/1276] Compiling sha512.cc
[1112/1276] Compiling slhdsa.cc
[1113/1276] Compiling fors.cc
[1114/1276] Compiling rsa_extra.cc
[1115/1276] Compiling sha1.cc
[1116/1276] Compiling sha256.cc
[1117/1276] Compiling rsa_print.cc
[1118/1276] Compiling refcount.cc
[1119/1276] Compiling rc4.cc
[1120/1276] Compiling rsa_crypt.cc
[1121/1276] Compiling trusty.cc
[1122/1276] Compiling windows.cc
[1123/1276] Compiling urandom.cc
[1124/1276] Compiling rsa_asn1.cc
[1125/1276] Compiling rand_extra.cc
[1126/1276] Compiling ios.cc
[1127/1276] Compiling poly1305_arm_asm.S
[1128/1276] Compiling passive.cc
[1129/1276] Compiling getentropy.cc
[1130/1276] Compiling deterministic.cc
[1131/1276] Compiling fork_detect.cc
[1132/1276] Compiling forkunsafe.cc
[1133/1276] Compiling pool.cc
[1134/1276] Compiling poly1305_vec.cc
[1135/1276] Compiling poly1305_arm.cc
[1136/1276] Compiling poly1305.cc
[1137/1276] Compiling pkcs7.cc
[1138/1276] Compiling p5_pbev2.cc
[1139/1276] Compiling pkcs8.cc
[1140/1276] Compiling pkcs7_x509.cc
[1141/1276] Compiling pem_xaux.cc
[1142/1276] Compiling pkcs8_x509.cc
[1143/1276] Compiling pem_pkey.cc
[1144/1276] Compiling pem_x509.cc
[1145/1276] Compiling pem_pk8.cc
[1146/1276] Compiling pem_lib.cc
[1147/1276] Compiling pem_oth.cc
[1148/1276] Compiling pem_info.cc
[1149/1276] Compiling obj_xref.cc
[1150/1276] Compiling pem_all.cc
[1151/1276] Compiling lhash.cc
[1152/1276] Compiling mldsa.cc
[1153/1276] Compiling obj.cc
[1154/1276] Compiling mlkem.cc
[1155/1276] Compiling poly_rq_mul.S
[1156/1276] Compiling fips_shared_support.cc
[1157/1276] Compiling md4.cc
[1158/1276] Compiling mem.cc
[1159/1276] Compiling md5.cc
[1160/1276] Compiling kyber.cc
[1161/1276] Compiling ex_data.cc
[1162/1276] Compiling sign.cc
[1163/1276] Compiling hpke.cc
[1164/1276] Compiling scrypt.cc
[1165/1276] Compiling print.cc
[1166/1276] Compiling hrss.cc
[1167/1276] Compiling pbkdf.cc
[1168/1276] Compiling p_x25519.cc
[1169/1276] Compiling p_x25519_asn1.cc
[1170/1276] Compiling p_rsa_asn1.cc
[1171/1276] Compiling p_hkdf.cc
[1172/1276] Compiling p_ed25519.cc
[1173/1276] Compiling p_rsa.cc
[1174/1276] Compiling p_ed25519_asn1.cc
[1175/1276] Compiling p_ec_asn1.cc
[1176/1276] Compiling p_ec.cc
[1177/1276] Compiling p_dh_asn1.cc
[1178/1276] Compiling p_dh.cc
[1179/1276] Compiling p_dsa_asn1.cc
[1180/1276] Compiling evp_ctx.cc
[1181/1276] Compiling evp_asn1.cc
[1182/1276] Compiling err.cc
[1183/1276] Compiling evp.cc
[1184/1276] Compiling engine.cc
[1185/1276] Compiling ecdh_extra.cc
[1186/1276] Compiling ecdsa_asn1.cc
[1187/1276] Compiling ec_derive.cc
[1188/1276] Compiling hash_to_curve.cc
[1189/1276] Compiling ec_asn1.cc
[1190/1276] Compiling dsa_asn1.cc
[1191/1276] Compiling dsa.cc
[1192/1276] Compiling params.cc
[1193/1276] Compiling bcm.cc
[1194/1276] Compiling x25519-asm-arm.S
[1195/1276] Compiling curve25519_64_adx.cc
[1196/1276] Compiling des.cc
[1197/1276] Compiling digest_extra.cc
[1198/1276] Compiling dh_asn1.cc
[1199/1276] Compiling cpu_arm_linux.cc
[1200/1276] Compiling cpu_intel.cc
[1201/1276] Compiling cpu_aarch64_openbsd.cc
[1202/1276] Compiling spake25519.cc
[1203/1276] Compiling crypto.cc
[1204/1276] Compiling cpu_aarch64_win.cc
[1205/1276] Compiling curve25519.cc
[1206/1276] Compiling cpu_aarch64_fuchsia.cc
[1207/1276] Compiling cpu_arm_freebsd.cc
[1208/1276] Compiling cpu_aarch64_sysreg.cc
[1209/1276] Compiling cpu_aarch64_linux.cc
[1210/1276] Compiling cpu_aarch64_apple.cc
[1211/1276] Compiling e_rc4.cc
[1212/1276] Compiling e_rc2.cc
[1213/1276] Compiling e_null.cc
[1214/1276] Compiling conf.cc
[1215/1276] Compiling tls_cbc.cc
[1216/1276] Compiling e_chacha20poly1305.cc
[1217/1276] Compiling e_tls.cc
[1218/1276] Compiling e_des.cc
[1219/1276] Compiling e_aesctrhmac.cc
[1220/1276] Compiling e_aesgcmsiv.cc
[1221/1276] Compiling chacha.cc
[1222/1276] Compiling cipher_extra.cc
[1223/1276] Compiling derive_key.cc
[1224/1276] Compiling unicode.cc
[1225/1276] Compiling cbb.cc
[1226/1276] Compiling buf.cc
[1227/1276] Compiling cbs.cc
[1228/1276] Compiling ber.cc
[1229/1276] Compiling blake2.cc
[1230/1276] Compiling asn1_compat.cc
[1231/1276] Compiling bn_asn1.cc
[1232/1276] Compiling convert.cc
[1233/1276] Compiling printf.cc
[1234/1276] Compiling file.cc
[1235/1276] Compiling fd.cc
[1236/1276] Compiling pair.cc
[1237/1276] Compiling bio_mem.cc
[1238/1276] Compiling hexdump.cc
[1239/1276] Compiling errno.cc
[1240/1276] Compiling tasn_fre.cc
[1241/1276] Compiling bio.cc
[1242/1276] Compiling tasn_new.cc
[1243/1276] Compiling tasn_typ.cc
[1244/1276] Compiling tasn_enc.cc
[1245/1276] Compiling base64.cc
[1246/1276] Compiling asn_pack.cc
[1247/1276] Compiling tasn_utl.cc
[1248/1276] Compiling posix_time.cc
[1249/1276] Compiling f_string.cc
[1249/1276] Compiling f_int.cc
[1251/1276] Compiling a_utctm.cc
[1252/1276] Compiling asn1_par.cc
[1253/1276] Compiling tasn_dec.cc
[1254/1276] Compiling asn1_lib.cc
[1255/1276] Compiling a_time.cc
[1256/1276] Compiling a_strnid.cc
[1257/1276] Compiling a_type.cc
[1258/1276] Compiling a_mbstr.cc
[1259/1276] Compiling a_octet.cc
[1260/1276] Compiling a_i2d_fp.cc
[1261/1276] Compiling a_dup.cc
[1262/1276] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1263/1276] Write sources
[1264/1276] Compiling a_strex.cc
[1265/1276] Write sources
[1267/1276] Compiling a_object.cc
[1268/1276] Write sources
[1271/1329] Compiling a_bool.cc
[1272/1349] Compiling a_d2i_fp.cc
[1273/1373] Compiling a_bitstr.cc
[1274/1373] Compiling a_int.cc
[1275/1373] Compiling a_gentm.cc
[1277/1373] Compiling Algorithms Keyed.swift
[1278/1373] Compiling Algorithms MinMax.swift
[1279/1373] Compiling Algorithms Product.swift
[1280/1373] Compiling Algorithms Joined.swift
[1281/1375] Compiling BitCollections BitSet+Initializers.swift
[1282/1375] Compiling BitCollections BitSet+Invariants.swift
[1283/1375] Compiling BitCollections BitSet+Random.swift
[1284/1375] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1285/1375] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1286/1375] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1287/1375] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1288/1382] Compiling Algorithms Partition.swift
[1289/1382] Compiling Algorithms Permutations.swift
[1290/1390] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1291/1390] Compiling BitCollections BitSet+CustomReflectable.swift
[1292/1390] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1293/1390] Compiling BitCollections BitSet+Equatable.swift
[1294/1390] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1295/1390] Compiling BitCollections BitSet+Extras.swift
[1296/1390] Compiling BitCollections BitSet+Hashable.swift
[1297/1390] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1298/1390] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1299/1390] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1300/1390] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1301/1390] Compiling BitCollections BitSet+SetAlgebra union.swift
[1302/1390] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1303/1390] Compiling BitCollections BitSet.Counted.swift
[1304/1390] Emitting module Algorithms
[1305/1393] Emitting module BitCollections
[1306/1393] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1307/1393] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1308/1393] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1309/1393] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1310/1393] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1311/1393] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1312/1393] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1313/1393] Compiling Algorithms EitherSequence.swift
[1314/1393] Compiling Algorithms FirstNonNil.swift
[1315/1393] Compiling Algorithms FlattenCollection.swift
[1316/1393] Compiling Algorithms Grouped.swift
[1317/1393] Compiling Algorithms Indexed.swift
[1318/1393] Compiling Algorithms Intersperse.swift
[1319/1393] Compiling Atomics IntegerOperations.swift
[1320/1393] Compiling Atomics Unmanaged extensions.swift
[1321/1393] Compiling Algorithms Trim.swift
[1322/1393] Compiling Algorithms Unique.swift
[1323/1393] Compiling Algorithms Windows.swift
[1328/1393] Compiling Algorithms Rotate.swift
[1329/1393] Compiling Algorithms Split.swift
[1330/1393] Compiling Algorithms Stride.swift
[1331/1393] Compiling Algorithms Suffix.swift
[1332/1393] Compiling Algorithms AdjacentPairs.swift
[1333/1393] Compiling Algorithms Chain.swift
[1334/1393] Compiling Algorithms Chunked.swift
[1335/1393] Compiling Algorithms Combinations.swift
[1336/1393] Compiling Algorithms Compacted.swift
[1337/1393] Compiling Algorithms Cycle.swift
[1351/1393] Compiling BitCollections BitSet.Index.swift
[1352/1393] Compiling BitCollections BitSet._UnsafeHandle.swift
[1353/1393] Compiling BitCollections BitSet.swift
[1354/1393] Compiling BitCollections Range+Utilities.swift
[1355/1393] Compiling BitCollections Slice+Utilities.swift
[1356/1393] Compiling BitCollections UInt+Tricks.swift
[1357/1393] Compiling BitCollections _Word.swift
[1362/1394] Compiling CryptoBoringWrapper RandomBytes.swift
[1363/1394] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1364/1396] Emitting module CryptoBoringWrapper
[1369/1396] Emitting module Collections
[1370/1396] Compiling Collections Collections.swift
[1382/1397] Emitting module Atomics
[1383/1397] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1384/1397] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1385/1397] Compiling CryptoBoringWrapper EllipticCurve.swift
[1386/1397] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1387/1397] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1389/1429] Compiling Crypto PKCS8PrivateKey.swift
[1390/1429] Compiling Crypto SEC1PrivateKey.swift
[1391/1429] Compiling Crypto SubjectPublicKeyInfo.swift
[1392/1429] Compiling Crypto CryptoKitErrors.swift
[1395/1470] Compiling Crypto Digest_boring.swift
[1396/1470] Compiling Crypto Digest.swift
[1401/1531] Emitting module Crypto
[1402/1540] Compiling NIOCore MulticastChannel.swift
[1403/1540] Compiling NIOCore NIOAny.swift
[1404/1540] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1405/1540] Compiling NIOCore NIOLoopBound.swift
[1406/1540] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1407/1540] Compiling NIOCore NIOScheduledCallback.swift
[1408/1540] Compiling NIOCore NIOSendable.swift
[1409/1540] Compiling NIOCore RecvByteBufferAllocator.swift
[1410/1548] Compiling NIOCore DeadChannel.swift
[1411/1548] Compiling NIOCore DispatchQueue+WithFuture.swift
[1412/1548] Compiling NIOCore EventLoop+Deprecated.swift
[1413/1548] Compiling NIOCore EventLoop+SerialExecutor.swift
[1414/1548] Compiling NIOCore EventLoop.swift
[1415/1548] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1416/1548] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1417/1548] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1418/1548] Compiling NIOCore EventLoopFuture.swift
[1419/1548] Compiling NIOCore FileDescriptor.swift
[1420/1548] Compiling NIOCore FileHandle.swift
[1421/1548] Compiling NIOCore FileRegion.swift
[1422/1548] Compiling NIOCore GlobalSingletons.swift
[1423/1548] Compiling NIOCore IO.swift
[1424/1548] Compiling NIOCore IOData.swift
[1425/1548] Compiling NIOCore IPProtocol.swift
[1426/1548] Compiling NIOCore IntegerBitPacking.swift
[1427/1548] Compiling NIOCore IntegerTypes.swift
[1428/1548] Compiling NIOCore Interfaces.swift
[1429/1548] Compiling NIOCore Linux.swift
[1430/1548] Compiling NIOCore MarkedCircularBuffer.swift
[1439/1548] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1440/1548] Compiling NIOCore SocketAddresses.swift
[1441/1548] Compiling NIOCore SocketOptionProvider.swift
[1442/1548] Compiling NIOCore SystemCallHelpers.swift
[1443/1548] Compiling NIOCore TimeAmount+Duration.swift
[1444/1548] Compiling NIOCore TypeAssistedChannelHandler.swift
[1445/1548] Compiling NIOCore UniversalBootstrapSupport.swift
[1446/1548] Compiling NIOCore Utilities.swift
[1447/1548] Compiling Crypto EdDSA_boring.swift
[1448/1548] Compiling Crypto ECDSA.swift
[1449/1548] Compiling Crypto Ed25519.swift
[1450/1548] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1451/1548] Compiling NIOCore BSDSocketAPI.swift
[1452/1548] Compiling NIOCore ByteBuffer-aux.swift
[1453/1548] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1454/1548] Compiling NIOCore ByteBuffer-conversions.swift
[1455/1548] Compiling NIOCore ByteBuffer-core.swift
[1456/1548] Compiling NIOCore ByteBuffer-hex.swift
[1457/1548] Compiling NIOCore ByteBuffer-int.swift
[1458/1548] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1459/1548] Compiling NIOCore AddressedEnvelope.swift
[1460/1548] Compiling NIOCore AsyncAwaitSupport.swift
[1461/1548] Compiling NIOCore AsyncChannel.swift
[1462/1548] Compiling NIOCore AsyncChannelHandler.swift
[1463/1548] Compiling NIOCore AsyncChannelInboundStream.swift
[1464/1548] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1465/1548] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1466/1548] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1467/1548] Compiling NIOCore NIOAsyncWriter.swift
[1468/1548] Compiling NIOCore ByteBuffer-multi-int.swift
[1469/1548] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1470/1548] Compiling NIOCore ByteBuffer-views.swift
[1471/1548] Compiling NIOCore Channel.swift
[1472/1548] Compiling NIOCore ChannelHandler.swift
[1473/1548] Compiling NIOCore ChannelHandlers.swift
[1474/1548] Compiling NIOCore ChannelInvoker.swift
[1475/1548] Compiling NIOCore ChannelOption.swift
[1476/1548] Compiling NIOCore ChannelPipeline.swift
[1477/1548] Compiling NIOCore CircularBuffer.swift
[1478/1548] Compiling NIOCore Codec.swift
[1479/1548] Compiling NIOCore ConvenienceOptionSupport.swift
[1504/1548] Compiling Crypto Signature.swift
[1505/1548] Compiling Crypto CryptoKitErrors_boring.swift
[1506/1548] Compiling Crypto RNG_boring.swift
[1507/1548] Compiling Crypto SafeCompare_boring.swift
[1508/1548] Compiling Crypto Zeroization_boring.swift
[1509/1548] Compiling Crypto PrettyBytes.swift
[1510/1548] Compiling Crypto SafeCompare.swift
[1511/1548] Compiling Crypto SecureBytes.swift
[1512/1548] Compiling Crypto Zeroization.swift
[1549/1549] Emitting module NIOCore
[1551/1600] Compiling NIOPosix Pool.swift
[1552/1600] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1553/1600] Compiling NIOPosix PosixSingletons.swift
[1554/1600] Compiling NIOPosix RawSocketBootstrap.swift
[1555/1600] Compiling NIOPosix Resolver.swift
[1556/1600] Compiling NIOPosix Selectable.swift
[1557/1606] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1558/1606] Emitting module NIOEmbedded
[1559/1606] Compiling NIOEmbedded Embedded.swift
[1560/1606] Compiling NIOEmbedded AsyncTestingChannel.swift
[1562/1607] Compiling NIOPosix ThreadPosix.swift
[1563/1607] Compiling NIOPosix ThreadWindows.swift
[1564/1607] Compiling NIOPosix UnsafeTransfer.swift
[1565/1607] Compiling NIOPosix Utilities.swift
[1566/1607] Compiling NIOPosix VsockAddress.swift
[1567/1607] Compiling NIOPosix VsockChannelEvents.swift
[1568/1607] Emitting module NIOPosix
[1569/1607] Compiling NIOPosix BSDSocketAPICommon.swift
[1570/1607] Compiling NIOPosix BSDSocketAPIPosix.swift
[1571/1607] Compiling NIOPosix BSDSocketAPIWindows.swift
[1572/1607] Compiling NIOPosix BaseSocket.swift
[1573/1607] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1574/1607] Compiling NIOPosix BaseSocketChannel.swift
[1575/1607] Compiling NIOPosix BaseStreamSocketChannel.swift
[1576/1607] Compiling NIOPosix IO.swift
[1577/1607] Compiling NIOPosix IntegerBitPacking.swift
[1578/1607] Compiling NIOPosix IntegerTypes.swift
[1579/1607] Compiling NIOPosix Linux.swift
[1580/1607] Compiling NIOPosix LinuxCPUSet.swift
[1581/1607] Compiling NIOPosix LinuxUring.swift
[1582/1607] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1583/1607] Compiling NIOPosix NIOThreadPool.swift
[1584/1607] Compiling NIOPosix NonBlockingFileIO.swift
[1585/1607] Compiling NIOPosix PendingDatagramWritesManager.swift
[1586/1607] Compiling NIOPosix PendingWritesManager.swift
[1587/1607] Compiling NIOPosix PipeChannel.swift
[1588/1607] Compiling NIOPosix PipePair.swift
[1589/1607] Compiling NIOPosix ServerSocket.swift
[1590/1607] Compiling NIOPosix Socket.swift
[1591/1607] Compiling NIOPosix SocketChannel.swift
[1592/1607] Compiling NIOPosix SocketProtocols.swift
[1593/1607] Compiling NIOPosix System.swift
[1594/1607] Compiling NIOPosix Thread.swift
[1595/1607] Compiling NIOPosix SelectableChannel.swift
[1596/1607] Compiling NIOPosix SelectableEventLoop.swift
[1597/1607] Compiling NIOPosix SelectorEpoll.swift
[1598/1607] Compiling NIOPosix SelectorGeneric.swift
[1599/1607] Compiling NIOPosix SelectorKqueue.swift
[1600/1607] Compiling NIOPosix SelectorUring.swift
[1601/1607] Compiling NIOPosix Bootstrap.swift
[1602/1607] Compiling NIOPosix ControlMessage.swift
[1603/1607] Compiling NIOPosix DatagramVectorReadManager.swift
[1604/1607] Compiling NIOPosix Errors+Any.swift
[1605/1607] Compiling NIOPosix FileDescriptor.swift
[1606/1607] Compiling NIOPosix GetaddrinfoResolver.swift
[1607/1607] Compiling NIOPosix HappyEyeballs.swift
[1609/1667] Compiling NIO Exports.swift
[1610/1667] Emitting module NIO
[1612/1668] Compiling AsyncKit ConnectionPoolError.swift
[1613/1668] Compiling AsyncKit ConnectionPoolItem.swift
[1614/1668] Compiling AsyncKit ConnectionPoolSource.swift
[1615/1720] Compiling BSON UnkeyedBSONDecodingContainer.swift
[1616/1720] Compiling BSON BSONEncoder.swift
[1617/1720] Compiling BSON BSONEncoderStrategies.swift
[1618/1720] Compiling NIOSOCKS ClientStateMachine.swift
[1619/1721] Compiling BSON Document.swift
[1620/1721] Compiling BSON DocumentSlice.swift
[1621/1743] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1622/1743] Compiling NIOHTTP1 HTTPTypes.swift
[1623/1743] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1624/1743] Compiling NIOTLS TLSEvents.swift
[1625/1743] Emitting module AsyncKit
[1626/1743] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1627/1743] Compiling NIOSOCKS SOCKSResponse.swift
[1628/1743] Emitting module NIOTLS
[1629/1743] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1630/1743] Compiling BSON Document+Equatable.swift
[1631/1743] Compiling BSON Document+Helpers.swift
[1632/1743] Compiling BSON Document+Mutations.swift
[1633/1743] Compiling BSON Document+Serialization.swift
[1634/1743] Compiling BSON Document+Subscripts.swift
[1635/1743] Compiling BSON Document+Validation.swift
[1636/1743] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1637/1743] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1638/1743] Compiling NIOSOCKS ServerStateMachine.swift
[1639/1743] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1640/1743] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1641/1743] Emitting module NIOHTTP1
[1642/1745] Emitting module NIOSOCKS
[1643/1745] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1644/1745] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1645/1745] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1646/1745] Compiling NIOTLS SNIHandler.swift
[1650/1746] Compiling BSON Binary.swift
[1651/1746] Compiling BSON Decimal128.swift
[1652/1746] Compiling BSON JavaScript.swift
[1653/1746] Compiling BSON Null.swift
[1657/1746] Compiling BSON ByteBuffer+Helpers.swift
[1658/1746] Compiling BSON AnyPrimitive.swift
[1659/1750] Compiling NIOHTTP1 HTTPEncoder.swift
[1660/1750] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1661/1750] Emitting module _NIOFileSystem
[1662/1750] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1663/1750] Compiling NIOHTTP1 HTTPDecoder.swift
[1664/1750] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1665/1750] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1666/1751] Emitting module NIOFoundationCompat
[1667/1751] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1673/1781] Compiling NIOSSL SSLConnection.swift
[1674/1781] Compiling NIOSSL SSLContext.swift
[1675/1781] Compiling NIOSSL SSLErrors.swift
[1676/1781] Compiling NIOSSL SSLInit.swift
[1677/1803] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1678/1803] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1679/1803] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1680/1803] Compiling NIOTransportServices AcceptHandler.swift
[1681/1803] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1682/1803] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1683/1803] Compiling NIOTransportServices NIOTSBootstraps.swift
[1684/1803] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1685/1803] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1686/1803] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1690/1803] Compiling NIOTransportServices NIOTSErrors.swift
[1691/1803] Compiling NIOTransportServices NIOTSEventLoop.swift
[1699/1805] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1700/1805] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1701/1805] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1702/1805] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1703/1805] Compiling NIOTransportServices NIOTSSingletons.swift
[1704/1805] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1705/1805] Compiling NIOTransportServices StateManagedChannel.swift
[1706/1805] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1707/1805] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1708/1805] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1709/1805] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1713/1805] Emitting module NIOTransportServices
[1718/1806] Compiling BSON ObjectId.swift
[1719/1806] Compiling BSON Optional.swift
[1720/1806] Compiling BSON PrimitiveConvertible.swift
[1721/1806] Compiling _NIOFileSystem FileType.swift
[1722/1806] Compiling _NIOFileSystem IOStrategy.swift
[1730/1818] Compiling DNSClient DNSEncoder.swift
[1731/1818] Compiling DNSClient Errors.swift
[1732/1818] Compiling DNSClient Helpers.swift
[1733/1819] Compiling DNSClient ConfigParser.swift
[1735/1820] Compiling _NIOFileSystem SystemFileHandle.swift
[1736/1820] Compiling _NIOFileSystem Utilities.swift
[1737/1820] Compiling _NIOFileSystem OpenOptions.swift
[1738/1820] Compiling _NIOFileSystem String+FileSystem.swift
[1739/1831] Compiling DNSClient MessageOptions.swift
[1740/1831] Compiling DNSClient PTR.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:127:32: error: value of type 'in6_addr' has no member '__u6_addr'
125 | #else
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:128:32: error: value of type 'in6_addr' has no member '__u6_addr'
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:129:32: error: value of type 'in6_addr' has no member '__u6_addr'
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:130:32: error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:131:32: error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:132:32: error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:133:32: error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:134:32: error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:135:32: error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:136:32: error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:137:32: error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:138:32: error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:139:32: error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:140:32: error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:141:32: error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
142 | ipv6Addr.__u6_addr.__u6_addr8.15
143 | ).reversed()
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:142:32: error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
| `- error: value of type 'in6_addr' has no member '__u6_addr'
143 | ).reversed()
144 | .map { "\($0)" }
[1741/1848] Compiling DNSClient SRV.swift
[1742/1848] Emitting module DNSClient
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
[1744/1848] Compiling DNSClient Message.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
[1745/1848] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1746/1848] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1747/1848] Compiling NIOHPACK DynamicHeaderTable.swift
[1748/1848] Compiling NIOHPACK HPACKDecoder.swift
[1749/1848] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
[1750/1848] Compiling NIOWebSocket SHA1.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
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/67] Compiling ServiceContextModule ServiceContextKey.swift
[3/67] Compiling NIOConcurrencyHelpers lock.swift
[4/67] Compiling _MongoKittenCrypto MD5.swift
[5/67] Compiling _MongoKittenCrypto MongoDB-CR.swift
[6/67] Emitting module ServiceContextModule
[7/68] Compiling RealModule Float80+Real.swift
[8/68] Compiling RealModule Real.swift
[9/69] Compiling RealModule RealFunctions.swift
[10/69] Compiling Logging MetadataProvider.swift
[11/69] Compiling _MongoKittenCrypto HMAC.swift
[12/69] Compiling _MongoKittenCrypto Hash.swift
[13/69] Emitting module _NIOBase64
[14/69] Compiling _NIOBase64 Base64.swift
[16/70] Compiling RealModule ElementaryFunctions.swift
[17/70] Compiling ServiceContextModule ServiceContext.swift
[18/70] Compiling RealModule Float+Real.swift
[19/70] Compiling RealModule Float16+Real.swift
[20/71] Emitting module _MongoKittenCrypto
[21/71] Compiling _MongoKittenCrypto SHA1.swift
[23/71] Emitting module _NIODataStructures
[24/71] Compiling _NIODataStructures Heap.swift
[25/71] Compiling _MongoKittenCrypto Hex.swift
[26/71] Compiling SystemPackage Errno.swift
[27/71] Compiling SystemPackage ErrnoWindows.swift
[28/71] Compiling SystemPackage FileDescriptor.swift
[29/71] Compiling SystemPackage FileHelpers.swift
[30/71] Compiling _MongoKittenCrypto PBKDF2.swift
[31/78] Compiling _MongoKittenCrypto SHA256.swift
[32/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[33/86] Emitting module SystemPackage
[34/89] Emitting module RealModule
[35/89] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/91] Emitting module NIOConcurrencyHelpers
[38/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[39/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[40/91] Compiling NIOConcurrencyHelpers atomics.swift
[41/92] Compiling _NIODataStructures PriorityQueue.swift
[42/92] Compiling _NIODataStructures _TinyArray.swift
[44/99] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/99] Compiling InternalCollectionsUtilities Integer rank.swift
[47/99] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/99] Compiling InternalCollectionsUtilities Debugging.swift
[49/99] Compiling InternalCollectionsUtilities Descriptions.swift
[50/99] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/99] Compiling Instrumentation Instrument.swift
[53/101] Emitting module Instrumentation
[54/107] Compiling SystemPackage Mocking.swift
[55/107] Compiling SystemPackage RawBuffer.swift
[56/107] Compiling SystemPackage Syscalls.swift
[57/107] Compiling SystemPackage WindowsSyscallAdapters.swift
[58/107] Compiling SystemPackage Backcompat.swift
[59/107] Compiling SystemPackage CInterop.swift
[60/107] Compiling SystemPackage Constants.swift
[61/107] Compiling SystemPackage Exports.swift
[62/107] Compiling SystemPackage MachPort.swift
[63/107] Compiling SystemPackage PlatformString.swift
[64/107] Compiling SystemPackage SystemString.swift
[65/107] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/107] Compiling Instrumentation MultiplexInstrument.swift
[67/107] Compiling Instrumentation NoOpInstrument.swift
[68/110] Compiling Instrumentation InstrumentationSystem.swift
[69/110] Compiling Instrumentation Locks.swift
[70/111] Compiling SystemPackage Util+StringArray.swift
[71/111] Compiling SystemPackage Util.swift
[72/111] Compiling SystemPackage UtilConsumers.swift
[73/112] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[75/130] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[76/130] Compiling Atomics Primitives.shims.swift
[77/130] Compiling Atomics AtomicInteger.swift
[78/155] Emitting module InternalCollectionsUtilities
[79/163] Compiling Algorithms Chunked.swift
[80/163] Compiling Algorithms Combinations.swift
[81/163] Compiling Algorithms FlattenCollection.swift
[82/163] Compiling Algorithms Grouped.swift
[83/164] Compiling CryptoBoringWrapper RandomBytes.swift
[84/164] Compiling Logging LogHandler.swift
[85/164] Compiling Logging Locks.swift
[86/164] Emitting module Logging
[87/164] Compiling Logging Logging.swift
[88/164] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[89/165] Compiling Algorithms MinMax.swift
[90/165] Compiling Algorithms Partition.swift
[91/165] Compiling Algorithms Permutations.swift
[92/165] Compiling Algorithms Product.swift
[94/167] Compiling Algorithms Joined.swift
[95/167] Compiling Algorithms Keyed.swift
[100/167] Compiling Algorithms Compacted.swift
[101/167] Compiling Algorithms Cycle.swift
[102/167] Compiling Algorithms EitherSequence.swift
[103/167] Compiling Algorithms FirstNonNil.swift
[104/167] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[105/167] Compiling CryptoBoringWrapper EllipticCurve.swift
[106/167] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[107/167] Emitting module CryptoBoringWrapper
[108/168] Compiling Tracing TracingTime.swift
[110/198] Compiling Tracing Tracer.swift
[112/236] Compiling Tracing TracerProtocol.swift
[113/236] Compiling CoreMetrics Locks.swift
[114/236] Compiling Tracing InstrumentationSystem+Tracing.swift
[115/243] Compiling Tracing TracerProtocol+Legacy.swift
[116/243] Emitting module CoreMetrics
[117/243] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[118/243] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[119/243] Compiling _RopeModule BigString+Chunk+Splitting.swift
[120/243] Compiling _RopeModule BigString+Chunk.swift
[121/243] Compiling _RopeModule BigString+BidirectionalCollection.swift
[122/243] Compiling _RopeModule BigString+Comparable.swift
[123/243] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[124/243] Compiling HeapModule _HeapNode.swift
[125/243] Compiling _RopeModule BigString+Sequence.swift
[126/243] Compiling _RopeModule BigString+TextOutputStream.swift
[127/243] Emitting module Tracing
[128/243] Compiling HeapModule Heap+Descriptions.swift
[129/243] Compiling CoreMetrics Metrics.swift
[130/244] Compiling HeapModule Heap+UnsafeHandle.swift
[131/244] Compiling HeapModule Heap+Invariants.swift
[132/244] Compiling HeapModule Heap.swift
[134/244] Emitting module HeapModule
[135/245] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[136/245] Compiling _RopeModule BigString+Chunk+Breaks.swift
[137/245] Compiling _RopeModule BigString+Chunk+Counts.swift
[138/245] Compiling _RopeModule BigString+Chunk+Description.swift
[139/245] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[140/245] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[145/309] Compiling RoutingKit Router.swift
[146/309] Compiling Tracing NoOpTracer.swift
[147/309] Compiling Tracing SpanProtocol.swift
[148/310] Emitting module RoutingKit
[149/310] Compiling RoutingKit AnyRouter.swift
[150/310] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[151/310] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[152/310] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[154/313] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[155/313] Compiling OrderedCollections OrderedSet+Hashable.swift
[156/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[157/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[158/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[159/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[160/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[161/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[162/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[163/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[164/322] Compiling RoutingKit PathComponent.swift
[165/322] Compiling RoutingKit Parameters.swift
[166/322] Compiling OrderedCollections _HashTable+Bucket.swift
[167/322] Compiling OrderedCollections _HashTable+BucketIterator.swift
[168/322] Compiling OrderedCollections _HashTable+Constants.swift
[169/322] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[170/322] Compiling OrderedCollections _HashTable+Testing.swift
[171/322] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[172/322] Compiling OrderedCollections _HashTable.swift
[173/322] Compiling OrderedCollections _Hashtable+Header.swift
[174/322] Compiling OrderedCollections OrderedDictionary+Codable.swift
[175/322] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[176/322] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[177/322] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[178/322] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[179/322] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[180/322] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[181/322] Compiling OrderedCollections OrderedDictionary+Values.swift
[182/322] Compiling RoutingKit TrieRouter.swift
[191/330] Compiling Algorithms Trim.swift
[192/330] Compiling Algorithms Unique.swift
[193/330] Compiling Algorithms Windows.swift
[194/330] Compiling OrderedCollections OrderedSet+Descriptions.swift
[195/330] Compiling OrderedCollections OrderedSet+Diffing.swift
[196/330] Compiling OrderedCollections OrderedSet+Equatable.swift
[199/406] Compiling Metrics Metrics.swift
[200/406] Emitting module Metrics
[201/407] Emitting module Atomics
[202/407] Compiling HashTreeCollections _HashLevel.swift
[203/407] Compiling HashTreeCollections _HashNode+Builder.swift
[204/407] Compiling HashTreeCollections _HashNode+Debugging.swift
[205/407] Compiling HashTreeCollections _HashNode+Initializers.swift
[206/407] Compiling HashTreeCollections _HashNode+Invariants.swift
[207/407] Compiling HashTreeCollections _HashNode+Lookups.swift
[208/407] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[209/407] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[210/407] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[211/407] Compiling HashTreeCollections _HashNode+Structural union.swift
[212/407] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[213/407] Compiling HashTreeCollections TreeDictionary+Codable.swift
[214/407] Compiling HashTreeCollections TreeDictionary+Collection.swift
[215/407] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[216/407] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[217/407] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[218/407] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[219/407] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[220/407] Compiling HashTreeCollections TreeDictionary+Filter.swift
[221/407] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[222/407] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[223/407] Compiling HashTreeCollections TreeDictionary+Keys.swift
[224/407] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[225/407] Compiling HashTreeCollections TreeDictionary+Merge.swift
[226/407] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[227/407] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[233/407] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[234/407] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[235/407] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[236/407] Compiling HashTreeCollections _HashNode.swift
[237/407] Compiling HashTreeCollections _HashNodeHeader.swift
[251/407] Compiling HashTreeCollections _HashSlot.swift
[252/407] Compiling HashTreeCollections _HashStack.swift
[253/407] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[254/407] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[255/407] Compiling HashTreeCollections _HashNode+Storage.swift
[256/407] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[257/407] Compiling HashTreeCollections _HashNode+Structural filter.swift
[263/407] Compiling HashTreeCollections TreeDictionary+Values.swift
[264/407] Compiling HashTreeCollections TreeDictionary.swift
[265/407] Compiling HashTreeCollections TreeSet+Codable.swift
[266/407] Compiling HashTreeCollections TreeSet+Collection.swift
[267/407] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[268/407] Compiling HashTreeCollections TreeSet+Debugging.swift
[269/407] Compiling HashTreeCollections TreeSet+Descriptions.swift
[270/407] Compiling HashTreeCollections TreeSet+Equatable.swift
[271/407] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[272/407] Compiling HashTreeCollections TreeSet+Extras.swift
[273/407] Compiling HashTreeCollections TreeSet+Filter.swift
[274/407] Compiling HashTreeCollections TreeSet+Hashable.swift
[275/407] Compiling HashTreeCollections TreeSet+Sendable.swift
[278/407] Compiling HashTreeCollections TreeSet+Sequence.swift
[279/407] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[280/407] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[281/407] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[282/407] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[283/407] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[284/407] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[285/407] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[286/417] Compiling HashTreeCollections _AncestorHashSlots.swift
[287/417] Compiling HashTreeCollections _Bitmap.swift
[288/417] Compiling HashTreeCollections _Bucket.swift
[289/417] Compiling HashTreeCollections _Hash.swift
[302/433] Compiling DequeModule Deque+Codable.swift
[303/433] Compiling DequeModule Deque+Collection.swift
[304/433] Compiling DequeModule Deque+CustomReflectable.swift
[305/433] Compiling DequeModule Deque+Descriptions.swift
[306/433] Compiling DequeModule Deque+Equatable.swift
[307/433] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[308/433] Compiling DequeModule Deque+Extras.swift
[309/433] Compiling DequeModule Deque+Hashable.swift
[322/459] Compiling ConsoleKitTerminal ActivityBar.swift
[323/459] Compiling ConsoleKitTerminal ActivityIndicator.swift
[324/459] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[325/459] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[326/486] Compiling Crypto ChaChaPoly_boring.swift
[327/486] Compiling Crypto ChaChaPoly.swift
[328/486] Compiling Crypto Cipher.swift
[329/486] Compiling Crypto Nonces.swift
[337/532] Compiling Crypto SubjectPublicKeyInfo.swift
[338/532] Compiling Crypto CryptoKitErrors.swift
[339/532] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[340/532] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[341/532] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[342/532] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[343/532] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[344/532] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[345/532] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[346/532] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[347/532] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[348/532] Compiling HashTreeCollections TreeSet.swift
[349/532] Emitting module Algorithms
[350/553] Compiling Crypto Ed25519Keys.swift
[351/553] Compiling Crypto NISTCurvesKeys.swift
[352/553] Compiling Crypto X25519Keys.swift
[359/586] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[360/586] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[361/586] Compiling BitCollections BitSet+SetAlgebra union.swift
[362/586] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[363/586] Compiling BitCollections BitSet.Counted.swift
[364/586] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[365/586] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[366/586] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[367/586] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[368/586] Compiling BitCollections BitArray+BitwiseOperations.swift
[369/586] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[370/586] Compiling BitCollections BitArray+Codable.swift
[371/586] Compiling BitCollections BitArray+Collection.swift
[372/586] Compiling BitCollections BitArray+Copy.swift
[373/586] Compiling BitCollections BitArray+CustomReflectable.swift
[374/586] Compiling BitCollections BitArray+Descriptions.swift
[375/586] Compiling BitCollections BitArray+Equatable.swift
[376/586] Compiling BitCollections BitArray+Invariants.swift
[377/586] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[378/589] Emitting module _RopeModule
[379/589] Compiling BitCollections BitArray._UnsafeHandle.swift
[380/589] Compiling BitCollections BitArray.swift
[381/589] Compiling BitCollections BitSet+BidirectionalCollection.swift
[382/589] Compiling BitCollections BitSet+Codable.swift
[383/589] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[384/589] Compiling ConsoleKitTerminal AnySendableHashable.swift
[385/589] Compiling ConsoleKitTerminal ConsoleLogger.swift
[386/589] Compiling ConsoleKitTerminal LoggerFragment.swift
[387/589] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[388/589] Compiling BitCollections BitSet+Extras.swift
[395/590] Compiling BitCollections BitArray+RandomBits.swift
[396/590] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[397/590] Compiling BitCollections BitArray+Shifts.swift
[398/590] Compiling BitCollections BitArray+Testing.swift
[401/590] Compiling BitCollections BitSet+Random.swift
[402/590] Compiling BitCollections BitSet+SetAlgebra basics.swift
[403/590] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[404/590] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[405/590] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[406/590] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[407/590] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[416/590] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[417/590] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[418/590] Compiling BitCollections BitArray+Extras.swift
[419/590] Compiling BitCollections BitArray+Fill.swift
[420/590] Emitting module ConsoleKitTerminal
[421/590] Compiling BitCollections BitArray+Hashable.swift
[422/590] Compiling BitCollections BitArray+Initializers.swift
[445/590] Compiling BitCollections BitSet+Hashable.swift
[446/590] Compiling BitCollections BitSet+Initializers.swift
[447/590] Compiling BitCollections BitSet+Invariants.swift
[448/590] Emitting module OrderedCollections
[477/598] Emitting module DequeModule
[479/599] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[480/599] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[481/599] Compiling BitCollections BitSet.Index.swift
[482/599] Compiling BitCollections BitSet._UnsafeHandle.swift
[483/599] Compiling BitCollections BitSet.swift
[484/599] Compiling BitCollections Range+Utilities.swift
[485/599] Compiling BitCollections Slice+Utilities.swift
[486/599] Compiling BitCollections UInt+Tricks.swift
[487/599] Compiling BitCollections _Word.swift
[488/599] Compiling Crypto Ed25519.swift
[500/599] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[516/609] Emitting module BitCollections
[517/609] Emitting module Crypto
[519/609] Emitting module HashTreeCollections
[553/611] Compiling Crypto HKDF.swift
[554/611] Compiling Crypto AESWrap.swift
[555/611] Compiling Crypto AESWrap_boring.swift
[556/611] Compiling Crypto Ed25519_boring.swift
[557/611] Compiling Crypto NISTCurvesKeys_boring.swift
[558/611] Compiling Crypto X25519Keys_boring.swift
[559/611] Compiling Crypto Curve25519.swift
[563/671] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[564/671] Compiling NIOCore EventLoopFuture.swift
[565/671] Compiling NIOCore FileDescriptor.swift
[566/671] Compiling NIOCore FileHandle.swift
[567/671] Compiling NIOCore FileRegion.swift
[568/671] Compiling NIOCore GlobalSingletons.swift
[569/671] Compiling NIOCore IO.swift
[570/671] Compiling NIOCore IOData.swift
[571/671] Compiling NIOCore IPProtocol.swift
[572/671] Compiling NIOCore IntegerBitPacking.swift
[573/671] Compiling NIOCore BSDSocketAPI.swift
[574/671] Compiling NIOCore ByteBuffer-aux.swift
[575/671] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[576/671] Compiling NIOCore ByteBuffer-conversions.swift
[577/671] Compiling NIOCore ByteBuffer-core.swift
[578/671] Compiling NIOCore ByteBuffer-hex.swift
[579/671] Compiling NIOCore ByteBuffer-int.swift
[580/671] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[581/671] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[582/671] Compiling NIOCore EventLoopFuture+Deprecated.swift
[583/695] Emitting module Collections
[584/695] Compiling Collections Collections.swift
[586/696] Compiling ConsoleKitCommands CommandSignature.swift
[587/696] Compiling ConsoleKitCommands Flag.swift
[588/696] Compiling ConsoleKitCommands Option.swift
[589/698] Compiling ConsoleKitCommands CommandGroup.swift
[590/698] Compiling ConsoleKitCommands CommandInput.swift
[591/698] Compiling ConsoleKitCommands Commands.swift
[592/698] Emitting module ConsoleKitCommands
[593/698] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[594/698] Compiling ConsoleKitCommands Utilities.swift
[595/698] Compiling ConsoleKitCommands AsyncCommands.swift
[596/698] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[597/698] Compiling ConsoleKitCommands AnyCommand.swift
[598/698] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[599/698] Compiling ConsoleKitCommands AsyncCommand.swift
[600/698] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[601/698] Compiling ConsoleKitCommands Command.swift
[602/698] Compiling ConsoleKitCommands CommandContext.swift
[603/698] Compiling ConsoleKitCommands CommandError.swift
[604/698] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[605/698] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[606/698] Compiling ConsoleKitCommands Argument.swift
[607/698] Compiling Crypto Signature.swift
[608/698] Compiling Crypto CryptoKitErrors_boring.swift
[609/698] Compiling Crypto RNG_boring.swift
[610/698] Compiling Crypto SafeCompare_boring.swift
[611/698] Compiling Crypto Zeroization_boring.swift
[612/698] Compiling Crypto PrettyBytes.swift
[613/698] Compiling Crypto SafeCompare.swift
[614/698] Compiling Crypto SecureBytes.swift
[615/698] Compiling Crypto Zeroization.swift
[616/698] Compiling NIOCore MulticastChannel.swift
[617/698] Compiling NIOCore NIOAny.swift
[618/698] Compiling NIOCore NIOCloseOnErrorHandler.swift
[619/698] Compiling NIOCore NIOLoopBound.swift
[620/698] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[621/698] Compiling NIOCore NIOScheduledCallback.swift
[622/698] Compiling NIOCore NIOSendable.swift
[623/698] Compiling NIOCore RecvByteBufferAllocator.swift
[624/706] Compiling ConsoleKitCommands Console+Run.swift
[625/706] Compiling ConsoleKitCommands ConsoleError.swift
[626/706] Compiling ConsoleKitCommands Completion.swift
[627/707] Compiling NIOCore IntegerTypes.swift
[628/707] Compiling NIOCore Interfaces.swift
[629/707] Compiling NIOCore Linux.swift
[630/707] Compiling NIOCore MarkedCircularBuffer.swift
[631/707] Compiling NIOCore CircularBuffer.swift
[632/707] Compiling NIOCore Codec.swift
[633/707] Compiling NIOCore ConvenienceOptionSupport.swift
[634/707] Compiling NIOCore DeadChannel.swift
[635/707] Compiling NIOCore DispatchQueue+WithFuture.swift
[636/707] Compiling NIOCore EventLoop+Deprecated.swift
[680/710] Compiling NIOCore EventLoop+SerialExecutor.swift
[681/710] Compiling NIOCore EventLoop.swift
[682/710] Compiling ConsoleKit Exports.swift
[683/710] Emitting module ConsoleKit
[685/711] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[686/711] Compiling NIOCore SocketAddresses.swift
[687/711] Compiling NIOCore SocketOptionProvider.swift
[688/711] Compiling NIOCore SystemCallHelpers.swift
[689/711] Compiling NIOCore TimeAmount+Duration.swift
[690/711] Compiling NIOCore TypeAssistedChannelHandler.swift
[691/711] Compiling NIOCore UniversalBootstrapSupport.swift
[692/711] Compiling NIOCore Utilities.swift
[702/711] Compiling NIOCore ByteBuffer-multi-int.swift
[703/711] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[704/711] Compiling NIOCore ByteBuffer-views.swift
[705/711] Compiling NIOCore Channel.swift
[706/711] Compiling NIOCore ChannelHandler.swift
[707/711] Compiling NIOCore ChannelHandlers.swift
[708/711] Compiling NIOCore ChannelInvoker.swift
[709/711] Compiling NIOCore ChannelOption.swift
[710/711] Compiling NIOCore ChannelPipeline.swift
[711/711] Emitting module NIOCore
[713/762] Emitting module NIOEmbedded
[714/762] Compiling NIOEmbedded AsyncTestingChannel.swift
[715/762] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[716/762] Compiling NIOEmbedded Embedded.swift
[718/763] Compiling NIOPosix Pool.swift
[719/763] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[720/763] Compiling NIOPosix PosixSingletons.swift
[721/763] Compiling NIOPosix RawSocketBootstrap.swift
[722/763] Compiling NIOPosix Resolver.swift
[723/763] Compiling NIOPosix Selectable.swift
[724/769] Compiling NIOPosix SelectableChannel.swift
[725/769] Compiling NIOPosix SelectableEventLoop.swift
[726/769] Compiling NIOPosix SelectorEpoll.swift
[727/769] Compiling NIOPosix SelectorGeneric.swift
[728/769] Compiling NIOPosix SelectorKqueue.swift
[729/769] Compiling NIOPosix SelectorUring.swift
[730/769] Compiling NIOPosix ServerSocket.swift
[731/769] Compiling NIOPosix Socket.swift
[732/769] Compiling NIOPosix SocketChannel.swift
[733/769] Compiling NIOPosix SocketProtocols.swift
[734/769] Compiling NIOPosix System.swift
[735/769] Compiling NIOPosix Thread.swift
[736/769] Compiling NIOPosix BSDSocketAPICommon.swift
[737/769] Compiling NIOPosix BSDSocketAPIPosix.swift
[738/769] Compiling NIOPosix BSDSocketAPIWindows.swift
[739/769] Compiling NIOPosix BaseSocket.swift
[740/769] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[741/769] Compiling NIOPosix BaseSocketChannel.swift
[742/769] Compiling NIOPosix BaseStreamSocketChannel.swift
[743/769] Compiling NIOPosix ThreadPosix.swift
[744/769] Compiling NIOPosix ThreadWindows.swift
[745/769] Compiling NIOPosix UnsafeTransfer.swift
[746/769] Compiling NIOPosix Utilities.swift
[747/769] Compiling NIOPosix VsockAddress.swift
[748/769] Compiling NIOPosix VsockChannelEvents.swift
[749/769] Emitting module NIOPosix
[750/769] Compiling NIOPosix IO.swift
[751/769] Compiling NIOPosix IntegerBitPacking.swift
[752/769] Compiling NIOPosix IntegerTypes.swift
[753/769] Compiling NIOPosix Linux.swift
[754/769] Compiling NIOPosix LinuxCPUSet.swift
[755/769] Compiling NIOPosix LinuxUring.swift
[756/769] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[757/769] Compiling NIOPosix Bootstrap.swift
[758/769] Compiling NIOPosix ControlMessage.swift
[759/769] Compiling NIOPosix DatagramVectorReadManager.swift
[760/769] Compiling NIOPosix Errors+Any.swift
[761/769] Compiling NIOPosix FileDescriptor.swift
[762/769] Compiling NIOPosix GetaddrinfoResolver.swift
[763/769] Compiling NIOPosix HappyEyeballs.swift
[764/769] Compiling NIOPosix NIOThreadPool.swift
[765/769] Compiling NIOPosix NonBlockingFileIO.swift
[766/769] Compiling NIOPosix PendingDatagramWritesManager.swift
[767/769] Compiling NIOPosix PendingWritesManager.swift
[768/769] Compiling NIOPosix PipeChannel.swift
[769/769] Compiling NIOPosix PipePair.swift
[771/829] Emitting module NIO
[772/829] Compiling NIO Exports.swift
[773/830] Compiling _NIOFileSystem Array+FileSystem.swift
[774/830] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[775/830] Compiling _NIOFileSystem BufferedReader.swift
[777/832] Compiling _NIOFileSystem Exports.swift
[778/832] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[779/832] Compiling _NIOFileSystem FileSystemError.swift
[780/833] Compiling _NIOFileSystem Convenience.swift
[781/833] Compiling _NIOFileSystem DirectoryEntries.swift
[782/833] Compiling _NIOFileSystem DirectoryEntry.swift
[783/862] Compiling BSON KeyedBSONDecodingContainer.swift
[784/862] Compiling BSON PrimitiveDecoding.swift
[785/862] Compiling BSON SingleValueBSONDecodingContainer.swift
[786/877] Compiling BSON Document+Equatable.swift
[787/877] Compiling BSON Document+Helpers.swift
[788/877] Compiling BSON Document+Mutations.swift
[789/877] Compiling BSON Document+Serialization.swift
[790/877] Compiling BSON Document+Subscripts.swift
[791/877] Compiling BSON Document+Validation.swift
[792/877] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[793/877] Compiling NIOSOCKS ClientStateMachine.swift
[794/883] Compiling NIOSOCKS SOCKSResponse.swift
[795/885] Compiling BSON Binary.swift
[796/885] Compiling BSON Decimal128.swift
[797/885] Compiling BSON JavaScript.swift
[798/885] Compiling BSON Null.swift
[799/885] Compiling BSON ObjectId.swift
[800/885] Compiling BSON Optional.swift
[801/885] Compiling BSON PrimitiveConvertible.swift
[802/885] Compiling _NIOFileSystem Syscall.swift
[803/885] Compiling _NIOFileSystem Syscalls.swift
[804/893] Compiling BSON Document.swift
[805/893] Compiling BSON DocumentSlice.swift
[806/893] Emitting module _NIOFileSystem
[807/893] Compiling NIOSOCKS AuthenticationMethod.swift
[808/893] Compiling NIOSOCKS ClientGreeting.swift
[809/909] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[810/909] Emitting module NIOTLS
[811/909] Compiling NIOTLS TLSEvents.swift
[812/909] Compiling NIOHTTP1 HTTPEncoder.swift
[813/909] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[814/909] Compiling NIOHTTP1 ByteCollectionUtils.swift
[815/909] Compiling NIOHTTP1 HTTPDecoder.swift
[816/909] Emitting module NIOSOCKS
[817/909] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[818/909] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[819/909] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[820/909] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[821/909] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[822/909] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[823/909] Compiling NIOTLS SNIHandler.swift
[824/909] Compiling NIOSOCKS ServerStateMachine.swift
[825/910] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[829/911] Compiling BSON ByteBuffer+Helpers.swift
[830/911] Compiling BSON AnyPrimitive.swift
[835/911] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[836/911] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[841/911] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[842/911] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[843/911] Emitting module NIOHTTP1
[847/918] Compiling NIOHTTP1 HTTPTypes.swift
[848/942] Compiling NIOSSL AndroidCABundle.swift
[849/942] Compiling NIOSSL ByteBufferBIO.swift
[850/942] Compiling NIOSSL CustomPrivateKey.swift
[851/942] Compiling NIOSSL IdentityVerification.swift
[852/942] Compiling NIOSSL SSLCallbacks.swift
[853/942] Compiling NIOSSL SSLCertificate.swift
[854/942] Compiling NIOSSL SSLCertificateExtensions.swift
[855/942] Compiling NIOSSL SSLCertificateName.swift
[856/942] Emitting module NIOFoundationCompat
[857/942] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[858/942] Compiling NIOSSL PosixPort.swift
[864/943] Compiling NIOSSL LinuxCABundle.swift
[865/943] Compiling NIOSSL NIOSSLClientHandler.swift
[866/943] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[867/965] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[868/965] Compiling NIOTransportServices NIOTSSingletons.swift
[869/966] Compiling NIOTransportServices StateManagedChannel.swift
[870/966] Compiling NIOTransportServices StateManagedListenerChannel.swift
[871/966] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[872/968] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[873/968] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[874/968] Compiling NIOTransportServices NIOTSListenerChannel.swift
[875/968] Emitting module NIOTransportServices
[877/968] Compiling NIOTransportServices NIOTSBootstraps.swift
[878/968] Compiling NIOTransportServices NIOTSChannelOptions.swift
[879/968] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[880/968] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[881/968] Compiling NIOTransportServices NIOTSErrors.swift
[882/968] Compiling NIOTransportServices NIOTSEventLoop.swift
[885/968] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[886/968] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[887/968] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[888/968] Compiling NIOSSL SubjectAlternativeName.swift
[889/968] Compiling NIOSSL NIOSSLSecureBytes.swift
[890/968] Compiling NIOSSL RNG.swift
[891/968] Compiling NIOSSL SafeCompare.swift
[895/968] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[896/968] Emitting module AsyncKit
[897/972] Compiling NIOTransportServices AcceptHandler.swift
[898/972] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[899/972] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[900/972] Compiling NIOTransportServices NIOTSDatagramListener.swift
[901/972] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[902/972] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[903/973] Emitting module NIOSSL
[918/988] Compiling BSON Timestamp.swift
[919/988] Compiling BSON TypeIdentifier.swift
[920/988] Compiling _NIOFileSystem OpenOptions.swift
[921/988] Compiling _NIOFileSystem String+FileSystem.swift
[922/988] Compiling NIOSSL Zeroization.swift
[923/988] Compiling NIOSSL TLSConfiguration.swift
[924/988] Compiling NIOSSL UniversalBootstrapSupport.swift
[925/988] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[930/988] Compiling NIOHPACK HPACKEncoder.swift
[931/988] Compiling NIOHPACK HPACKErrors.swift
[934/1023] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[935/1024] Compiling NIOWebSocket WebSocketOpcode.swift
[936/1024] Compiling NIOExtras NIOExtrasError.swift
[937/1024] Compiling NIOExtras PCAPRingBuffer.swift
[938/1024] Compiling NIOExtras QuiescingHelper.swift
[939/1024] Compiling NIOExtras RequestResponseHandler.swift
[940/1024] Compiling NIOExtras RequestResponseWithIDHandler.swift
[941/1024] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[942/1024] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[943/1024] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[944/1024] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[945/1024] Compiling NIOExtras JSONRPCFraming.swift
[946/1024] Compiling NIOExtras DebugInboundEventsHandler.swift
[947/1024] Compiling NIOExtras DebugOutboundEventsHandler.swift
[948/1024] Emitting module BSON
[949/1024] Compiling NIOExtras FixedLengthFrameDecoder.swift
[950/1024] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[951/1024] Compiling NIOExtras LengthFieldPrepender.swift
[952/1024] Compiling NIOExtras LineBasedFrameDecoder.swift
[953/1024] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[957/1024] Compiling NIOExtras NIOLengthFieldBitLength.swift
[962/1024] Compiling NIOExtras NIORequestIdentifiable.swift
[966/1024] Compiling NIOHTTPCompression HTTPCompression.swift
[967/1024] Compiling NIOHPACK IntegerCoding.swift
[968/1024] Compiling NIOHPACK IndexedHeaderTable.swift
[971/1025] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[972/1025] Compiling BSON Primitives.swift
[973/1025] Compiling BSON RegularExpression.swift
[976/1028] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[977/1028] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[979/1028] Emitting module NIOHTTPCompression
[980/1028] Compiling NIOHTTPCompression HTTPDecompression.swift
[987/1029] Compiling NIOHPACK HuffmanTables.swift
[989/1029] Compiling NIOWebSocket WebSocketErrorCodes.swift
[990/1029] Compiling NIOHPACK StaticHeaderTable.swift
[991/1029] Compiling NIOWebSocket WebSocketFrame.swift
[992/1029] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[999/1029] Compiling NIOHPACK HuffmanCoding.swift
[1000/1029] Emitting module NIOHPACK
[1003/1029] Emitting module NIOWebSocket
[1006/1070] Compiling MultipartKit Storage.swift
[1007/1070] Compiling MultipartKit MultipartPart.swift
[1008/1070] Compiling MultipartKit MultipartPartConvertible.swift
[1009/1070] Compiling MongoCore ProtocolHelpers.swift
[1013/1071] Compiling MultipartKit BasicCodingKey.swift
[1014/1071] Compiling MultipartKit MultipartError.swift
[1015/1071] Compiling MultipartKit Exports.swift
[1021/1072] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1022/1072] Compiling MultipartKit FormDataDecoder.swift
[1023/1072] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1024/1072] Emitting module NIOExtras
[1025/1072] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1026/1072] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1027/1072] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1031/1147] Compiling NIOHTTP2 ReceivingDataState.swift
[1032/1147] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1033/1147] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1034/1147] Compiling DNSClient ConfigParser.swift
[1035/1148] Emitting module MongoCore
[1036/1150] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1037/1150] Compiling DNSClient MessageOptions.swift
[1038/1150] Compiling DNSClient PTR.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:127:32: error: value of type 'in6_addr' has no member '__u6_addr'
125 | #else
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:128:32: error: value of type 'in6_addr' has no member '__u6_addr'
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:129:32: error: value of type 'in6_addr' has no member '__u6_addr'
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:130:32: error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:131:32: error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:132:32: error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:133:32: error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:134:32: error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:135:32: error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:136:32: error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:137:32: error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:138:32: error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:139:32: error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:140:32: error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:141:32: error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
142 | ipv6Addr.__u6_addr.__u6_addr8.15
143 | ).reversed()
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:142:32: error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
| `- error: value of type 'in6_addr' has no member '__u6_addr'
143 | ).reversed()
144 | .map { "\($0)" }
[1039/1150] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1040/1150] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1041/1150] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1042/1150] Emitting module MultipartKit
[1043/1150] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1044/1150] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1045/1150] Compiling NIOHTTP2 MayReceiveFrames.swift
[1046/1150] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1047/1150] Compiling MongoCore Sessions.swift
[1048/1150] Compiling NIOHTTP2 SendingRstStreamState.swift
[1049/1150] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1050/1150] Compiling NIOHTTP2 MaySendFrames.swift
[1051/1150] Compiling NIOHTTP2 SendingDataState.swift
[1052/1150] Compiling NIOHTTP2 SendingGoawayState.swift
[1053/1150] Compiling NIOHTTP2 SendingHeadersState.swift
[1054/1150] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1055/1151] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1060/1153] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1061/1153] Emitting module _NIOFileSystemFoundationCompat
[1066/1154] Compiling MongoCore Tansaction.swift
[1067/1154] Compiling DNSClient SRV.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
[1088/1154] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1091/1156] Emitting module DNSClient
[1093/1156] Compiling NIOFileSystem Exports.swift
[1094/1156] Emitting module NIOFileSystem
BUILD FAILURE 6.1 android