Build Information
Successful build of PrchNIO, reference 1.0.0-alpha.1 (939b21
), with Swift 6.1 for Linux on 26 Apr 2025 16:46:36 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/PrchNIO.git
Reference: 1.0.0-alpha.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/brightdigit/PrchNIO
* tag 1.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 939b21a Merge pull request #8 from brightdigit/prch2
Cloned https://github.com/brightdigit/PrchNIO.git
Revision (git rev-parse @):
939b21a3e8b34d6dd0746d429ef97254f3a2445a
SUCCESS checkout https://github.com/brightdigit/PrchNIO.git at 1.0.0-alpha.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/PrchNIO.git
https://github.com/brightdigit/PrchNIO.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "prch",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/Prch"
}
],
"manifest_display_name" : "PrchNIO",
"name" : "PrchNIO",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "PrchNIO",
"targets" : [
"PrchNIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PrchNIOTests",
"module_type" : "SwiftTarget",
"name" : "PrchNIOTests",
"path" : "Tests/PrchNIOTests",
"sources" : [
"PrchNIOTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"PrchNIO"
],
"type" : "test"
},
{
"c99name" : "PrchNIO",
"module_type" : "SwiftTarget",
"name" : "PrchNIO",
"path" : "Sources/PrchNIO",
"product_dependencies" : [
"Prch",
"AsyncHTTPClient"
],
"product_memberships" : [
"PrchNIO"
],
"sources" : [
"HTTPClient.Response.swift",
"HTTPClient.swift",
"NIOResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/brightdigit/Prch
Fetching https://github.com/swift-server/async-http-client.git
[1/2495] Fetching prch
[2372/16282] Fetching prch, async-http-client
Fetched https://github.com/brightdigit/Prch from cache (1.48s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.49s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (2.72s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/1705] Fetching swift-atomics
[53/7367] Fetching swift-atomics, swift-nio-extras
[887/11203] Fetching swift-atomics, swift-nio-extras, swift-log
[1207/17106] Fetching swift-atomics, swift-nio-extras, swift-log, swift-algorithms
[4117/19725] Fetching swift-atomics, swift-nio-extras, swift-log, swift-algorithms, swift-nio-transport-services
Fetched https://github.com/apple/swift-log.git from cache (1.34s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.38s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.38s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.39s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.43s)
[1/11492] Fetching swift-nio-http2
[461/26285] Fetching swift-nio-http2, swift-nio-ssl
[4158/101716] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.69s)
[55160/90224] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.39s)
[58837/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (14.84s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.92s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.45s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.89s)
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.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.96s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.09s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.18s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.49s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.75s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.10s)
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.99s)
Computing version for https://github.com/brightdigit/Prch
Computed https://github.com/brightdigit/Prch at 1.0.0-alpha.2 (1.05s)
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.2.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/brightdigit/Prch
Working copy of https://github.com/brightdigit/Prch resolved at 1.0.0-alpha.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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-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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Building for debugging...
[0/442] Write sources
[20/442] Compiling CNIOWASI CNIOWASI.c
[21/442] Compiling CNIOLinux liburing_shims.c
[22/442] Compiling CNIOWindows shim.c
[23/442] Write sources
[26/442] Compiling CNIOWindows WSAStartup.c
[27/442] Compiling _NumericsShims _NumericsShims.c
[28/442] Compiling CNIOLLHTTP c_nio_http.c
[29/442] Compiling CNIOExtrasZlib empty.c
[30/442] Compiling CNIODarwin shim.c
[31/442] Compiling _AtomicsShims.c
[32/442] Compiling CNIOLinux shim.c
[33/442] Compiling fiat_p256_adx_mul.S
[34/442] Compiling fiat_p256_adx_sqr.S
[35/442] Compiling fiat_curve25519_adx_square.S
[36/442] Compiling CNIOLLHTTP c_nio_api.c
[37/442] Compiling fiat_curve25519_adx_mul.S
[38/442] Write swift-version-24593BA9C3E375BF.txt
[39/442] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/446] Compiling CNIOBoringSSLShims shims.c
[41/448] Compiling tls_method.cc
[42/458] Compiling tls_record.cc
[43/458] Compiling tls13_enc.cc
[44/458] Compiling tls13_server.cc
[45/458] Compiling tls13_both.cc
[46/463] Compiling tls13_client.cc
[48/498] Emitting module InternalCollectionsUtilities
[48/500] Compiling t1_enc.cc
[50/500] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/500] Compiling InternalCollectionsUtilities Specialize.swift
[52/500] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/500] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/500] Compiling RealModule Float80+Real.swift
[55/500] Compiling RealModule Float+Real.swift
[56/501] Compiling RealModule ElementaryFunctions.swift
[57/501] Compiling RealModule Float16+Real.swift
[58/501] Emitting module _NIOBase64
[59/501] Compiling _NIOBase64 Base64.swift
[60/501] Compiling RealModule Real.swift
[61/501] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/501] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/501] Emitting module RealModule
[64/502] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[65/502] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[66/502] Compiling InternalCollectionsUtilities Debugging.swift
[67/502] Compiling InternalCollectionsUtilities Descriptions.swift
[68/502] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/502] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[72/502] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/502] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[74/502] Compiling _NIODataStructures _TinyArray.swift
[77/502] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[78/502] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[79/502] Compiling InternalCollectionsUtilities Integer rank.swift
[80/502] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[81/503] Compiling _NIODataStructures PriorityQueue.swift
[84/503] Compiling RealModule RealFunctions.swift
[89/506] Compiling ssl_x509.cc
[94/521] Compiling DequeModule Deque+CustomReflectable.swift
[95/521] Compiling DequeModule Deque+Descriptions.swift
[96/521] Compiling DequeModule Deque+Equatable.swift
[97/521] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[98/523] Compiling DequeModule _DequeBuffer.swift
[99/523] Compiling DequeModule _DequeBufferHeader.swift
[100/523] Compiling DequeModule Deque+Extras.swift
[101/523] Compiling DequeModule Deque+Hashable.swift
[102/523] Compiling DequeModule Deque+Testing.swift
[103/523] Compiling DequeModule Deque._Storage.swift
[104/523] Emitting module Logging
[105/523] Compiling Logging MetadataProvider.swift
[106/523] Compiling _NIODataStructures Heap.swift
[107/523] Emitting module _NIODataStructures
[108/524] Compiling Logging LogHandler.swift
[109/524] Compiling Logging Locks.swift
[110/524] Compiling Logging Logging.swift
[111/525] Compiling DequeModule _DequeSlot.swift
[112/525] Compiling DequeModule _UnsafeWrappedBuffer.swift
[115/525] Compiling DequeModule Deque._UnsafeHandle.swift
[116/525] Compiling DequeModule Deque.swift
[117/525] Compiling DequeModule Deque+Codable.swift
[118/525] Compiling DequeModule Deque+Collection.swift
[126/525] Compiling PrchModel RequestMethod.swift
[127/525] Compiling PrchModel ServiceCall.swift
[128/525] Emitting module PrchModel
[131/526] Compiling ssl_versions.cc
[133/526] Emitting module DequeModule
[135/527] Compiling ssl_stat.cc
[136/527] Compiling ssl_transcript.cc
[138/539] Compiling Prch SessionAuthorization.swift
[139/539] Compiling Prch SessionRequest.swift
[140/540] Compiling Prch RequestError.swift
[141/540] Compiling Prch Session.swift
[142/540] Compiling Prch AuthorizationManager.swift
[143/540] Compiling Prch NullAuthorizationManager.swift
[144/540] Compiling Prch Service.swift
[145/540] Compiling Prch ServiceProtocol.swift
[146/540] Emitting module Prch
[147/540] Compiling Prch URLSessionResponse.swift
[148/540] Compiling Prch URLRequest.swift
[149/540] Compiling Prch SessionResponse.swift
[150/540] Compiling Prch URLSession.swift
[150/541] Compiling ssl_session.cc
[152/541] Compiling ssl_privkey.cc
[153/541] Compiling ssl_key_share.cc
[154/541] Compiling ssl_file.cc
[155/541] Compiling ssl_lib.cc
[156/541] Compiling ssl_cipher.cc
[157/541] Compiling ssl_credential.cc
[158/541] Compiling ssl_buffer.cc
[159/541] Compiling ssl_cert.cc
[160/541] Compiling ssl_asn1.cc
[161/541] Compiling ssl_aead_ctx.cc
[162/541] Compiling s3_pkt.cc
[163/541] Compiling s3_lib.cc
[164/541] Compiling s3_both.cc
[165/541] Compiling handshake_server.cc
[166/541] Compiling handshake_client.cc
[167/541] Compiling handshake.cc
[168/541] Compiling handoff.cc
[169/541] Compiling dtls_record.cc
[170/541] Compiling dtls_method.cc
[171/541] Compiling encrypted_client_hello.cc
[172/541] Compiling md5-x86_64-linux.S
[173/541] Compiling md5-x86_64-apple.S
[174/541] Compiling md5-586-linux.S
[175/541] Compiling md5-586-apple.S
[176/541] Compiling d1_srtp.cc
[177/541] Compiling chacha20_poly1305_x86_64-linux.S
[178/541] Compiling chacha20_poly1305_x86_64-apple.S
[179/541] Compiling chacha20_poly1305_armv8-linux.S
[180/541] Compiling extensions.cc
[181/541] Compiling chacha20_poly1305_armv8-win.S
[182/541] Compiling chacha20_poly1305_armv8-apple.S
[183/541] Compiling chacha-x86_64-linux.S
[184/541] Compiling chacha-x86_64-apple.S
[185/541] Compiling chacha-x86-linux.S
[186/541] Compiling chacha-x86-apple.S
[187/541] Compiling chacha-armv8-win.S
[188/541] Compiling err_data.cc
[189/541] Compiling chacha-armv8-linux.S
[190/541] Compiling chacha-armv4-linux.S
[191/541] Compiling chacha-armv8-apple.S
[192/541] Compiling aes128gcmsiv-x86_64-linux.S
[193/541] Compiling x86_64-mont5-linux.S
[194/541] Compiling aes128gcmsiv-x86_64-apple.S
[195/541] Compiling x86_64-mont5-apple.S
[196/541] Compiling x86_64-mont-linux.S
[197/541] Compiling x86-mont-linux.S
[198/541] Compiling bio_ssl.cc
[199/541] Compiling x86_64-mont-apple.S
[200/541] Compiling x86-mont-apple.S
[201/541] Compiling vpaes-x86_64-apple.S
[202/541] Compiling vpaes-x86-linux.S
[203/541] Compiling vpaes-x86_64-linux.S
[204/541] Compiling vpaes-x86-apple.S
[205/541] Compiling vpaes-armv8-win.S
[206/541] Compiling vpaes-armv8-linux.S
[207/541] Compiling vpaes-armv8-apple.S
[208/541] Compiling sha512-x86_64-linux.S
[209/541] Compiling vpaes-armv7-linux.S
[210/541] Compiling sha512-x86_64-apple.S
[211/541] Compiling sha512-armv8-win.S
[212/541] Compiling sha512-armv8-linux.S
[213/541] Compiling sha512-armv8-apple.S
[214/541] Compiling sha512-armv4-linux.S
[215/541] Compiling sha512-586-linux.S
[216/541] Compiling sha512-586-apple.S
[217/541] Compiling sha256-x86_64-linux.S
[218/541] Compiling sha256-x86_64-apple.S
[219/541] Compiling sha256-armv8-win.S
[220/541] Compiling sha256-armv8-linux.S
[221/541] Compiling d1_pkt.cc
[222/541] Compiling sha256-armv8-apple.S
[223/541] Compiling sha256-armv4-linux.S
[224/541] Compiling sha256-586-linux.S
[225/541] Compiling sha256-586-apple.S
[226/541] Compiling sha1-armv8-win.S
[227/541] Compiling sha1-x86_64-linux.S
[228/541] Compiling sha1-x86_64-apple.S
[229/541] Compiling sha1-armv8-linux.S
[230/541] Compiling sha1-armv8-apple.S
[231/541] Compiling sha1-armv4-large-linux.S
[232/541] Compiling sha1-586-apple.S
[233/541] Compiling sha1-586-linux.S
[234/541] Compiling rsaz-avx2-apple.S
[235/541] Compiling rsaz-avx2-linux.S
[236/541] Compiling rdrand-x86_64-apple.S
[237/541] Compiling rdrand-x86_64-linux.S
[238/541] Compiling p256_beeu-x86_64-asm-apple.S
[239/541] Compiling p256_beeu-x86_64-asm-linux.S
[240/541] Compiling p256_beeu-armv8-asm-linux.S
[241/541] Compiling p256_beeu-armv8-asm-win.S
[242/541] Compiling p256-x86_64-asm-apple.S
[243/541] Compiling d1_lib.cc
[244/541] Compiling p256_beeu-armv8-asm-apple.S
[245/541] Compiling p256-armv8-asm-apple.S
[246/541] Compiling p256-x86_64-asm-linux.S
[247/541] Compiling p256-armv8-asm-win.S
[248/541] Compiling p256-armv8-asm-linux.S
[249/541] Compiling ghashv8-armv8-linux.S
[250/541] Compiling ghashv8-armv8-win.S
[251/541] Compiling ghashv8-armv8-apple.S
[252/541] Compiling ghash-x86_64-apple.S
[253/541] Compiling ghash-x86_64-linux.S
[254/541] Compiling ghashv8-armv7-linux.S
[255/541] Compiling ghash-ssse3-x86_64-linux.S
[256/541] Compiling ghash-x86-linux.S
[257/541] Compiling ghash-x86-apple.S
[258/541] Compiling ghash-ssse3-x86-linux.S
[259/541] Compiling ghash-ssse3-x86_64-apple.S
[260/541] Compiling ghash-neon-armv8-linux.S
[261/541] Compiling ghash-neon-armv8-win.S
[262/541] Compiling ghash-armv4-linux.S
[263/541] Compiling ghash-ssse3-x86-apple.S
[264/541] Compiling ghash-neon-armv8-apple.S
[265/541] Compiling co-586-linux.S
[266/541] Compiling co-586-apple.S
[267/541] Compiling bn-armv8-linux.S
[268/541] Compiling bn-586-apple.S
[269/541] Compiling bsaes-armv7-linux.S
[270/541] Compiling bn-armv8-win.S
[271/541] Compiling bn-586-linux.S
[272/541] Compiling bn-armv8-apple.S
[273/541] Compiling armv8-mont-win.S
[274/541] Compiling armv8-mont-linux.S
[275/541] Compiling armv8-mont-apple.S
[276/541] Compiling aesv8-gcm-armv8-linux.S
[277/541] Compiling aesv8-gcm-armv8-win.S
[278/541] Compiling aesv8-armv8-win.S
[279/541] Compiling armv4-mont-linux.S
[280/541] Compiling aesv8-gcm-armv8-apple.S
[281/541] Compiling aesv8-armv8-linux.S
[282/541] Compiling d1_both.cc
[283/541] Compiling aesv8-armv8-apple.S
[284/541] Compiling aesv8-armv7-linux.S
[285/541] Compiling aesni-x86-linux.S
[286/541] Compiling aesni-x86_64-linux.S
[287/541] Compiling aesni-x86_64-apple.S
[288/541] Compiling aesni-gcm-x86_64-linux.S
[289/541] Compiling aesni-gcm-x86_64-apple.S
[290/541] Compiling aesni-x86-apple.S
[291/541] Compiling aes-gcm-avx2-x86_64-apple.S
[292/541] Compiling aes-gcm-avx2-x86_64-linux.S
[293/541] Compiling aes-gcm-avx10-x86_64-linux.S
[294/541] Compiling aes-gcm-avx10-x86_64-apple.S
[295/541] Compiling x_sig.cc
[296/541] Compiling x_x509a.cc
[297/541] Compiling x_req.cc
[298/541] Compiling x_val.cc
[299/541] Compiling x_spki.cc
[300/541] Compiling x_x509.cc
[301/541] Compiling x_name.cc
[302/541] Compiling x_pubkey.cc
[303/541] Compiling x_exten.cc
[304/541] Compiling x_algor.cc
[305/541] Compiling x_all.cc
[306/541] Compiling x509spki.cc
[307/541] Compiling x_attrib.cc
[308/541] Compiling x_crl.cc
[309/541] Compiling x509name.cc
[310/541] Compiling x509rset.cc
[311/541] Compiling x509cset.cc
[312/541] Compiling x509_vpm.cc
[313/541] Compiling x509_txt.cc
[314/541] Compiling x509_vfy.cc
[315/541] Compiling x509_trs.cc
[316/541] Compiling x509_v3.cc
[317/541] Compiling x509_set.cc
[318/541] Compiling x509_req.cc
[319/541] Compiling x509_obj.cc
[320/541] Compiling x509_lu.cc
[321/541] Compiling x509_ext.cc
[322/541] Compiling x509_d2.cc
[323/541] Compiling x509_def.cc
[324/541] Compiling x509_att.cc
[325/541] Compiling x509_cmp.cc
[326/541] Compiling x509.cc
[327/541] Compiling v3_utl.cc
[328/541] Compiling v3_prn.cc
[329/541] Compiling v3_skey.cc
[330/541] Compiling v3_pmaps.cc
[331/541] Compiling v3_purp.cc
[332/541] Compiling v3_ocsp.cc
[333/541] Compiling v3_pcons.cc
[334/541] Compiling v3_ncons.cc
[335/541] Compiling v3_enum.cc
[336/541] Compiling v3_int.cc
[337/541] Compiling v3_lib.cc
[338/541] Compiling v3_cpols.cc
[339/541] Compiling v3_ia5.cc
[340/541] Compiling v3_info.cc
[341/541] Compiling v3_genn.cc
[342/541] Compiling v3_extku.cc
[343/541] Compiling v3_akeya.cc
[344/541] Compiling v3_crld.cc
[345/541] Compiling v3_bcons.cc
[346/541] Compiling v3_bitst.cc
[347/541] Compiling v3_conf.cc
[348/541] Compiling v3_alt.cc
[349/541] Compiling v3_akey.cc
[350/541] Compiling t_x509a.cc
[351/541] Compiling t_x509.cc
[352/541] Compiling t_req.cc
[353/541] Compiling policy.cc
[354/541] Compiling i2d_pr.cc
[355/541] Compiling t_crl.cc
[356/541] Compiling rsa_pss.cc
[357/541] Compiling name_print.cc
[358/541] Compiling by_file.cc
[359/541] Compiling by_dir.cc
[360/541] Compiling algorithm.cc
[361/541] Compiling asn1_gen.cc
[362/541] Compiling a_verify.cc
[363/541] Compiling a_sign.cc
[364/541] Compiling voprf.cc
[365/541] Compiling a_digest.cc
[366/541] Compiling thread_win.cc
[367/541] Compiling thread_pthread.cc
[368/541] Compiling thread_none.cc
[369/541] Compiling trust_token.cc
[370/541] Compiling thread.cc
[371/541] Compiling pmbtoken.cc
[372/541] Compiling stack.cc
[373/541] Compiling sha512.cc
[374/541] Compiling siphash.cc
[375/541] Compiling sha256.cc
[376/541] Compiling sha1.cc
[377/541] Compiling slhdsa.cc
[378/541] Compiling rsa_print.cc
[379/541] Compiling rsa_extra.cc
[380/541] Compiling rc4.cc
[381/541] Compiling spake2plus.cc
[382/541] Compiling refcount.cc
[383/541] Compiling rsa_crypt.cc
[384/541] Compiling trusty.cc
[385/541] Compiling windows.cc
[386/541] Compiling urandom.cc
[387/541] Compiling rand.cc
[388/541] Compiling rsa_asn1.cc
[389/541] Compiling passive.cc
[390/541] Compiling ios.cc
[391/541] Compiling poly1305_arm_asm.S
[392/541] Compiling getentropy.cc
[393/541] Compiling fork_detect.cc
[394/541] Compiling forkunsafe.cc
[395/541] Compiling deterministic.cc
[396/541] Compiling poly1305_arm.cc
[397/541] Compiling poly1305.cc
[398/541] Compiling poly1305_vec.cc
[399/541] Compiling pool.cc
[400/541] Compiling pkcs7.cc
[401/541] Compiling p5_pbev2.cc
[402/541] Compiling pkcs8.cc
[403/541] Compiling pkcs8_x509.cc
[404/541] Compiling pkcs7_x509.cc
[405/541] Compiling pem_xaux.cc
[406/541] Compiling pem_x509.cc
[407/541] Compiling pem_pkey.cc
[408/541] Compiling mlkem.cc
[409/541] Compiling pem_pk8.cc
[410/541] Compiling obj_xref.cc
[411/541] Compiling pem_oth.cc
[412/541] Compiling pem_info.cc
[413/541] Compiling mldsa.cc
[414/541] Compiling pem_lib.cc
[415/541] Compiling pem_all.cc
[416/541] Compiling obj.cc
[417/541] Compiling md5.cc
[418/541] Compiling poly_rq_mul.S
[419/541] Compiling fips_shared_support.cc
[420/541] Compiling mem.cc
[421/541] Compiling md4.cc
[422/541] Compiling lhash.cc
[423/541] Compiling ex_data.cc
[424/541] Compiling sign.cc
[425/541] Compiling hrss.cc
[426/541] Compiling scrypt.cc
[427/541] Compiling kyber.cc
[428/541] Compiling hpke.cc
[429/541] Compiling print.cc
[430/541] Compiling pbkdf.cc
[431/541] Compiling p_x25519.cc
[432/541] Compiling p_x25519_asn1.cc
[433/541] Compiling p_ed25519.cc
[434/541] Compiling p_rsa_asn1.cc
[435/541] Compiling p_rsa.cc
[436/541] Compiling p_hkdf.cc
[437/541] Compiling p_ed25519_asn1.cc
[438/541] Compiling p_ec_asn1.cc
[439/541] Compiling p_ec.cc
[440/541] Compiling p_dh.cc
[441/541] Compiling p_dh_asn1.cc
[442/541] Compiling evp_ctx.cc
[443/541] Compiling p_dsa_asn1.cc
[444/541] Compiling evp.cc
[445/541] Compiling engine.cc
[446/541] Compiling err.cc
[447/541] Compiling evp_asn1.cc
[448/541] Compiling ecdh.cc
[449/541] Compiling hash_to_curve.cc
[450/541] Compiling ecdsa_asn1.cc
[451/541] Compiling ec_derive.cc
[452/541] Compiling dsa.cc
[453/541] Compiling dsa_asn1.cc
[454/541] Compiling ec_asn1.cc
[455/541] Compiling params.cc
[456/541] Compiling x25519-asm-arm.S
[457/541] Compiling digest_extra.cc
[458/541] Compiling des.cc
[459/541] Compiling dh_asn1.cc
[460/541] Compiling crypto.cc
[461/541] Compiling cpu_arm_linux.cc
[462/541] Compiling spake25519.cc
[463/541] Compiling cpu_intel.cc
[464/541] Compiling cpu_arm_freebsd.cc
[465/541] Compiling curve25519.cc
[466/541] Compiling cpu_aarch64_openbsd.cc
[467/541] Compiling cpu_aarch64_win.cc
[468/541] Compiling cpu_aarch64_sysreg.cc
[469/541] Compiling cpu_aarch64_fuchsia.cc
[470/541] Compiling cpu_aarch64_linux.cc
[471/541] Compiling cpu_aarch64_apple.cc
[472/541] Compiling bcm.cc
[473/541] Compiling curve25519_64_adx.cc
[474/541] Compiling get_cipher.cc
[475/541] Compiling conf.cc
[476/541] Compiling tls_cbc.cc
[477/541] Compiling e_rc4.cc
[478/541] Compiling e_tls.cc
[479/541] Compiling e_rc2.cc
[480/541] Compiling e_null.cc
[481/541] Compiling e_des.cc
[482/541] Compiling e_chacha20poly1305.cc
[483/541] Compiling derive_key.cc
[484/541] Compiling e_aesctrhmac.cc
[485/541] Compiling e_aesgcmsiv.cc
[486/541] Compiling chacha.cc
[487/541] Compiling unicode.cc
[488/541] Compiling buf.cc
[489/541] Compiling cbb.cc
[490/541] Compiling cbs.cc
[491/541] Compiling ber.cc
[492/541] Compiling asn1_compat.cc
[493/541] Compiling bn_asn1.cc
[494/541] Compiling blake2.cc
[495/541] Compiling convert.cc
[496/541] Compiling socket_helper.cc
[497/541] Compiling socket.cc
[498/541] Compiling printf.cc
[499/541] Compiling hexdump.cc
[500/541] Compiling pair.cc
[501/541] Compiling file.cc
[502/541] Compiling errno.cc
[503/541] Compiling fd.cc
[504/541] Compiling bio_mem.cc
[505/541] Compiling connect.cc
[506/541] Compiling base64.cc
[507/541] Compiling bio.cc
[508/541] Compiling tasn_typ.cc
[509/541] Compiling tasn_fre.cc
[510/541] Compiling tasn_enc.cc
[511/541] Compiling tasn_utl.cc
[512/541] Compiling tasn_new.cc
[513/541] Compiling posix_time.cc
[514/541] Compiling f_int.cc
[515/541] Compiling f_string.cc
[516/541] Compiling asn_pack.cc
[517/541] Compiling tasn_dec.cc
[518/541] Compiling asn1_par.cc
[519/541] Compiling a_octet.cc
[520/541] Compiling a_utctm.cc
[521/541] Compiling asn1_lib.cc
[522/541] Compiling a_type.cc
[523/541] Compiling a_time.cc
[524/541] Compiling a_strnid.cc
[525/541] Compiling a_strex.cc
[526/541] Compiling a_object.cc
[527/541] Compiling a_i2d_fp.cc
[528/541] Compiling a_dup.cc
[529/541] Compiling a_d2i_fp.cc
[530/541] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[531/541] Write sources
[532/541] Compiling a_mbstr.cc
[533/541] Write sources
[535/541] Compiling a_gentm.cc
[536/541] Compiling a_int.cc
[537/560] Compiling a_bitstr.cc
[538/560] Compiling a_bool.cc
[540/585] Compiling Algorithms Rotate.swift
[541/585] Compiling Algorithms Joined.swift
[542/585] Compiling Algorithms RandomSample.swift
[543/585] Compiling Algorithms Reductions.swift
[544/587] Compiling Algorithms Keyed.swift
[545/587] Compiling Algorithms MinMax.swift
[546/587] Compiling Algorithms EitherSequence.swift
[547/587] Compiling Algorithms FirstNonNil.swift
[548/587] Compiling Algorithms FlattenCollection.swift
[549/587] Compiling Algorithms Grouped.swift
[550/587] Compiling Algorithms Indexed.swift
[551/587] Compiling Algorithms Intersperse.swift
[552/587] Compiling Atomics IntegerOperations.swift
[553/587] Compiling Atomics Unmanaged extensions.swift
[557/587] Compiling Algorithms Split.swift
[558/587] Compiling Algorithms Stride.swift
[559/587] Compiling Algorithms Suffix.swift
[560/590] Compiling Algorithms Compacted.swift
[561/590] Compiling Algorithms Cycle.swift
[569/590] Compiling Algorithms Product.swift
[574/590] Compiling Algorithms Trim.swift
[575/590] Compiling Algorithms Unique.swift
[576/590] Compiling Algorithms Windows.swift
[577/590] Compiling Algorithms AdjacentPairs.swift
[578/590] Compiling Algorithms Chain.swift
[579/590] Compiling Algorithms Chunked.swift
[580/590] Compiling Algorithms Combinations.swift
[581/590] Emitting module Atomics
[588/591] Compiling c-nioatomics.c
[590/591] Emitting module Algorithms
[591/592] Compiling c-atomics.c
[593/598] Compiling NIOConcurrencyHelpers lock.swift
[594/598] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[595/598] Emitting module NIOConcurrencyHelpers
[596/598] Compiling NIOConcurrencyHelpers NIOLock.swift
[597/598] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[598/598] Compiling NIOConcurrencyHelpers atomics.swift
[600/658] Compiling NIOCore MarkedCircularBuffer.swift
[601/658] Compiling NIOCore MulticastChannel.swift
[602/658] Compiling NIOCore NIOAny.swift
[603/658] Compiling NIOCore NIOCloseOnErrorHandler.swift
[604/658] Compiling NIOCore NIOLoopBound.swift
[605/658] Compiling NIOCore NIOScheduledCallback.swift
[606/658] Compiling NIOCore NIOSendable.swift
[607/658] Compiling NIOCore RecvByteBufferAllocator.swift
[608/666] Compiling NIOCore GlobalSingletons.swift
[609/666] Compiling NIOCore IO.swift
[610/666] Compiling NIOCore IOData.swift
[611/666] Compiling NIOCore IPProtocol.swift
[612/666] Compiling NIOCore IntegerBitPacking.swift
[613/666] Compiling NIOCore IntegerTypes.swift
[614/666] Compiling NIOCore Interfaces.swift
[615/666] Compiling NIOCore Linux.swift
[616/666] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[617/666] Compiling NIOCore SocketAddresses.swift
[618/666] Compiling NIOCore SocketOptionProvider.swift
[619/666] Compiling NIOCore SystemCallHelpers.swift
[620/666] Compiling NIOCore TimeAmount+Duration.swift
[621/666] Compiling NIOCore TypeAssistedChannelHandler.swift
[622/666] Compiling NIOCore UniversalBootstrapSupport.swift
[623/666] Compiling NIOCore Utilities.swift
[624/666] Compiling NIOCore EventLoop.swift
[625/666] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[626/666] Compiling NIOCore EventLoopFuture+Deprecated.swift
[627/666] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[628/666] Compiling NIOCore EventLoopFuture.swift
[629/666] Compiling NIOCore FileDescriptor.swift
[630/666] Compiling NIOCore FileHandle.swift
[631/666] Compiling NIOCore FileRegion.swift
[632/666] Compiling NIOCore AddressedEnvelope.swift
[633/666] Compiling NIOCore AsyncAwaitSupport.swift
[634/666] Compiling NIOCore AsyncChannel.swift
[635/666] Compiling NIOCore AsyncChannelHandler.swift
[636/666] Compiling NIOCore AsyncChannelInboundStream.swift
[637/666] Compiling NIOCore AsyncChannelOutboundWriter.swift
[638/666] Compiling NIOCore NIOAsyncSequenceProducer.swift
[639/666] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[640/666] Compiling NIOCore NIOAsyncWriter.swift
[641/666] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[642/666] Compiling NIOCore BSDSocketAPI.swift
[643/666] Compiling NIOCore ByteBuffer-aux.swift
[644/666] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[645/666] Compiling NIOCore ByteBuffer-conversions.swift
[646/666] Compiling NIOCore ByteBuffer-core.swift
[647/666] Compiling NIOCore ByteBuffer-hex.swift
[648/666] Compiling NIOCore ByteBuffer-int.swift
[649/666] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[650/666] Compiling NIOCore ByteBuffer-multi-int.swift
[651/666] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[652/666] Compiling NIOCore ByteBuffer-views.swift
[653/666] Compiling NIOCore Channel.swift
[654/666] Compiling NIOCore ChannelHandler.swift
[655/666] Compiling NIOCore ChannelHandlers.swift
[656/666] Compiling NIOCore ChannelInvoker.swift
[657/666] Compiling NIOCore ChannelOption.swift
[658/666] Compiling NIOCore ChannelPipeline.swift
[659/666] Compiling NIOCore CircularBuffer.swift
[660/666] Compiling NIOCore Codec.swift
[661/666] Compiling NIOCore ConvenienceOptionSupport.swift
[662/666] Compiling NIOCore DeadChannel.swift
[663/666] Compiling NIOCore DispatchQueue+WithFuture.swift
[664/666] Compiling NIOCore EventLoop+Deprecated.swift
[665/666] Compiling NIOCore EventLoop+SerialExecutor.swift
[666/666] Emitting module NIOCore
[668/718] Emitting module NIOEmbedded
[669/718] Compiling NIOPosix PooledRecvBufferAllocator.swift
[670/718] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[671/718] Compiling NIOPosix PosixSingletons.swift
[672/718] Compiling NIOPosix RawSocketBootstrap.swift
[673/718] Compiling NIOPosix Resolver.swift
[674/718] Compiling NIOPosix Selectable.swift
[675/724] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[676/724] Compiling NIOEmbedded AsyncTestingChannel.swift
[677/724] Compiling NIOEmbedded Embedded.swift
[679/725] Compiling NIOPosix ThreadPosix.swift
[680/725] Compiling NIOPosix ThreadWindows.swift
[681/725] Compiling NIOPosix UnsafeTransfer.swift
[682/725] Compiling NIOPosix Utilities.swift
[683/725] Compiling NIOPosix VsockAddress.swift
[684/725] Compiling NIOPosix VsockChannelEvents.swift
[685/725] Compiling NIOPosix SelectableChannel.swift
[686/725] Compiling NIOPosix SelectableEventLoop.swift
[687/725] Compiling NIOPosix SelectorEpoll.swift
[688/725] Compiling NIOPosix SelectorGeneric.swift
[689/725] Compiling NIOPosix SelectorKqueue.swift
[690/725] Compiling NIOPosix SelectorUring.swift
[691/725] Compiling NIOPosix ServerSocket.swift
[692/725] Compiling NIOPosix Socket.swift
[693/725] Compiling NIOPosix SocketChannel.swift
[694/725] Compiling NIOPosix SocketProtocols.swift
[695/725] Compiling NIOPosix System.swift
[696/725] Compiling NIOPosix Thread.swift
[697/725] Compiling NIOPosix BSDSocketAPICommon.swift
[698/725] Compiling NIOPosix BSDSocketAPIPosix.swift
[699/725] Compiling NIOPosix BSDSocketAPIWindows.swift
[700/725] Compiling NIOPosix BaseSocket.swift
[701/725] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[702/725] Compiling NIOPosix BaseSocketChannel.swift
[703/725] Compiling NIOPosix BaseStreamSocketChannel.swift
[704/725] Emitting module NIOPosix
[705/725] Compiling NIOPosix IO.swift
[706/725] Compiling NIOPosix IntegerBitPacking.swift
[707/725] Compiling NIOPosix IntegerTypes.swift
[708/725] Compiling NIOPosix Linux.swift
[709/725] Compiling NIOPosix LinuxCPUSet.swift
[710/725] Compiling NIOPosix LinuxUring.swift
[711/725] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[712/725] Compiling NIOPosix Bootstrap.swift
[713/725] Compiling NIOPosix ControlMessage.swift
[714/725] Compiling NIOPosix DatagramVectorReadManager.swift
[715/725] Compiling NIOPosix Errors+Any.swift
[716/725] Compiling NIOPosix FileDescriptor.swift
[717/725] Compiling NIOPosix GetaddrinfoResolver.swift
[718/725] Compiling NIOPosix HappyEyeballs.swift
[719/725] Compiling NIOPosix NIOThreadPool.swift
[720/725] Compiling NIOPosix NonBlockingFileIO.swift
[721/725] Compiling NIOPosix PendingDatagramWritesManager.swift
[722/725] Compiling NIOPosix PendingWritesManager.swift
[723/725] Compiling NIOPosix PipeChannel.swift
[724/725] Compiling NIOPosix PipePair.swift
[725/725] Compiling NIOPosix Pool.swift
[727/728] Emitting module NIO
[728/728] Compiling NIO Exports.swift
[730/768] Compiling NIOTLS TLSEvents.swift
[731/768] Emitting module NIOTLS
[732/768] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[733/768] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[734/768] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[735/768] Compiling NIOSOCKS SOCKSResponse.swift
[736/769] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[737/769] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[738/769] Compiling NIOSOCKS ClientStateMachine.swift
[739/769] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[740/769] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[741/769] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[742/769] Compiling NIOHTTP1 HTTPEncoder.swift
[743/769] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[744/769] Compiling NIOHTTP1 ByteCollectionUtils.swift
[745/769] Compiling NIOHTTP1 HTTPDecoder.swift
[746/769] Compiling NIOSOCKS ServerStateMachine.swift
[747/769] Emitting module NIOSOCKS
[748/769] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[749/769] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[750/769] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[751/769] Compiling NIOTLS SNIHandler.swift
[756/773] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[757/773] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[758/773] Emitting module NIOHTTP1
[759/773] Emitting module NIOFoundationCompat
[760/773] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[762/803] Compiling NIOSSL NIOSSLHandler.swift
[763/803] Compiling NIOSSL SSLErrors.swift
[764/803] Compiling NIOSSL SSLCallbacks.swift
[765/803] Compiling NIOSSL AndroidCABundle.swift
[766/825] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[767/825] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[768/825] Compiling NIOTransportServices NIOTSListenerChannel.swift
[769/827] Compiling NIOTransportServices AcceptHandler.swift
[770/827] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[771/827] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[772/827] Compiling NIOTransportServices StateManagedChannel.swift
[773/827] Compiling NIOTransportServices StateManagedListenerChannel.swift
[774/827] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[775/827] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[776/827] Compiling NIOTransportServices NIOTSSingletons.swift
[777/827] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[778/827] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[779/827] Compiling NIOTransportServices NIOTSErrors.swift
[780/827] Compiling NIOTransportServices NIOTSEventLoop.swift
[781/827] Compiling NIOTransportServices NIOTSBootstraps.swift
[782/827] Compiling NIOTransportServices NIOTSChannelOptions.swift
[783/827] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[784/827] Emitting module NIOTransportServices
[785/827] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[786/827] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[787/827] Compiling NIOTransportServices NIOTSDatagramListener.swift
[788/827] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[789/827] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[801/847] Compiling NIOHPACK DynamicHeaderTable.swift
[802/847] Compiling NIOHPACK HPACKDecoder.swift
[803/847] Compiling NIOHPACK HPACKEncoder.swift
[804/847] Compiling NIOHPACK HPACKErrors.swift
[805/850] Compiling NIOSSL SSLPublicKey.swift
[806/850] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[807/850] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[808/850] Compiling NIOSSL SubjectAlternativeName.swift
[812/850] Compiling NIOSSL Zeroization.swift
[817/850] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[818/850] Compiling NIOHPACK IndexedHeaderTable.swift
[819/850] Compiling NIOHPACK IntegerCoding.swift
[820/851] Compiling NIOHTTPCompression HTTPCompression.swift
[821/851] Emitting module NIOHTTPCompression
[822/851] Compiling NIOHTTPCompression HTTPDecompression.swift
[823/851] Compiling NIOHPACK HuffmanTables.swift
[824/851] Compiling NIOHPACK HuffmanCoding.swift
[825/851] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[826/851] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[827/851] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[828/852] Compiling NIOHPACK StaticHeaderTable.swift
[831/852] Emitting module NIOHPACK
[835/852] Compiling NIOHPACK HPACKHeader.swift
[836/852] Compiling NIOHPACK HeaderTables.swift
[838/911] Emitting module NIOSSL
[839/911] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[840/911] Compiling NIOHTTP2 ReceivingHeadersState.swift
[841/911] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[842/911] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[843/911] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[844/911] Compiling NIOHTTP2 MaySendFrames.swift
[845/911] Compiling NIOHTTP2 SendingDataState.swift
[846/911] Compiling NIOHTTP2 SendingGoawayState.swift
[847/911] Compiling NIOHTTP2 HTTP2SettingsState.swift
[848/911] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[849/911] Compiling NIOHTTP2 HasFlowControlWindows.swift
[850/911] Compiling NIOHTTP2 HasLocalSettings.swift
[851/911] Compiling NIOHTTP2 Error+Any.swift
[852/911] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[853/911] Compiling NIOHTTP2 ControlFrameBuffer.swift
[858/912] Compiling NIOHTTP2 SendingHeadersState.swift
[859/912] Compiling NIOHTTP2 SendingPushPromiseState.swift
[860/912] Compiling NIOHTTP2 SendingRstStreamState.swift
[861/912] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[863/920] Compiling NIOHTTP2 InboundWindowManager.swift
[864/920] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[865/920] Compiling NIOHTTP2 StreamChannelFlowController.swift
[866/920] Compiling NIOHTTP2 StreamChannelList.swift
[867/920] Compiling NIOHTTP2 StreamMap.swift
[868/920] Compiling NIOHTTP2 StreamStateMachine.swift
[869/920] Compiling NIOHTTP2 UnsafeTransfer.swift
[870/920] Compiling NIOHTTP2 WatermarkedFlowController.swift
[871/920] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[872/920] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[873/920] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[874/920] Compiling NIOHTTP2 HTTP2StreamID.swift
[875/920] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[876/920] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[877/920] Compiling NIOHTTP2 HTTP2UserEvents.swift
[878/920] Compiling NIOHTTP2 InboundEventBuffer.swift
[879/920] Compiling NIOHTTP2 ConnectionStateMachine.swift
[880/920] Compiling NIOHTTP2 ConnectionStreamsState.swift
[881/920] Compiling NIOHTTP2 MayReceiveFrames.swift
[882/920] Compiling NIOHTTP2 ReceivingDataState.swift
[888/920] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[889/920] Compiling NIOHTTP2 HTTP2Frame.swift
[890/920] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[891/920] Compiling NIOHTTP2 HTTP2FrameParser.swift
[892/920] Compiling NIOHTTP2 HTTP2PingData.swift
[893/920] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[894/920] Compiling NIOHTTP2 HTTP2Settings.swift
[895/920] Compiling NIOHTTP2 HTTP2Stream.swift
[896/920] Compiling NIOHTTP2 StateMachineResult.swift
[897/920] Compiling NIOHTTP2 ContentLengthVerifier.swift
[898/920] Compiling NIOHTTP2 DOSHeuristics.swift
[902/920] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[903/920] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[904/920] Emitting module NIOHTTP2
[908/920] Compiling NIOHTTP2 HasRemoteSettings.swift
[909/920] Compiling NIOHTTP2 LocallyQuiescingState.swift
[910/920] Compiling NIOHTTP2 QuiescingState.swift
[911/920] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[912/920] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[913/920] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[914/920] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[915/920] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[916/920] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[917/920] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[918/920] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[919/920] Compiling NIOHTTP2 HTTP2Error.swift
[920/920] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[922/980] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[923/980] Compiling AsyncHTTPClient TLSEventsHandler.swift
[924/980] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[925/980] Compiling AsyncHTTPClient HTTP1Connection.swift
[926/980] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[927/980] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[928/980] Compiling AsyncHTTPClient HTTP2Connection.swift
[929/980] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[930/980] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[931/980] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[932/980] Compiling AsyncHTTPClient Transaction.swift
[933/980] Compiling AsyncHTTPClient Base64.swift
[934/980] Compiling AsyncHTTPClient BasicAuth.swift
[935/980] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[936/980] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[937/980] Compiling AsyncHTTPClient ConnectionPool.swift
[938/980] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[939/988] Emitting module AsyncHTTPClient
[940/988] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[941/988] Compiling AsyncHTTPClient RequestOptions.swift
[942/988] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[943/988] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[944/988] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[945/988] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[946/988] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[947/988] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[948/988] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[949/988] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[950/988] Compiling AsyncHTTPClient AsyncLazySequence.swift
[951/988] Compiling AsyncHTTPClient HTTPClient+execute.swift
[952/988] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[953/988] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[954/988] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[955/988] Compiling AsyncHTTPClient HTTPClientRequest.swift
[956/988] Compiling AsyncHTTPClient HTTPClientResponse.swift
[957/988] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[958/988] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[959/988] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[960/988] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[961/988] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[962/988] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[963/988] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[964/988] Compiling AsyncHTTPClient RequestBodyLength.swift
[965/988] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[966/988] Compiling AsyncHTTPClient ConnectionTarget.swift
[967/988] Compiling AsyncHTTPClient DeconstructedURL.swift
[968/988] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[969/988] Compiling AsyncHTTPClient FoundationExtensions.swift
[970/988] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[971/988] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[972/988] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[973/988] Compiling AsyncHTTPClient HTTPClient.swift
[974/988] Compiling AsyncHTTPClient HTTPHandler.swift
[975/988] Compiling AsyncHTTPClient LRUCache.swift
[976/988] Compiling AsyncHTTPClient NWErrorHandler.swift
[977/988] Compiling AsyncHTTPClient NWWaitingHandler.swift
[978/988] Compiling AsyncHTTPClient TLSConfiguration.swift
[979/988] Compiling AsyncHTTPClient RedirectState.swift
[980/988] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[981/988] Compiling AsyncHTTPClient RequestBag.swift
[982/988] Compiling AsyncHTTPClient RequestValidation.swift
[983/988] Compiling AsyncHTTPClient SSLContextCache.swift
[984/988] Compiling AsyncHTTPClient Scheme.swift
[985/988] Compiling AsyncHTTPClient Singleton.swift
[986/988] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[987/988] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[988/988] Compiling AsyncHTTPClient Utils.swift
[990/993] Emitting module PrchNIO
/host/spi-builder-workspace/Sources/PrchNIO/HTTPClient.Response.swift:3:1: warning: extension declares a conformance of imported type 'Response' to imported protocol 'SessionResponse'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
1 | import AsyncHTTPClient
2 |
3 | extension HTTPClient.Response: NIOResponse {}
| |- warning: extension declares a conformance of imported type 'Response' to imported protocol 'SessionResponse'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4 |
/host/spi-builder-workspace/Sources/PrchNIO/HTTPClient.swift:7:1: warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
5 | import PrchModel
6 |
7 | extension HTTPClient: Session {
| |- warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
8 | public func data<RequestType>(
9 | request: RequestType,
[991/993] Compiling PrchNIO NIOResponse.swift
[992/993] Compiling PrchNIO HTTPClient.swift
/host/spi-builder-workspace/Sources/PrchNIO/HTTPClient.swift:7:1: warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
5 | import PrchModel
6 |
7 | extension HTTPClient: Session {
| |- warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
8 | public func data<RequestType>(
9 | request: RequestType,
[993/993] Compiling PrchNIO HTTPClient.Response.swift
/host/spi-builder-workspace/Sources/PrchNIO/HTTPClient.Response.swift:3:1: warning: extension declares a conformance of imported type 'Response' to imported protocol 'SessionResponse'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
1 | import AsyncHTTPClient
2 |
3 | extension HTTPClient.Response: NIOResponse {}
| |- warning: extension declares a conformance of imported type 'Response' to imported protocol 'SessionResponse'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4 |
Build complete! (374.58s)
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "prch",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/Prch"
}
],
"manifest_display_name" : "PrchNIO",
"name" : "PrchNIO",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "PrchNIO",
"targets" : [
"PrchNIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PrchNIOTests",
"module_type" : "SwiftTarget",
"name" : "PrchNIOTests",
"path" : "Tests/PrchNIOTests",
"sources" : [
"PrchNIOTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"PrchNIO"
],
"type" : "test"
},
{
"c99name" : "PrchNIO",
"module_type" : "SwiftTarget",
"name" : "PrchNIO",
"path" : "Sources/PrchNIO",
"product_dependencies" : [
"Prch",
"AsyncHTTPClient"
],
"product_memberships" : [
"PrchNIO"
],
"sources" : [
"HTTPClient.Response.swift",
"HTTPClient.swift",
"NIOResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.