Build Information
Successful build of VaporBridges, reference 1.0.0-rc.1.4.0 (3dab7b
), with Swift 6.1 for Android on 28 May 2025 04:44:55 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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/SwifQL/VaporBridges.git
Reference: 1.0.0-rc.1.4.0
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/SwifQL/VaporBridges
* tag 1.0.0-rc.1.4.0 -> FETCH_HEAD
HEAD is now at 3dab7b0 ☕️ Add `ModelAuthenticatable`
Cloned https://github.com/SwifQL/VaporBridges.git
Revision (git rev-parse @):
3dab7b04cb5a1dac0bd9ab6a00b72014e8888cb0
SUCCESS checkout https://github.com/SwifQL/VaporBridges.git at 1.0.0-rc.1.4.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwifQL/VaporBridges.git
https://github.com/SwifQL/VaporBridges.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "bridges",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-rc",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwifQL/Bridges.git"
}
],
"manifest_display_name" : "VaporBridges",
"name" : "VaporBridges",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "VaporBridges",
"targets" : [
"VaporBridges"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporBridgesTests",
"module_type" : "SwiftTarget",
"name" : "VaporBridgesTests",
"path" : "Tests/VaporBridgesTests",
"sources" : [
"VaporBridgesTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VaporBridges"
],
"type" : "test"
},
{
"c99name" : "VaporBridges",
"module_type" : "SwiftTarget",
"name" : "VaporBridges",
"path" : "Sources/VaporBridges",
"product_dependencies" : [
"Vapor",
"Bridges"
],
"product_memberships" : [
"VaporBridges"
],
"sources" : [
"Exports.swift",
"Protocols/ModelAuthenticatable.swift",
"VaporBridges.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/SwifQL/Bridges.git
[1/631] Fetching bridges
[632/75009] Fetching bridges, vapor
Fetched https://github.com/SwifQL/Bridges.git from cache (2.10s)
Fetched https://github.com/vapor/vapor.git from cache (2.16s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (2.75s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
[480/3672] Fetching swift-service-context, websocket-kit
[3256/6991] Fetching swift-service-context, websocket-kit, multipart-kit
[5300/12950] Fetching swift-service-context, websocket-kit, multipart-kit, swift-algorithms
[5479/14660] Fetching swift-service-context, websocket-kit, multipart-kit, swift-algorithms, swift-atomics
[5557/19634] Fetching swift-service-context, websocket-kit, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing
Fetched https://github.com/vapor/websocket-kit.git from cache (0.33s)
[6095/17025] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing
Fetching https://github.com/apple/swift-metrics.git
[15334/19231] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.47s)
Fetching https://github.com/apple/swift-log.git
[15334/20861] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Fetching https://github.com/apple/swift-nio-extras.git
[15366/17025] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing
[15798/22939] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing, swift-nio-extras
Fetched https://github.com/apple/swift-service-context.git from cache (2.06s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.06s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.07s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.07s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.70s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.23s)
Fetching https://github.com/vapor/console-kit.git
[1/11527] Fetching swift-nio-http2
[117/32254] Fetching swift-nio-http2, routing-kit
[8111/46190] Fetching swift-nio-http2, routing-kit, swift-crypto
[8319/51767] Fetching swift-nio-http2, routing-kit, swift-crypto, console-kit
[15288/66610] Fetching swift-nio-http2, routing-kit, swift-crypto, console-kit, swift-nio-ssl
[18359/142665] Fetching swift-nio-http2, routing-kit, swift-crypto, console-kit, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (1.03s)
[44495/137088] Fetching swift-nio-http2, routing-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/async-kit.git
[61351/139458] Fetching swift-nio-http2, routing-kit, swift-crypto, swift-nio-ssl, swift-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.82s)
[66749/137088] Fetching swift-nio-http2, routing-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
[80843/151102] Fetching swift-nio-http2, routing-kit, swift-crypto, swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (5.12s)
Fetched https://github.com/apple/swift-crypto.git from cache (8.72s)
Fetched https://github.com/vapor/routing-kit.git from cache (10.31s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (10.32s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (10.32s)
Fetched https://github.com/apple/swift-nio.git from cache (10.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (15.50s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.49s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.60s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.22s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[1363/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.48s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.35s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.30s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.80s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.57s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
[1/2426] Fetching swift-service-lifecycle
[729/4016] Fetching swift-service-lifecycle, swift-asn1
[793/4920] Fetching swift-service-lifecycle, swift-asn1, swift-http-types
[1597/9905] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms
[2197/11046] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms, swift-http-structured-headers
[2225/17201] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.44s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.51s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.51s)
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.17s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.75s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.55s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.58s)
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.50s)
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.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.01s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.73s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.62s)
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.55s)
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.50s)
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.75s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.51s)
Computing version for https://github.com/SwifQL/Bridges.git
Computed https://github.com/SwifQL/Bridges.git at 1.0.0-rc.4.13.6 (0.59s)
Fetching https://github.com/SwifQL/SwifQL.git
[1/2366] Fetching swifql
Fetched https://github.com/SwifQL/SwifQL.git from cache (0.32s)
Computing version for https://github.com/SwifQL/SwifQL.git
Computed https://github.com/SwifQL/SwifQL.git at 2.0.0-beta.4.0.2 (1.02s)
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/SwifQL/Bridges.git
Working copy of https://github.com/SwifQL/Bridges.git resolved at 1.0.0-rc.4.13.6
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.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-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-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-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-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/SwifQL/SwifQL.git
Working copy of https://github.com/SwifQL/SwifQL.git resolved at 2.0.0-beta.4.0.2
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-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/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-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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Building for debugging...
[0/833] Write sources
[41/833] Compiling CNIOWindows WSAStartup.c
[42/833] Write sources
[43/833] Compiling CNIOWindows shim.c
[44/833] Compiling CNIOWASI CNIOWASI.c
[44/833] Compiling CNIOLinux liburing_shims.c
[44/833] Write sources
[53/833] Compiling _NumericsShims _NumericsShims.c
[54/833] Compiling CVaporBcrypt bcrypt.c
[55/833] Compiling _AtomicsShims.c
[56/833] Compiling CSystem shims.c
[57/833] Compiling CNIOLinux shim.c
[58/833] Compiling CNIOLLHTTP c_nio_http.c
[59/833] Compiling CNIOExtrasZlib empty.c
[60/833] Compiling CNIODarwin shim.c
[61/833] Compiling CNIOSHA1 c_nio_sha1.c
[62/833] Compiling fiat_p256_adx_mul.S
[63/833] Compiling CNIOLLHTTP c_nio_api.c
[64/833] Compiling fiat_p256_adx_sqr.S
[65/833] Write swift-version-24593BA9C3E375BF.txt
[65/833] Compiling CVaporBcrypt blf.c
[67/833] Compiling fiat_curve25519_adx_square.S
[68/833] Compiling fiat_curve25519_adx_mul.S
[69/833] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/867] Compiling CNIOBoringSSLShims shims.c
[71/1028] Compiling tls_record.cc
[72/1028] Compiling tls_method.cc
[73/1041] Compiling tls13_enc.cc
[75/1041] Emitting module ServiceContextModule
[75/1041] Compiling tls13_server.cc
[77/1060] Emitting module Logging
[78/1060] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/1061] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[80/1061] Compiling InternalCollectionsUtilities Debugging.swift
[81/1061] Emitting module InternalCollectionsUtilities
[82/1061] Compiling InternalCollectionsUtilities Descriptions.swift
[83/1061] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[84/1061] Compiling ServiceContextModule ServiceContextKey.swift
[85/1061] Compiling RealModule Float80+Real.swift
[86/1061] Compiling RealModule Real.swift
[87/1061] Compiling RealModule Float16+Real.swift
[88/1062] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/1062] Compiling InternalCollectionsUtilities _SortedCollection.swift
[90/1062] Compiling RealModule Float+Real.swift
[91/1062] Compiling RealModule ElementaryFunctions.swift
[92/1062] Compiling ServiceContextModule ServiceContext.swift
[93/1062] Emitting module RealModule
[94/1062] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[95/1062] Compiling InternalCollectionsUtilities Integer rank.swift
[96/1062] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[97/1062] Compiling InternalCollectionsUtilities UInt+reversed.swift
[98/1062] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[99/1062] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[100/1063] Emitting module _NIOBase64
[101/1063] Compiling _NIOBase64 Base64.swift
[104/1064] Compiling _NIODataStructures PriorityQueue.swift
[105/1064] Compiling _NIODataStructures _TinyArray.swift
[108/1064] Compiling SwifQL CaseWhen.swift
[109/1064] Compiling SwifQL Distinct.swift
[110/1064] Compiling SwifQL GenericTableSelector.swift
[111/1067] Compiling RealModule RealFunctions.swift
[112/1068] Emitting module _NIODataStructures
[113/1068] Compiling _NIODataStructures Heap.swift
[115/1069] Emitting module SystemPackage
[125/1069] Emitting module SwifQL
[128/1091] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[130/1101] Compiling Instrumentation NoOpInstrument.swift
[131/1101] Emitting module Instrumentation
[132/1101] Compiling Instrumentation MultiplexInstrument.swift
[133/1101] Compiling SystemPackage Util+StringArray.swift
[134/1101] Compiling SystemPackage Util.swift
[135/1101] Compiling SystemPackage UtilConsumers.swift
[136/1101] Emitting module CoreMetrics
[136/1101] Compiling tls13_both.cc
[137/1101] Compiling tls13_client.cc
[139/1101] Compiling CoreMetrics Metrics.swift
[140/1163] Compiling Logging MetadataProvider.swift
[141/1169] Compiling _RopeModule BigString+Builder.swift
[142/1169] Compiling _RopeModule BigString+Contents.swift
[143/1169] Compiling _RopeModule BigString+Debugging.swift
[144/1169] Compiling _RopeModule BigString+Index.swift
[145/1169] Compiling CoreMetrics Locks.swift
[146/1170] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[147/1170] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[148/1170] Compiling _RopeModule BigString+Sequence.swift
[149/1170] Compiling _RopeModule BigString+TextOutputStream.swift
[150/1170] Compiling _RopeModule BigString+Chunk.swift
[151/1170] Compiling _RopeModule BigString+BidirectionalCollection.swift
[152/1170] Compiling _RopeModule BigString+Comparable.swift
[153/1170] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[154/1170] Compiling _RopeModule BigString+CustomStringConvertible.swift
[155/1170] Compiling _RopeModule BigString+Equatable.swift
[156/1170] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[157/1170] Compiling _RopeModule BigString+Hashing.swift
[158/1170] Compiling Instrumentation Instrument.swift
[159/1170] Compiling Instrumentation InstrumentationSystem.swift
[160/1170] Compiling Instrumentation Locks.swift
[161/1227] Compiling Logging Logging.swift
[162/1227] Compiling Logging LogHandler.swift
[163/1227] Compiling Logging Locks.swift
[167/1228] Compiling t1_enc.cc
[169/1244] Compiling HeapModule Heap+Descriptions.swift
[170/1298] Compiling SwifQL Path+SchemaWithTableAndColumn.swift
[171/1298] Compiling SwifQL Path+Table.swift
[172/1298] Compiling SwifQL Path+TableWithColumn.swift
[173/1298] Compiling SwifQL Path.swift
[174/1298] Compiling SwifQL Predicates.swift
[175/1298] Compiling SwifQL Prepared.swift
[176/1298] Compiling SwifQL QueryBuilderable.swift
[177/1298] Compiling SwifQL QueryParts.swift
[178/1298] Compiling SwifQL ReferentialAction.swift
[179/1298] Compiling SwifQL SwifQLableResultBuilder.swift
[180/1298] Compiling SwifQL Schema.swift
[181/1298] Compiling SwifQL Schemable.swift
[182/1298] Compiling SwifQL SplittedQuery.swift
[183/1298] Compiling SwifQL SwifQL.swift
[184/1298] Compiling SwifQL SwifQLable+Action.swift
[185/1298] Compiling SwifQL SwifQLable+Add.swift
[186/1298] Compiling SwifQL SwifQLable+AddQuery.swift
[187/1298] Compiling SwifQL SwifQLable+After.swift
[188/1298] Compiling SwifQL SwifQLable+All.swift
[189/1298] Compiling SwifQL SwifQLable+Alter.swift
[190/1298] Compiling SwifQL SwifQLable+And.swift
[191/1298] Compiling SwifQL SwifQLable+Any.swift
[192/1299] Compiling SwifQL SwifQLable+As.swift
[193/1327] Compiling SwifQL SwifQLable+Asterisk.swift
[194/1327] Compiling SwifQL SwifQLable+Before.swift
[195/1327] Compiling SwifQL SwifQLable+Begin.swift
[196/1327] Compiling SwifQL SwifQLable+Between.swift
[197/1327] Compiling SwifQL SwifQLable+Cascade.swift
[198/1327] Compiling SwifQL SwifQLable+Check.swift
[199/1327] Compiling SwifQL SwifQLable+Column.swift
[200/1327] Compiling SwifQL SwifQLable+Commit.swift
[201/1327] Compiling SwifQL SwifQLable+Conflict.swift
[202/1327] Compiling SwifQL SwifQLable+Constraint.swift
[203/1327] Compiling SwifQL SwifQLable+Create.swift
[204/1327] Compiling SwifQL SwifQLable+Default.swift
[205/1327] Compiling SwifQL SwifQLable+Delete.swift
[206/1327] Compiling SwifQL SwifQLable+Distinct.swift
[207/1327] Compiling SwifQL SwifQLable+Do.swift
[208/1327] Compiling SwifQL SwifQLable+Drop.swift
[209/1327] Compiling SwifQL SwifQLable+End.swift
[210/1327] Compiling SwifQL SwifQLable+Epoch.swift
[211/1327] Compiling SwifQL SwifQLable+Exists.swift
[212/1327] Compiling SwifQL SwifQLable+Filter.swift
[213/1327] Compiling SwifQL SwifQLable+From.swift
[214/1327] Compiling SwifQL SwifQLable+Fulltext.swift
[215/1327] Compiling SwifQL SwifQLable+Function.swift
[216/1327] Compiling SwifQL SwifQLable+GroupBy.swift
[217/1327] Compiling SwifQL SwifQLable+Having.swift
[218/1327] Compiling SwifQL SwifQLable+ILike.swift
[219/1327] Compiling SwifQL SwifQLable+If.swift
[220/1327] Compiling SwifQL SwifQLable+In.swift
[221/1327] Compiling SwifQL SwifQLable+InsertInto.swift
[222/1327] Compiling SwifQL SwifQLable+Interval.swift
[223/1327] Compiling SwifQL SwifQLable+IsNotNull.swift
[224/1327] Compiling SwifQL SwifQLable+IsNull.swift
[225/1327] Compiling SwifQL SwifQLable+Items.swift
[226/1327] Compiling SwifQL SwifQLable+Join.swift
[227/1327] Compiling SwifQL SwifQLable+Key.swift
[228/1327] Compiling SwifQL SwifQLable+Like.swift
[229/1327] Compiling SwifQL SwifQLable+Limit.swift
[230/1327] Compiling SwifQL SwifQLable+No.swift
[231/1327] Compiling SwifQL SwifQLable+Not.swift
[232/1327] Compiling SwifQL SwifQLable+NotBetween.swift
[233/1327] Compiling SwifQL SwifQLable+NotExists.swift
[234/1327] Compiling SwifQL SwifQLable+NotILike.swift
[235/1327] Compiling SwifQL SwifQLable+NotIn.swift
[236/1327] Compiling SwifQL SwifQLable+NotLike.swift
[237/1327] Compiling SwifQL SwifQLable+Nothing.swift
[238/1327] Compiling SwifQL SwifQLable+Null.swift
[239/1327] Compiling SwifQL SwifQLable+Offset.swift
[240/1327] Compiling SwifQL SwifQLable+On.swift
[241/1327] Compiling SwifQL SwifQLable+Or.swift
[242/1327] Compiling SwifQL SwifQLable+OrderBy.swift
[243/1327] Compiling SwifQL SwifQLable+Over.swift
[244/1327] Compiling SwifQL SwifQLable+Overlaps.swift
[245/1327] Compiling SwifQL SwifQLable+Owner.swift
[246/1327] Compiling SwifQL SwifQLable+PartitionBy.swift
[247/1327] Compiling SwifQL SwifQLable+Primary.swift
[248/1327] Compiling SwifQL SwifQLable+Raw.swift
[249/1327] Compiling SwifQL SwifQLable+References.swift
[250/1327] Compiling SwifQL SwifQLable+Rename.swift
[251/1327] Compiling SwifQL SwifQLable+Restrict.swift
[252/1327] Compiling SwifQL SwifQLable+Return.swift
[253/1327] Compiling SwifQL SwifQLable+Returning.swift
[254/1327] Compiling SwifQL SwifQLable+Rollback.swift
[255/1327] Compiling SwifQL SwifQLable+Schema.swift
[256/1327] Compiling SwifQL SwifQLable+Select.swift
[257/1327] Compiling SwifQL SwifQLable+Semicolon.swift
[258/1327] Compiling SwifQL SwifQLable+Set.swift
[259/1327] Compiling SwifQL SwifQLable+Space.swift
[260/1327] Compiling SwifQL SwifQLable+Subscript.swift
[261/1327] Compiling HashTreeCollections _HashNode+Structural union.swift
[262/1327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[263/1327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[264/1327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[265/1327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[266/1327] Compiling HashTreeCollections _HashNode.swift
[267/1327] Compiling HashTreeCollections _HashNodeHeader.swift
[268/1327] Compiling HashTreeCollections _HashSlot.swift
[269/1334] Compiling HashTreeCollections TreeDictionary+Filter.swift
[270/1334] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[271/1334] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[272/1334] Compiling HashTreeCollections TreeDictionary+Keys.swift
[273/1334] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[274/1334] Compiling HashTreeCollections TreeDictionary+Merge.swift
[275/1334] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[276/1334] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[277/1334] Compiling OrderedCollections OrderedSet+Sendable.swift
[278/1334] Compiling OrderedCollections OrderedSet+SubSequence.swift
[279/1334] Compiling OrderedCollections OrderedSet+Testing.swift
[280/1334] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[281/1334] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[282/1334] Compiling OrderedCollections OrderedSet.swift
[283/1334] Compiling OrderedCollections _UnsafeBitset.swift
[284/1334] Compiling HashTreeCollections TreeSet+Equatable.swift
[285/1334] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[286/1334] Compiling HashTreeCollections TreeSet+Extras.swift
[287/1334] Compiling HashTreeCollections TreeSet+Filter.swift
[288/1334] Compiling HashTreeCollections TreeSet+Hashable.swift
[289/1334] Compiling HashTreeCollections TreeSet+Sendable.swift
[290/1334] Compiling HashTreeCollections TreeSet+Sequence.swift
[291/1334] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[292/1334] Compiling HashTreeCollections TreeDictionary+Collection.swift
[293/1334] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[294/1334] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[295/1334] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[296/1334] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[297/1334] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[306/1334] Compiling Tracing NoOpTracer.swift
[307/1334] Compiling Tracing InstrumentationSystem+Tracing.swift
[308/1334] Compiling Tracing TracingTime.swift
[309/1334] Compiling HeapModule Heap.swift
[310/1334] Compiling HeapModule _HeapNode.swift
[311/1334] Compiling RoutingKit AnyRouter.swift
[312/1334] Compiling RoutingKit Parameters.swift
[313/1334] Emitting module RoutingKit
[314/1334] Emitting module Metrics
[315/1334] Compiling RoutingKit PathComponent.swift
[316/1334] Compiling HashTreeCollections _HashStack.swift
[317/1334] Compiling HashTreeCollections _HashTreeIterator.swift
[318/1334] Compiling HashTreeCollections _HashTreeStatistics.swift
[319/1334] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[320/1334] Compiling HashTreeCollections _RawHashNode.swift
[321/1334] Compiling HashTreeCollections _UnmanagedHashNode.swift
[322/1334] Compiling HashTreeCollections _UnsafePath.swift
[323/1334] Compiling HashTreeCollections TreeDictionary+Codable.swift
[324/1334] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[325/1334] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[326/1334] Compiling HashTreeCollections _HashNode+Storage.swift
[327/1334] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[328/1334] Compiling HashTreeCollections _HashNode+Structural filter.swift
[329/1334] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[330/1334] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[331/1334] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[332/1334] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[333/1334] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[334/1334] Compiling HashTreeCollections _HashNode+Structural merge.swift
[335/1334] Compiling HashTreeCollections _AncestorHashSlots.swift
[336/1334] Compiling HashTreeCollections _Bitmap.swift
[337/1334] Compiling HashTreeCollections _Bucket.swift
[338/1334] Compiling HashTreeCollections _Hash.swift
[339/1334] Compiling HashTreeCollections _HashLevel.swift
[340/1334] Compiling HashTreeCollections _HashNode+Builder.swift
[341/1334] Compiling HashTreeCollections _HashNode+Debugging.swift
[342/1334] Compiling HashTreeCollections _HashNode+Initializers.swift
[343/1334] Compiling HashTreeCollections _HashNode+Invariants.swift
[344/1334] Compiling HashTreeCollections _HashNode+Lookups.swift
[345/1334] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[346/1334] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[347/1334] Compiling HeapModule Heap+Invariants.swift
[348/1334] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[349/1334] Compiling HeapModule Heap+UnsafeHandle.swift
[350/1334] Compiling Metrics Metrics.swift
[351/1334] Compiling SwifQL SwifQLable+Table.swift
[352/1334] Compiling SwifQL SwifQLable+Timestamp.swift
[353/1334] Compiling SwifQL SwifQLable+To.swift
[354/1334] Compiling SwifQL SwifQLable+Type.swift
[355/1334] Compiling SwifQL SwifQLable+Union.swift
[356/1334] Compiling SwifQL SwifQLable+Unique.swift
[357/1334] Compiling SwifQL SwifQLable+Update.swift
[358/1334] Compiling SwifQL SwifQLable+Value.swift
[359/1334] Compiling SwifQL SwifQLable+Values.swift
[360/1334] Compiling SwifQL SwifQLable+Where.swift
[361/1334] Compiling SwifQL SwifQLable+WhereExists.swift
[362/1334] Compiling SwifQL SwifQLable+WhereNotExists.swift
[363/1334] Compiling SwifQL SwifQLable+Window.swift
[364/1334] Compiling SwifQL SwifQLable+With.swift
[365/1334] Compiling SwifQL SwifQLable.swift
[366/1334] Compiling SwifQL SwifQLableArraySeparator.swift
[367/1334] Compiling SwifQL Table.swift
[368/1334] Compiling SwifQL TableAlias.swift
[369/1334] Compiling SwifQL Type+Autodetect.swift
[370/1334] Compiling SwifQL Type+SwifQLable.swift
[371/1334] Compiling SwifQL Type.swift
[372/1334] Compiling SwifQL _Todo.swift
[373/1335] Compiling Tracing TracerProtocol.swift
[381/1335] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[382/1335] Emitting module Tracing
[392/1335] Compiling Tracing TracerProtocol+Legacy.swift
[393/1335] Emitting module HeapModule
[403/1345] Compiling Tracing Tracer.swift
[404/1345] Compiling RoutingKit Router.swift
[405/1345] Compiling RoutingKit TrieRouter.swift
[434/1362] Compiling _RopeModule Rope+Join.swift
[435/1362] Compiling _RopeModule Rope+MutatingForEach.swift
[436/1362] Compiling _RopeModule Rope+Remove.swift
[437/1362] Compiling _RopeModule Rope+RemoveSubrange.swift
[438/1362] Compiling _RopeModule Rope+Split.swift
[439/1362] Compiling _RopeModule Optional Utilities.swift
[440/1362] Compiling _RopeModule String Utilities.swift
[441/1362] Compiling _RopeModule String.Index+ABI.swift
[442/1372] Compiling Tracing SpanProtocol.swift
[454/1373] Compiling DequeModule _DequeBuffer.swift
[455/1373] Compiling DequeModule _DequeBufferHeader.swift
[456/1375] Compiling DequeModule Deque+CustomReflectable.swift
[457/1375] Compiling DequeModule Deque+Descriptions.swift
[458/1375] Compiling DequeModule Deque+Extras.swift
[459/1375] Compiling DequeModule Deque+Hashable.swift
[460/1375] Compiling DequeModule Deque+Equatable.swift
[461/1375] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[473/1375] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[474/1375] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[475/1375] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[476/1375] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[477/1375] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[478/1375] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[479/1375] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[480/1375] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[481/1375] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[482/1375] Compiling HashTreeCollections TreeSet.swift
[483/1375] Compiling DequeModule Deque+Codable.swift
[484/1375] Compiling DequeModule Deque+Collection.swift
[491/1375] Compiling DequeModule Deque._UnsafeHandle.swift
[492/1375] Compiling DequeModule Deque.swift
[495/1375] Compiling DequeModule _DequeSlot.swift
[496/1375] Compiling DequeModule _UnsafeWrappedBuffer.swift
[540/1375] Compiling DequeModule Deque+Testing.swift
[541/1375] Compiling DequeModule Deque._Storage.swift
[553/1375] Emitting module OrderedCollections
[568/1376] Emitting module DequeModule
[570/1377] Emitting module _RopeModule
[570/1377] Compiling ssl_versions.cc
[580/1377] Compiling ssl_transcript.cc
[581/1377] Compiling ssl_stat.cc
[582/1377] Compiling ssl_x509.cc
[617/1377] Emitting module HashTreeCollections
[627/1378] Compiling ssl_session.cc
[629/1379] Compiling ssl_privkey.cc
[630/1379] Compiling ssl_credential.cc
[631/1379] Compiling ssl_key_share.cc
[632/1379] Compiling ssl_file.cc
[633/1379] Compiling ssl_lib.cc
[634/1379] Compiling ssl_cipher.cc
[635/1379] Compiling ssl_cert.cc
[636/1379] Compiling ssl_buffer.cc
[637/1379] Compiling ssl_aead_ctx.cc
[638/1379] Compiling s3_both.cc
[639/1379] Compiling s3_lib.cc
[640/1379] Compiling s3_pkt.cc
[641/1379] Compiling ssl_asn1.cc
[642/1379] Compiling handshake_server.cc
[643/1379] Compiling handshake.cc
[644/1379] Compiling handshake_client.cc
[645/1379] Compiling handoff.cc
[646/1379] Compiling dtls_method.cc
[647/1379] Compiling encrypted_client_hello.cc
[648/1379] Compiling dtls_record.cc
[649/1379] Compiling extensions.cc
[650/1379] Compiling md5-x86_64-linux.S
[651/1379] Compiling md5-x86_64-apple.S
[652/1379] Compiling md5-586-linux.S
[653/1379] Compiling md5-586-apple.S
[654/1379] Compiling chacha20_poly1305_x86_64-linux.S
[655/1379] Compiling chacha20_poly1305_x86_64-apple.S
[656/1379] Compiling chacha20_poly1305_armv8-win.S
[657/1379] Compiling chacha20_poly1305_armv8-linux.S
[658/1379] Compiling chacha20_poly1305_armv8-apple.S
[659/1379] Compiling chacha-x86_64-apple.S
[660/1379] Compiling d1_srtp.cc
[661/1379] Compiling chacha-x86_64-linux.S
[662/1379] Compiling chacha-x86-linux.S
[663/1379] Compiling chacha-armv8-win.S
[664/1379] Compiling chacha-x86-apple.S
[665/1379] Compiling chacha-armv8-apple.S
[666/1379] Compiling chacha-armv4-linux.S
[667/1379] Compiling chacha-armv8-linux.S
[668/1379] Compiling aes128gcmsiv-x86_64-apple.S
[669/1379] Compiling aes128gcmsiv-x86_64-linux.S
[670/1379] Compiling err_data.cc
[671/1379] Compiling x86_64-mont5-apple.S
[672/1379] Compiling x86_64-mont5-linux.S
[673/1379] Compiling x86_64-mont-linux.S
[674/1379] Compiling x86_64-mont-apple.S
[675/1379] Compiling x86-mont-apple.S
[676/1379] Compiling x86-mont-linux.S
[677/1379] Compiling vpaes-x86_64-linux.S
[678/1379] Compiling vpaes-x86_64-apple.S
[679/1379] Compiling vpaes-x86-linux.S
[680/1379] Compiling vpaes-armv8-win.S
[681/1379] Compiling vpaes-x86-apple.S
[682/1379] Compiling vpaes-armv7-linux.S
[683/1379] Compiling vpaes-armv8-linux.S
[684/1379] Compiling vpaes-armv8-apple.S
[685/1379] Compiling sha512-x86_64-linux.S
[686/1379] Compiling d1_lib.cc
[687/1379] Compiling sha512-armv8-win.S
[688/1379] Compiling sha512-x86_64-apple.S
[689/1379] Compiling sha512-armv4-linux.S
[690/1379] Compiling sha512-armv8-apple.S
[691/1379] Compiling sha512-586-linux.S
[692/1379] Compiling sha512-armv8-linux.S
[693/1379] Compiling bio_ssl.cc
[694/1379] Compiling sha512-586-apple.S
[695/1379] Compiling d1_pkt.cc
[696/1379] Compiling sha256-x86_64-apple.S
[697/1379] Compiling sha256-armv8-apple.S
[698/1379] Compiling sha256-x86_64-linux.S
[699/1379] Compiling sha256-armv8-win.S
[700/1379] Compiling sha256-armv4-linux.S
[701/1379] Compiling sha256-armv8-linux.S
[702/1379] Compiling sha1-x86_64-apple.S
[703/1379] Compiling sha256-586-linux.S
[704/1379] Compiling sha256-586-apple.S
[705/1379] Compiling sha1-x86_64-linux.S
[706/1379] Compiling sha1-armv8-win.S
[707/1379] Compiling sha1-armv4-large-linux.S
[708/1379] Compiling sha1-armv8-apple.S
[709/1379] Compiling sha1-armv8-linux.S
[710/1379] Compiling sha1-586-apple.S
[711/1379] Compiling rsaz-avx2-linux.S
[711/1379] Compiling sha1-586-linux.S
[713/1379] Compiling rsaz-avx2-apple.S
[714/1379] Compiling rdrand-x86_64-linux.S
[715/1379] Compiling rdrand-x86_64-apple.S
[716/1379] Compiling p256_beeu-armv8-asm-win.S
[717/1379] Compiling p256_beeu-x86_64-asm-apple.S
[717/1379] Compiling p256_beeu-x86_64-asm-linux.S
[719/1379] Compiling p256_beeu-armv8-asm-linux.S
[720/1379] Compiling p256_beeu-armv8-asm-apple.S
[721/1379] Compiling p256-x86_64-asm-linux.S
[722/1379] Compiling p256-armv8-asm-apple.S
[723/1379] Compiling p256-armv8-asm-win.S
[724/1379] Compiling p256-x86_64-asm-apple.S
[725/1379] Compiling ghashv8-armv8-win.S
[726/1379] Compiling ghashv8-armv8-linux.S
[727/1379] Compiling p256-armv8-asm-linux.S
[728/1379] Compiling ghashv8-armv8-apple.S
[729/1379] Compiling ghashv8-armv7-linux.S
[730/1379] Compiling ghash-ssse3-x86_64-linux.S
[731/1379] Compiling ghash-x86-linux.S
[732/1379] Compiling ghash-x86_64-apple.S
[733/1379] Compiling ghash-x86_64-linux.S
[734/1379] Compiling ghash-x86-apple.S
[735/1379] Compiling ghash-neon-armv8-win.S
[735/1379] Compiling ghash-ssse3-x86-linux.S
[737/1379] Compiling ghash-ssse3-x86_64-apple.S
[738/1379] Compiling ghash-ssse3-x86-apple.S
[739/1379] Compiling ghash-neon-armv8-apple.S
[740/1379] Compiling ghash-neon-armv8-linux.S
[741/1379] Compiling d1_both.cc
[742/1379] Compiling co-586-linux.S
[743/1379] Compiling ghash-armv4-linux.S
[744/1379] Compiling bsaes-armv7-linux.S
[745/1379] Compiling bn-armv8-win.S
[746/1379] Compiling co-586-apple.S
[747/1379] Compiling bn-armv8-apple.S
[748/1379] Compiling bn-armv8-linux.S
[749/1379] Compiling bn-586-linux.S
[750/1379] Compiling bn-586-apple.S
[751/1379] Compiling armv8-mont-win.S
[752/1379] Compiling armv8-mont-apple.S
[753/1379] Compiling armv4-mont-linux.S
[754/1379] Compiling armv8-mont-linux.S
[755/1379] Compiling aesv8-gcm-armv8-win.S
[756/1379] Compiling aesv8-gcm-armv8-linux.S
[757/1379] Compiling aesv8-gcm-armv8-apple.S
[758/1379] Compiling aesv8-armv8-linux.S
[758/1379] Compiling aesni-x86_64-linux.S
[758/1379] Compiling aesv8-armv8-apple.S
[761/1379] Compiling aesv8-armv8-win.S
[762/1379] Compiling aesv8-armv7-linux.S
[763/1379] Compiling aesni-x86_64-apple.S
[764/1379] Compiling aesni-x86-linux.S
[765/1379] Compiling aesni-x86-apple.S
[766/1379] Compiling aes-gcm-avx2-x86_64-linux.S
[767/1379] Compiling aesni-gcm-x86_64-linux.S
[768/1379] Compiling aes-gcm-avx2-x86_64-apple.S
[769/1379] Compiling aes-gcm-avx10-x86_64-linux.S
[770/1379] Compiling aesni-gcm-x86_64-apple.S
[771/1379] Compiling aes-gcm-avx10-x86_64-apple.S
[772/1379] Compiling x_sig.cc
[773/1379] Compiling x_spki.cc
[774/1379] Compiling x_val.cc
[775/1379] Compiling x_x509.cc
[776/1379] Compiling x_pubkey.cc
[777/1379] Compiling x_x509a.cc
[778/1379] Compiling x_name.cc
[779/1379] Compiling x_req.cc
[780/1379] Compiling x_exten.cc
[781/1379] Compiling x_attrib.cc
[782/1379] Compiling x_crl.cc
[783/1379] Compiling x509spki.cc
[784/1379] Compiling x_algor.cc
[785/1379] Compiling x_all.cc
[786/1379] Compiling x509rset.cc
[787/1379] Compiling x509name.cc
[788/1379] Compiling x509cset.cc
[789/1379] Compiling x509_vpm.cc
[790/1379] Compiling x509_trs.cc
[791/1379] Compiling x509_vfy.cc
[792/1379] Compiling x509_txt.cc
[793/1379] Compiling x509_set.cc
[794/1379] Compiling x509_v3.cc
[795/1379] Compiling x509_req.cc
[796/1379] Compiling x509_lu.cc
[797/1379] Compiling x509_obj.cc
[798/1379] Compiling x509_d2.cc
[799/1379] Compiling x509_def.cc
[800/1379] Compiling x509_ext.cc
[801/1379] Compiling x509_cmp.cc
[802/1379] Compiling x509_att.cc
[803/1379] Compiling x509.cc
[804/1379] Compiling v3_skey.cc
[805/1379] Compiling v3_prn.cc
[806/1379] Compiling v3_utl.cc
[807/1379] Compiling v3_purp.cc
[808/1379] Compiling v3_ocsp.cc
[809/1379] Compiling v3_int.cc
[810/1379] Compiling v3_pmaps.cc
[811/1379] Compiling v3_pcons.cc
[812/1379] Compiling v3_info.cc
[813/1379] Compiling v3_ncons.cc
[814/1379] Compiling v3_lib.cc
[815/1379] Compiling v3_ia5.cc
[816/1379] Compiling v3_genn.cc
[817/1379] Compiling v3_enum.cc
[818/1379] Compiling v3_extku.cc
[819/1379] Compiling v3_conf.cc
[820/1379] Compiling v3_cpols.cc
[821/1379] Compiling v3_crld.cc
[822/1379] Compiling v3_bcons.cc
[823/1379] Compiling v3_bitst.cc
[824/1379] Compiling v3_alt.cc
[825/1379] Compiling t_x509a.cc
[826/1379] Compiling v3_akeya.cc
[827/1379] Compiling t_x509.cc
[828/1379] Compiling v3_akey.cc
[829/1379] Compiling t_req.cc
[830/1379] Compiling t_crl.cc
[831/1379] Compiling i2d_pr.cc
[832/1379] Compiling policy.cc
[833/1379] Compiling rsa_pss.cc
[834/1379] Compiling name_print.cc
[835/1379] Compiling by_file.cc
[836/1379] Compiling asn1_gen.cc
[837/1379] Compiling by_dir.cc
[838/1379] Compiling a_sign.cc
[839/1379] Compiling algorithm.cc
[840/1379] Compiling a_verify.cc
[841/1379] Compiling voprf.cc
[842/1379] Compiling trust_token.cc
[843/1379] Compiling a_digest.cc
[844/1379] Compiling thread_win.cc
[845/1379] Compiling thread_none.cc
[846/1379] Compiling pmbtoken.cc
[847/1379] Compiling stack.cc
[848/1379] Compiling thread_pthread.cc
[849/1379] Compiling thread.cc
[850/1379] Compiling rsa_extra.cc
[851/1379] Compiling sha256.cc
[852/1379] Compiling slhdsa.cc
[853/1379] Compiling sha512.cc
[854/1379] Compiling sha1.cc
[855/1379] Compiling siphash.cc
[856/1379] Compiling rsa_print.cc
[857/1379] Compiling windows.cc
[858/1379] Compiling spake2plus.cc
[859/1379] Compiling rsa_crypt.cc
[860/1379] Compiling rc4.cc
[861/1379] Compiling urandom.cc
[862/1379] Compiling refcount.cc
[863/1379] Compiling getentropy.cc
[864/1379] Compiling trusty.cc
[865/1379] Compiling forkunsafe.cc
[866/1379] Compiling rsa_asn1.cc
[867/1379] Compiling rand.cc
[868/1379] Compiling poly1305_arm_asm.S
[869/1379] Compiling passive.cc
[870/1379] Compiling ios.cc
[871/1379] Compiling deterministic.cc
[872/1379] Compiling poly1305_vec.cc
[873/1379] Compiling fork_detect.cc
[874/1379] Compiling poly1305.cc
[875/1379] Compiling poly1305_arm.cc
[876/1379] Compiling pool.cc
[877/1379] Compiling pem_x509.cc
[878/1379] Compiling pkcs8_x509.cc
[879/1379] Compiling pkcs7.cc
[880/1379] Compiling pkcs7_x509.cc
[881/1379] Compiling pkcs8.cc
[882/1379] Compiling p5_pbev2.cc
[883/1379] Compiling pem_xaux.cc
[884/1379] Compiling pem_pkey.cc
[885/1379] Compiling pem_pk8.cc
[886/1379] Compiling pem_oth.cc
[887/1379] Compiling pem_all.cc
[888/1379] Compiling obj_xref.cc
[889/1379] Compiling pem_info.cc
[890/1379] Compiling pem_lib.cc
[891/1379] Compiling mlkem.cc
[892/1379] Compiling mldsa.cc
[893/1379] Compiling poly_rq_mul.S
[894/1379] Compiling obj.cc
[895/1379] Compiling mem.cc
[896/1379] Compiling fips_shared_support.cc
[897/1379] Compiling md5.cc
[898/1379] Compiling lhash.cc
[899/1379] Compiling md4.cc
[900/1379] Compiling ex_data.cc
[901/1379] Compiling hrss.cc
[902/1379] Compiling kyber.cc
[903/1379] Compiling sign.cc
[904/1379] Compiling scrypt.cc
[905/1379] Compiling hpke.cc
[906/1379] Compiling print.cc
[907/1379] Compiling pbkdf.cc
[908/1379] Compiling p_x25519.cc
[909/1379] Compiling p_x25519_asn1.cc
[910/1379] Compiling p_rsa_asn1.cc
[911/1379] Compiling p_rsa.cc
[912/1379] Compiling p_ed25519.cc
[913/1379] Compiling p_hkdf.cc
[914/1379] Compiling p_ed25519_asn1.cc
[915/1379] Compiling p_dh.cc
[916/1379] Compiling p_ec_asn1.cc
[917/1379] Compiling p_ec.cc
[918/1379] Compiling p_dh_asn1.cc
[919/1379] Compiling p_dsa_asn1.cc
[920/1379] Compiling evp.cc
[921/1379] Compiling evp_ctx.cc
[922/1379] Compiling err.cc
[923/1379] Compiling engine.cc
[924/1379] Compiling hash_to_curve.cc
[925/1379] Compiling ecdh.cc
[926/1379] Compiling ecdsa_asn1.cc
[927/1379] Compiling ec_asn1.cc
[928/1379] Compiling evp_asn1.cc
[929/1379] Compiling ec_derive.cc
[930/1379] Compiling dsa.cc
[931/1379] Compiling dsa_asn1.cc
[932/1379] Compiling params.cc
[933/1379] Compiling bcm.cc
[934/1379] Compiling des.cc
[935/1379] Compiling x25519-asm-arm.S
[936/1379] Compiling digest_extra.cc
[937/1379] Compiling dh_asn1.cc
[938/1379] Compiling curve25519_64_adx.cc
[939/1379] Compiling spake25519.cc
[940/1379] Compiling curve25519.cc
[941/1379] Compiling cpu_intel.cc
[942/1379] Compiling cpu_arm_linux.cc
[943/1379] Compiling cpu_arm_freebsd.cc
[944/1379] Compiling cpu_aarch64_sysreg.cc
[945/1379] Compiling crypto.cc
[946/1379] Compiling cpu_aarch64_win.cc
[947/1379] Compiling cpu_aarch64_openbsd.cc
[948/1379] Compiling cpu_aarch64_apple.cc
[949/1379] Compiling cpu_aarch64_fuchsia.cc
[950/1379] Compiling conf.cc
[951/1379] Compiling e_tls.cc
[952/1379] Compiling cpu_aarch64_linux.cc
[953/1379] Compiling get_cipher.cc
[954/1379] Compiling e_null.cc
[955/1379] Compiling e_rc2.cc
[956/1379] Compiling tls_cbc.cc
[957/1379] Compiling e_rc4.cc
[958/1379] Compiling e_aesgcmsiv.cc
[959/1379] Compiling e_chacha20poly1305.cc
[960/1379] Compiling derive_key.cc
[961/1379] Compiling e_des.cc
[962/1379] Compiling e_aesctrhmac.cc
[963/1379] Compiling chacha.cc
[964/1379] Compiling unicode.cc
[965/1379] Compiling buf.cc
[966/1379] Compiling asn1_compat.cc
[967/1379] Compiling cbs.cc
[968/1379] Compiling cbb.cc
[969/1379] Compiling ber.cc
[970/1379] Compiling convert.cc
[971/1379] Compiling bn_asn1.cc
[972/1379] Compiling blake2.cc
[973/1379] Compiling pair.cc
[974/1379] Compiling socket_helper.cc
[975/1379] Compiling file.cc
[976/1379] Compiling socket.cc
[977/1379] Compiling printf.cc
[977/1379] Compiling hexdump.cc
[979/1379] Compiling fd.cc
[980/1379] Compiling errno.cc
[981/1379] Compiling connect.cc
[982/1379] Compiling base64.cc
[983/1379] Compiling bio_mem.cc
[984/1379] Compiling bio.cc
[985/1379] Compiling tasn_typ.cc
[986/1379] Compiling tasn_fre.cc
[987/1379] Compiling tasn_utl.cc
[988/1379] Compiling tasn_new.cc
[989/1379] Compiling tasn_enc.cc
[990/1379] Compiling posix_time.cc
[991/1379] Compiling f_string.cc
[992/1379] Compiling f_int.cc
[993/1379] Compiling tasn_dec.cc
[994/1379] Compiling asn_pack.cc
[995/1379] Compiling asn1_par.cc
[996/1379] Compiling a_octet.cc
[997/1379] Compiling a_utctm.cc
[998/1379] Compiling asn1_lib.cc
[999/1379] Compiling a_strex.cc
[1000/1379] Compiling a_type.cc
[1001/1379] Compiling a_time.cc
[1002/1379] Compiling a_strnid.cc
[1003/1379] Compiling a_i2d_fp.cc
[1004/1379] Compiling a_object.cc
[1005/1379] Compiling a_mbstr.cc
[1006/1379] Compiling a_dup.cc
[1007/1379] Compiling a_d2i_fp.cc
[1008/1379] Compiling a_int.cc
[1009/1379] Compiling fiat_p256_adx_sqr.S
[1010/1379] Compiling fiat_p256_adx_mul.S
[1011/1379] Compiling fiat_curve25519_adx_square.S
[1012/1379] Compiling a_gentm.cc
[1013/1379] Compiling fiat_curve25519_adx_mul.S
[1014/1379] Compiling md5-x86_64-linux.S
[1015/1379] Compiling md5-x86_64-apple.S
[1016/1379] Compiling md5-586-apple.S
[1017/1379] Compiling md5-586-linux.S
[1018/1379] Compiling chacha20_poly1305_x86_64-linux.S
[1019/1379] Compiling a_bitstr.cc
[1020/1379] Compiling chacha20_poly1305_x86_64-apple.S
[1021/1379] Compiling chacha20_poly1305_armv8-win.S
[1022/1379] Compiling chacha-x86_64-linux.S
[1023/1379] Compiling chacha20_poly1305_armv8-apple.S
[1024/1379] Compiling CCryptoBoringSSLShims shims.c
[1025/1379] Compiling chacha-x86-linux.S
[1026/1379] Compiling chacha-x86_64-apple.S
[1027/1379] Compiling chacha20_poly1305_armv8-linux.S
[1028/1379] Compiling a_bool.cc
[1029/1379] Compiling chacha-x86-apple.S
[1030/1379] Compiling chacha-armv8-win.S
[1031/1379] Compiling chacha-armv8-apple.S
[1032/1379] Compiling aes128gcmsiv-x86_64-apple.S
[1033/1379] Compiling chacha-armv8-linux.S
[1034/1379] Compiling aes128gcmsiv-x86_64-linux.S
[1035/1379] Compiling x86_64-mont5-linux.S
[1035/1379] Compiling chacha-armv4-linux.S
[1035/1379] Compiling x86_64-mont5-apple.S
[1038/1379] Compiling x86_64-mont-linux.S
[1039/1379] Compiling x86_64-mont-apple.S
[1040/1379] Compiling err_data.cc
[1041/1379] Compiling vpaes-x86-linux.S
[1042/1379] Compiling x86-mont-apple.S
[1043/1379] Compiling x86-mont-linux.S
[1044/1379] Compiling vpaes-x86_64-linux.S
[1045/1379] Compiling vpaes-x86_64-apple.S
[1046/1379] Compiling vpaes-x86-apple.S
[1047/1379] Compiling vpaes-armv7-linux.S
[1048/1379] Compiling vpaes-armv8-win.S
[1049/1379] Compiling vpaes-armv8-linux.S
[1050/1379] Compiling sha512-x86_64-linux.S
[1051/1379] Compiling sha512-armv8-win.S
[1052/1379] Compiling sha512-armv8-linux.S
[1053/1379] Compiling sha512-x86_64-apple.S
[1054/1379] Compiling sha512-armv8-apple.S
[1055/1379] Compiling vpaes-armv8-apple.S
[1056/1379] Compiling sha512-586-linux.S
[1057/1379] Compiling sha256-x86_64-linux.S
[1058/1379] Compiling sha512-armv4-linux.S
[1059/1379] Compiling sha512-586-apple.S
[1060/1379] Compiling sha256-x86_64-apple.S
[1061/1379] Compiling sha256-armv8-win.S
[1062/1379] Compiling sha256-armv8-linux.S
[1063/1379] Compiling sha256-armv4-linux.S
[1064/1379] Compiling sha256-586-apple.S
[1065/1379] Compiling sha256-armv8-apple.S
[1066/1379] Compiling sha256-586-linux.S
[1067/1379] Compiling sha1-x86_64-linux.S
[1068/1379] Compiling sha1-x86_64-apple.S
[1069/1379] Compiling sha1-armv8-win.S
[1070/1379] Compiling sha1-armv8-apple.S
[1071/1379] Compiling sha1-armv4-large-linux.S
[1072/1379] Compiling sha1-586-linux.S
[1073/1379] Compiling rsaz-avx2-linux.S
[1074/1379] Compiling sha1-armv8-linux.S
[1075/1379] Compiling sha1-586-apple.S
[1076/1379] Compiling rsaz-avx2-apple.S
[1077/1379] Compiling p256_beeu-armv8-asm-win.S
[1078/1379] Compiling rdrand-x86_64-linux.S
[1079/1379] Compiling rdrand-x86_64-apple.S
[1080/1379] Compiling p256_beeu-x86_64-asm-apple.S
[1081/1379] Compiling p256_beeu-x86_64-asm-linux.S
[1082/1379] Compiling p256_beeu-armv8-asm-apple.S
[1083/1379] Compiling p256-x86_64-asm-linux.S
[1084/1379] Compiling p256_beeu-armv8-asm-linux.S
[1085/1379] Compiling p256-armv8-asm-win.S
[1086/1379] Compiling p256-x86_64-asm-apple.S
[1087/1379] Compiling p256-armv8-asm-linux.S
[1088/1379] Compiling p256-armv8-asm-apple.S
[1089/1379] Compiling ghashv8-armv8-win.S
[1090/1379] Compiling ghashv8-armv7-linux.S
[1091/1379] Compiling ghashv8-armv8-linux.S
[1092/1379] Compiling ghashv8-armv8-apple.S
[1093/1379] Compiling ghash-x86_64-linux.S
[1094/1379] Compiling ghash-ssse3-x86_64-apple.S
[1095/1379] Compiling ghash-ssse3-x86_64-linux.S
[1096/1379] Compiling ghash-x86_64-apple.S
[1097/1379] Compiling ghash-x86-linux.S
[1098/1379] Compiling ghash-x86-apple.S
[1099/1379] Compiling ghash-ssse3-x86-linux.S
[1100/1379] Compiling ghash-neon-armv8-linux.S
[1101/1379] Compiling ghash-ssse3-x86-apple.S
[1102/1379] Compiling ghash-neon-armv8-win.S
[1103/1379] Compiling ghash-neon-armv8-apple.S
[1104/1379] Compiling co-586-linux.S
[1105/1379] Compiling ghash-armv4-linux.S
[1106/1379] Compiling co-586-apple.S
[1107/1379] Compiling bsaes-armv7-linux.S
[1108/1379] Compiling bn-armv8-linux.S
[1109/1379] Compiling bn-586-linux.S
[1110/1379] Compiling bn-armv8-apple.S
[1111/1379] Compiling bn-armv8-win.S
[1112/1379] Compiling armv8-mont-win.S
[1113/1379] Compiling bn-586-apple.S
[1114/1379] Compiling armv8-mont-linux.S
[1115/1379] Compiling armv8-mont-apple.S
[1116/1379] Compiling armv4-mont-linux.S
[1117/1379] Compiling aesv8-gcm-armv8-win.S
[1118/1379] Compiling aesv8-armv8-linux.S
[1119/1379] Compiling aesv8-gcm-armv8-apple.S
[1120/1379] Compiling aesv8-armv8-apple.S
[1121/1379] Compiling aesv8-gcm-armv8-linux.S
[1122/1379] Compiling aesv8-armv8-win.S
[1123/1379] Compiling aesv8-armv7-linux.S
[1124/1379] Compiling aesni-x86_64-linux.S
[1125/1379] Compiling aesni-gcm-x86_64-linux.S
[1126/1379] Compiling aesni-x86-linux.S
[1126/1379] Compiling aesni-x86_64-apple.S
[1128/1379] Compiling aesni-x86-apple.S
[1129/1379] Compiling aesni-gcm-x86_64-apple.S
[1130/1379] Compiling aes-gcm-avx10-x86_64-apple.S
[1131/1379] Compiling aes-gcm-avx10-x86_64-linux.S
[1132/1379] Compiling c-nioatomics.c
[1133/1379] Compiling x_req.cc
[1134/1379] Compiling x_x509.cc
[1135/1379] Compiling x_sig.cc
[1136/1379] Compiling x_x509a.cc
[1137/1379] Compiling x_spki.cc
[1138/1379] Compiling x_val.cc
[1139/1379] Compiling x_pubkey.cc
[1140/1379] Compiling x_name.cc
[1141/1379] Compiling x_attrib.cc
[1142/1379] Compiling x_crl.cc
[1143/1379] Compiling x_all.cc
[1144/1379] Compiling x_exten.cc
[1145/1379] Compiling x_algor.cc
[1146/1379] Compiling x509rset.cc
[1147/1379] Compiling x509name.cc
[1148/1379] Compiling c-atomics.c
[1149/1379] Compiling x509spki.cc
[1150/1379] Compiling x509cset.cc
[1151/1379] Compiling x509_vpm.cc
[1152/1385] Compiling x509_vfy.cc
[1153/1385] Compiling x509_txt.cc
[1154/1385] Compiling x509_v3.cc
[1156/1385] Compiling NIOConcurrencyHelpers NIOLock.swift
[1156/1385] Compiling x509_trs.cc
[1158/1385] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1158/1385] Compiling x509_obj.cc
[1160/1385] Emitting module NIOConcurrencyHelpers
[1160/1385] Compiling x509_set.cc
[1162/1385] Compiling NIOConcurrencyHelpers lock.swift
[1163/1385] Compiling NIOConcurrencyHelpers atomics.swift
[1164/1385] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1165/1386] Compiling x509_req.cc
[1166/1386] Compiling x509_ext.cc
[1167/1386] Compiling x509_lu.cc
[1168/1386] Compiling x509_def.cc
[1169/1409] Compiling x509_d2.cc
[1170/1412] Compiling x509_att.cc
[1171/1412] Compiling x509.cc
[1173/1412] Compiling ConsoleKitTerminal Console+Confirm.swift
[1174/1412] Compiling ConsoleKitTerminal Console+Input.swift
[1175/1412] Compiling ConsoleKitTerminal Console+Center.swift
[1176/1412] Compiling ConsoleKitTerminal Console+Output.swift
[1177/1415] Compiling ConsoleKitTerminal ActivityBar.swift
[1178/1415] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1179/1415] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1180/1415] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1181/1415] Emitting module ConsoleKitTerminal
[1182/1415] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1183/1415] Compiling ConsoleKitTerminal ConsoleClear.swift
[1184/1415] Compiling ConsoleKitTerminal Console+Ask.swift
[1185/1415] Compiling ConsoleKitTerminal Console+Choose.swift
[1185/1415] Compiling x509_cmp.cc
[1187/1415] Compiling ConsoleKitTerminal CustomActivity.swift
[1188/1415] Compiling ConsoleKitTerminal LoadingBar.swift
[1189/1415] Compiling ConsoleKitTerminal ProgressBar.swift
[1190/1415] Compiling ConsoleKitTerminal Console+Clear.swift
[1191/1415] Compiling ConsoleKitTerminal Console+Wait.swift
[1192/1415] Compiling ConsoleKitTerminal ConsoleColor.swift
[1193/1415] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1194/1415] Compiling ConsoleKitTerminal ConsoleText.swift
[1195/1415] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1196/1415] Compiling ConsoleKitTerminal ANSI.swift
[1197/1415] Compiling ConsoleKitTerminal Console.swift
[1198/1415] Compiling ConsoleKitTerminal Terminal.swift
[1199/1415] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1199/1415] Compiling v3_utl.cc
[1200/1415] Compiling v3_skey.cc
[1201/1415] Compiling v3_prn.cc
[1202/1415] Compiling v3_purp.cc
[1203/1415] Compiling v3_pcons.cc
[1204/1415] Compiling v3_ocsp.cc
[1206/1415] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1207/1415] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1208/1415] Compiling ConsoleKitTerminal LoggerFragment.swift
[1208/1416] Compiling v3_pmaps.cc
[1210/1416] Compiling v3_info.cc
[1211/1416] Compiling v3_ncons.cc
[1212/1416] Compiling v3_int.cc
[1213/1416] Compiling v3_ia5.cc
[1214/1416] Compiling v3_lib.cc
[1215/1438] Compiling v3_genn.cc
[1217/1438] Compiling ConsoleKitCommands CommandSignature.swift
[1218/1438] Compiling ConsoleKitCommands Flag.swift
[1219/1438] Compiling ConsoleKitCommands Option.swift
[1219/1440] Compiling v3_extku.cc
[1221/1440] Emitting module ConsoleKitCommands
[1222/1440] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1223/1440] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1224/1440] Compiling ConsoleKitCommands Argument.swift
[1224/1440] Compiling v3_enum.cc
[1226/1440] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1227/1440] Compiling ConsoleKitCommands Utilities.swift
[1228/1440] Compiling ConsoleKitCommands AsyncCommands.swift
[1229/1440] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1230/1440] Compiling ConsoleKitCommands AnyCommand.swift
[1231/1440] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1232/1440] Compiling ConsoleKitCommands AsyncCommand.swift
[1233/1440] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1234/1440] Compiling ConsoleKitCommands Command.swift
[1235/1440] Compiling ConsoleKitCommands CommandContext.swift
[1236/1440] Compiling ConsoleKitCommands CommandError.swift
[1236/1440] Compiling v3_crld.cc
[1237/1440] Compiling v3_cpols.cc
[1238/1440] Compiling v3_conf.cc
[1239/1440] Compiling v3_bitst.cc
[1240/1440] Compiling v3_alt.cc
[1241/1440] Compiling v3_bcons.cc
[1242/1440] Compiling t_crl.cc
[1243/1440] Compiling v3_akeya.cc
[1244/1440] Compiling t_req.cc
[1246/1440] Compiling ConsoleKitCommands Console+Run.swift
[1247/1440] Compiling ConsoleKitCommands ConsoleError.swift
[1248/1440] Compiling ConsoleKitCommands Completion.swift
[1249/1440] Compiling ConsoleKitCommands CommandGroup.swift
[1250/1440] Compiling ConsoleKitCommands CommandInput.swift
[1251/1440] Compiling ConsoleKitCommands Commands.swift
[1251/1440] Compiling t_x509a.cc
[1252/1441] Compiling v3_akey.cc
[1254/1441] Compiling name_print.cc
[1255/1441] Compiling t_x509.cc
[1256/1443] Compiling policy.cc
[1258/1443] Emitting module ConsoleKit
[1259/1443] Compiling ConsoleKit Exports.swift
[1259/1444] Compiling rsa_pss.cc
[1260/1444] Compiling i2d_pr.cc
[1262/1444] Compiling asn1_gen.cc
[1263/1444] Compiling by_file.cc
[1264/1444] Compiling by_dir.cc
[1265/1444] Compiling algorithm.cc
[1266/1444] Compiling a_digest.cc
[1267/1444] Compiling a_verify.cc
[1268/1444] Compiling voprf.cc
[1269/1444] Compiling pmbtoken.cc
[1270/1444] Compiling a_sign.cc
[1271/1444] Compiling thread_win.cc
[1272/1444] Compiling trust_token.cc
[1273/1444] Compiling thread_none.cc
[1274/1444] Compiling thread_pthread.cc
[1275/1444] Compiling siphash.cc
[1276/1444] Compiling thread.cc
[1277/1444] Compiling fors.cc
[1278/1444] Compiling stack.cc
[1279/1444] Compiling wots.cc
[1280/1444] Compiling thash.cc
[1281/1444] Compiling merkle.cc
[1282/1444] Compiling sha1.cc
[1283/1444] Compiling sha512.cc
[1284/1444] Compiling slhdsa.cc
[1285/1444] Compiling rsa_crypt.cc
[1286/1444] Compiling sha256.cc
[1287/1444] Compiling rsa_print.cc
[1288/1444] Compiling rsa_extra.cc
[1289/1444] Compiling rc4.cc
[1290/1444] Compiling windows.cc
[1291/1444] Compiling rsa_asn1.cc
[1292/1444] Compiling refcount.cc
[1293/1444] Compiling rand_extra.cc
[1294/1444] Compiling trusty.cc
[1295/1444] Compiling urandom.cc
[1296/1444] Compiling getentropy.cc
[1297/1444] Compiling poly1305_arm_asm.S
[1298/1444] Compiling passive.cc
[1299/1444] Compiling ios.cc
[1300/1444] Compiling forkunsafe.cc
[1301/1444] Compiling fork_detect.cc
[1302/1444] Compiling deterministic.cc
[1303/1444] Compiling poly1305_vec.cc
[1304/1444] Compiling pool.cc
[1305/1444] Compiling poly1305_arm.cc
[1306/1444] Compiling poly1305.cc
[1307/1444] Compiling pkcs8_x509.cc
[1308/1444] Compiling pkcs8.cc
[1309/1444] Compiling pkcs7.cc
[1310/1444] Compiling p5_pbev2.cc
[1311/1444] Compiling pkcs7_x509.cc
[1312/1444] Compiling pem_x509.cc
[1313/1444] Compiling pem_xaux.cc
[1314/1444] Compiling pem_oth.cc
[1315/1444] Compiling pem_pkey.cc
[1316/1444] Compiling pem_pk8.cc
[1317/1444] Compiling pem_all.cc
[1317/1444] Compiling mldsa.cc
[1319/1444] Compiling obj_xref.cc
[1320/1444] Compiling obj.cc
[1321/1444] Compiling pem_info.cc
[1322/1444] Compiling mem.cc
[1323/1444] Compiling pem_lib.cc
[1324/1444] Compiling mlkem.cc
[1325/1444] Compiling poly_rq_mul.S
[1326/1444] Compiling fips_shared_support.cc
[1327/1444] Compiling lhash.cc
[1328/1444] Compiling md4.cc
[1329/1444] Compiling md5.cc
[1330/1444] Compiling kyber.cc
[1331/1444] Compiling ex_data.cc
[1332/1444] Compiling hpke.cc
[1333/1444] Compiling hrss.cc
[1334/1444] Compiling sign.cc
[1335/1444] Compiling scrypt.cc
[1336/1444] Compiling print.cc
[1337/1444] Compiling pbkdf.cc
[1338/1444] Compiling p_x25519.cc
[1339/1444] Compiling p_rsa_asn1.cc
[1340/1444] Compiling p_ed25519.cc
[1341/1444] Compiling p_x25519_asn1.cc
[1342/1444] Compiling p_hkdf.cc
[1343/1444] Compiling p_rsa.cc
[1344/1444] Compiling p_ed25519_asn1.cc
[1345/1444] Compiling p_ec_asn1.cc
[1346/1444] Compiling evp_ctx.cc
[1347/1444] Compiling p_dh.cc
[1348/1444] Compiling p_ec.cc
[1349/1444] Compiling p_dh_asn1.cc
[1350/1444] Compiling p_dsa_asn1.cc
[1351/1444] Compiling evp_asn1.cc
[1352/1444] Compiling evp.cc
[1353/1444] Compiling ecdsa_asn1.cc
[1354/1444] Compiling engine.cc
[1355/1444] Compiling err.cc
[1356/1444] Compiling ecdh_extra.cc
[1357/1444] Compiling ec_derive.cc
[1358/1444] Compiling hash_to_curve.cc
[1359/1444] Compiling params.cc
[1360/1444] Compiling ec_asn1.cc
[1361/1444] Compiling dsa_asn1.cc
[1362/1444] Compiling dsa.cc
[1363/1444] Compiling x25519-asm-arm.S
[1364/1444] Compiling bcm.cc
[1365/1444] Compiling digest_extra.cc
[1366/1444] Compiling dh_asn1.cc
[1367/1444] Compiling cpu_intel.cc
[1368/1444] Compiling spake25519.cc
[1369/1444] Compiling des.cc
[1370/1444] Compiling curve25519_64_adx.cc
[1371/1444] Compiling crypto.cc
[1372/1444] Compiling cpu_aarch64_sysreg.cc
[1373/1444] Compiling cpu_aarch64_win.cc
[1374/1444] Compiling cpu_arm_linux.cc
[1375/1444] Compiling cpu_arm_freebsd.cc
[1376/1444] Compiling curve25519.cc
[1377/1444] Compiling cpu_aarch64_openbsd.cc
[1378/1444] Compiling cpu_aarch64_apple.cc
[1379/1444] Compiling cpu_aarch64_fuchsia.cc
[1380/1444] Compiling cpu_aarch64_linux.cc
[1381/1444] Compiling conf.cc
[1382/1444] Compiling e_tls.cc
[1383/1444] Compiling tls_cbc.cc
[1384/1444] Compiling e_rc4.cc
[1385/1444] Compiling e_des.cc
[1386/1444] Compiling e_rc2.cc
[1387/1444] Compiling e_null.cc
[1388/1444] Compiling e_aesgcmsiv.cc
[1389/1444] Compiling e_chacha20poly1305.cc
[1390/1444] Compiling e_aesctrhmac.cc
[1391/1444] Compiling cipher_extra.cc
[1392/1444] Compiling chacha.cc
[1393/1444] Compiling derive_key.cc
[1394/1444] Compiling ber.cc
[1395/1444] Compiling unicode.cc
[1396/1444] Compiling buf.cc
[1397/1444] Compiling cbs.cc
[1398/1444] Compiling asn1_compat.cc
[1399/1444] Compiling cbb.cc
[1400/1444] Compiling blake2.cc
[1401/1444] Compiling bn_asn1.cc
[1402/1444] Compiling convert.cc
[1403/1444] Compiling printf.cc
[1404/1444] Compiling hexdump.cc
[1405/1444] Compiling file.cc
[1406/1444] Compiling pair.cc
[1407/1444] Compiling fd.cc
[1408/1444] Compiling errno.cc
[1409/1444] Compiling tasn_utl.cc
[1410/1444] Compiling bio_mem.cc
[1411/1444] Compiling tasn_fre.cc
[1412/1444] Compiling bio.cc
[1413/1444] Compiling base64.cc
[1414/1444] Compiling tasn_typ.cc
[1415/1444] Compiling f_int.cc
[1416/1444] Compiling tasn_enc.cc
[1417/1444] Compiling f_string.cc
[1418/1444] Compiling posix_time.cc
[1419/1444] Compiling tasn_new.cc
[1420/1444] Compiling asn_pack.cc
[1421/1444] Compiling tasn_dec.cc
[1422/1444] Compiling asn1_par.cc
[1423/1444] Compiling a_utctm.cc
[1424/1444] Compiling a_octet.cc
[1425/1444] Compiling asn1_lib.cc
[1426/1444] Compiling a_type.cc
[1427/1444] Compiling a_strnid.cc
[1428/1444] Compiling a_mbstr.cc
[1429/1444] Compiling a_i2d_fp.cc
[1430/1444] Compiling a_strex.cc
[1431/1444] Compiling a_time.cc
[1432/1444] Compiling a_int.cc
[1433/1444] Write sources
[1437/1444] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1438/1444] Compiling a_object.cc
[1439/1463] Compiling a_d2i_fp.cc
[1440/1516] Compiling a_bitstr.cc
[1441/1541] Compiling a_dup.cc
[1442/1541] Compiling a_gentm.cc
[1444/1541] Compiling Algorithms Permutations.swift
[1445/1541] Compiling Algorithms Product.swift
[1446/1543] Compiling Algorithms Chunked.swift
[1447/1543] Compiling Algorithms Combinations.swift
[1448/1543] Compiling Algorithms AdjacentPairs.swift
[1449/1543] Compiling Algorithms Chain.swift
[1449/1543] Compiling a_bool.cc
[1451/1543] Compiling BitCollections BitSet+Initializers.swift
[1452/1543] Compiling BitCollections BitSet+Invariants.swift
[1453/1543] Compiling BitCollections BitSet+Random.swift
[1454/1543] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1455/1543] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1456/1543] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1457/1543] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1458/1550] Emitting module BitCollections
[1459/1550] Compiling Algorithms Indexed.swift
[1460/1550] Compiling Algorithms Intersperse.swift
[1461/1550] Compiling Algorithms Partition.swift
[1462/1550] Compiling Algorithms MinMax.swift
[1463/1550] Compiling Algorithms FlattenCollection.swift
[1464/1550] Compiling Algorithms Grouped.swift
[1465/1558] Compiling Atomics IntegerOperations.swift
[1466/1558] Compiling Atomics Unmanaged extensions.swift
[1467/1558] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1468/1558] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1469/1558] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1470/1558] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1471/1558] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1472/1558] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1473/1558] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1474/1558] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1475/1558] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1476/1558] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1477/1558] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1478/1558] Compiling BitCollections BitSet+SetAlgebra union.swift
[1479/1558] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1480/1558] Compiling BitCollections BitSet.Counted.swift
[1481/1558] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1482/1558] Compiling BitCollections BitSet+CustomReflectable.swift
[1483/1558] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1484/1558] Compiling BitCollections BitSet+Equatable.swift
[1485/1558] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1486/1558] Compiling BitCollections BitSet+Extras.swift
[1487/1558] Compiling BitCollections BitSet+Hashable.swift
[1488/1558] Compiling Algorithms Split.swift
[1489/1558] Compiling Algorithms Stride.swift
[1490/1558] Compiling Algorithms Suffix.swift
[1493/1561] Compiling Algorithms Rotate.swift
[1494/1561] Compiling Algorithms Joined.swift
[1495/1561] Compiling Algorithms Keyed.swift
[1497/1561] Compiling BitCollections BitSet.Index.swift
[1498/1561] Compiling BitCollections BitSet._UnsafeHandle.swift
[1499/1561] Compiling BitCollections BitSet.swift
[1500/1561] Compiling BitCollections Range+Utilities.swift
[1501/1561] Compiling BitCollections Slice+Utilities.swift
[1502/1561] Compiling BitCollections UInt+Tricks.swift
[1503/1561] Compiling BitCollections _Word.swift
[1512/1561] Compiling Algorithms Compacted.swift
[1513/1561] Compiling Algorithms Cycle.swift
[1514/1561] Compiling Algorithms EitherSequence.swift
[1515/1561] Compiling Algorithms FirstNonNil.swift
[1528/1561] Compiling CryptoBoringWrapper RandomBytes.swift
[1532/1562] Emitting module CryptoBoringWrapper
[1542/1562] Compiling Algorithms Trim.swift
[1543/1562] Compiling Algorithms Unique.swift
[1544/1562] Compiling Algorithms Windows.swift
[1545/1562] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1546/1563] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1547/1564] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1548/1564] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1549/1564] Compiling CryptoBoringWrapper EllipticCurve.swift
[1550/1564] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1551/1565] Compiling Collections Collections.swift
[1552/1565] Emitting module Collections
[1555/1566] Emitting module Atomics
[1556/1637] Compiling Crypto Digest_boring.swift
[1557/1637] Compiling Crypto Digest.swift
[1558/1637] Compiling Crypto Digests.swift
[1559/1637] Compiling Crypto HashFunctions.swift
[1560/1637] Compiling Crypto ASN1Identifier.swift
[1561/1637] Compiling Crypto ASN1Integer.swift
[1562/1637] Compiling Crypto ASN1Null.swift
[1563/1637] Compiling Crypto ASN1OctetString.swift
[1564/1637] Compiling Crypto ASN1Strings.swift
[1565/1637] Compiling Crypto ArraySliceBigint.swift
[1567/1698] Emitting module Algorithms
[1569/1699] Compiling NIOCore MulticastChannel.swift
[1570/1699] Compiling NIOCore NIOAny.swift
[1571/1699] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1572/1699] Compiling NIOCore NIOLoopBound.swift
[1573/1699] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1574/1699] Compiling NIOCore NIOScheduledCallback.swift
[1575/1699] Compiling NIOCore NIOSendable.swift
[1576/1699] Compiling NIOCore RecvByteBufferAllocator.swift
[1577/1707] Compiling NIOCore AsyncChannelHandler.swift
[1578/1707] Compiling NIOCore AsyncChannelInboundStream.swift
[1579/1707] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1580/1707] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1581/1707] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1582/1707] Compiling NIOCore NIOAsyncWriter.swift
[1583/1707] Compiling NIOCore ByteBuffer-multi-int.swift
[1584/1707] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1585/1707] Compiling NIOCore ByteBuffer-views.swift
[1586/1707] Compiling NIOCore Channel.swift
[1587/1707] Compiling NIOCore ChannelHandler.swift
[1588/1707] Compiling NIOCore ChannelHandlers.swift
[1589/1707] Compiling NIOCore ChannelInvoker.swift
[1590/1707] Compiling NIOCore ChannelOption.swift
[1591/1707] Compiling NIOCore ChannelPipeline.swift
[1592/1707] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1593/1707] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1594/1707] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1595/1707] Compiling NIOCore EventLoopFuture.swift
[1596/1707] Compiling NIOCore FileDescriptor.swift
[1597/1716] Emitting module Crypto
[1598/1716] Compiling NIOCore SocketAddresses.swift
[1599/1716] Compiling NIOCore SocketOptionProvider.swift
[1600/1716] Compiling NIOCore SystemCallHelpers.swift
[1601/1716] Compiling NIOCore TimeAmount+Duration.swift
[1602/1716] Compiling NIOCore TypeAssistedChannelHandler.swift
[1603/1716] Compiling NIOCore UniversalBootstrapSupport.swift
[1604/1716] Compiling NIOCore Utilities.swift
[1605/1716] Compiling Crypto EdDSA_boring.swift
[1606/1716] Compiling Crypto ECDSA.swift
[1607/1716] Compiling Crypto Ed25519.swift
[1609/1716] Compiling NIOCore IO.swift
[1610/1716] Compiling NIOCore IOData.swift
[1611/1716] Compiling NIOCore IPProtocol.swift
[1612/1716] Compiling NIOCore IntegerBitPacking.swift
[1613/1716] Compiling NIOCore IntegerTypes.swift
[1614/1716] Compiling NIOCore Interfaces.swift
[1615/1716] Compiling NIOCore Linux.swift
[1616/1716] Compiling NIOCore MarkedCircularBuffer.swift
[1617/1716] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1618/1716] Compiling NIOCore Codec.swift
[1619/1716] Compiling NIOCore ConvenienceOptionSupport.swift
[1620/1716] Compiling NIOCore DeadChannel.swift
[1621/1716] Compiling NIOCore DispatchQueue+WithFuture.swift
[1622/1716] Compiling NIOCore EventLoop+Deprecated.swift
[1623/1716] Compiling NIOCore EventLoop+SerialExecutor.swift
[1624/1716] Compiling NIOCore EventLoop.swift
[1625/1716] Compiling NIOCore AddressedEnvelope.swift
[1626/1716] Compiling NIOCore AsyncAwaitSupport.swift
[1627/1716] Compiling NIOCore AsyncChannel.swift
[1628/1716] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1629/1716] Compiling NIOCore BSDSocketAPI.swift
[1630/1716] Compiling NIOCore ByteBuffer-aux.swift
[1631/1716] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1632/1716] Compiling NIOCore ByteBuffer-conversions.swift
[1633/1716] Compiling NIOCore ByteBuffer-core.swift
[1634/1716] Compiling NIOCore ByteBuffer-hex.swift
[1635/1716] Compiling NIOCore ByteBuffer-int.swift
[1636/1716] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1637/1716] Compiling NIOCore CircularBuffer.swift
[1638/1716] Compiling NIOCore FileHandle.swift
[1639/1716] Compiling NIOCore FileRegion.swift
[1640/1716] Compiling NIOCore GlobalSingletons.swift
[1680/1716] Compiling Crypto Signature.swift
[1681/1716] Compiling Crypto CryptoKitErrors_boring.swift
[1682/1716] Compiling Crypto RNG_boring.swift
[1683/1716] Compiling Crypto SafeCompare_boring.swift
[1684/1716] Compiling Crypto Zeroization_boring.swift
[1685/1716] Compiling Crypto PrettyBytes.swift
[1686/1716] Compiling Crypto SafeCompare.swift
[1687/1716] Compiling Crypto SecureBytes.swift
[1688/1716] Compiling Crypto Zeroization.swift
[1690/1717] Emitting module NIOCore
[1719/1768] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1720/1768] Emitting module NIOEmbedded
[1721/1768] Compiling NIOEmbedded Embedded.swift
[1722/1768] Compiling NIOEmbedded AsyncTestingChannel.swift
[1724/1769] Compiling NIOPosix ServerSocket.swift
[1725/1769] Compiling NIOPosix Socket.swift
[1726/1769] Compiling NIOPosix SocketChannel.swift
[1727/1769] Compiling NIOPosix SocketProtocols.swift
[1728/1769] Compiling NIOPosix System.swift
[1729/1769] Compiling NIOPosix Thread.swift
[1730/1775] Compiling NIOPosix SelectableChannel.swift
[1731/1775] Compiling NIOPosix SelectableEventLoop.swift
[1732/1775] Compiling NIOPosix SelectorEpoll.swift
[1733/1775] Compiling NIOPosix SelectorGeneric.swift
[1734/1775] Compiling NIOPosix SelectorKqueue.swift
[1735/1775] Compiling NIOPosix SelectorUring.swift
[1736/1775] Compiling NIOPosix Pool.swift
[1737/1775] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1738/1775] Compiling NIOPosix PosixSingletons.swift
[1739/1775] Compiling NIOPosix RawSocketBootstrap.swift
[1740/1775] Compiling NIOPosix Resolver.swift
[1741/1775] Compiling NIOPosix Selectable.swift
[1742/1775] Emitting module NIOPosix
[1743/1775] Compiling NIOPosix ThreadPosix.swift
[1744/1775] Compiling NIOPosix ThreadWindows.swift
[1745/1775] Compiling NIOPosix UnsafeTransfer.swift
[1746/1775] Compiling NIOPosix Utilities.swift
[1747/1775] Compiling NIOPosix VsockAddress.swift
[1748/1775] Compiling NIOPosix VsockChannelEvents.swift
[1749/1775] Compiling NIOPosix NIOThreadPool.swift
[1750/1775] Compiling NIOPosix NonBlockingFileIO.swift
[1751/1775] Compiling NIOPosix PendingDatagramWritesManager.swift
[1752/1775] Compiling NIOPosix PendingWritesManager.swift
[1753/1775] Compiling NIOPosix PipeChannel.swift
[1754/1775] Compiling NIOPosix PipePair.swift
[1755/1775] Compiling NIOPosix IO.swift
[1756/1775] Compiling NIOPosix IntegerBitPacking.swift
[1757/1775] Compiling NIOPosix IntegerTypes.swift
[1758/1775] Compiling NIOPosix Linux.swift
[1759/1775] Compiling NIOPosix LinuxCPUSet.swift
[1760/1775] Compiling NIOPosix LinuxUring.swift
[1761/1775] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1762/1775] Compiling NIOPosix BSDSocketAPICommon.swift
[1763/1775] Compiling NIOPosix BSDSocketAPIPosix.swift
[1764/1775] Compiling NIOPosix BSDSocketAPIWindows.swift
[1765/1775] Compiling NIOPosix BaseSocket.swift
[1766/1775] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1767/1775] Compiling NIOPosix BaseSocketChannel.swift
[1768/1775] Compiling NIOPosix BaseStreamSocketChannel.swift
[1769/1775] Compiling NIOPosix Bootstrap.swift
[1770/1775] Compiling NIOPosix ControlMessage.swift
[1771/1775] Compiling NIOPosix DatagramVectorReadManager.swift
[1772/1775] Compiling NIOPosix Errors+Any.swift
[1773/1775] Compiling NIOPosix FileDescriptor.swift
[1774/1775] Compiling NIOPosix GetaddrinfoResolver.swift
[1775/1775] Compiling NIOPosix HappyEyeballs.swift
[1777/1806] Emitting module NIO
[1778/1811] Compiling NIO Exports.swift
[1780/1836] Compiling _NIOFileSystem FileChunks.swift
[1781/1836] Compiling _NIOFileSystem FileHandle.swift
[1782/1836] Compiling _NIOFileSystem FileHandleProtocol.swift
[1783/1877] Compiling NIOTLS TLSEvents.swift
[1784/1877] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1785/1877] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1786/1877] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1787/1877] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1788/1877] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1789/1877] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1790/1877] Compiling NIOHTTP1 HTTPDecoder.swift
[1791/1877] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1792/1877] Compiling NIOSOCKS SOCKSResponse.swift
[1793/1877] Compiling NIOSOCKS ClientStateMachine.swift
[1794/1878] Emitting module NIOTLS
[1795/1878] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1796/1878] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1797/1878] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1798/1878] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1799/1878] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1800/1878] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1801/1882] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1802/1882] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1803/1882] Emitting module NIOSOCKS
[1804/1882] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1805/1882] Emitting module _NIOFileSystem
[1807/1882] Compiling NIOHTTP1 HTTPEncoder.swift
[1808/1882] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1809/1882] Compiling NIOHTTP1 HTTPTypes.swift
[1810/1882] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1818/1882] Compiling AsyncKit Optional+StrictMap.swift
[1819/1882] Compiling AsyncKit Exports.swift
[1820/1882] Compiling NIOSOCKS ServerStateMachine.swift
[1821/1883] Compiling NIOTLS SNIHandler.swift
[1822/1883] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1823/1884] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1824/1884] Emitting module NIOFoundationCompat
[1832/1887] Emitting module NIOHTTP1
[1833/1887] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1834/1887] Compiling _NIOFileSystem Mocking.swift
[1835/1887] Compiling _NIOFileSystem Syscall.swift
[1836/1887] Compiling _NIOFileSystem Syscalls.swift
[1837/1938] Compiling NIOTransportServices NIOTSBootstraps.swift
[1838/1938] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1839/1938] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1840/1938] Emitting module NIOTransportServices
[1841/1940] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1842/1940] Compiling NIOTransportServices NIOTSSingletons.swift
[1843/1940] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1844/1940] Compiling NIOTransportServices StateManagedChannel.swift
[1845/1940] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1846/1940] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1847/1940] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1848/1940] Compiling NIOTransportServices NIOTSErrors.swift
[1849/1940] Compiling NIOTransportServices NIOTSEventLoop.swift
[1850/1940] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1851/1940] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1852/1940] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1853/1940] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1854/1940] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1855/1940] Compiling NIOTransportServices AcceptHandler.swift
[1856/1940] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1857/1940] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1858/1940] Emitting module AsyncKit
[1862/1940] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1863/1940] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1864/1940] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1879/1942] Emitting module NIOSSL
[1885/1946] Compiling _NIOFileSystem SystemFileHandle.swift
[1886/1946] Compiling _NIOFileSystem Utilities.swift
[1887/1946] Compiling _NIOFileSystem OpenOptions.swift
[1888/1946] Compiling _NIOFileSystem String+FileSystem.swift
[1896/1946] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1897/1946] Compiling NIOSSL SubjectAlternativeName.swift
[1898/1946] Compiling NIOSSL NIOSSLSecureBytes.swift
[1899/1946] Compiling NIOSSL RNG.swift
[1900/1946] Compiling NIOSSL SafeCompare.swift
[1901/1993] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1902/1993] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1903/1993] Compiling MultipartKit FormDataDecoder.swift
[1904/1993] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1905/1993] Compiling MultipartKit FormDataEncoder.swift
[1906/1993] Compiling MultipartKit Storage.swift
[1907/1993] Compiling MultipartKit MultipartFormData.swift
[1908/1993] Compiling MultipartKit MultipartParser.swift
[1909/1993] Compiling MultipartKit MultipartPart.swift
[1910/1993] Compiling MultipartKit MultipartPartConvertible.swift
[1921/1993] Compiling NIOSSL Zeroization.swift
[1922/1993] Compiling NIOSSL TLSConfiguration.swift
[1929/2012] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1930/2012] Compiling NIOWebSocket WebSocketOpcode.swift
[1931/2016] Compiling NIOExtras RequestResponseHandler.swift
[1932/2016] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1933/2018] Compiling NIOHTTPCompression HTTPDecompression.swift
[1934/2018] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1935/2018] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1936/2018] Compiling NIOHPACK IndexedHeaderTable.swift
[1937/2018] Compiling NIOHPACK IntegerCoding.swift
[1939/2019] Compiling NIOExtras UnsafeTransfer.swift
[1940/2021] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1943/2021] Compiling NIOSSL UniversalBootstrapSupport.swift
[1944/2021] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1945/2022] Compiling NIOHPACK StaticHeaderTable.swift
[1947/2022] Emitting module MultipartKit
[1948/2022] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1949/2022] Emitting module NIOHTTPCompression
[1950/2022] Compiling NIOHTTPCompression HTTPCompression.swift
[1951/2022] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1952/2022] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1953/2022] Compiling NIOExtras JSONRPCFraming.swift
[1954/2022] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1955/2022] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1956/2022] Compiling NIOExtras NIOExtrasError.swift
[1957/2022] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1959/2022] Compiling NIOExtras LengthFieldPrepender.swift
[1960/2022] Compiling NIOExtras LineBasedFrameDecoder.swift
[1961/2022] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1963/2022] Compiling NIOExtras NIORequestIdentifiable.swift
[1966/2022] Compiling NIOExtras PCAPRingBuffer.swift
[1967/2022] Compiling NIOExtras QuiescingHelper.swift
[1971/2022] Compiling NIOExtras DebugInboundEventsHandler.swift
[1972/2022] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1973/2022] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1974/2022] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1975/2022] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1976/2022] Compiling NIOHPACK HuffmanTables.swift
[1977/2023] Emitting module _NIOFileSystemFoundationCompat
[1978/2023] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1979/2024] Emitting module NIOWebSocket
[1982/2024] Emitting module NIOHPACK
[1983/2024] Compiling NIOHPACK HuffmanCoding.swift
[1986/2026] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1987/2026] Compiling NIOWebSocket WebSocketFrame.swift
[1989/2027] Compiling MultipartKit MultipartSerializer.swift
[1990/2027] Compiling MultipartKit Utilities.swift
[1991/2027] Emitting module NIOExtras
[1992/2027] Emitting module NIOFileSystem
[2001/2028] Compiling NIOFileSystem Exports.swift
[2017/2097] Compiling WebSocketKit WebSocketHandler.swift
[2018/2097] Compiling WebSocketKit WebSocketClient.swift
[2019/2097] Compiling WebSocketKit WebSocket.swift
[2020/2097] Compiling WebSocketKit Exports.swift
[2021/2097] Compiling WebSocketKit WebSocket+Concurrency.swift
[2022/2097] Compiling WebSocketKit WebSocket+Connect.swift
[2023/2097] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2024/2097] Emitting module WebSocketKit
[2026/2098] Emitting module NIOHTTP2
[2027/2106] Compiling NIOHTTP2 MaySendFrames.swift
[2028/2106] Compiling NIOHTTP2 SendingDataState.swift
[2029/2106] Compiling NIOHTTP2 SendingGoawayState.swift
[2030/2106] Compiling NIOHTTP2 SendingHeadersState.swift
[2031/2106] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2032/2106] Compiling NIOHTTP2 SendingRstStreamState.swift
[2033/2106] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2034/2106] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2035/2106] Compiling NIOHTTP2 StateMachineResult.swift
[2036/2106] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2037/2106] Compiling NIOHTTP2 DOSHeuristics.swift
[2038/2106] Compiling NIOHTTP2 Error+Any.swift
[2039/2106] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2040/2106] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2041/2106] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2042/2106] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2043/2106] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2044/2106] Compiling NIOHTTP2 MayReceiveFrames.swift
[2045/2106] Compiling NIOHTTP2 ReceivingDataState.swift
[2046/2106] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2047/2106] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2048/2106] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2054/2106] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2059/2147] Compiling Bridges EnumMigration.swift
[2060/2147] Compiling Bridges Extension.swift
[2061/2147] Compiling Bridges Function.swift
[2062/2147] Compiling Bridges Migration.swift
[2063/2147] Compiling Bridges PoolSource.swift
[2064/2152] Compiling Bridges AnyBridge.swift
[2065/2152] Compiling Bridges AnyBridgesObject.swift
[2066/2152] Compiling Bridges AnyDatabaseIdentifiable.swift
[2067/2152] Compiling Bridges AnyMigration.swift
[2068/2152] Compiling Bridges AutoCreateTableMigration.swift
[2069/2152] Compiling Bridges Bridgeable.swift
[2070/2152] Compiling Bridges BridgesApplication.swift
[2071/2152] Compiling Bridges BridgesRequest.swift
[2072/2152] Compiling Bridges ConnectionSource.swift
[2073/2152] Compiling Bridges ContextBridgeable.swift
[2074/2152] Compiling Bridges SchemaMigration.swift
[2075/2152] Compiling Bridges TableMigration.swift
[2076/2152] Compiling Bridges Trigger.swift
[2077/2152] Compiling Bridges View.swift
[2078/2152] Compiling Bridges Table.swift
[2079/2152] Compiling Bridges BridgesRow.swift
[2080/2152] Compiling Bridges CreateEnumBuilder.swift
[2081/2152] Compiling Bridges DropEnumBuilder.swift
[2082/2152] Compiling Bridges UpdateEnumBuilder.swift
[2083/2152] Compiling Bridges Bridgeable+Transaction.swift
[2084/2152] Compiling Bridges Dictionary+SwifQLable.swift
[2085/2152] Compiling Bridges Encodable+SwifQLable.swift
[2086/2152] Compiling Bridges EventLoopFuture+SyncFlatten.swift
[2087/2152] Compiling Bridges SwifQLable+Execute.swift
[2088/2152] Compiling NIOHTTP2 InboundWindowManager.swift
[2089/2152] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2090/2152] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2091/2152] Compiling NIOHTTP2 StreamChannelList.swift
[2092/2152] Compiling NIOHTTP2 StreamMap.swift
[2093/2152] Compiling NIOHTTP2 StreamStateMachine.swift
[2094/2152] Compiling NIOHTTP2 UnsafeTransfer.swift
[2095/2152] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2096/2152] Emitting module Bridges
[2102/2152] Compiling Bridges Table+Conveniences.swift
[2103/2152] Compiling Bridges Connection.swift
[2104/2152] Compiling Bridges DatabaseHost.swift
[2105/2152] Compiling Bridges DatabaseIdentifier.swift
[2106/2152] Compiling Bridges DatabaseMigrations.swift
[2107/2152] Compiling Bridges Enum.swift
[2108/2152] Compiling Bridges Exports.swift
[2109/2152] Compiling Bridges Bridges.swift
[2110/2152] Compiling Bridges BridgesError.swift
[2115/2152] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2116/2152] Compiling NIOHTTP2 HTTP2Frame.swift
[2117/2152] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2118/2152] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2119/2152] Compiling NIOHTTP2 HTTP2PingData.swift
[2120/2152] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2121/2152] Compiling NIOHTTP2 HTTP2Settings.swift
[2122/2152] Compiling NIOHTTP2 HTTP2Stream.swift
[2134/2152] Compiling NIOHTTP2 HasRemoteSettings.swift
[2135/2152] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2136/2152] Compiling NIOHTTP2 QuiescingState.swift
[2137/2152] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2138/2152] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2147/2153] Compiling Bridges DateFormatter.swift
[2148/2153] Compiling Bridges Table+AllColumns.swift
[2149/2153] Compiling Bridges TableDelete.swift
[2150/2153] Compiling Bridges TableInsert.swift
[2151/2153] Compiling Bridges TableUpdate.swift
[2152/2153] Compiling Bridges TableUpsert.swift
[2155/2214] Emitting module AsyncHTTPClient
[2156/2222] Compiling AsyncHTTPClient HTTPHandler.swift
[2157/2222] Compiling AsyncHTTPClient LRUCache.swift
[2158/2222] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2159/2222] Compiling AsyncHTTPClient NWErrorHandler.swift
[2160/2222] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2161/2222] Compiling AsyncHTTPClient TLSConfiguration.swift
[2162/2222] Compiling AsyncHTTPClient RedirectState.swift
[2163/2222] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2164/2222] Compiling AsyncHTTPClient RequestBag.swift
[2165/2222] Compiling AsyncHTTPClient RequestValidation.swift
[2166/2222] Compiling AsyncHTTPClient SSLContextCache.swift
[2167/2222] Compiling AsyncHTTPClient Scheme.swift
[2168/2222] Compiling AsyncHTTPClient Singleton.swift
[2169/2222] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2170/2222] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2171/2222] Compiling AsyncHTTPClient Utils.swift
[2172/2222] Compiling AsyncHTTPClient ConnectionTarget.swift
[2173/2222] Compiling AsyncHTTPClient DeconstructedURL.swift
[2174/2222] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2175/2222] Compiling AsyncHTTPClient FoundationExtensions.swift
[2176/2222] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2177/2222] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2178/2222] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2179/2222] Compiling AsyncHTTPClient HTTPClient.swift
[2180/2222] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2181/2222] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2182/2222] Compiling AsyncHTTPClient Transaction.swift
[2183/2222] Compiling AsyncHTTPClient Base64.swift
[2184/2222] Compiling AsyncHTTPClient BasicAuth.swift
[2185/2222] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2186/2222] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2187/2222] Compiling AsyncHTTPClient ConnectionPool.swift
[2188/2222] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2189/2222] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2190/2222] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2191/2222] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2192/2222] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2193/2222] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2194/2222] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2195/2222] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2196/2222] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2197/2222] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2198/2222] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2199/2222] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2200/2222] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2201/2222] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2202/2222] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2203/2222] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2204/2222] Compiling AsyncHTTPClient RequestBodyLength.swift
[2205/2222] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2206/2222] Compiling AsyncHTTPClient RequestOptions.swift
[2207/2222] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2208/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2209/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2210/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2211/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2212/2222] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2213/2222] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2214/2222] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2215/2222] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2216/2222] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2217/2222] Compiling AsyncHTTPClient HTTP1Connection.swift
[2218/2222] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2219/2222] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2220/2222] Compiling AsyncHTTPClient HTTP2Connection.swift
[2221/2222] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2222/2222] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2224/2392] Compiling Vapor Core.swift
[2225/2392] Compiling Vapor Running.swift
[2226/2392] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2227/2392] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2228/2392] Compiling Vapor DotEnvFile+load.swift
[2229/2392] Compiling Vapor Routes+caseInsenstive.swift
[2230/2392] Compiling Vapor Validatable+validate.swift
[2231/2392] Compiling Vapor Environment+Process.swift
[2232/2392] Compiling Vapor Environment+Secret.swift
[2233/2392] Compiling Vapor Environment.swift
[2234/2392] Compiling Vapor Abort.swift
[2235/2392] Compiling Vapor AbortError.swift
[2236/2392] Compiling Vapor DebuggableError.swift
[2237/2392] Compiling Vapor Demangler.swift
[2238/2392] Compiling Vapor ErrorSource.swift
[2239/2392] Compiling Vapor StackTrace.swift
[2240/2392] Compiling Vapor Exports.swift
[2241/2392] Compiling Vapor Application+HTTP.swift
[2242/2392] Compiling Vapor BasicResponder.swift
[2243/2392] Compiling Vapor BodyStream.swift
[2244/2392] Compiling Vapor Application+HTTP+Client.swift
[2245/2392] Compiling Vapor EventLoopHTTPClient.swift
[2246/2392] Compiling Vapor EndpointCache.swift
[2247/2392] Compiling Vapor HTTPMethod+String.swift
[2248/2416] Compiling Vapor AsyncBasicResponder.swift
[2249/2416] Compiling Vapor AsyncMiddleware.swift
[2250/2416] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2251/2416] Compiling Vapor AsyncSessionDriver.swift
[2252/2416] Compiling Vapor Authentication+Concurrency.swift
[2253/2416] Compiling Vapor Cache+Concurrency.swift
[2254/2416] Compiling Vapor Client+Concurrency.swift
[2255/2416] Compiling Vapor RequestBody+Concurrency.swift
[2256/2416] Compiling Vapor Responder+Concurrency.swift
[2257/2416] Compiling Vapor ResponseCodable+Concurrency.swift
[2258/2416] Compiling Vapor RoutesBuilder+Concurrency.swift
[2259/2416] Compiling Vapor ViewRenderer+Concurrency.swift
[2260/2416] Compiling Vapor WebSocket+Concurrency.swift
[2261/2416] Compiling Vapor ContainerGetPathExecutor.swift
[2262/2416] Compiling Vapor Content.swift
[2263/2416] Compiling Vapor ContentCoders.swift
[2264/2416] Compiling Vapor ContentConfiguration.swift
[2265/2416] Compiling Vapor ContentContainer.swift
[2266/2416] Compiling Vapor JSONCoder+Custom.swift
[2267/2416] Compiling Vapor JSONCoders+Content.swift
[2268/2416] Compiling Vapor PlaintextDecoder.swift
[2269/2416] Compiling Vapor PlaintextEncoder.swift
[2270/2416] Compiling Vapor URLQueryCoders.swift
[2271/2416] Compiling Vapor URLQueryContainer.swift
[2272/2416] Compiling Vapor Application.swift
[2273/2416] Compiling Vapor AuthenticationCache.swift
[2274/2416] Compiling Vapor Authenticator.swift
[2275/2416] Compiling Vapor BasicAuthorization.swift
[2276/2416] Compiling Vapor BearerAuthorization.swift
[2277/2416] Compiling Vapor GuardMiddleware.swift
[2278/2416] Compiling Vapor RedirectMiddleware.swift
[2279/2416] Compiling Vapor SessionAuthenticatable.swift
[2280/2416] Compiling Vapor Bcrypt.swift
[2281/2416] Compiling Vapor Application+Cache.swift
[2282/2416] Compiling Vapor Cache.swift
[2283/2416] Compiling Vapor CacheExpirationTime.swift
[2284/2416] Compiling Vapor MemoryCache.swift
[2285/2416] Compiling Vapor Request+Cache.swift
[2286/2416] Compiling Vapor Application+Clients.swift
[2287/2416] Compiling Vapor Client.swift
[2288/2416] Compiling Vapor ClientRequest.swift
[2289/2416] Compiling Vapor ClientResponse.swift
[2290/2416] Compiling Vapor Request+Client.swift
[2291/2416] Compiling Vapor BootCommand.swift
[2292/2416] Compiling Vapor CommandContext+Application.swift
[2293/2416] Compiling Vapor RoutesCommand.swift
[2294/2416] Compiling Vapor ServeCommand.swift
[2295/2416] Compiling Vapor AnyResponse+Concurrency.swift
[2296/2440] Compiling Vapor Validator.swift
[2297/2440] Compiling Vapor ValidatorResult.swift
[2298/2440] Compiling Vapor And.swift
[2299/2440] Compiling Vapor Case.swift
[2300/2440] Compiling Vapor CharacterSet.swift
[2301/2440] Compiling Vapor Count.swift
[2302/2440] Compiling Vapor Custom.swift
[2303/2440] Compiling Vapor Email.swift
[2304/2440] Compiling Vapor Empty.swift
[2305/2440] Compiling Vapor In.swift
[2306/2440] Compiling Vapor Nil.swift
[2307/2440] Compiling Vapor NilIgnoring.swift
[2308/2440] Compiling Vapor Not.swift
[2309/2440] Compiling Vapor Or.swift
[2310/2440] Compiling Vapor Pattern.swift
[2311/2440] Compiling Vapor Range.swift
[2312/2440] Compiling Vapor URL.swift
[2313/2440] Compiling Vapor Valid.swift
[2314/2440] Compiling Vapor Application+Views.swift
[2315/2440] Compiling Vapor PlaintextRenderer.swift
[2316/2440] Compiling Vapor Request+View.swift
[2317/2440] Compiling Vapor View.swift
[2318/2440] Compiling Vapor ViewRenderer.swift
[2319/2440] Compiling Vapor _Deprecations.swift
[2320/2440] Compiling Vapor Bytes+Hex.swift
[2321/2440] Compiling Vapor Bytes+SecureCompare.swift
[2322/2440] Compiling Vapor Collection+Safe.swift
[2323/2440] Compiling Vapor DataProtocol+Copy.swift
[2324/2440] Compiling Vapor DecoderUnwrapper.swift
[2325/2440] Compiling Vapor DirectoryConfiguration.swift
[2326/2440] Compiling Vapor DotEnv.swift
[2327/2440] Compiling Vapor Extendable.swift
[2328/2440] Compiling Vapor File.swift
[2329/2440] Compiling Vapor FileIO.swift
[2330/2440] Compiling Vapor LifecycleHandler.swift
[2331/2440] Compiling Vapor OptionalType.swift
[2332/2440] Compiling Vapor RFC1123.swift
[2333/2440] Compiling Vapor SocketAddress+Hostname.swift
[2334/2440] Compiling Vapor Storage.swift
[2335/2440] Compiling Vapor String+IsIPAddress.swift
[2336/2440] Compiling Vapor Thread.swift
[2337/2440] Compiling Vapor URI.swift
[2338/2440] Compiling Vapor RangeResult.swift
[2339/2440] Compiling Vapor Validatable.swift
[2340/2440] Compiling Vapor Validation.swift
[2341/2440] Compiling Vapor ValidationKey.swift
[2342/2440] Compiling Vapor Validations.swift
[2343/2440] Compiling Vapor ValidationsError.swift
[2344/2440] Compiling Vapor Request+Body.swift
[2345/2440] Compiling Vapor Request+BodyStream.swift
[2346/2440] Compiling Vapor Request.swift
[2347/2440] Compiling Vapor Application+Responder.swift
[2348/2440] Compiling Vapor DefaultResponder.swift
[2349/2440] Compiling Vapor Response+Body.swift
[2350/2440] Compiling Vapor Response.swift
[2351/2440] Compiling Vapor ResponseCodable.swift
[2352/2440] Compiling Vapor Application+Routes.swift
[2353/2440] Compiling Vapor Parameters+Require.swift
[2354/2440] Compiling Vapor Request+WebSocket.swift
[2355/2440] Compiling Vapor Route.swift
[2356/2440] Compiling Vapor RouteCollection.swift
[2357/2440] Compiling Vapor Routes.swift
[2358/2440] Compiling Vapor RoutesBuilder+Group.swift
[2359/2440] Compiling Vapor RoutesBuilder+Method.swift
[2360/2440] Compiling Vapor RoutesBuilder+Middleware.swift
[2361/2440] Compiling Vapor RoutesBuilder+WebSocket.swift
[2362/2440] Compiling Vapor RoutesBuilder.swift
[2363/2440] Compiling Vapor OTP.swift
[2364/2440] Compiling Vapor Application+Servers.swift
[2365/2440] Compiling Vapor Server.swift
[2366/2440] Compiling Vapor App+Service.swift
[2367/2440] Compiling Vapor Req+Service.swift
[2368/2440] Emitting module Vapor
[2369/2440] Compiling Vapor Service.swift
[2370/2440] Compiling Vapor Application+Sessions.swift
[2371/2440] Compiling Vapor MemorySessions.swift
[2372/2440] Compiling Vapor Request+Session.swift
[2373/2440] Compiling Vapor Session.swift
[2374/2440] Compiling Vapor SessionCache.swift
[2375/2440] Compiling Vapor SessionData.swift
[2376/2440] Compiling Vapor SessionDriver.swift
[2377/2440] Compiling Vapor SessionsConfiguration.swift
[2378/2440] Compiling Vapor SessionsMiddleware.swift
[2379/2440] Compiling Vapor URLEncodedFormData.swift
[2380/2440] Compiling Vapor URLEncodedFormDecoder.swift
[2381/2440] Compiling Vapor URLEncodedFormEncoder.swift
[2382/2440] Compiling Vapor URLEncodedFormError.swift
[2383/2440] Compiling Vapor URLEncodedFormParser.swift
[2384/2440] Compiling Vapor URLEncodedFormSerializer.swift
[2385/2440] Compiling Vapor URLQueryFragmentConvertible.swift
[2386/2440] Compiling Vapor AnyResponse.swift
[2387/2440] Compiling Vapor Array+Random.swift
[2388/2440] Compiling Vapor Base32.swift
[2389/2440] Compiling Vapor Base64.swift
[2390/2440] Compiling Vapor BaseN.swift
[2391/2440] Compiling Vapor BasicCodingKey.swift
[2392/2440] Compiling Vapor ByteCount.swift
[2393/2440] Compiling Vapor HTTPServerResponseEncoder.swift
[2394/2440] Compiling Vapor HTTPServerUpgradeHandler.swift
[2395/2440] Compiling Vapor Logger+Report.swift
[2396/2440] Compiling Vapor LoggingSystem+Environment.swift
[2397/2440] Compiling Vapor Application+Middleware.swift
[2398/2440] Compiling Vapor CORSMiddleware.swift
[2399/2440] Compiling Vapor ErrorMiddleware.swift
[2400/2440] Compiling Vapor FileMiddleware.swift
[2401/2440] Compiling Vapor Middleware.swift
[2402/2440] Compiling Vapor MiddlewareConfiguration.swift
[2403/2440] Compiling Vapor ResponseCompressionMiddleware.swift
[2404/2440] Compiling Vapor RouteLoggingMiddleware.swift
[2405/2440] Compiling Vapor TracingMiddleware.swift
[2406/2440] Compiling Vapor File+Multipart.swift
[2407/2440] Compiling Vapor FormDataDecoder+Content.swift
[2408/2440] Compiling Vapor FormDataEncoder+Content.swift
[2409/2440] Compiling Vapor Application+Password.swift
[2410/2440] Compiling Vapor Application+Passwords.swift
[2411/2440] Compiling Vapor AsyncPasswordHasher.swift
[2412/2440] Compiling Vapor BcryptHasher.swift
[2413/2440] Compiling Vapor PasswordHasher.swift
[2414/2440] Compiling Vapor PlaintextHasher.swift
[2415/2440] Compiling Vapor Request+Password.swift
[2416/2440] Compiling Vapor Redirect.swift
[2417/2440] Compiling Vapor HTTPStatus.swift
[2418/2440] Compiling Vapor HTTPCookies.swift
[2419/2440] Compiling Vapor HTTPHeaderCacheControl.swift
[2420/2440] Compiling Vapor HTTPHeaderExpires.swift
[2421/2440] Compiling Vapor HTTPHeaderLastModified.swift
[2422/2440] Compiling Vapor HTTPHeaders+Cache.swift
[2423/2440] Compiling Vapor HTTPHeaders+Connection.swift
[2424/2440] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2425/2440] Compiling Vapor HTTPHeaders+ContentRange.swift
[2426/2440] Compiling Vapor HTTPHeaders+Directive.swift
[2427/2440] Compiling Vapor HTTPHeaders+Forwarded.swift
[2428/2440] Compiling Vapor HTTPHeaders+Link.swift
[2429/2440] Compiling Vapor HTTPHeaders+Name.swift
[2430/2440] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2431/2440] Compiling Vapor HTTPHeaders.swift
[2432/2440] Compiling Vapor HTTPMediaType.swift
[2433/2440] Compiling Vapor HTTPMediaTypePreference.swift
[2434/2440] Compiling Vapor Responder.swift
[2435/2440] Compiling Vapor Application+HTTP+Server.swift
[2436/2440] Compiling Vapor HTTPServer.swift
[2437/2440] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2438/2440] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2439/2440] Compiling Vapor HTTPServerHandler.swift
[2440/2440] Compiling Vapor HTTPServerRequestDecoder.swift
[2442/2445] Compiling VaporBridges VaporBridges.swift
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:4:1: warning: extension declares a conformance of imported type 'Application' to imported protocols 'BridgesApplication', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
2 | import Bridges
3 |
4 | extension Application: BridgesApplication {
| |- warning: extension declares a conformance of imported type 'Application' to imported protocols 'BridgesApplication', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | struct Key: StorageKey {
6 | typealias Value = Bridges
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:5:12: warning: type 'Application.Key.Value' (aka 'Bridges') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
3 |
4 | extension Application: BridgesApplication {
5 | struct Key: StorageKey {
| `- warning: type 'Application.Key.Value' (aka 'Bridges') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | typealias Value = Bridges
7 | }
/host/spi-builder-workspace/.build/checkouts/Bridges/Sources/Bridges/Bridges.swift:17:12: note: class 'Bridges' does not conform to the 'Sendable' protocol
15 | }
16 |
17 | open class Bridges {
| `- note: class 'Bridges' does not conform to the 'Sendable' protocol
18 | var bridges: [String: AnyBridge] = [:]
19 |
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
1 | import Vapor
2 | import Bridges
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
3 |
4 | extension Application: BridgesApplication {
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:19:1: warning: extension declares a conformance of imported type 'Request' to imported protocols 'BridgesRequest', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
17 | }
18 |
19 | extension Request: BridgesRequest {
| |- warning: extension declares a conformance of imported type 'Request' to imported protocols 'BridgesRequest', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 | public var bridgesApplication: BridgesApplication { application }
21 | }
[2443/2445] Compiling VaporBridges Exports.swift
[2444/2445] Compiling VaporBridges ModelAuthenticatable.swift
/host/spi-builder-workspace/Sources/VaporBridges/Protocols/ModelAuthenticatable.swift:36:16: warning: stored property 'database' of 'Sendable'-conforming generic struct 'ModelAuthenticator' has non-sendable type 'DatabaseIdentifier'; this is an error in the Swift 6 language mode
34 | where User: ModelAuthenticatable
35 | {
36 | public let database: DatabaseIdentifier
| `- warning: stored property 'database' of 'Sendable'-conforming generic struct 'ModelAuthenticator' has non-sendable type 'DatabaseIdentifier'; this is an error in the Swift 6 language mode
37 |
38 | public func authenticate(
/host/spi-builder-workspace/.build/checkouts/Bridges/Sources/Bridges/DatabaseIdentifier.swift:10:12: note: class 'DatabaseIdentifier' does not conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | open class DatabaseIdentifier {
| `- note: class 'DatabaseIdentifier' does not conform to the 'Sendable' protocol
11 | public let name: String?
12 | public let host: DatabaseHost
/host/spi-builder-workspace/Sources/VaporBridges/Protocols/ModelAuthenticatable.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
7 |
8 | import Vapor
9 | import Bridges
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
10 |
11 | public protocol ModelAuthenticatable: Table, Authenticatable {
[2445/2445] Emitting module VaporBridges
/host/spi-builder-workspace/Sources/VaporBridges/Protocols/ModelAuthenticatable.swift:36:16: warning: stored property 'database' of 'Sendable'-conforming generic struct 'ModelAuthenticator' has non-sendable type 'DatabaseIdentifier'; this is an error in the Swift 6 language mode
34 | where User: ModelAuthenticatable
35 | {
36 | public let database: DatabaseIdentifier
| `- warning: stored property 'database' of 'Sendable'-conforming generic struct 'ModelAuthenticator' has non-sendable type 'DatabaseIdentifier'; this is an error in the Swift 6 language mode
37 |
38 | public func authenticate(
/host/spi-builder-workspace/.build/checkouts/Bridges/Sources/Bridges/DatabaseIdentifier.swift:10:12: note: class 'DatabaseIdentifier' does not conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | open class DatabaseIdentifier {
| `- note: class 'DatabaseIdentifier' does not conform to the 'Sendable' protocol
11 | public let name: String?
12 | public let host: DatabaseHost
/host/spi-builder-workspace/Sources/VaporBridges/Protocols/ModelAuthenticatable.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
7 |
8 | import Vapor
9 | import Bridges
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
10 |
11 | public protocol ModelAuthenticatable: Table, Authenticatable {
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:4:1: warning: extension declares a conformance of imported type 'Application' to imported protocols 'BridgesApplication', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
2 | import Bridges
3 |
4 | extension Application: BridgesApplication {
| |- warning: extension declares a conformance of imported type 'Application' to imported protocols 'BridgesApplication', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | struct Key: StorageKey {
6 | typealias Value = Bridges
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:5:12: warning: type 'Application.Key.Value' (aka 'Bridges') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
3 |
4 | extension Application: BridgesApplication {
5 | struct Key: StorageKey {
| `- warning: type 'Application.Key.Value' (aka 'Bridges') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | typealias Value = Bridges
7 | }
/host/spi-builder-workspace/.build/checkouts/Bridges/Sources/Bridges/Bridges.swift:17:12: note: class 'Bridges' does not conform to the 'Sendable' protocol
15 | }
16 |
17 | open class Bridges {
| `- note: class 'Bridges' does not conform to the 'Sendable' protocol
18 | var bridges: [String: AnyBridge] = [:]
19 |
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
1 | import Vapor
2 | import Bridges
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Bridges'
3 |
4 | extension Application: BridgesApplication {
/host/spi-builder-workspace/Sources/VaporBridges/VaporBridges.swift:19:1: warning: extension declares a conformance of imported type 'Request' to imported protocols 'BridgesRequest', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
17 | }
18 |
19 | extension Request: BridgesRequest {
| |- warning: extension declares a conformance of imported type 'Request' to imported protocols 'BridgesRequest', 'AnyBridgesObject'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 | public var bridgesApplication: BridgesApplication { application }
21 | }
Build complete! (417.25s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "bridges",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-rc",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwifQL/Bridges.git"
}
],
"manifest_display_name" : "VaporBridges",
"name" : "VaporBridges",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "VaporBridges",
"targets" : [
"VaporBridges"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporBridgesTests",
"module_type" : "SwiftTarget",
"name" : "VaporBridgesTests",
"path" : "Tests/VaporBridgesTests",
"sources" : [
"VaporBridgesTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VaporBridges"
],
"type" : "test"
},
{
"c99name" : "VaporBridges",
"module_type" : "SwiftTarget",
"name" : "VaporBridges",
"path" : "Sources/VaporBridges",
"product_dependencies" : [
"Vapor",
"Bridges"
],
"product_memberships" : [
"VaporBridges"
],
"sources" : [
"Exports.swift",
"Protocols/ModelAuthenticatable.swift",
"VaporBridges.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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.