Build Information
Successful build of redis, reference 4.11.1 (b45270
), with Swift 6.1 for Android on 28 May 2025 16:38:43 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/redis.git
Reference: 4.11.1
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/redis
* tag 4.11.1 -> FETCH_HEAD
HEAD is now at b452702 make Redis Sendable (#217)
Cloned https://github.com/vapor/redis.git
Revision (git rev-parse @):
b4527022376f93ade3fa366f2c3465ed3489fca4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/redis.git at 4.11.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/redis.git
https://github.com/vapor/redis.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "redistack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/RediStack.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.100.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "redis",
"name" : "redis",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Redis",
"targets" : [
"Redis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RedisTests",
"module_type" : "SwiftTarget",
"name" : "RedisTests",
"path" : "Tests/RedisTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"MultipleRedisTests.swift",
"RedisTests.swift"
],
"target_dependencies" : [
"Redis"
],
"type" : "test"
},
{
"c99name" : "Redis",
"module_type" : "SwiftTarget",
"name" : "Redis",
"path" : "Sources/Redis",
"product_dependencies" : [
"RediStack",
"Vapor"
],
"product_memberships" : [
"Redis"
],
"sources" : [
"Application+Redis.swift",
"Application.Redis+PubSub.swift",
"Application.Redis+configuration.swift",
"Exports.swift",
"Redis+Cache.swift",
"Redis+Concurrency.swift",
"Redis+Sessions.swift",
"RedisClient+Codable.swift",
"RedisConfiguration.swift",
"RedisID.swift",
"RedisStorage.swift",
"Request+Redis.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/RediStack.git
Fetching https://github.com/vapor/vapor.git
[1/4703] Fetching redistack
[4704/79081] Fetching redistack, vapor
Fetched https://github.com/swift-server/RediStack.git from cache (0.54s)
[12645/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.18s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (4.64s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/3836] Fetching swift-log
[2/6042] Fetching swift-log, swift-metrics
[1540/7752] Fetching swift-log, swift-metrics, swift-atomics
[7753/83845] Fetching swift-log, swift-metrics, swift-atomics, swift-nio
[7754/98688] Fetching swift-log, swift-metrics, swift-atomics, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
[10868/96978] Fetching swift-log, swift-metrics, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.03s)
[63112/82135] Fetching swift-log, swift-metrics, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (5.43s)
Fetched https://github.com/apple/swift-log.git from cache (5.43s)
Fetched https://github.com/apple/swift-nio.git from cache (5.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.10s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (4.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.82s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.99s)
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (10.86s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.75s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.43s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1063] Fetching swift-service-context
[1064/4382] Fetching swift-service-context, multipart-kit
[1894/6991] Fetching swift-service-context, multipart-kit, websocket-kit
[2146/12950] Fetching swift-service-context, multipart-kit, websocket-kit, swift-algorithms
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.57s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.71s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
[1628/9233] Fetching multipart-kit, swift-nio-extras
[6774/20760] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
[7773/41487] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, routing-kit
[11621/46461] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, routing-kit, swift-distributed-tracing
[16944/60397] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, routing-kit, swift-distributed-tracing, swift-crypto
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.65s)
[21102/54483] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-distributed-tracing, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.78s)
[29389/49509] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[32897/55086] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.61s)
[38919/51879] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-crypto, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.75s)
[40730/49509] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (2.26s)
[37550/46190] Fetching swift-nio-http2, routing-kit, swift-crypto
[37969/60204] Fetching swift-nio-http2, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.07s)
[32316/48677] Fetching routing-kit, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.99s)
Fetched https://github.com/vapor/routing-kit.git from cache (3.46s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.49s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (6.14s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.79s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.68s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.62s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.29s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.74s)
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.52s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.55s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.96s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1141] Fetching swift-http-structured-headers
[1142/2045] Fetching swift-http-structured-headers, swift-http-types
[1396/4471] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[2993/6061] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1
[5236/11046] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-async-algorithms
[5804/17201] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.67s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.67s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.68s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.73s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.74s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.74s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.46s)
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.02s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.86s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.13s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.92s)
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.72s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.63s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.60s)
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.64s)
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.62s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.58s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.52s)
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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/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/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/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/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Building for debugging...
[0/832] Write sources
[31/832] Compiling CNIOLinux liburing_shims.c
[31/832] Write sources
[33/832] Compiling CNIOWindows shim.c
[34/832] Write sources
[35/832] Compiling CVaporBcrypt bcrypt.c
[35/832] Write sources
[54/832] Compiling CNIODarwin shim.c
[55/832] Compiling CNIOWindows WSAStartup.c
[55/832] Compiling CVaporBcrypt blf.c
[57/832] Compiling _AtomicsShims.c
[58/832] Compiling _NumericsShims _NumericsShims.c
[59/832] Compiling CNIOWASI CNIOWASI.c
[60/832] Compiling CSystem shims.c
[61/832] Compiling CNIOSHA1 c_nio_sha1.c
[61/832] Compiling CNIOLinux shim.c
[63/832] Compiling CNIOExtrasZlib empty.c
[64/832] Compiling CNIOLLHTTP c_nio_http.c
[65/832] Compiling fiat_p256_adx_mul.S
[66/832] Compiling fiat_curve25519_adx_square.S
[67/832] Compiling CNIOLLHTTP c_nio_api.c
[68/832] Write swift-version-24593BA9C3E375BF.txt
[69/832] Compiling fiat_p256_adx_sqr.S
[70/832] Compiling fiat_curve25519_adx_mul.S
[71/836] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/838] Compiling CNIOBoringSSLShims shims.c
[73/869] Compiling tls13_server.cc
[74/869] Compiling tls_record.cc
[75/869] Compiling tls_method.cc
[77/870] Emitting module _NIODataStructures
[77/898] Compiling tls13_enc.cc
[79/901] Emitting module InternalCollectionsUtilities
[80/902] Emitting module RealModule
[81/903] Emitting module SystemPackage
[82/906] Compiling ServiceContextModule ServiceContextKey.swift
[83/906] Compiling RealModule RealFunctions.swift
[84/906] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[85/906] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/906] Compiling _NIODataStructures _TinyArray.swift
[87/906] Compiling RealModule Float80+Real.swift
[88/906] Compiling RealModule Real.swift
[89/906] Compiling RealModule AugmentedArithmetic.swift
[90/906] Compiling RealModule Double+Real.swift
[91/906] Compiling SystemPackage Util+StringArray.swift
[92/906] Compiling SystemPackage Util.swift
[93/906] Compiling SystemPackage UtilConsumers.swift
[94/906] Compiling RealModule AlgebraicField.swift
[95/906] Compiling RealModule ApproximateEquality.swift
[98/906] Compiling _NIODataStructures PriorityQueue.swift
[99/906] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[100/906] Compiling InternalCollectionsUtilities Debugging.swift
[101/906] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[102/906] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[105/906] Compiling InternalCollectionsUtilities Descriptions.swift
[106/906] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[109/906] Compiling RealModule Float16+Real.swift
[110/906] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[111/906] Compiling InternalCollectionsUtilities _SortedCollection.swift
[114/906] Compiling CoreMetrics Metrics.swift
[115/906] Compiling RealModule ElementaryFunctions.swift
[116/906] Compiling RealModule Float+Real.swift
[117/906] Emitting module ServiceContextModule
[118/906] Compiling ServiceContextModule ServiceContext.swift
[119/906] Emitting module _NIOBase64
[120/907] Compiling _NIOBase64 Base64.swift
[121/908] Compiling SystemPackage MachPort.swift
[122/908] Compiling SystemPackage PlatformString.swift
[125/908] Compiling SystemPackage SystemString.swift
[132/909] Compiling SystemPackage FilePathTempPosix.swift
[133/909] Compiling SystemPackage FilePathTempWindows.swift
[134/909] Compiling SystemPackage FilePathWindows.swift
[135/909] Compiling SystemPackage FilePermissions.swift
[136/910] Compiling _NIODataStructures Heap.swift
[142/1004] Emitting module Instrumentation
[143/1004] Compiling Logging MetadataProvider.swift
[144/1004] Compiling Instrumentation NoOpInstrument.swift
[145/1004] Compiling Instrumentation MultiplexInstrument.swift
[146/1004] Compiling Instrumentation Locks.swift
[147/1004] Compiling Logging LogHandler.swift
[148/1004] Compiling Instrumentation Instrument.swift
[149/1004] Compiling Instrumentation InstrumentationSystem.swift
[150/1004] Compiling Logging Logging.swift
[151/1004] Emitting module Logging
[152/1004] Compiling Logging Locks.swift
[153/1006] Compiling CoreMetrics Locks.swift
[154/1006] Emitting module CoreMetrics
[155/1006] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[156/1006] Compiling _RopeModule BigString+Chunk+Splitting.swift
[157/1006] Compiling _RopeModule BigString+Chunk.swift
[158/1006] Compiling _RopeModule BigString+BidirectionalCollection.swift
[159/1006] Compiling _RopeModule BigString+Comparable.swift
[160/1006] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[161/1006] Compiling _RopeModule BigString+CustomStringConvertible.swift
[162/1006] Compiling _RopeModule BigString+Equatable.swift
[166/1008] Compiling _RopeModule BigString+Index.swift
[167/1008] Compiling _RopeModule BigString+Ingester.swift
[168/1008] Compiling _RopeModule BigString+Summary.swift
[169/1008] Compiling _RopeModule BigString.swift
[170/1008] Compiling _RopeModule BigString+Builder.swift
[171/1008] Compiling _RopeModule BigString+Contents.swift
[172/1008] Compiling _RopeModule BigString+Debugging.swift
[174/1017] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[175/1017] Compiling _RopeModule BigString+Chunk+Breaks.swift
[176/1017] Compiling _RopeModule BigString+Chunk+Counts.swift
[179/1017] Compiling _RopeModule BigString+Chunk+Description.swift
[180/1017] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[181/1017] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[182/1086] Compiling HeapModule Heap+Descriptions.swift
[183/1086] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[184/1086] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[185/1086] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[186/1086] Compiling Tracing InstrumentationSystem+Tracing.swift
[187/1086] Compiling HeapModule _HeapNode.swift
[188/1086] Compiling HeapModule Heap.swift
[189/1086] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[190/1086] Compiling OrderedCollections OrderedDictionary+Elements.swift
[191/1086] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[192/1086] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[193/1086] Compiling OrderedCollections OrderedDictionary.swift
[194/1086] Compiling OrderedCollections OrderedSet+Codable.swift
[195/1086] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[196/1086] Compiling OrderedCollections OrderedSet+Descriptions.swift
[197/1086] Compiling OrderedCollections OrderedSet+Diffing.swift
[198/1086] Compiling OrderedCollections OrderedSet+Equatable.swift
[198/1095] Compiling tls13_both.cc
[200/1095] Compiling HeapModule Heap+Invariants.swift
[201/1095] Compiling HeapModule Heap+UnsafeHandle.swift
[201/1095] Compiling tls13_client.cc
[203/1095] Emitting module Tracing
[204/1095] Compiling Tracing TracingTime.swift
[205/1095] Compiling Tracing TracerProtocol.swift
[206/1097] Emitting module HeapModule
[207/1099] Compiling Tracing TracerProtocol+Legacy.swift
[208/1129] Compiling Tracing Tracer.swift
[209/1152] Compiling HashTreeCollections TreeDictionary+Keys.swift
[210/1152] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[211/1152] Compiling HashTreeCollections TreeDictionary+Merge.swift
[212/1152] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[213/1152] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[214/1152] Compiling _RopeModule RopeMetric.swift
[215/1152] Compiling _RopeModule RopeSummary.swift
[216/1152] Compiling _RopeModule _RopeItem.swift
[217/1152] Compiling _RopeModule _RopePath.swift
[218/1152] Compiling _RopeModule _RopeVersion.swift
[219/1152] Compiling _RopeModule Rope+Collection.swift
[220/1152] Compiling _RopeModule Rope+Index.swift
[221/1152] Compiling _RopeModule Rope+Sequence.swift
[222/1152] Compiling _RopeModule Rope+Append.swift
[223/1152] Compiling _RopeModule Rope+Extract.swift
[224/1152] Compiling _RopeModule Rope+Find.swift
[225/1152] Compiling _RopeModule Rope+ForEachWhile.swift
[226/1152] Compiling _RopeModule Rope+Insert.swift
[228/1174] Compiling HashTreeCollections TreeDictionary+Collection.swift
[229/1174] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[230/1174] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[231/1174] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[232/1174] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[233/1174] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[234/1174] Compiling HashTreeCollections TreeDictionary+Filter.swift
[235/1174] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[236/1174] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[241/1174] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[242/1196] Compiling Tracing NoOpTracer.swift
[243/1196] Compiling Tracing SpanProtocol.swift
[244/1197] Compiling HashTreeCollections _HashStack.swift
[245/1197] Compiling HashTreeCollections _HashTreeIterator.swift
[246/1197] Compiling HashTreeCollections _HashTreeStatistics.swift
[247/1197] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[248/1197] Compiling HashTreeCollections _RawHashNode.swift
[249/1197] Compiling HashTreeCollections _UnmanagedHashNode.swift
[250/1197] Compiling HashTreeCollections _UnsafePath.swift
[251/1197] Compiling HashTreeCollections TreeDictionary+Codable.swift
[252/1197] Compiling DequeModule Deque+Extras.swift
[253/1197] Compiling DequeModule Deque+Hashable.swift
[254/1197] Compiling DequeModule _DequeBuffer.swift
[255/1197] Compiling DequeModule _DequeBufferHeader.swift
[256/1197] Compiling HashTreeCollections _Hash.swift
[257/1197] Compiling HashTreeCollections _HashLevel.swift
[258/1197] Compiling HashTreeCollections _HashNode+Builder.swift
[259/1197] Compiling HashTreeCollections _HashNode+Debugging.swift
[260/1197] Compiling HashTreeCollections _HashNode+Initializers.swift
[261/1197] Compiling HashTreeCollections _HashNode+Invariants.swift
[264/1199] Compiling DequeModule Deque+CustomReflectable.swift
[265/1199] Compiling DequeModule Deque+Descriptions.swift
[267/1199] Compiling HashTreeCollections TreeSet+Hashable.swift
[268/1199] Compiling HashTreeCollections TreeSet+Sendable.swift
[269/1199] Compiling HashTreeCollections TreeSet+Sequence.swift
[270/1199] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[271/1199] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[272/1199] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[273/1199] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[274/1199] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[275/1199] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[276/1199] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[277/1209] Compiling DequeModule Deque+Codable.swift
[278/1209] Compiling DequeModule Deque+Collection.swift
[281/1209] Compiling DequeModule Deque+Equatable.swift
[282/1209] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[283/1209] Compiling DequeModule Deque._UnsafeHandle.swift
[284/1209] Compiling DequeModule Deque.swift
[285/1209] Compiling DequeModule Deque+Testing.swift
[286/1209] Compiling DequeModule Deque._Storage.swift
[287/1228] Emitting module _RopeModule
[288/1231] Compiling OrderedCollections OrderedSet+SubSequence.swift
[289/1231] Compiling OrderedCollections OrderedSet+Testing.swift
[290/1231] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[291/1231] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[292/1231] Compiling OrderedCollections OrderedSet.swift
[293/1231] Compiling OrderedCollections _UnsafeBitset.swift
[294/1231] Compiling HashTreeCollections TreeSet+Equatable.swift
[295/1231] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[296/1231] Compiling HashTreeCollections TreeSet+Extras.swift
[297/1231] Compiling HashTreeCollections TreeSet+Filter.swift
[308/1234] Compiling OrderedCollections OrderedSet+Sendable.swift
[309/1234] Compiling Algorithms MinMax.swift
[310/1234] Compiling Algorithms RandomSample.swift
[311/1234] Compiling Algorithms AdjacentPairs.swift
[312/1234] Compiling Algorithms Chain.swift
[313/1234] Compiling Algorithms Indexed.swift
[314/1234] Compiling Algorithms Intersperse.swift
[315/1234] Compiling Algorithms Chunked.swift
[316/1234] Compiling Algorithms Combinations.swift
[317/1234] Compiling Algorithms FlattenCollection.swift
[318/1234] Compiling Algorithms Grouped.swift
[319/1234] Compiling HashTreeCollections _HashNode+Structural union.swift
[320/1234] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[321/1234] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[322/1234] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[323/1234] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[324/1234] Compiling HashTreeCollections _HashNode.swift
[325/1234] Compiling HashTreeCollections _HashNodeHeader.swift
[326/1234] Compiling HashTreeCollections _HashSlot.swift
[327/1234] Compiling Algorithms Compacted.swift
[328/1234] Compiling Algorithms Cycle.swift
[329/1234] Compiling Algorithms EitherSequence.swift
[330/1234] Compiling Algorithms FirstNonNil.swift
[339/1234] Compiling Algorithms Joined.swift
[340/1234] Compiling Algorithms Keyed.swift
[343/1234] Compiling Algorithms Reductions.swift
[344/1234] Compiling Algorithms Rotate.swift
[345/1234] Compiling Algorithms Split.swift
[346/1234] Compiling Algorithms Stride.swift
[347/1234] Compiling Algorithms Suffix.swift
[348/1234] Compiling Algorithms Partition.swift
[349/1234] Compiling Algorithms Permutations.swift
[350/1234] Compiling Algorithms Product.swift
[358/1234] Emitting module Atomics
[361/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[362/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[363/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[364/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[365/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[366/1234] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[367/1234] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[368/1234] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[369/1234] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[370/1234] Compiling HashTreeCollections TreeSet.swift
[371/1234] Emitting module RoutingKit
[372/1234] Compiling RoutingKit PathComponent.swift
[373/1234] Compiling RoutingKit Router.swift
[374/1234] Compiling RoutingKit TrieRouter.swift
[378/1235] Emitting module DequeModule
[401/1236] Emitting module OrderedCollections
[426/1241] Compiling RoutingKit AnyRouter.swift
[427/1241] Compiling RoutingKit Parameters.swift
[429/1242] Emitting module Metrics
[430/1242] Compiling Metrics Metrics.swift
[440/1243] Emitting module HashTreeCollections
[442/1243] Compiling Algorithms Trim.swift
[443/1243] Compiling Algorithms Unique.swift
[444/1243] Compiling Algorithms Windows.swift
[490/1244] Compiling ssl_versions.cc
[491/1244] Compiling t1_enc.cc
[492/1244] Compiling ssl_x509.cc
[493/1244] Compiling ssl_transcript.cc
[494/1244] Compiling ssl_stat.cc
[496/1244] Emitting module Algorithms
[497/1245] Compiling ssl_privkey.cc
[498/1245] Compiling ssl_session.cc
[499/1245] Compiling ssl_credential.cc
[500/1245] Compiling ssl_file.cc
[501/1245] Compiling ssl_lib.cc
[502/1245] Compiling ssl_key_share.cc
[503/1245] Compiling ssl_buffer.cc
[504/1245] Compiling ssl_cipher.cc
[505/1245] Compiling ssl_cert.cc
[506/1245] Compiling ssl_asn1.cc
[507/1245] Compiling s3_pkt.cc
[508/1245] Compiling ssl_aead_ctx.cc
[509/1245] Compiling s3_both.cc
[510/1245] Compiling handshake_server.cc
[511/1245] Compiling s3_lib.cc
[512/1245] Compiling handshake_client.cc
[513/1245] Compiling handshake.cc
[514/1245] Compiling handoff.cc
[515/1245] Compiling encrypted_client_hello.cc
[516/1245] Compiling extensions.cc
[517/1245] Compiling md5-x86_64-linux.S
[518/1245] Compiling md5-x86_64-apple.S
[519/1245] Compiling md5-586-linux.S
[520/1245] Compiling dtls_record.cc
[521/1245] Compiling md5-586-apple.S
[522/1245] Compiling d1_srtp.cc
[523/1245] Compiling dtls_method.cc
[524/1245] Compiling chacha20_poly1305_x86_64-linux.S
[525/1245] Compiling chacha20_poly1305_armv8-win.S
[526/1245] Compiling chacha20_poly1305_x86_64-apple.S
[527/1245] Compiling chacha20_poly1305_armv8-linux.S
[528/1245] Compiling chacha20_poly1305_armv8-apple.S
[529/1245] Compiling chacha-x86_64-linux.S
[530/1245] Compiling d1_pkt.cc
[531/1245] Compiling chacha-x86-linux.S
[532/1245] Compiling chacha-x86_64-apple.S
[533/1245] Compiling chacha-x86-apple.S
[534/1245] Compiling chacha-armv8-win.S
[535/1245] Compiling chacha-armv8-apple.S
[536/1245] Compiling chacha-armv4-linux.S
[537/1245] Compiling bio_ssl.cc
[538/1245] Compiling aes128gcmsiv-x86_64-linux.S
[539/1245] Compiling chacha-armv8-linux.S
[540/1245] Compiling aes128gcmsiv-x86_64-apple.S
[541/1245] Compiling x86_64-mont5-linux.S
[542/1245] Compiling d1_lib.cc
[543/1245] Compiling err_data.cc
[544/1245] Compiling x86_64-mont5-apple.S
[545/1245] Compiling x86_64-mont-apple.S
[546/1245] Compiling x86-mont-linux.S
[547/1245] Compiling x86_64-mont-linux.S
[548/1245] Compiling x86-mont-apple.S
[549/1245] Compiling vpaes-x86_64-linux.S
[550/1245] Compiling vpaes-x86_64-apple.S
[551/1245] Compiling vpaes-x86-linux.S
[552/1245] Compiling vpaes-x86-apple.S
[553/1245] Compiling vpaes-armv8-win.S
[553/1245] Compiling vpaes-armv8-linux.S
[555/1245] Compiling vpaes-armv8-apple.S
[556/1245] Compiling vpaes-armv7-linux.S
[557/1245] Compiling sha512-x86_64-linux.S
[558/1245] Compiling sha512-x86_64-apple.S
[559/1245] Compiling sha512-586-linux.S
[560/1245] Compiling sha512-armv4-linux.S
[561/1245] Compiling sha512-armv8-apple.S
[562/1245] Compiling sha512-586-apple.S
[562/1245] Compiling sha512-armv8-win.S
[564/1245] Compiling sha256-x86_64-linux.S
[565/1245] Compiling sha256-x86_64-apple.S
[566/1245] Compiling sha512-armv8-linux.S
[567/1245] Compiling sha256-armv8-win.S
[568/1245] Compiling sha256-586-linux.S
[569/1245] Compiling sha256-586-apple.S
[570/1245] Compiling sha256-armv4-linux.S
[571/1245] Compiling sha256-armv8-apple.S
[572/1245] Compiling sha1-x86_64-linux.S
[573/1245] Compiling sha1-x86_64-apple.S
[574/1245] Compiling sha256-armv8-linux.S
[575/1245] Compiling sha1-armv8-win.S
[576/1245] Compiling sha1-armv4-large-linux.S
[577/1245] Compiling d1_both.cc
[578/1245] Compiling sha1-586-linux.S
[579/1245] Compiling sha1-armv8-apple.S
[580/1245] Compiling rsaz-avx2-linux.S
[581/1245] Compiling rdrand-x86_64-linux.S
[582/1245] Compiling sha1-armv8-linux.S
[583/1245] Compiling sha1-586-apple.S
[584/1245] Compiling rdrand-x86_64-apple.S
[585/1245] Compiling rsaz-avx2-apple.S
[586/1245] Compiling p256_beeu-x86_64-asm-apple.S
[587/1245] Compiling p256_beeu-armv8-asm-win.S
[588/1245] Compiling p256_beeu-x86_64-asm-linux.S
[589/1245] Compiling p256_beeu-armv8-asm-apple.S
[590/1245] Compiling p256-x86_64-asm-linux.S
[591/1245] Compiling p256-x86_64-asm-apple.S
[592/1245] Compiling p256_beeu-armv8-asm-linux.S
[593/1245] Compiling p256-armv8-asm-win.S
[594/1245] Compiling p256-armv8-asm-apple.S
[595/1245] Compiling ghashv8-armv8-win.S
[596/1245] Compiling ghashv8-armv8-linux.S
[597/1245] Compiling ghashv8-armv8-apple.S
[598/1245] Compiling ghash-x86_64-linux.S
[599/1245] Compiling ghash-x86-linux.S
[600/1245] Compiling p256-armv8-asm-linux.S
[601/1245] Compiling ghash-x86-apple.S
[602/1245] Compiling ghashv8-armv7-linux.S
[603/1245] Compiling ghash-x86_64-apple.S
[604/1245] Compiling ghash-ssse3-x86_64-linux.S
[605/1245] Compiling ghash-ssse3-x86_64-apple.S
[606/1245] Compiling ghash-ssse3-x86-linux.S
[607/1245] Compiling ghash-neon-armv8-win.S
[608/1245] Compiling ghash-ssse3-x86-apple.S
[609/1245] Compiling ghash-armv4-linux.S
[610/1245] Compiling ghash-neon-armv8-apple.S
[611/1245] Compiling bsaes-armv7-linux.S
[612/1245] Compiling co-586-linux.S
[613/1245] Compiling ghash-neon-armv8-linux.S
[614/1245] Compiling co-586-apple.S
[615/1245] Compiling bn-armv8-apple.S
[616/1245] Compiling bn-armv8-win.S
[617/1245] Compiling bn-586-linux.S
[618/1245] Compiling bn-586-apple.S
[619/1245] Compiling bn-armv8-linux.S
[620/1245] Compiling armv4-mont-linux.S
[621/1245] Compiling armv8-mont-win.S
[622/1245] Compiling armv8-mont-apple.S
[623/1245] Compiling aesv8-gcm-armv8-win.S
[624/1245] Compiling armv8-mont-linux.S
[625/1245] Compiling aesv8-gcm-armv8-apple.S
[626/1245] Compiling aesv8-armv8-win.S
[627/1245] Compiling aesv8-gcm-armv8-linux.S
[628/1245] Compiling aesv8-armv7-linux.S
[629/1245] Compiling aesv8-armv8-apple.S
[630/1245] Compiling aesni-x86-linux.S
[631/1245] Compiling aesni-x86_64-apple.S
[632/1245] Compiling aesni-x86_64-linux.S
[633/1245] Compiling aesni-x86-apple.S
[633/1245] Compiling aesv8-armv8-linux.S
[635/1245] Compiling aesni-gcm-x86_64-apple.S
[636/1245] Compiling aesni-gcm-x86_64-linux.S
[637/1245] Compiling aes-gcm-avx2-x86_64-linux.S
[638/1245] Compiling aes-gcm-avx10-x86_64-linux.S
[639/1245] Compiling aes-gcm-avx2-x86_64-apple.S
[640/1245] Compiling aes-gcm-avx10-x86_64-apple.S
[641/1245] Compiling x_req.cc
[642/1245] Compiling x_pubkey.cc
[643/1245] Compiling x_x509a.cc
[644/1245] Compiling x_x509.cc
[645/1245] Compiling x_val.cc
[646/1245] Compiling x_name.cc
[647/1245] Compiling x_sig.cc
[648/1245] Compiling x_spki.cc
[649/1245] Compiling x_crl.cc
[650/1245] Compiling x_exten.cc
[651/1245] Compiling x_attrib.cc
[652/1245] Compiling x_algor.cc
[653/1245] Compiling x509spki.cc
[654/1245] Compiling x509name.cc
[655/1245] Compiling x_all.cc
[656/1245] Compiling x509rset.cc
[657/1245] Compiling x509cset.cc
[658/1245] Compiling x509_vpm.cc
[659/1245] Compiling x509_txt.cc
[660/1245] Compiling x509_vfy.cc
[661/1245] Compiling x509_v3.cc
[662/1245] Compiling x509_set.cc
[663/1245] Compiling x509_trs.cc
[664/1245] Compiling x509_req.cc
[665/1245] Compiling x509_lu.cc
[666/1245] Compiling x509_cmp.cc
[667/1245] Compiling x509_d2.cc
[668/1245] Compiling x509_def.cc
[669/1245] Compiling x509_obj.cc
[670/1245] Compiling x509_ext.cc
[671/1245] Compiling x509_att.cc
[672/1245] Compiling v3_skey.cc
[673/1245] Compiling x509.cc
[674/1245] Compiling v3_utl.cc
[675/1245] Compiling v3_prn.cc
[676/1245] Compiling v3_pmaps.cc
[677/1245] Compiling v3_purp.cc
[678/1245] Compiling v3_pcons.cc
[679/1245] Compiling v3_ocsp.cc
[680/1245] Compiling v3_ncons.cc
[681/1245] Compiling v3_int.cc
[682/1245] Compiling v3_lib.cc
[683/1245] Compiling v3_info.cc
[684/1245] Compiling v3_ia5.cc
[685/1245] Compiling v3_genn.cc
[686/1245] Compiling v3_extku.cc
[687/1245] Compiling v3_enum.cc
[688/1245] Compiling v3_crld.cc
[689/1245] Compiling v3_conf.cc
[690/1245] Compiling v3_cpols.cc
[691/1245] Compiling v3_bitst.cc
[692/1245] Compiling v3_bcons.cc
[693/1245] Compiling v3_alt.cc
[694/1245] Compiling v3_akeya.cc
[695/1245] Compiling v3_akey.cc
[696/1245] Compiling t_x509a.cc
[697/1245] Compiling t_x509.cc
[698/1245] Compiling t_req.cc
[699/1245] Compiling t_crl.cc
[700/1245] Compiling i2d_pr.cc
[701/1245] Compiling rsa_pss.cc
[702/1245] Compiling policy.cc
[703/1245] Compiling by_dir.cc
[704/1245] Compiling name_print.cc
[705/1245] Compiling a_verify.cc
[706/1245] Compiling by_file.cc
[707/1245] Compiling asn1_gen.cc
[708/1245] Compiling algorithm.cc
[709/1245] Compiling a_sign.cc
[710/1245] Compiling thread_win.cc
[711/1245] Compiling pmbtoken.cc
[712/1245] Compiling voprf.cc
[713/1245] Compiling a_digest.cc
[714/1245] Compiling thread_pthread.cc
[715/1245] Compiling trust_token.cc
[716/1245] Compiling thread_none.cc
[717/1245] Compiling thread.cc
[718/1245] Compiling siphash.cc
[719/1245] Compiling rsa_extra.cc
[720/1245] Compiling stack.cc
[721/1245] Compiling sha512.cc
[722/1245] Compiling sha256.cc
[723/1245] Compiling slhdsa.cc
[724/1245] Compiling rsa_asn1.cc
[725/1245] Compiling sha1.cc
[726/1245] Compiling rsa_print.cc
[727/1245] Compiling spake2plus.cc
[728/1245] Compiling rc4.cc
[729/1245] Compiling rsa_crypt.cc
[730/1245] Compiling refcount.cc
[731/1245] Compiling windows.cc
[732/1245] Compiling urandom.cc
[733/1245] Compiling trusty.cc
[734/1245] Compiling rand.cc
[735/1245] Compiling forkunsafe.cc
[736/1245] Compiling passive.cc
[737/1245] Compiling poly1305_arm_asm.S
[738/1245] Compiling getentropy.cc
[739/1245] Compiling ios.cc
[740/1245] Compiling deterministic.cc
[741/1245] Compiling fork_detect.cc
[742/1245] Compiling poly1305_vec.cc
[743/1245] Compiling poly1305_arm.cc
[744/1245] Compiling poly1305.cc
[745/1245] Compiling pool.cc
[746/1245] Compiling pkcs8.cc
[747/1245] Compiling pkcs8_x509.cc
[748/1245] Compiling pkcs7.cc
[749/1245] Compiling p5_pbev2.cc
[750/1245] Compiling pkcs7_x509.cc
[751/1245] Compiling pem_xaux.cc
[752/1245] Compiling pem_x509.cc
[753/1245] Compiling pem_pkey.cc
[754/1245] Compiling pem_pk8.cc
[755/1245] Compiling obj_xref.cc
[756/1245] Compiling pem_oth.cc
[757/1245] Compiling pem_lib.cc
[758/1245] Compiling pem_info.cc
[759/1245] Compiling pem_all.cc
[760/1245] Compiling mlkem.cc
[761/1245] Compiling mem.cc
[762/1245] Compiling mldsa.cc
[763/1245] Compiling poly_rq_mul.S
[764/1245] Compiling fips_shared_support.cc
[765/1245] Compiling md5.cc
[766/1245] Compiling md4.cc
[767/1245] Compiling lhash.cc
[768/1245] Compiling obj.cc
[769/1245] Compiling ex_data.cc
[770/1245] Compiling kyber.cc
[771/1245] Compiling hpke.cc
[772/1245] Compiling sign.cc
[773/1245] Compiling hrss.cc
[774/1245] Compiling scrypt.cc
[775/1245] Compiling print.cc
[776/1245] Compiling pbkdf.cc
[777/1245] Compiling p_x25519.cc
[778/1245] Compiling p_x25519_asn1.cc
[779/1245] Compiling p_rsa_asn1.cc
[780/1245] Compiling p_ed25519.cc
[781/1245] Compiling p_hkdf.cc
[782/1245] Compiling p_rsa.cc
[783/1245] Compiling p_ed25519_asn1.cc
[784/1245] Compiling p_ec_asn1.cc
[785/1245] Compiling p_ec.cc
[786/1245] Compiling p_dsa_asn1.cc
[787/1245] Compiling p_dh.cc
[788/1245] Compiling evp_ctx.cc
[789/1245] Compiling err.cc
[790/1245] Compiling evp.cc
[791/1245] Compiling p_dh_asn1.cc
[792/1245] Compiling evp_asn1.cc
[793/1245] Compiling engine.cc
[794/1245] Compiling ec_derive.cc
[794/1245] Compiling ecdh.cc
[796/1245] Compiling hash_to_curve.cc
[797/1245] Compiling ecdsa_asn1.cc
[798/1245] Compiling ec_asn1.cc
[799/1245] Compiling dsa_asn1.cc
[800/1245] Compiling bcm.cc
[801/1245] Compiling params.cc
[802/1245] Compiling des.cc
[803/1245] Compiling dsa.cc
[804/1245] Compiling x25519-asm-arm.S
[805/1245] Compiling dh_asn1.cc
[806/1245] Compiling curve25519_64_adx.cc
[807/1245] Compiling digest_extra.cc
[808/1245] Compiling cpu_intel.cc
[809/1245] Compiling spake25519.cc
[810/1245] Compiling cpu_arm_linux.cc
[811/1245] Compiling crypto.cc
[812/1245] Compiling curve25519.cc
[813/1245] Compiling cpu_arm_freebsd.cc
[814/1245] Compiling cpu_aarch64_win.cc
[815/1245] Compiling cpu_aarch64_sysreg.cc
[816/1245] Compiling cpu_aarch64_openbsd.cc
[817/1245] Compiling cpu_aarch64_fuchsia.cc
[817/1245] Compiling cpu_aarch64_apple.cc
[817/1245] Compiling tls_cbc.cc
[818/1245] Compiling cpu_aarch64_linux.cc
[821/1245] Compiling e_tls.cc
[822/1245] Compiling get_cipher.cc
[823/1245] Compiling conf.cc
[824/1245] Compiling e_rc4.cc
[825/1245] Compiling e_null.cc
[826/1245] Compiling e_des.cc
[827/1245] Compiling derive_key.cc
[828/1245] Compiling e_rc2.cc
[829/1245] Compiling e_chacha20poly1305.cc
[830/1245] Compiling e_aesctrhmac.cc
[831/1245] Compiling e_aesgcmsiv.cc
[832/1245] Compiling chacha.cc
[833/1245] Compiling buf.cc
[834/1245] Compiling unicode.cc
[835/1245] Compiling ber.cc
[836/1245] Compiling cbb.cc
[837/1245] Compiling convert.cc
[838/1245] Compiling cbs.cc
[839/1245] Compiling asn1_compat.cc
[840/1245] Compiling socket_helper.cc
[841/1245] Compiling printf.cc
[842/1245] Compiling blake2.cc
[843/1245] Compiling socket.cc
[844/1245] Compiling file.cc
[845/1245] Compiling bn_asn1.cc
[846/1245] Compiling pair.cc
[847/1245] Compiling hexdump.cc
[848/1245] Compiling errno.cc
[849/1245] Compiling fd.cc
[850/1245] Compiling bio_mem.cc
[851/1245] Compiling connect.cc
[852/1245] Compiling base64.cc
[853/1245] Compiling bio.cc
[854/1245] Compiling tasn_utl.cc
[855/1245] Compiling tasn_typ.cc
[856/1245] Compiling tasn_new.cc
[857/1245] Compiling posix_time.cc
[858/1245] Compiling f_int.cc
[859/1245] Compiling tasn_fre.cc
[860/1245] Compiling asn_pack.cc
[861/1245] Compiling tasn_enc.cc
[862/1245] Compiling f_string.cc
[863/1245] Compiling tasn_dec.cc
[864/1245] Compiling asn1_par.cc
[865/1245] Compiling a_type.cc
[866/1245] Compiling asn1_lib.cc
[867/1245] Compiling a_strex.cc
[868/1245] Compiling a_utctm.cc
[869/1245] Compiling a_strnid.cc
[870/1245] Compiling a_time.cc
[870/1245] Compiling a_octet.cc
[872/1245] Compiling a_object.cc
[873/1245] Compiling a_mbstr.cc
[874/1245] Compiling a_i2d_fp.cc
[875/1245] Compiling a_gentm.cc
[876/1245] Compiling a_d2i_fp.cc
[877/1245] Compiling a_int.cc
[878/1245] Compiling fiat_p256_adx_sqr.S
[879/1245] Compiling a_bool.cc
[880/1245] Compiling fiat_p256_adx_mul.S
[881/1245] Compiling a_dup.cc
[882/1245] Compiling fiat_curve25519_adx_square.S
[883/1245] Compiling fiat_curve25519_adx_mul.S
[884/1245] Compiling md5-x86_64-linux.S
[885/1245] Compiling md5-x86_64-apple.S
[886/1245] Compiling md5-586-apple.S
[887/1245] Compiling md5-586-linux.S
[888/1245] Compiling chacha20_poly1305_x86_64-linux.S
[889/1245] Compiling chacha20_poly1305_armv8-win.S
[890/1245] Compiling chacha20_poly1305_x86_64-apple.S
[891/1245] Compiling chacha20_poly1305_armv8-linux.S
[892/1245] Compiling chacha-x86_64-linux.S
[893/1245] Compiling chacha20_poly1305_armv8-apple.S
[894/1245] Compiling chacha-x86_64-apple.S
[895/1245] Compiling CCryptoBoringSSLShims shims.c
[896/1245] Compiling chacha-armv8-win.S
[897/1245] Compiling chacha-x86-linux.S
[898/1245] Compiling chacha-x86-apple.S
[899/1245] Compiling a_bitstr.cc
[900/1245] Compiling chacha-armv8-apple.S
[901/1245] Compiling chacha-armv8-linux.S
[902/1245] Compiling aes128gcmsiv-x86_64-linux.S
[903/1245] Compiling chacha-armv4-linux.S
[904/1245] Compiling aes128gcmsiv-x86_64-apple.S
[905/1245] Compiling x86_64-mont5-linux.S
[906/1245] Compiling x86_64-mont5-apple.S
[907/1245] Compiling x86_64-mont-linux.S
[908/1245] Compiling x86-mont-linux.S
[909/1245] Compiling x86_64-mont-apple.S
[910/1245] Compiling vpaes-x86_64-linux.S
[911/1245] Compiling err_data.cc
[912/1245] Compiling x86-mont-apple.S
[913/1245] Compiling vpaes-armv8-win.S
[914/1245] Compiling vpaes-x86_64-apple.S
[915/1245] Compiling vpaes-x86-linux.S
[916/1245] Compiling vpaes-x86-apple.S
[917/1245] Compiling vpaes-armv8-linux.S
[918/1245] Compiling vpaes-armv8-apple.S
[919/1245] Compiling vpaes-armv7-linux.S
[920/1245] Compiling sha512-x86_64-linux.S
[921/1245] Compiling sha512-armv8-win.S
[922/1245] Compiling sha512-armv8-linux.S
[922/1245] Compiling sha512-x86_64-apple.S
[924/1245] Compiling sha512-586-apple.S
[925/1245] Compiling sha512-armv8-apple.S
[926/1245] Compiling sha512-586-linux.S
[926/1245] Compiling sha512-armv4-linux.S
[928/1245] Compiling sha256-x86_64-linux.S
[929/1245] Compiling sha256-x86_64-apple.S
[930/1245] Compiling sha256-armv8-win.S
[931/1245] Compiling sha256-586-apple.S
[932/1245] Compiling sha256-armv8-apple.S
[933/1245] Compiling sha256-586-linux.S
[934/1245] Compiling sha256-armv4-linux.S
[935/1245] Compiling sha1-x86_64-linux.S
[936/1245] Compiling sha256-armv8-linux.S
[937/1245] Compiling sha1-x86_64-apple.S
[938/1245] Compiling sha1-armv8-apple.S
[939/1245] Compiling sha1-586-apple.S
[940/1245] Compiling sha1-armv8-win.S
[941/1245] Compiling sha1-586-linux.S
[942/1245] Compiling sha1-armv4-large-linux.S
[943/1245] Compiling sha1-armv8-linux.S
[944/1245] Compiling rsaz-avx2-linux.S
[945/1245] Compiling rdrand-x86_64-linux.S
[946/1245] Compiling rdrand-x86_64-apple.S
[947/1245] Compiling p256_beeu-x86_64-asm-linux.S
[948/1245] Compiling rsaz-avx2-apple.S
[949/1245] Compiling p256_beeu-armv8-asm-win.S
[950/1245] Compiling p256_beeu-x86_64-asm-apple.S
[951/1245] Compiling p256_beeu-armv8-asm-linux.S
[952/1245] Compiling p256-x86_64-asm-apple.S
[953/1245] Compiling p256-x86_64-asm-linux.S
[954/1245] Compiling p256_beeu-armv8-asm-apple.S
[955/1245] Compiling p256-armv8-asm-apple.S
[956/1245] Compiling p256-armv8-asm-win.S
[957/1245] Compiling ghashv8-armv8-win.S
[958/1245] Compiling p256-armv8-asm-linux.S
[959/1245] Compiling ghash-x86-linux.S
[960/1245] Compiling ghashv8-armv8-apple.S
[961/1245] Compiling ghashv8-armv7-linux.S
[962/1245] Compiling ghashv8-armv8-linux.S
[963/1245] Compiling ghash-x86_64-linux.S
[964/1245] Compiling ghash-x86_64-apple.S
[965/1245] Compiling ghash-ssse3-x86_64-linux.S
[966/1245] Compiling ghash-ssse3-x86_64-apple.S
[967/1245] Compiling ghash-x86-apple.S
[968/1245] Compiling ghash-ssse3-x86-linux.S
[969/1245] Compiling ghash-neon-armv8-win.S
[970/1245] Compiling ghash-armv4-linux.S
[971/1245] Compiling ghash-ssse3-x86-apple.S
[972/1245] Compiling ghash-neon-armv8-linux.S
[973/1245] Compiling ghash-neon-armv8-apple.S
[974/1245] Compiling co-586-linux.S
[975/1245] Compiling co-586-apple.S
[976/1245] Compiling bsaes-armv7-linux.S
[977/1245] Compiling bn-armv8-win.S
[978/1245] Compiling bn-armv8-linux.S
[979/1245] Compiling bn-armv8-apple.S
[980/1245] Compiling bn-586-linux.S
[981/1245] Compiling armv8-mont-win.S
[982/1245] Compiling bn-586-apple.S
[983/1245] Compiling armv8-mont-linux.S
[984/1245] Compiling armv8-mont-apple.S
[985/1245] Compiling armv4-mont-linux.S
[986/1245] Compiling aesv8-armv8-win.S
[987/1245] Compiling aesv8-gcm-armv8-win.S
[988/1245] Compiling aesv8-gcm-armv8-apple.S
[989/1245] Compiling aesv8-armv8-linux.S
[990/1245] Compiling aesv8-armv7-linux.S
[991/1245] Compiling aesv8-armv8-apple.S
[992/1245] Compiling aesv8-gcm-armv8-linux.S
[993/1245] Compiling aesni-x86_64-linux.S
[994/1245] Compiling aesni-x86_64-apple.S
[995/1245] Compiling aesni-x86-linux.S
[996/1245] Compiling aesni-x86-apple.S
[996/1245] Compiling aesni-gcm-x86_64-apple.S
[998/1245] Compiling aesni-gcm-x86_64-linux.S
[999/1245] Compiling aes-gcm-avx10-x86_64-linux.S
[1000/1245] Compiling aes-gcm-avx10-x86_64-apple.S
[1001/1245] Compiling c-nioatomics.c
[1002/1245] Compiling x_x509a.cc
[1003/1245] Compiling x_val.cc
[1004/1245] Compiling x_req.cc
[1005/1245] Compiling x_sig.cc
[1006/1245] Compiling c-atomics.c
[1007/1245] Compiling x_spki.cc
[1007/1245] Compiling x_x509.cc
[1009/1245] Compiling x_pubkey.cc
[1010/1251] Compiling x_name.cc
[1011/1251] Compiling x_crl.cc
[1012/1251] Compiling x_exten.cc
[1014/1251] Compiling NIOConcurrencyHelpers lock.swift
[1014/1251] Compiling x509spki.cc
[1016/1251] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1017/1251] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1018/1251] Compiling NIOConcurrencyHelpers NIOLock.swift
[1019/1251] Compiling NIOConcurrencyHelpers atomics.swift
[1019/1251] Compiling x_attrib.cc
[1021/1251] Emitting module NIOConcurrencyHelpers
[1021/1252] Compiling x_algor.cc
[1023/1252] Compiling x_all.cc
[1024/1252] Compiling x509name.cc
[1025/1252] Compiling x509rset.cc
[1026/1332] Compiling x509_vpm.cc
[1028/1338] Emitting module ConsoleKitTerminal
[1028/1341] Compiling x509cset.cc
[1030/1341] Compiling ConsoleKitTerminal Console+Wait.swift
[1031/1341] Compiling ConsoleKitTerminal ConsoleColor.swift
[1032/1341] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1033/1341] Compiling ConsoleKitTerminal Console+Confirm.swift
[1034/1341] Compiling ConsoleKitTerminal Console+Input.swift
[1035/1341] Compiling ConsoleKitTerminal Console+Center.swift
[1036/1341] Compiling ConsoleKitTerminal Console+Output.swift
[1037/1341] Compiling ConsoleKitTerminal CustomActivity.swift
[1038/1341] Compiling ConsoleKitTerminal LoadingBar.swift
[1039/1341] Compiling ConsoleKitTerminal ProgressBar.swift
[1040/1341] Compiling ConsoleKitTerminal Console+Clear.swift
[1041/1341] Compiling ConsoleKitTerminal ActivityBar.swift
[1042/1341] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1043/1341] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1044/1341] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1045/1341] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1046/1341] Compiling ConsoleKitTerminal ConsoleClear.swift
[1047/1341] Compiling ConsoleKitTerminal Console+Ask.swift
[1048/1341] Compiling ConsoleKitTerminal Console+Choose.swift
[1049/1341] Compiling ConsoleKitTerminal Console.swift
[1050/1341] Compiling ConsoleKitTerminal Terminal.swift
[1051/1341] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1052/1341] Compiling ConsoleKitTerminal ConsoleText.swift
[1053/1341] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1054/1341] Compiling ConsoleKitTerminal ANSI.swift
[1054/1341] Compiling x509_vfy.cc
[1055/1341] Compiling x509_trs.cc
[1056/1341] Compiling x509_v3.cc
[1057/1341] Compiling x509_txt.cc
[1059/1341] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1060/1341] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1061/1341] Compiling ConsoleKitTerminal LoggerFragment.swift
[1063/1342] Compiling NIOCore MulticastChannel.swift
[1064/1342] Compiling NIOCore NIOAny.swift
[1065/1342] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1066/1342] Compiling NIOCore NIOLoopBound.swift
[1067/1342] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1068/1342] Compiling NIOCore NIOScheduledCallback.swift
[1069/1342] Compiling NIOCore NIOSendable.swift
[1070/1342] Compiling NIOCore RecvByteBufferAllocator.swift
[1070/1350] Compiling x509_set.cc
[1071/1350] Compiling x509_req.cc
[1072/1350] Compiling x509_ext.cc
[1073/1372] Compiling x509_lu.cc
[1074/1372] Compiling x509_obj.cc
[1075/1372] Compiling x509_def.cc
[1077/1372] Emitting module ConsoleKitCommands
[1078/1372] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1079/1372] Compiling ConsoleKitCommands AsyncCommand.swift
[1080/1372] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1080/1374] Compiling x509_d2.cc
[1082/1374] Compiling ConsoleKitCommands CommandSignature.swift
[1083/1374] Compiling ConsoleKitCommands Flag.swift
[1084/1374] Compiling ConsoleKitCommands Option.swift
[1085/1374] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1086/1374] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1087/1374] Compiling ConsoleKitCommands Argument.swift
[1087/1374] Compiling x509_cmp.cc
[1089/1374] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1090/1374] Compiling ConsoleKitCommands Utilities.swift
[1090/1374] Compiling x509_att.cc
[1091/1374] Compiling x509.cc
[1092/1374] Compiling v3_skey.cc
[1094/1374] Compiling NIOCore IO.swift
[1095/1374] Compiling NIOCore IOData.swift
[1096/1374] Compiling NIOCore IPProtocol.swift
[1097/1374] Compiling NIOCore IntegerBitPacking.swift
[1098/1374] Compiling NIOCore IntegerTypes.swift
[1099/1374] Compiling NIOCore Interfaces.swift
[1100/1374] Compiling NIOCore Linux.swift
[1101/1374] Compiling NIOCore MarkedCircularBuffer.swift
[1103/1374] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1104/1374] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1105/1374] Compiling NIOCore EventLoopFuture.swift
[1106/1374] Compiling NIOCore FileDescriptor.swift
[1107/1374] Compiling NIOCore FileHandle.swift
[1108/1374] Compiling NIOCore FileRegion.swift
[1109/1374] Compiling NIOCore GlobalSingletons.swift
[1110/1374] Compiling NIOCore CircularBuffer.swift
[1111/1374] Compiling NIOCore Codec.swift
[1112/1374] Compiling NIOCore ConvenienceOptionSupport.swift
[1113/1374] Compiling NIOCore DeadChannel.swift
[1114/1374] Compiling NIOCore DispatchQueue+WithFuture.swift
[1115/1374] Compiling NIOCore EventLoop+Deprecated.swift
[1116/1374] Compiling NIOCore EventLoop+SerialExecutor.swift
[1117/1374] Compiling NIOCore EventLoop.swift
[1117/1374] Compiling v3_utl.cc
[1118/1374] Compiling v3_purp.cc
[1119/1374] Compiling v3_prn.cc
[1121/1374] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1122/1374] Compiling NIOCore SocketAddresses.swift
[1123/1374] Compiling NIOCore SocketOptionProvider.swift
[1124/1374] Compiling NIOCore SystemCallHelpers.swift
[1125/1374] Compiling NIOCore TimeAmount+Duration.swift
[1126/1374] Compiling NIOCore TypeAssistedChannelHandler.swift
[1127/1374] Compiling NIOCore UniversalBootstrapSupport.swift
[1128/1374] Compiling NIOCore Utilities.swift
[1129/1374] Compiling ConsoleKitCommands Console+Run.swift
[1130/1374] Compiling ConsoleKitCommands ConsoleError.swift
[1131/1374] Compiling ConsoleKitCommands Completion.swift
[1132/1374] Compiling ConsoleKitCommands AsyncCommands.swift
[1133/1374] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1134/1374] Compiling ConsoleKitCommands AnyCommand.swift
[1135/1374] Compiling ConsoleKitCommands CommandGroup.swift
[1136/1374] Compiling ConsoleKitCommands CommandInput.swift
[1137/1374] Compiling ConsoleKitCommands Commands.swift
[1138/1374] Compiling ConsoleKitCommands Command.swift
[1139/1374] Compiling ConsoleKitCommands CommandContext.swift
[1140/1374] Compiling ConsoleKitCommands CommandError.swift
[1140/1375] Compiling v3_pcons.cc
[1141/1375] Compiling v3_ocsp.cc
[1143/1375] Compiling v3_pmaps.cc
[1144/1377] Compiling v3_ncons.cc
[1146/1377] Compiling ConsoleKit Exports.swift
[1147/1377] Emitting module ConsoleKit
[1147/1378] Compiling v3_int.cc
[1149/1378] Compiling v3_lib.cc
[1150/1378] Compiling v3_ia5.cc
[1151/1378] Compiling v3_info.cc
[1152/1378] Compiling v3_genn.cc
[1153/1378] Compiling v3_extku.cc
[1154/1378] Compiling v3_cpols.cc
[1155/1378] Compiling v3_conf.cc
[1156/1378] Compiling v3_enum.cc
[1157/1378] Compiling v3_crld.cc
[1158/1378] Compiling v3_bitst.cc
[1159/1378] Compiling v3_bcons.cc
[1160/1378] Compiling v3_akey.cc
[1161/1378] Compiling t_x509a.cc
[1162/1378] Compiling t_req.cc
[1163/1378] Compiling v3_akeya.cc
[1164/1378] Compiling v3_alt.cc
[1165/1378] Compiling t_x509.cc
[1166/1378] Compiling t_crl.cc
[1176/1378] Compiling rsa_pss.cc
[1196/1378] Emitting module NIOCore
[1196/1378] Compiling i2d_pr.cc
[1197/1379] Compiling policy.cc
[1199/1379] Compiling name_print.cc
[1200/1379] Compiling by_dir.cc
[1201/1379] Compiling by_file.cc
[1202/1379] Compiling algorithm.cc
[1203/1379] Compiling asn1_gen.cc
[1204/1429] Compiling a_verify.cc
[1205/1429] Compiling a_sign.cc
[1206/1429] Compiling trust_token.cc
[1207/1429] Compiling a_digest.cc
[1208/1429] Compiling thread_pthread.cc
[1209/1429] Compiling voprf.cc
[1210/1429] Compiling pmbtoken.cc
[1211/1429] Compiling thread_win.cc
[1212/1429] Compiling thread_none.cc
[1214/1429] Compiling NIOEmbedded AsyncTestingChannel.swift
[1215/1429] Emitting module NIOEmbedded
[1216/1429] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1217/1429] Compiling NIOEmbedded Embedded.swift
[1217/1429] Compiling thash.cc
[1218/1430] Compiling thread.cc
[1220/1430] Compiling wots.cc
[1221/1430] Compiling stack.cc
[1222/1430] Compiling merkle.cc
[1223/1430] Compiling slhdsa.cc
[1224/1430] Compiling fors.cc
[1225/1430] Compiling sha256.cc
[1226/1430] Compiling siphash.cc
[1227/1430] Compiling sha1.cc
[1228/1430] Compiling rsa_print.cc
[1229/1430] Compiling sha512.cc
[1230/1430] Compiling rsa_extra.cc
[1231/1430] Compiling rsa_crypt.cc
[1232/1430] Compiling windows.cc
[1234/1430] Compiling NIOPosix Pool.swift
[1235/1430] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1236/1430] Compiling NIOPosix PosixSingletons.swift
[1237/1430] Compiling NIOPosix RawSocketBootstrap.swift
[1238/1430] Compiling NIOPosix Resolver.swift
[1239/1430] Compiling NIOPosix Selectable.swift
[1239/1430] Compiling rc4.cc
[1241/1436] Compiling NIOPosix SelectableChannel.swift
[1242/1436] Compiling NIOPosix SelectableEventLoop.swift
[1243/1436] Compiling NIOPosix SelectorEpoll.swift
[1244/1436] Compiling NIOPosix SelectorGeneric.swift
[1245/1436] Compiling NIOPosix SelectorKqueue.swift
[1246/1436] Compiling NIOPosix SelectorUring.swift
[1247/1436] Compiling NIOPosix ServerSocket.swift
[1248/1436] Compiling NIOPosix Socket.swift
[1249/1436] Compiling NIOPosix SocketChannel.swift
[1250/1436] Compiling NIOPosix SocketProtocols.swift
[1251/1436] Compiling NIOPosix System.swift
[1252/1436] Compiling NIOPosix Thread.swift
[1252/1436] Compiling rand_extra.cc
[1253/1436] Compiling trusty.cc
[1254/1436] Compiling refcount.cc
[1255/1436] Compiling ios.cc
[1256/1436] Compiling urandom.cc
[1257/1436] Compiling rsa_asn1.cc
[1258/1436] Compiling passive.cc
[1259/1436] Compiling poly1305_arm_asm.S
[1260/1436] Compiling forkunsafe.cc
[1262/1436] Compiling NIOPosix ThreadPosix.swift
[1263/1436] Compiling NIOPosix ThreadWindows.swift
[1264/1436] Compiling NIOPosix UnsafeTransfer.swift
[1265/1436] Compiling NIOPosix Utilities.swift
[1266/1436] Compiling NIOPosix VsockAddress.swift
[1267/1436] Compiling NIOPosix VsockChannelEvents.swift
[1267/1436] Compiling getentropy.cc
[1268/1436] Compiling deterministic.cc
[1269/1436] Compiling poly1305_vec.cc
[1270/1436] Compiling fork_detect.cc
[1272/1436] Compiling NIOPosix IO.swift
[1273/1436] Compiling NIOPosix IntegerBitPacking.swift
[1274/1436] Compiling NIOPosix IntegerTypes.swift
[1275/1436] Compiling NIOPosix Linux.swift
[1276/1436] Compiling NIOPosix LinuxCPUSet.swift
[1277/1436] Compiling NIOPosix LinuxUring.swift
[1278/1436] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1279/1436] Compiling NIOPosix NIOThreadPool.swift
[1280/1436] Compiling NIOPosix NonBlockingFileIO.swift
[1281/1436] Compiling NIOPosix PendingDatagramWritesManager.swift
[1282/1436] Compiling NIOPosix PendingWritesManager.swift
[1283/1436] Compiling NIOPosix PipeChannel.swift
[1284/1436] Compiling NIOPosix PipePair.swift
[1284/1436] Compiling poly1305.cc
[1285/1436] Compiling pool.cc
[1287/1436] Compiling NIOPosix Bootstrap.swift
[1288/1436] Compiling NIOPosix ControlMessage.swift
[1289/1436] Compiling NIOPosix DatagramVectorReadManager.swift
[1290/1436] Compiling NIOPosix Errors+Any.swift
[1291/1436] Compiling NIOPosix FileDescriptor.swift
[1292/1436] Compiling NIOPosix GetaddrinfoResolver.swift
[1293/1436] Compiling NIOPosix HappyEyeballs.swift
[1294/1436] Compiling NIOPosix BSDSocketAPICommon.swift
[1295/1436] Compiling NIOPosix BSDSocketAPIPosix.swift
[1296/1436] Compiling NIOPosix BSDSocketAPIWindows.swift
[1297/1436] Compiling NIOPosix BaseSocket.swift
[1298/1436] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1299/1436] Compiling NIOPosix BaseSocketChannel.swift
[1300/1436] Compiling NIOPosix BaseStreamSocketChannel.swift
[1301/1436] Emitting module NIOPosix
[1301/1436] Compiling poly1305_arm.cc
[1303/1437] Compiling p5_pbev2.cc
[1304/1437] Compiling pkcs7_x509.cc
[1305/1437] Compiling pkcs7.cc
[1306/1437] Compiling pkcs8_x509.cc
[1307/1437] Compiling pkcs8.cc
[1308/1437] Compiling pem_xaux.cc
[1308/1437] Compiling pem_x509.cc
[1310/1437] Compiling pem_pkey.cc
[1311/1437] Compiling pem_pk8.cc
[1312/1437] Compiling pem_oth.cc
[1313/1468] Compiling obj_xref.cc
[1314/1472] Compiling pem_info.cc
[1315/1472] Compiling pem_lib.cc
[1316/1474] Compiling pem_all.cc
[1317/1474] Compiling obj.cc
[1319/1474] Emitting module NIO
[1320/1474] Compiling NIO Exports.swift
[1321/1475] Compiling md5.cc
[1323/1475] Compiling _NIOFileSystem ParallelDirCopy.swift
[1324/1475] Compiling _NIOFileSystem ParallelRemoval.swift
[1325/1475] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1326/1475] Compiling _NIOFileSystem CInterop.swift
[1327/1475] Compiling _NIOFileSystem Errno.swift
[1327/1485] Compiling md4.cc
[1328/1485] Compiling lhash.cc
[1329/1485] Compiling mem.cc
[1331/1494] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1332/1494] Compiling _NIOFileSystem Mocking.swift
[1333/1494] Compiling _NIOFileSystem Syscall.swift
[1334/1494] Compiling _NIOFileSystem Syscalls.swift
[1334/1497] Compiling mldsa.cc
[1336/1497] Emitting module _NIOFileSystem
[1337/1497] Compiling NIOSOCKS SOCKSClientHandler.swift
[1338/1497] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1339/1497] Compiling NIOSOCKS Messages.swift
[1340/1497] Compiling NIOSOCKS SOCKSRequest.swift
[1341/1497] Compiling NIOSOCKS AuthenticationMethod.swift
[1341/1497] Compiling mlkem.cc
[1342/1497] Compiling poly_rq_mul.S
[1344/1499] Compiling NIOTLS TLSEvents.swift
[1345/1499] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1346/1518] Emitting module NIOTLS
[1347/1518] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1348/1518] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1349/1518] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1350/1518] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1351/1518] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1352/1518] Compiling NIOHTTP1 HTTPDecoder.swift
[1353/1519] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1354/1519] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1355/1519] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1356/1519] Compiling NIOHTTP1 HTTPEncoder.swift
[1357/1519] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1358/1519] Compiling NIOSOCKS SOCKSResponse.swift
[1359/1519] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1360/1519] Compiling NIOSOCKS ClientStateMachine.swift
[1361/1519] Emitting module NIOSOCKS
[1362/1519] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1363/1519] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1364/1519] Compiling NIOSOCKS ServerStateMachine.swift
[1364/1520] Compiling hpke.cc
[1365/1520] Compiling fips_shared_support.cc
[1366/1520] Compiling kyber.cc
[1368/1520] Compiling NIOTLS SNIHandler.swift
[1370/1521] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1371/1521] Compiling _NIOFileSystem BufferedStream.swift
[1372/1521] Compiling _NIOFileSystem Cancellation.swift
[1373/1521] Compiling _NIOFileSystem TokenBucket.swift
[1374/1521] Compiling _NIOFileSystem UnsafeTransfer.swift
[1376/1521] Emitting module NIOHTTP1
[1377/1523] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1378/1523] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1379/1523] Compiling _NIOFileSystem FileSystemProtocol.swift
[1380/1523] Compiling _NIOFileSystem FileType.swift
[1381/1523] Compiling _NIOFileSystem IOStrategy.swift
[1381/1523] Compiling hrss.cc
[1387/1523] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1388/1523] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1388/1552] Compiling ex_data.cc
[1390/1552] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1391/1552] Emitting module NIOFoundationCompat
[1392/1553] Compiling NIOSSL SSLCertificateExtensions.swift
[1393/1553] Compiling NIOSSL SSLCertificateName.swift
[1394/1553] Compiling sign.cc
[1396/1553] Compiling _NIOFileSystem SystemFileHandle.swift
[1397/1553] Compiling _NIOFileSystem Utilities.swift
[1398/1553] Compiling _NIOFileSystem OpenOptions.swift
[1399/1553] Compiling _NIOFileSystem String+FileSystem.swift
[1400/1553] Compiling NIOSSL SSLConnection.swift
[1401/1553] Compiling NIOSSL SSLContext.swift
[1402/1553] Compiling NIOSSL SSLCallbacks.swift
[1403/1553] Compiling NIOSSL SSLCertificate.swift
[1403/1553] Compiling scrypt.cc
[1405/1553] Compiling NIOSSL SSLPKCS12Bundle.swift
[1406/1553] Compiling NIOSSL LinuxCABundle.swift
[1407/1553] Compiling NIOSSL CustomPrivateKey.swift
[1408/1553] Compiling NIOSSL IdentityVerification.swift
[1409/1553] Compiling NIOSSL NIOSSLServerHandler.swift
[1410/1554] Compiling pbkdf.cc
[1411/1554] Compiling print.cc
[1413/1576] Emitting module NIOTransportServices
[1414/1588] Compiling NIOTransportServices StateManagedChannel.swift
[1415/1588] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1416/1588] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1417/1588] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1418/1588] Compiling NIOTransportServices NIOTSBootstraps.swift
[1419/1588] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1420/1588] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1421/1588] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1422/1588] Compiling NIOTransportServices NIOTSErrors.swift
[1423/1588] Compiling NIOTransportServices NIOTSEventLoop.swift
[1424/1588] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1425/1588] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1426/1588] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1427/1588] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1428/1588] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1428/1588] Compiling p_x25519_asn1.cc
[1429/1589] Compiling p_x25519.cc
[1435/1589] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1436/1589] Compiling NIOTransportServices NIOTSSingletons.swift
[1437/1589] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1444/1600] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1444/1601] Compiling p_rsa_asn1.cc
[1446/1608] Compiling NIOHPACK HPACKEncoder.swift
[1447/1608] Compiling NIOHPACK HPACKErrors.swift
[1448/1608] Compiling NIOHPACK HPACKHeader.swift
[1449/1608] Compiling NIOHPACK HeaderTables.swift
[1450/1608] Compiling NIOHPACK DynamicHeaderTable.swift
[1451/1608] Compiling NIOHPACK HPACKDecoder.swift
[1453/1627] Compiling NIOWebSocket WebSocketOpcode.swift
[1454/1630] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1455/1630] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1456/1630] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1457/1632] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1458/1632] Emitting module _NIOFileSystemFoundationCompat
[1459/1632] Emitting module NIOFileSystem
[1460/1632] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1461/1632] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1462/1632] Emitting module NIOHPACK
[1463/1632] Emitting module NIOSSL
[1464/1637] Emitting module NIOHTTPCompression
[1465/1637] Compiling NIOFileSystem Exports.swift
[1466/1637] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1467/1637] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1468/1637] Emitting module NIOWebSocket
[1469/1637] Compiling NIOExtras JSONRPCFraming.swift
[1470/1637] Compiling NIOExtras DebugInboundEventsHandler.swift
[1471/1637] Compiling NIOHPACK IndexedHeaderTable.swift
[1472/1637] Compiling NIOHPACK IntegerCoding.swift
[1473/1637] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1474/1637] Compiling NIOHPACK HuffmanTables.swift
[1475/1638] Compiling NIOWebSocket WebSocketFrame.swift
[1476/1638] Compiling NIOSSL SSLPrivateKey.swift
[1477/1638] Compiling NIOSSL SSLPublicKey.swift
[1478/1638] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1479/1638] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1483/1639] Compiling NIOSSL SafeCompare.swift
[1484/1639] Compiling NIOHPACK HuffmanCoding.swift
[1485/1640] Compiling NIOExtras RequestResponseHandler.swift
[1486/1640] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1489/1642] Compiling NIOHTTPCompression HTTPDecompression.swift
[1490/1642] Compiling NIOHTTPCompression HTTPCompression.swift
[1496/1642] Compiling NIOHPACK StaticHeaderTable.swift
[1497/1642] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1498/1642] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1503/1642] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1504/1642] Compiling NIOExtras NIORequestIdentifiable.swift
[1505/1642] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1506/1642] Compiling NIOExtras NIOExtrasError.swift
[1507/1642] Compiling NIOExtras PCAPRingBuffer.swift
[1508/1642] Compiling NIOExtras QuiescingHelper.swift
[1509/1643] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1510/1643] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1519/1644] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1520/1644] Compiling NIOExtras LengthFieldPrepender.swift
[1521/1644] Compiling NIOExtras LineBasedFrameDecoder.swift
[1522/1644] Emitting module NIOExtras
[1522/1644] Compiling bcm.cc
[1523/1644] Compiling p_hkdf.cc
[1524/1644] Compiling p_rsa.cc
[1526/1702] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1527/1702] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1528/1702] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1529/1702] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1530/1702] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1531/1702] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1532/1702] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1533/1702] Compiling NIOHTTP2 HasLocalSettings.swift
[1534/1702] Compiling NIOHTTP2 HasRemoteSettings.swift
[1535/1702] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1536/1702] Compiling NIOHTTP2 QuiescingState.swift
[1537/1702] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1538/1702] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1539/1702] Compiling NIOHTTP2 MaySendFrames.swift
[1540/1702] Compiling NIOHTTP2 SendingDataState.swift
[1541/1702] Compiling NIOHTTP2 SendingGoawayState.swift
[1541/1702] Compiling p_ed25519_asn1.cc
[1542/1702] Compiling p_dh_asn1.cc
[1543/1702] Compiling p_ed25519.cc
[1544/1702] Compiling p_dh.cc
[1546/1702] Compiling NIOHTTP2 Error+Any.swift
[1547/1702] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1548/1702] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1549/1702] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1549/1703] Compiling p_ec_asn1.cc
[1562/1703] Compiling NIOHTTP2 SendingHeadersState.swift
[1563/1703] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1564/1703] Compiling NIOHTTP2 SendingRstStreamState.swift
[1565/1703] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1566/1703] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1567/1711] Compiling p_ec.cc
[1568/1711] Compiling p_dsa_asn1.cc
[1570/1745] Compiling RediStack RedisMessageEncoder.swift
[1571/1745] Compiling RediStack RedisPubSubHandler.swift
[1571/1746] Compiling evp_ctx.cc
[1573/1746] Compiling evp_asn1.cc
[1574/1746] Compiling err.cc
[1575/1754] Compiling evp.cc
[1577/1754] Compiling RediStack RedisChannelName.swift
[1578/1754] Compiling RediStack RedisClient.swift
[1579/1754] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1580/1754] Compiling RediStack RedisCommandEncoder.swift
[1580/1758] Compiling engine.cc
[1581/1758] Compiling ecdh_extra.cc
[1583/1758] Compiling WebSocketKit WebSocketHandler.swift
[1583/1758] Compiling ec_derive.cc
[1585/1758] Emitting module WebSocketKit
[1585/1758] Compiling ecdsa_asn1.cc
[1587/1758] Compiling WebSocketKit WebSocket+Concurrency.swift
[1588/1758] Compiling WebSocketKit WebSocket+Connect.swift
[1589/1758] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1590/1758] Compiling RediStack RedisConnection+Configuration.swift
[1591/1758] Compiling RediStack RedisConnection.swift
[1592/1758] Compiling RediStack RedisError.swift
[1593/1758] Compiling RediStack RedisKey+TTL.swift
[1593/1758] Compiling hash_to_curve.cc
[1595/1758] Compiling RediStack StandardLibrary.swift
[1596/1758] Compiling RediStack SwiftNIO.swift
[1597/1758] Compiling RediStack RESPTranslator.swift
[1598/1758] Compiling RediStack RESPValue.swift
[1599/1758] Compiling RediStack RESPValueConvertible.swift
[1600/1758] Compiling NIOHTTP2 InboundWindowManager.swift
[1601/1758] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1602/1758] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1603/1758] Compiling NIOHTTP2 StreamChannelList.swift
[1604/1758] Compiling NIOHTTP2 StreamMap.swift
[1605/1758] Compiling NIOHTTP2 StreamStateMachine.swift
[1606/1758] Compiling NIOHTTP2 UnsafeTransfer.swift
[1607/1758] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1608/1758] Emitting module RediStack
[1609/1758] Compiling WebSocketKit Exports.swift
[1610/1758] Compiling WebSocketKit WebSocketClient.swift
[1611/1758] Compiling WebSocketKit WebSocket.swift
[1613/1759] Compiling RediStack RedisKey.swift
[1614/1759] Compiling RediStack RedisLogging.swift
[1615/1759] Compiling RediStack RedisMetrics.swift
[1616/1759] Compiling RediStack _Deprecations.swift
[1616/1759] Compiling ec_asn1.cc
[1618/1759] Compiling RediStack StringCommands.swift
[1619/1759] Compiling RediStack ConnectionPool.swift
[1620/1759] Compiling RediStack RedisConnectionPool+Configuration.swift
[1621/1759] Compiling RediStack RedisConnectionPool.swift
[1622/1759] Compiling RediStack RedisConnectionPoolError.swift
[1622/1759] Compiling dsa_asn1.cc
[1624/1759] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1625/1759] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1626/1759] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1627/1759] Compiling NIOHTTP2 HTTP2StreamID.swift
[1628/1759] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1629/1759] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1630/1759] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1631/1759] Compiling NIOHTTP2 InboundEventBuffer.swift
[1632/1759] Compiling RediStack RedisClusterNodeID.swift
[1633/1759] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1634/1759] Compiling RediStack RedisHashSlot.swift
[1635/1759] Compiling RediStack SwiftPolyfill.swift
[1636/1759] Compiling RediStack BasicCommands.swift
[1637/1759] Compiling RediStack HashCommands.swift
[1638/1759] Compiling RediStack ListCommands.swift
[1639/1759] Compiling RediStack PubSubCommands.swift
[1640/1759] Compiling RediStack SetCommands.swift
[1641/1759] Compiling RediStack SortedSetCommands.swift
[1642/1759] Compiling RediStack RedisByteDecoder.swift
[1643/1759] Compiling RediStack RedisCommandHandler.swift
[1646/1759] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1646/1760] Compiling params.cc
[1647/1760] Compiling dsa.cc
[1648/1760] Compiling des.cc
[1650/1760] Compiling spake25519.cc
[1651/1760] Compiling digest_extra.cc
[1652/1760] Compiling dh_asn1.cc
[1653/1760] Compiling x25519-asm-arm.S
[1654/1760] Compiling curve25519_64_adx.cc
[1655/1760] Compiling cpu_arm_linux.cc
[1657/1760] Emitting module NIOHTTP2
[1666/1760] Compiling crypto.cc
[1667/1760] Compiling curve25519.cc
[1668/1760] Compiling cpu_arm_freebsd.cc
[1669/1760] Compiling cpu_intel.cc
[1670/1760] Compiling cpu_aarch64_sysreg.cc
[1671/1760] Compiling cpu_aarch64_win.cc
[1672/1760] Compiling cpu_aarch64_openbsd.cc
[1673/1760] Compiling cpu_aarch64_linux.cc
[1674/1760] Compiling cpu_aarch64_fuchsia.cc
[1675/1760] Compiling conf.cc
[1676/1760] Compiling cpu_aarch64_apple.cc
[1678/1760] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1679/1760] Compiling NIOHTTP2 HTTP2Frame.swift
[1680/1760] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1681/1760] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1682/1760] Compiling NIOHTTP2 HTTP2PingData.swift
[1683/1760] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1684/1760] Compiling NIOHTTP2 HTTP2Settings.swift
[1685/1760] Compiling NIOHTTP2 HTTP2Stream.swift
[1685/1760] Compiling e_des.cc
[1686/1760] Compiling e_tls.cc
[1692/1760] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1693/1760] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1694/1760] Compiling NIOHTTP2 HTTP2Error.swift
[1695/1760] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1703/1760] Compiling e_rc4.cc
[1704/1760] Compiling e_chacha20poly1305.cc
[1705/1760] Compiling tls_cbc.cc
[1706/1761] Compiling e_rc2.cc
[1708/1761] Compiling e_null.cc
[1709/1761] Compiling e_aesgcmsiv.cc
[1710/1761] Compiling e_aesctrhmac.cc
[1711/1761] Compiling derive_key.cc
[1712/1761] Compiling chacha.cc
[1713/1761] Compiling cipher_extra.cc
[1714/1761] Compiling unicode.cc
[1715/1761] Compiling blake2.cc
[1716/1761] Compiling ber.cc
[1717/1761] Compiling buf.cc
[1718/1761] Compiling cbs.cc
[1719/1761] Compiling asn1_compat.cc
[1720/1761] Compiling cbb.cc
[1721/1761] Compiling convert.cc
[1722/1761] Compiling bn_asn1.cc
[1723/1761] Compiling file.cc
[1724/1761] Compiling printf.cc
[1725/1761] Compiling pair.cc
[1726/1761] Compiling hexdump.cc
[1727/1761] Compiling errno.cc
[1728/1761] Compiling fd.cc
[1729/1761] Compiling bio_mem.cc
[1730/1761] Compiling bio.cc
[1731/1761] Compiling base64.cc
[1732/1761] Compiling tasn_typ.cc
[1733/1761] Compiling tasn_utl.cc
[1734/1761] Compiling tasn_new.cc
[1735/1761] Compiling tasn_dec.cc
[1736/1761] Compiling f_string.cc
[1736/1761] Compiling posix_time.cc
[1738/1761] Compiling tasn_enc.cc
[1739/1761] Compiling tasn_fre.cc
[1740/1761] Compiling asn_pack.cc
[1741/1761] Compiling f_int.cc
[1742/1761] Compiling asn1_par.cc
[1743/1761] Compiling asn1_lib.cc
[1744/1761] Compiling a_utctm.cc
[1745/1761] Compiling a_strnid.cc
[1746/1761] Compiling a_time.cc
[1747/1761] Compiling a_type.cc
[1748/1761] Compiling a_object.cc
[1749/1761] Compiling a_octet.cc
[1750/1761] Compiling a_strex.cc
[1751/1761] Compiling a_i2d_fp.cc
[1752/1761] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1752/1761] Write sources
[1754/1761] Compiling a_mbstr.cc
[1755/1761] Compiling a_d2i_fp.cc
[1756/1761] Compiling a_dup.cc
[1757/1762] Compiling a_int.cc
[1758/1874] Compiling a_bitstr.cc
[1759/1874] Compiling a_gentm.cc
[1760/1874] Compiling a_bool.cc
[1762/1882] Emitting module BitCollections
[1763/1889] Compiling AsyncHTTPClient HTTP2Connection.swift
[1764/1889] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1765/1889] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1766/1889] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1767/1889] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1768/1889] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1769/1889] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1770/1889] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1771/1889] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1772/1889] Compiling AsyncHTTPClient RequestBodyLength.swift
[1773/1889] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1774/1889] Compiling AsyncHTTPClient RequestOptions.swift
[1775/1889] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1776/1889] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1777/1889] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1778/1889] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1779/1889] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1780/1889] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1781/1889] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1782/1889] Compiling AsyncHTTPClient ConnectionTarget.swift
[1783/1889] Compiling AsyncHTTPClient DeconstructedURL.swift
[1784/1889] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1785/1889] Compiling AsyncHTTPClient FoundationExtensions.swift
[1786/1889] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1787/1889] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1788/1889] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1789/1889] Compiling AsyncHTTPClient HTTPClient.swift
[1790/1889] Compiling AsyncHTTPClient HTTPHandler.swift
[1791/1889] Compiling CryptoBoringWrapper RandomBytes.swift
[1792/1889] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1793/1889] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1794/1889] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1795/1889] Compiling AsyncHTTPClient Transaction.swift
[1796/1889] Compiling AsyncHTTPClient Base64.swift
[1797/1889] Compiling AsyncHTTPClient BasicAuth.swift
[1798/1889] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1799/1889] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1800/1889] Compiling AsyncHTTPClient ConnectionPool.swift
[1801/1889] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1802/1889] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1803/1889] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1804/1889] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1805/1889] Compiling AsyncHTTPClient HTTP1Connection.swift
[1806/1889] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1807/1889] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1808/1889] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1809/1889] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1810/1889] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1811/1889] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1812/1889] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1813/1889] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1814/1889] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1815/1889] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1816/1889] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1817/1889] Emitting module CryptoBoringWrapper
[1818/1889] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1819/1889] Compiling CryptoBoringWrapper EllipticCurve.swift
[1820/1889] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1821/1889] Compiling BitCollections BitSet.Index.swift
[1822/1889] Compiling BitCollections BitSet._UnsafeHandle.swift
[1823/1889] Compiling BitCollections BitSet.swift
[1824/1889] Compiling BitCollections Range+Utilities.swift
[1825/1889] Compiling BitCollections Slice+Utilities.swift
[1826/1889] Compiling BitCollections UInt+Tricks.swift
[1827/1889] Compiling BitCollections _Word.swift
[1828/1889] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1829/1890] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1832/1891] Emitting module AsyncHTTPClient
[1851/1972] Compiling Crypto Ed25519_boring.swift
[1852/1972] Compiling Crypto NISTCurvesKeys_boring.swift
[1853/1972] Compiling Crypto X25519Keys_boring.swift
[1854/1972] Compiling Crypto Curve25519.swift
[1855/1972] Compiling Crypto Ed25519Keys.swift
[1856/1972] Compiling Crypto NISTCurvesKeys.swift
[1857/1972] Compiling Crypto X25519Keys.swift
[1858/1972] Compiling Crypto HPKE-Ciphersuite.swift
[1859/1972] Compiling Crypto HPKE-KDF.swift
[1860/1972] Compiling Crypto HPKE-KexKeyDerivation.swift
[1861/1972] Compiling Crypto HPKE-LabeledExtract.swift
[1862/1972] Compiling Crypto HPKE-Utils.swift
[1863/1972] Compiling Crypto DHKEM.swift
[1864/1972] Compiling Crypto HPKE-KEM-Curve25519.swift
[1865/1972] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1866/1972] Compiling Crypto HPKE-KEM.swift
[1867/1972] Emitting module Collections
[1868/1972] Compiling Collections Collections.swift
[1870/1973] Compiling Crypto ECDSASignature.swift
[1871/1973] Compiling Crypto PEMDocument.swift
[1872/1973] Compiling Crypto PKCS8PrivateKey.swift
[1873/1973] Compiling Crypto SEC1PrivateKey.swift
[1874/1973] Compiling Crypto SubjectPublicKeyInfo.swift
[1875/1973] Compiling Crypto CryptoKitErrors.swift
[1876/1973] Compiling Crypto Digest_boring.swift
[1877/1973] Compiling Crypto Digest.swift
[1878/1973] Compiling Crypto Digests.swift
[1879/2014] Emitting module MultipartKit
[1880/2016] Compiling MultipartKit MultipartSerializer.swift
[1881/2016] Compiling MultipartKit Utilities.swift
[1882/2016] Compiling AsyncKit FutureOperators.swift
[1883/2018] Compiling Crypto HashFunctions.swift
[1884/2018] Compiling Crypto HashFunctions_SHA2.swift
[1885/2018] Compiling Crypto HPKE-AEAD.swift
[1886/2018] Compiling Crypto HPKE.swift
[1887/2018] Compiling Crypto HPKE-Context.swift
[1888/2018] Compiling Crypto HPKE-KeySchedule.swift
[1889/2018] Compiling Crypto HPKE-Modes.swift
[1890/2018] Compiling Crypto Insecure.swift
[1891/2018] Compiling Crypto Insecure_HashFunctions.swift
[1892/2018] Compiling Crypto KEM.swift
[1893/2018] Compiling Crypto ECDH_boring.swift
[1894/2018] Compiling Crypto DH.swift
[1895/2018] Compiling Crypto ECDH.swift
[1896/2018] Compiling Crypto HKDF.swift
[1897/2018] Compiling Crypto AESWrap.swift
[1898/2018] Compiling Crypto AESWrap_boring.swift
[1899/2018] Compiling AsyncKit Future+Miscellaneous.swift
[1900/2018] Compiling AsyncKit Future+Nonempty.swift
[1901/2018] Compiling AsyncKit Future+Optional.swift
[1902/2018] Compiling Crypto HPKE-Errors.swift
[1903/2018] Compiling Crypto SymmetricKeys.swift
[1904/2018] Compiling Crypto HMAC.swift
[1905/2018] Compiling Crypto MACFunctions.swift
[1906/2018] Compiling Crypto MessageAuthenticationCode.swift
[1907/2018] Compiling Crypto AES.swift
[1908/2018] Compiling Crypto ECDSASignature_boring.swift
[1909/2018] Compiling Crypto ECDSA_boring.swift
[1921/2028] Compiling AsyncKit EventLoop+Flatten.swift
[1922/2028] Compiling AsyncKit EventLoop+Future.swift
[1923/2028] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1924/2028] Compiling AsyncKit EventLoopConnectionPool.swift
[1925/2028] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1926/2028] Compiling AsyncKit EventLoop+Concurrency.swift
[1929/2028] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1931/2028] Emitting module Crypto
[1935/2028] Compiling AsyncKit ConnectionPoolError.swift
[1936/2028] Compiling AsyncKit ConnectionPoolItem.swift
[1937/2028] Compiling AsyncKit ConnectionPoolSource.swift
[1938/2028] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1939/2028] Compiling AsyncKit Collection+Flatten.swift
[1940/2028] Compiling AsyncKit EventLoopFutureQueue.swift
[1941/2028] Compiling AsyncKit Future+Collection.swift
[1942/2028] Compiling AsyncKit Future+Conjunctions.swift
[1945/2029] Compiling AsyncKit Optional+StrictMap.swift
[1946/2029] Compiling AsyncKit Exports.swift
[1965/2029] Compiling Crypto EdDSA_boring.swift
[1966/2029] Compiling Crypto ECDSA.swift
[1967/2029] Compiling Crypto Ed25519.swift
[2008/2029] Compiling Crypto Signature.swift
[2009/2029] Compiling Crypto CryptoKitErrors_boring.swift
[2010/2029] Compiling Crypto RNG_boring.swift
[2011/2029] Compiling Crypto SafeCompare_boring.swift
[2012/2029] Compiling Crypto Zeroization_boring.swift
[2013/2029] Compiling Crypto PrettyBytes.swift
[2014/2029] Compiling Crypto SafeCompare.swift
[2015/2029] Compiling Crypto SecureBytes.swift
[2016/2029] Compiling Crypto Zeroization.swift
[2021/2030] Emitting module AsyncKit
[2032/2200] Compiling Vapor Core.swift
[2033/2200] Compiling Vapor Running.swift
[2034/2200] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2035/2200] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2036/2200] Compiling Vapor DotEnvFile+load.swift
[2037/2200] Compiling Vapor Routes+caseInsenstive.swift
[2038/2200] Compiling Vapor Validatable+validate.swift
[2039/2200] Compiling Vapor Environment+Process.swift
[2040/2200] Compiling Vapor Environment+Secret.swift
[2041/2200] Compiling Vapor Environment.swift
[2042/2200] Compiling Vapor Abort.swift
[2043/2200] Compiling Vapor AbortError.swift
[2044/2200] Compiling Vapor DebuggableError.swift
[2045/2200] Compiling Vapor Demangler.swift
[2046/2200] Compiling Vapor ErrorSource.swift
[2047/2200] Compiling Vapor StackTrace.swift
[2048/2200] Compiling Vapor Exports.swift
[2049/2200] Compiling Vapor Application+HTTP.swift
[2050/2200] Compiling Vapor BasicResponder.swift
[2051/2200] Compiling Vapor BodyStream.swift
[2052/2200] Compiling Vapor Application+HTTP+Client.swift
[2053/2200] Compiling Vapor EventLoopHTTPClient.swift
[2054/2200] Compiling Vapor EndpointCache.swift
[2055/2200] Compiling Vapor HTTPMethod+String.swift
[2056/2224] Compiling Vapor HTTPServerResponseEncoder.swift
[2057/2224] Compiling Vapor HTTPServerUpgradeHandler.swift
[2058/2224] Compiling Vapor Logger+Report.swift
[2059/2224] Compiling Vapor LoggingSystem+Environment.swift
[2060/2224] Compiling Vapor Application+Middleware.swift
[2061/2224] Compiling Vapor CORSMiddleware.swift
[2062/2224] Compiling Vapor ErrorMiddleware.swift
[2063/2224] Compiling Vapor FileMiddleware.swift
[2064/2224] Compiling Vapor Middleware.swift
[2065/2224] Compiling Vapor MiddlewareConfiguration.swift
[2066/2224] Compiling Vapor ResponseCompressionMiddleware.swift
[2067/2224] Compiling Vapor RouteLoggingMiddleware.swift
[2068/2224] Compiling Vapor TracingMiddleware.swift
[2069/2224] Compiling Vapor File+Multipart.swift
[2070/2224] Compiling Vapor FormDataDecoder+Content.swift
[2071/2224] Compiling Vapor FormDataEncoder+Content.swift
[2072/2224] Compiling Vapor Application+Password.swift
[2073/2224] Compiling Vapor Application+Passwords.swift
[2074/2224] Compiling Vapor AsyncPasswordHasher.swift
[2075/2224] Compiling Vapor BcryptHasher.swift
[2076/2224] Compiling Vapor PasswordHasher.swift
[2077/2224] Compiling Vapor PlaintextHasher.swift
[2078/2224] Compiling Vapor Request+Password.swift
[2079/2224] Compiling Vapor Redirect.swift
[2080/2248] Compiling Vapor Request+Body.swift
[2081/2248] Compiling Vapor Request+BodyStream.swift
[2082/2248] Compiling Vapor Request.swift
[2083/2248] Compiling Vapor Application+Responder.swift
[2084/2248] Compiling Vapor DefaultResponder.swift
[2085/2248] Compiling Vapor Response+Body.swift
[2086/2248] Compiling Vapor Response.swift
[2087/2248] Compiling Vapor ResponseCodable.swift
[2088/2248] Compiling Vapor Application+Routes.swift
[2089/2248] Compiling Vapor Parameters+Require.swift
[2090/2248] Compiling Vapor Request+WebSocket.swift
[2091/2248] Compiling Vapor Route.swift
[2092/2248] Compiling Vapor RouteCollection.swift
[2093/2248] Compiling Vapor Routes.swift
[2094/2248] Compiling Vapor RoutesBuilder+Group.swift
[2095/2248] Compiling Vapor RoutesBuilder+Method.swift
[2096/2248] Compiling Vapor RoutesBuilder+Middleware.swift
[2097/2248] Compiling Vapor RoutesBuilder+WebSocket.swift
[2098/2248] Compiling Vapor RoutesBuilder.swift
[2099/2248] Compiling Vapor OTP.swift
[2100/2248] Compiling Vapor Application+Servers.swift
[2101/2248] Compiling Vapor Server.swift
[2102/2248] Compiling Vapor App+Service.swift
[2103/2248] Compiling Vapor Req+Service.swift
[2104/2248] Compiling Vapor Validator.swift
[2105/2248] Compiling Vapor ValidatorResult.swift
[2106/2248] Compiling Vapor And.swift
[2107/2248] Compiling Vapor Case.swift
[2108/2248] Compiling Vapor CharacterSet.swift
[2109/2248] Compiling Vapor Count.swift
[2110/2248] Compiling Vapor Custom.swift
[2111/2248] Compiling Vapor Email.swift
[2112/2248] Compiling Vapor Empty.swift
[2113/2248] Compiling Vapor In.swift
[2114/2248] Compiling Vapor Nil.swift
[2115/2248] Compiling Vapor NilIgnoring.swift
[2116/2248] Compiling Vapor Not.swift
[2117/2248] Compiling Vapor Or.swift
[2118/2248] Compiling Vapor Pattern.swift
[2119/2248] Compiling Vapor Range.swift
[2120/2248] Compiling Vapor URL.swift
[2121/2248] Compiling Vapor Valid.swift
[2122/2248] Compiling Vapor Application+Views.swift
[2123/2248] Compiling Vapor PlaintextRenderer.swift
[2124/2248] Compiling Vapor Request+View.swift
[2125/2248] Compiling Vapor View.swift
[2126/2248] Compiling Vapor ViewRenderer.swift
[2127/2248] Compiling Vapor _Deprecations.swift
[2128/2248] Compiling Vapor Bytes+Hex.swift
[2129/2248] Compiling Vapor Bytes+SecureCompare.swift
[2130/2248] Compiling Vapor Collection+Safe.swift
[2131/2248] Compiling Vapor DataProtocol+Copy.swift
[2132/2248] Compiling Vapor DecoderUnwrapper.swift
[2133/2248] Compiling Vapor DirectoryConfiguration.swift
[2134/2248] Compiling Vapor DotEnv.swift
[2135/2248] Compiling Vapor Extendable.swift
[2136/2248] Compiling Vapor File.swift
[2137/2248] Compiling Vapor FileIO.swift
[2138/2248] Compiling Vapor LifecycleHandler.swift
[2139/2248] Compiling Vapor OptionalType.swift
[2140/2248] Compiling Vapor RFC1123.swift
[2141/2248] Compiling Vapor SocketAddress+Hostname.swift
[2142/2248] Compiling Vapor Storage.swift
[2143/2248] Compiling Vapor String+IsIPAddress.swift
[2144/2248] Compiling Vapor Thread.swift
[2145/2248] Compiling Vapor URI.swift
[2146/2248] Compiling Vapor RangeResult.swift
[2147/2248] Compiling Vapor Validatable.swift
[2148/2248] Compiling Vapor Validation.swift
[2149/2248] Compiling Vapor ValidationKey.swift
[2150/2248] Compiling Vapor Validations.swift
[2151/2248] Compiling Vapor ValidationsError.swift
[2152/2248] Compiling Vapor Application.swift
[2153/2248] Compiling Vapor AuthenticationCache.swift
[2154/2248] Compiling Vapor Authenticator.swift
[2155/2248] Compiling Vapor BasicAuthorization.swift
[2156/2248] Compiling Vapor BearerAuthorization.swift
[2157/2248] Compiling Vapor GuardMiddleware.swift
[2158/2248] Compiling Vapor RedirectMiddleware.swift
[2159/2248] Compiling Vapor SessionAuthenticatable.swift
[2160/2248] Compiling Vapor Bcrypt.swift
[2161/2248] Compiling Vapor Application+Cache.swift
[2162/2248] Compiling Vapor Cache.swift
[2163/2248] Compiling Vapor CacheExpirationTime.swift
[2164/2248] Compiling Vapor MemoryCache.swift
[2165/2248] Compiling Vapor Request+Cache.swift
[2166/2248] Compiling Vapor Application+Clients.swift
[2167/2248] Compiling Vapor Client.swift
[2168/2248] Compiling Vapor ClientRequest.swift
[2169/2248] Compiling Vapor ClientResponse.swift
[2170/2248] Compiling Vapor Request+Client.swift
[2171/2248] Compiling Vapor BootCommand.swift
[2172/2248] Compiling Vapor CommandContext+Application.swift
[2173/2248] Compiling Vapor RoutesCommand.swift
[2174/2248] Compiling Vapor ServeCommand.swift
[2175/2248] Compiling Vapor AnyResponse+Concurrency.swift
[2176/2248] Compiling Vapor Service.swift
[2177/2248] Compiling Vapor Application+Sessions.swift
[2178/2248] Compiling Vapor MemorySessions.swift
[2179/2248] Compiling Vapor Request+Session.swift
[2180/2248] Compiling Vapor Session.swift
[2181/2248] Compiling Vapor SessionCache.swift
[2182/2248] Compiling Vapor SessionData.swift
[2183/2248] Compiling Vapor SessionDriver.swift
[2184/2248] Compiling Vapor SessionsConfiguration.swift
[2185/2248] Compiling Vapor SessionsMiddleware.swift
[2186/2248] Compiling Vapor URLEncodedFormData.swift
[2187/2248] Compiling Vapor URLEncodedFormDecoder.swift
[2188/2248] Compiling Vapor URLEncodedFormEncoder.swift
[2189/2248] Compiling Vapor URLEncodedFormError.swift
[2190/2248] Compiling Vapor URLEncodedFormParser.swift
[2191/2248] Compiling Vapor URLEncodedFormSerializer.swift
[2192/2248] Compiling Vapor URLQueryFragmentConvertible.swift
[2193/2248] Compiling Vapor AnyResponse.swift
[2194/2248] Compiling Vapor Array+Random.swift
[2195/2248] Compiling Vapor Base32.swift
[2196/2248] Compiling Vapor Base64.swift
[2197/2248] Compiling Vapor BaseN.swift
[2198/2248] Compiling Vapor BasicCodingKey.swift
[2199/2248] Compiling Vapor ByteCount.swift
[2200/2248] Emitting module Vapor
[2201/2248] Compiling Vapor AsyncBasicResponder.swift
[2202/2248] Compiling Vapor AsyncMiddleware.swift
[2203/2248] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2204/2248] Compiling Vapor AsyncSessionDriver.swift
[2205/2248] Compiling Vapor Authentication+Concurrency.swift
[2206/2248] Compiling Vapor Cache+Concurrency.swift
[2207/2248] Compiling Vapor Client+Concurrency.swift
[2208/2248] Compiling Vapor RequestBody+Concurrency.swift
[2209/2248] Compiling Vapor Responder+Concurrency.swift
[2210/2248] Compiling Vapor ResponseCodable+Concurrency.swift
[2211/2248] Compiling Vapor RoutesBuilder+Concurrency.swift
[2212/2248] Compiling Vapor ViewRenderer+Concurrency.swift
[2213/2248] Compiling Vapor WebSocket+Concurrency.swift
[2214/2248] Compiling Vapor ContainerGetPathExecutor.swift
[2215/2248] Compiling Vapor Content.swift
[2216/2248] Compiling Vapor ContentCoders.swift
[2217/2248] Compiling Vapor ContentConfiguration.swift
[2218/2248] Compiling Vapor ContentContainer.swift
[2219/2248] Compiling Vapor JSONCoder+Custom.swift
[2220/2248] Compiling Vapor JSONCoders+Content.swift
[2221/2248] Compiling Vapor PlaintextDecoder.swift
[2222/2248] Compiling Vapor PlaintextEncoder.swift
[2223/2248] Compiling Vapor URLQueryCoders.swift
[2224/2248] Compiling Vapor URLQueryContainer.swift
[2225/2248] Compiling Vapor HTTPStatus.swift
[2226/2248] Compiling Vapor HTTPCookies.swift
[2227/2248] Compiling Vapor HTTPHeaderCacheControl.swift
[2228/2248] Compiling Vapor HTTPHeaderExpires.swift
[2229/2248] Compiling Vapor HTTPHeaderLastModified.swift
[2230/2248] Compiling Vapor HTTPHeaders+Cache.swift
[2231/2248] Compiling Vapor HTTPHeaders+Connection.swift
[2232/2248] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2233/2248] Compiling Vapor HTTPHeaders+ContentRange.swift
[2234/2248] Compiling Vapor HTTPHeaders+Directive.swift
[2235/2248] Compiling Vapor HTTPHeaders+Forwarded.swift
[2236/2248] Compiling Vapor HTTPHeaders+Link.swift
[2237/2248] Compiling Vapor HTTPHeaders+Name.swift
[2238/2248] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2239/2248] Compiling Vapor HTTPHeaders.swift
[2240/2248] Compiling Vapor HTTPMediaType.swift
[2241/2248] Compiling Vapor HTTPMediaTypePreference.swift
[2242/2248] Compiling Vapor Responder.swift
[2243/2248] Compiling Vapor Application+HTTP+Server.swift
[2244/2248] Compiling Vapor HTTPServer.swift
[2245/2248] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2246/2248] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2247/2248] Compiling Vapor HTTPServerHandler.swift
[2248/2248] Compiling Vapor HTTPServerRequestDecoder.swift
[2250/2261] Compiling Redis RedisID.swift
[2251/2262] Compiling Redis Application.Redis+configuration.swift
[2252/2262] Compiling Redis Exports.swift
[2253/2262] Compiling Redis Application+Redis.swift
[2254/2262] Compiling Redis Application.Redis+PubSub.swift
[2255/2262] Emitting module Redis
[2256/2262] Compiling Redis Request+Redis.swift
[2257/2262] Compiling Redis RedisConfiguration.swift
[2258/2262] Compiling Redis Redis+Cache.swift
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:11:54: warning: type 'RESPValue' does not conform to the 'Sendable' protocol
9 | .pool(for: self.eventLoop)
10 | .logging(to: self.application.logger)
11 | .send(command: command, with: arguments).get()
| `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol
12 | }
13 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
27 | ///
28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
29 | public enum RESPValue {
| `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
30 | case null
31 | case simpleString(ByteBuffer)
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
1 | import NIOCore
2 | import Vapor
3 | import RediStack
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
4 | import Foundation
5 |
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:87:14: warning: type 'RESPValue' does not conform to the 'Sendable' protocol
85 | .logging(to: self.request.logger)
86 | .send(command: command, with: arguments)
87 | .get()
| `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol
88 | }
89 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
27 | ///
28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
29 | public enum RESPValue {
| `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
30 | case null
31 | case simpleString(ByteBuffer)
[2259/2262] Compiling Redis Redis+Concurrency.swift
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:11:54: warning: type 'RESPValue' does not conform to the 'Sendable' protocol
9 | .pool(for: self.eventLoop)
10 | .logging(to: self.application.logger)
11 | .send(command: command, with: arguments).get()
| `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol
12 | }
13 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
27 | ///
28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
29 | public enum RESPValue {
| `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
30 | case null
31 | case simpleString(ByteBuffer)
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
1 | import NIOCore
2 | import Vapor
3 | import RediStack
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
4 | import Foundation
5 |
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:87:14: warning: type 'RESPValue' does not conform to the 'Sendable' protocol
85 | .logging(to: self.request.logger)
86 | .send(command: command, with: arguments)
87 | .get()
| `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol
88 | }
89 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
27 | ///
28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
29 | public enum RESPValue {
| `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
30 | case null
31 | case simpleString(ByteBuffer)
[2260/2262] Compiling Redis Redis+Sessions.swift
[2261/2262] Compiling Redis RedisClient+Codable.swift
[2262/2262] Compiling Redis RedisStorage.swift
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:89:77: warning: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
87 | let sslContext = try NIOSSLContext(configuration: tlsConfig)
88 | return EventLoopFuture.andAllSucceed([
89 | channel.pipeline.addHandler(try NIOSSLClientHandler(context: sslContext,
| `- warning: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
90 | serverHostname: tlsHost)),
91 | channel.pipeline.addBaseRedisHandlers()
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:59:20: note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
57 | /// This handler can be used in channels that are acting as the client
58 | /// in the TLS dialog. For server connections, use the ``NIOSSLServerHandler``.
59 | public final class NIOSSLClientHandler: NIOSSLHandler {
| `- note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
60 | /// Construct a new ``NIOSSLClientHandler`` with the given `context` and a specific `serverHostname`.
61 | ///
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:5:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
3 | import NIOCore
4 | import NIOPosix
5 | import NIOSSL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
6 | @preconcurrency import RediStack
7 |
Build complete! (356.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "redistack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/RediStack.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.100.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "redis",
"name" : "redis",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Redis",
"targets" : [
"Redis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RedisTests",
"module_type" : "SwiftTarget",
"name" : "RedisTests",
"path" : "Tests/RedisTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"MultipleRedisTests.swift",
"RedisTests.swift"
],
"target_dependencies" : [
"Redis"
],
"type" : "test"
},
{
"c99name" : "Redis",
"module_type" : "SwiftTarget",
"name" : "Redis",
"path" : "Sources/Redis",
"product_dependencies" : [
"RediStack",
"Vapor"
],
"product_memberships" : [
"Redis"
],
"sources" : [
"Application+Redis.swift",
"Application.Redis+PubSub.swift",
"Application.Redis+configuration.swift",
"Exports.swift",
"Redis+Cache.swift",
"Redis+Concurrency.swift",
"Redis+Sessions.swift",
"RedisClient+Codable.swift",
"RedisConfiguration.swift",
"RedisID.swift",
"RedisStorage.swift",
"Request+Redis.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
Done.