Build Information
Successful build of SwiftyRequest, reference master (9d7ebe
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 21:04:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/SwiftyRequest.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/SwiftyRequest
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9d7ebe7 Update packages and close session correctly when still on event loop (#91)
Cloned https://github.com/Kitura/SwiftyRequest.git
Revision (git rev-parse @):
9d7ebe758ddb4549020f91dfc20ed4f8864fed1b
SUCCESS checkout https://github.com/Kitura/SwiftyRequest.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kitura/SwiftyRequest.git
https://github.com/Kitura/SwiftyRequest.git
{
"dependencies" : [
{
"identity" : "circuitbreaker",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/StyleShoots/CircuitBreaker"
},
{
"identity" : "loggerapi",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/LoggerAPI.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.22.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "SwiftyRequest",
"name" : "SwiftyRequest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyRequest",
"targets" : [
"SwiftyRequest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyRequestTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyRequestTests",
"path" : "Tests/SwiftyRequestTests",
"sources" : [
"Models.swift",
"PrintLogger.swift",
"SwiftyRequestTests.swift"
],
"target_dependencies" : [
"SwiftyRequest"
],
"type" : "test"
},
{
"c99name" : "SwiftyRequest",
"module_type" : "SwiftTarget",
"name" : "SwiftyRequest",
"path" : "Sources/SwiftyRequest",
"product_dependencies" : [
"CircuitBreaker",
"LoggerAPI",
"AsyncHTTPClient"
],
"product_memberships" : [
"SwiftyRequest"
],
"sources" : [
"CircuitParameters.swift",
"ClientCertificate.swift",
"Credentials.swift",
"HTTPMethod.swift",
"MultipartFormData.swift",
"RestError.swift",
"RestRequest.swift",
"RestResponse.swift",
"RestToken.swift",
"RestUtilities.swift",
"StringExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/444] Write sources
[18/444] Copying PrivacyInfo.xcprivacy
[18/444] Write sources
[24/444] Copying PrivacyInfo.xcprivacy
[24/444] Write sources
[26/444] Compiling CNIOWindows WSAStartup.c
[27/444] Compiling CNIOWASI CNIOWASI.c
[27/444] Compiling CNIOWindows shim.c
[29/444] Compiling CNIOLinux shim.c
[30/444] Compiling _NumericsShims _NumericsShims.c
[31/444] Compiling CNIOLinux liburing_shims.c
[32/444] Write swift-version-2F0A5646E1D333AE.txt
[33/444] Compiling fiat_p256_adx_sqr.S
[33/444] Compiling fiat_p256_adx_mul.S
[35/444] Compiling fiat_curve25519_adx_square.S
[36/444] Compiling CNIOExtrasZlib empty.c
[37/444] Compiling _AtomicsShims.c
[38/465] Compiling CNIOLLHTTP c_nio_http.c
[39/465] Compiling fiat_curve25519_adx_mul.S
[40/465] Compiling CNIOLLHTTP c_nio_api.c
[41/483] Compiling CNIOLLHTTP c_nio_llhttp.c
[43/483] Compiling RealModule Real.swift
[44/484] Emitting module RealModule
[45/484] Compiling RealModule AlgebraicField.swift
[46/484] Compiling RealModule Float80+Real.swift
[47/484] Compiling RealModule Float16+Real.swift
[48/484] Compiling RealModule AugmentedArithmetic.swift
[49/484] Compiling RealModule Double+Real.swift
[50/484] Compiling RealModule ApproximateEquality.swift
[50/484] Compiling CNIODarwin shim.c
[52/484] Emitting module _NIOBase64
[53/484] Compiling _NIOBase64 Base64.swift
[54/484] Compiling RealModule ElementaryFunctions.swift
[55/484] Compiling RealModule Float+Real.swift
[56/484] Compiling RealModule RealFunctions.swift
[57/484] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/484] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/484] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/484] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/484] Compiling InternalCollectionsUtilities Specialize.swift
[62/484] Compiling InternalCollectionsUtilities Debugging.swift
[63/484] Compiling InternalCollectionsUtilities Descriptions.swift
[64/485] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/485] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/485] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[67/485] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[68/485] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/485] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[70/485] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[71/485] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/485] Emitting module InternalCollectionsUtilities
[73/485] Compiling InternalCollectionsUtilities Integer rank.swift
[74/485] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/485] Compiling CNIOBoringSSLShims shims.c
[76/485] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/485] Emitting module _NIODataStructures
[78/485] Compiling _NIODataStructures PriorityQueue.swift
[79/485] Compiling _NIODataStructures _TinyArray.swift
[80/485] Emitting module Logging
[81/485] Compiling Logging Locks.swift
[82/485] Compiling Logging MetadataProvider.swift
[83/485] Compiling _NIODataStructures Heap.swift
[83/501] Compiling tls13_server.cc
[84/501] Compiling tls_method.cc
[85/501] Compiling tls_record.cc
[86/501] Compiling tls13_both.cc
[87/501] Compiling tls13_client.cc
[88/501] Compiling tls13_enc.cc
[90/501] Compiling Logging Logging.swift
[91/501] Compiling Logging LogHandler.swift
[92/501] Compiling DequeModule _DequeBuffer.swift
[93/501] Compiling DequeModule _DequeBufferHeader.swift
[94/501] Compiling DequeModule _DequeSlot.swift
[94/502] Compiling t1_enc.cc
[96/502] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/502] Compiling ssl_x509.cc
[98/502] Compiling DequeModule Deque+Extras.swift
[99/502] Compiling DequeModule Deque+Hashable.swift
[100/502] Compiling DequeModule Deque+Testing.swift
[101/502] Compiling DequeModule Deque._Storage.swift
[102/502] Compiling DequeModule Deque._UnsafeHandle.swift
[103/502] Compiling DequeModule Deque.swift
[104/502] Compiling DequeModule Deque+CustomReflectable.swift
[105/502] Compiling DequeModule Deque+Descriptions.swift
[106/502] Compiling DequeModule Deque+Equatable.swift
[107/502] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[108/504] Compiling DequeModule Deque+Codable.swift
[109/504] Compiling DequeModule Deque+Collection.swift
[110/504] Emitting module DequeModule
[110/504] Compiling ssl_stat.cc
[111/504] Compiling ssl_transcript.cc
[112/504] Compiling ssl_privkey.cc
[113/504] Compiling ssl_key_share.cc
[114/504] Compiling ssl_versions.cc
[115/504] Compiling ssl_session.cc
[116/504] Compiling ssl_lib.cc
[117/504] Compiling ssl_file.cc
[118/504] Compiling ssl_credential.cc
[119/504] Compiling ssl_cipher.cc
[120/504] Compiling ssl_buffer.cc
[121/504] Compiling ssl_aead_ctx.cc
[122/504] Compiling ssl_cert.cc
[123/504] Compiling ssl_asn1.cc
[124/504] Compiling s3_pkt.cc
[125/504] Compiling s3_lib.cc
[126/504] Compiling s3_both.cc
[127/504] Compiling handshake_server.cc
[128/504] Compiling handshake.cc
[129/504] Compiling handshake_client.cc
[130/504] Compiling handoff.cc
[131/504] Compiling encrypted_client_hello.cc
[132/504] Compiling dtls_record.cc
[133/504] Compiling md5-x86_64-apple.S
[134/504] Compiling dtls_method.cc
[135/504] Compiling md5-x86_64-linux.S
[136/504] Compiling md5-586-linux.S
[137/504] Compiling md5-586-apple.S
[138/504] Compiling extensions.cc
[139/504] Compiling chacha20_poly1305_x86_64-linux.S
[140/504] Compiling chacha20_poly1305_x86_64-apple.S
[141/504] Compiling chacha20_poly1305_armv8-win.S
[142/504] Compiling chacha20_poly1305_armv8-linux.S
[143/504] Compiling d1_srtp.cc
[144/504] Compiling chacha20_poly1305_armv8-apple.S
[145/504] Compiling chacha-x86_64-linux.S
[146/504] Compiling chacha-x86_64-apple.S
[147/504] Compiling chacha-x86-linux.S
[148/504] Compiling chacha-armv8-win.S
[149/504] Compiling chacha-x86-apple.S
[150/504] Compiling chacha-armv8-linux.S
[151/504] Compiling chacha-armv4-linux.S
[152/504] Compiling aes128gcmsiv-x86_64-linux.S
[152/504] Compiling chacha-armv8-apple.S
[154/504] Compiling aes128gcmsiv-x86_64-apple.S
[155/504] Compiling x86_64-mont5-linux.S
[156/504] Compiling x86_64-mont-linux.S
[157/504] Compiling x86_64-mont5-apple.S
[158/504] Compiling x86_64-mont-apple.S
[159/504] Compiling err_data.cc
[160/504] Compiling x86-mont-linux.S
[161/504] Compiling x86-mont-apple.S
[162/504] Compiling vpaes-x86_64-linux.S
[163/504] Compiling vpaes-x86-linux.S
[164/504] Compiling vpaes-x86_64-apple.S
[165/504] Compiling vpaes-x86-apple.S
[166/504] Compiling vpaes-armv8-win.S
[166/504] Compiling vpaes-armv8-linux.S
[168/504] Compiling vpaes-armv8-apple.S
[169/504] Compiling vpaes-armv7-linux.S
[170/504] Compiling sha512-x86_64-linux.S
[171/504] Compiling sha512-x86_64-apple.S
[172/504] Compiling sha512-armv8-win.S
[173/504] Compiling sha512-armv8-linux.S
[174/504] Compiling bio_ssl.cc
[175/504] Compiling sha512-armv8-apple.S
[176/504] Compiling sha512-586-linux.S
[177/504] Compiling sha512-armv4-linux.S
[178/504] Compiling sha512-586-apple.S
[179/504] Compiling d1_pkt.cc
[180/504] Compiling sha256-x86_64-linux.S
[181/504] Compiling sha256-x86_64-apple.S
[182/504] Compiling sha256-armv8-win.S
[183/504] Compiling sha256-armv8-linux.S
[184/504] Compiling sha256-armv4-linux.S
[185/504] Compiling sha256-armv8-apple.S
[186/504] Compiling sha256-586-linux.S
[187/504] Compiling sha1-x86_64-linux.S
[188/504] Compiling sha256-586-apple.S
[189/504] Compiling sha1-x86_64-apple.S
[190/504] Compiling d1_lib.cc
[191/504] Compiling sha1-armv8-win.S
[192/504] Compiling sha1-armv8-linux.S
[193/504] Compiling sha1-armv4-large-linux.S
[194/504] Compiling sha1-armv8-apple.S
[195/504] Compiling sha1-586-apple.S
[196/504] Compiling sha1-586-linux.S
[197/504] Compiling rsaz-avx2-linux.S
[198/504] Compiling rsaz-avx2-apple.S
[199/504] Compiling rdrand-x86_64-linux.S
[200/504] Compiling rdrand-x86_64-apple.S
[201/504] Compiling p256_beeu-x86_64-asm-linux.S
[202/504] Compiling p256_beeu-armv8-asm-win.S
[203/504] Compiling d1_both.cc
[204/504] Compiling p256_beeu-x86_64-asm-apple.S
[205/504] Compiling p256_beeu-armv8-asm-linux.S
[206/504] Compiling p256-x86_64-asm-linux.S
[207/504] Compiling p256_beeu-armv8-asm-apple.S
[208/504] Compiling p256-x86_64-asm-apple.S
[209/504] Compiling p256-armv8-asm-win.S
[210/504] Compiling p256-armv8-asm-linux.S
[211/504] Compiling ghashv8-armv8-apple.S
[212/504] Compiling ghashv8-armv8-linux.S
[213/504] Compiling ghashv8-armv8-win.S
[214/504] Compiling p256-armv8-asm-apple.S
[215/504] Compiling ghash-x86_64-linux.S
[216/504] Compiling ghashv8-armv7-linux.S
[217/504] Compiling ghash-x86-linux.S
[218/504] Compiling ghash-x86_64-apple.S
[219/504] Compiling ghash-x86-apple.S
[220/504] Compiling ghash-ssse3-x86_64-linux.S
[221/504] Compiling ghash-ssse3-x86_64-apple.S
[222/504] Compiling ghash-ssse3-x86-linux.S
[223/504] Compiling ghash-neon-armv8-linux.S
[224/504] Compiling ghash-ssse3-x86-apple.S
[225/504] Compiling ghash-neon-armv8-win.S
[226/504] Compiling ghash-armv4-linux.S
[227/504] Compiling ghash-neon-armv8-apple.S
[228/504] Compiling co-586-linux.S
[229/504] Compiling co-586-apple.S
[230/504] Compiling bsaes-armv7-linux.S
[231/504] Compiling bn-armv8-win.S
[232/504] Compiling bn-armv8-apple.S
[233/504] Compiling bn-586-linux.S
[234/504] Compiling bn-armv8-linux.S
[235/504] Compiling bn-586-apple.S
[236/504] Compiling armv8-mont-win.S
[237/504] Compiling armv8-mont-linux.S
[238/504] Compiling armv8-mont-apple.S
[239/504] Compiling aesv8-gcm-armv8-win.S
[240/504] Compiling armv4-mont-linux.S
[241/504] Compiling aesv8-gcm-armv8-linux.S
[242/504] Compiling aesv8-armv8-win.S
[243/504] Compiling aesv8-gcm-armv8-apple.S
[244/504] Compiling aesv8-armv8-linux.S
[245/504] Compiling aesv8-armv7-linux.S
[246/504] Compiling aesv8-armv8-apple.S
[247/504] Compiling aesni-x86_64-linux.S
[248/504] Compiling aesni-x86-apple.S
[249/504] Compiling aesni-x86-linux.S
[250/504] Compiling aesni-x86_64-apple.S
[251/504] Compiling aesni-gcm-x86_64-linux.S
[252/504] Compiling aesni-gcm-x86_64-apple.S
[253/504] Compiling aes-gcm-avx2-x86_64-apple.S
[254/504] Compiling aes-gcm-avx2-x86_64-linux.S
[255/504] Compiling aes-gcm-avx10-x86_64-apple.S
[256/504] Compiling aes-gcm-avx10-x86_64-linux.S
[257/504] Compiling x_x509a.cc
[258/504] Compiling x_req.cc
[259/504] Compiling x_spki.cc
[260/504] Compiling x_sig.cc
[261/504] Compiling x_val.cc
[262/504] Compiling x_exten.cc
[263/504] Compiling x_x509.cc
[264/504] Compiling x_pubkey.cc
[265/504] Compiling x_name.cc
[266/504] Compiling x_algor.cc
[267/504] Compiling x509rset.cc
[268/504] Compiling x_attrib.cc
[269/504] Compiling x509spki.cc
[270/504] Compiling x_crl.cc
[271/504] Compiling x_all.cc
[272/504] Compiling x509name.cc
[273/504] Compiling x509cset.cc
[274/504] Compiling x509_vpm.cc
[276/504] Emitting module LoggerAPI
[277/504] Compiling LoggerAPI Logger.swift
[277/504] Compiling x509_v3.cc
[278/504] Compiling x509_txt.cc
[279/504] Compiling x509_trs.cc
[280/504] Compiling x509_set.cc
[281/504] Compiling x509_vfy.cc
[282/504] Compiling x509_req.cc
[283/504] Compiling x509_obj.cc
[284/504] Compiling x509_lu.cc
[285/504] Compiling x509_ext.cc
[286/514] Compiling x509_def.cc
[287/514] Compiling x509_d2.cc
[289/514] Compiling CircuitBreaker Monitor.swift
[289/515] Compiling x509_cmp.cc
[290/515] Compiling x509.cc
[292/515] Compiling CircuitBreaker Collection.swift
[293/515] Compiling CircuitBreaker Invocation.swift
[293/515] Compiling x509_att.cc
[294/515] Compiling v3_skey.cc
[295/515] Compiling v3_purp.cc
[296/515] Compiling v3_utl.cc
[297/515] Compiling v3_prn.cc
[299/515] Compiling CircuitBreaker MonitorCollection.swift
[300/515] Compiling CircuitBreaker Snapshot.swift
[301/515] Compiling CircuitBreaker Stats.swift
[302/515] Compiling CircuitBreaker Utils.swift
[303/515] Emitting module CircuitBreaker
[304/515] Compiling CircuitBreaker Bulkhead.swift
[305/515] Compiling CircuitBreaker BreakerError.swift
[306/515] Compiling CircuitBreaker CircuitBreaker.swift
[306/515] Compiling v3_pmaps.cc
[307/515] Compiling v3_ocsp.cc
[308/515] Compiling v3_pcons.cc
[309/515] Compiling v3_ncons.cc
[310/515] Compiling v3_lib.cc
[311/515] Compiling v3_ia5.cc
[312/515] Compiling v3_int.cc
[313/515] Compiling v3_info.cc
[314/515] Compiling v3_genn.cc
[315/515] Compiling v3_enum.cc
[316/515] Compiling v3_extku.cc
[317/515] Compiling v3_cpols.cc
[318/515] Compiling v3_crld.cc
[319/515] Compiling v3_conf.cc
[320/515] Compiling v3_bitst.cc
[321/515] Compiling v3_bcons.cc
[322/515] Compiling v3_akeya.cc
[323/515] Compiling v3_alt.cc
[324/515] Compiling v3_akey.cc
[325/515] Compiling t_x509a.cc
[326/515] Compiling t_x509.cc
[327/515] Compiling i2d_pr.cc
[328/515] Compiling t_crl.cc
[329/515] Compiling t_req.cc
[330/515] Compiling rsa_pss.cc
[331/515] Compiling policy.cc
[332/515] Compiling by_file.cc
[333/515] Compiling name_print.cc
[334/515] Compiling by_dir.cc
[335/515] Compiling asn1_gen.cc
[336/515] Compiling algorithm.cc
[337/515] Compiling thread_win.cc
[338/515] Compiling a_sign.cc
[339/515] Compiling a_digest.cc
[340/515] Compiling a_verify.cc
[341/515] Compiling thread_pthread.cc
[342/515] Compiling voprf.cc
[343/515] Compiling trust_token.cc
[344/515] Compiling pmbtoken.cc
[345/515] Compiling thread_none.cc
[346/515] Compiling thread.cc
[347/515] Compiling stack.cc
[348/515] Compiling siphash.cc
[349/515] Compiling sha256.cc
[350/515] Compiling sha512.cc
[351/515] Compiling sha1.cc
[352/515] Compiling slhdsa.cc
[353/515] Compiling rsa_print.cc
[354/515] Compiling spake2plus.cc
[355/515] Compiling rsa_extra.cc
[356/515] Compiling rsa_crypt.cc
[357/515] Compiling refcount.cc
[358/515] Compiling rsa_asn1.cc
[359/515] Compiling rc4.cc
[360/515] Compiling windows.cc
[361/515] Compiling trusty.cc
[361/515] Compiling urandom.cc
[363/515] Compiling rand.cc
[364/515] Compiling ios.cc
[365/515] Compiling poly1305_arm_asm.S
[366/515] Compiling passive.cc
[367/515] Compiling getentropy.cc
[368/515] Compiling fork_detect.cc
[369/515] Compiling forkunsafe.cc
[370/515] Compiling deterministic.cc
[371/515] Compiling poly1305_vec.cc
[372/515] Compiling poly1305_arm.cc
[373/515] Compiling poly1305.cc
[374/515] Compiling pool.cc
[375/515] Compiling pkcs8.cc
[376/515] Compiling pkcs8_x509.cc
[377/515] Compiling p5_pbev2.cc
[378/515] Compiling pkcs7.cc
[379/515] Compiling pkcs7_x509.cc
[380/515] Compiling pem_xaux.cc
[381/515] Compiling pem_x509.cc
[382/515] Compiling pem_pkey.cc
[383/515] Compiling pem_pk8.cc
[384/515] Compiling pem_oth.cc
[385/515] Compiling pem_info.cc
[386/515] Compiling mlkem.cc
[387/515] Compiling obj_xref.cc
[388/515] Compiling pem_lib.cc
[389/515] Compiling mldsa.cc
[390/515] Compiling mem.cc
[391/515] Compiling pem_all.cc
[392/515] Compiling poly_rq_mul.S
[393/515] Compiling fips_shared_support.cc
[394/515] Compiling md5.cc
[395/515] Compiling obj.cc
[396/515] Compiling md4.cc
[397/515] Compiling lhash.cc
[398/515] Compiling ex_data.cc
[399/515] Compiling kyber.cc
[400/515] Compiling sign.cc
[401/515] Compiling scrypt.cc
[402/515] Compiling pbkdf.cc
[403/515] Compiling hrss.cc
[404/515] Compiling hpke.cc
[405/515] Compiling print.cc
[406/515] Compiling p_x25519_asn1.cc
[407/515] Compiling p_x25519.cc
[408/515] Compiling p_ed25519.cc
[409/515] Compiling p_rsa_asn1.cc
[410/515] Compiling p_hkdf.cc
[410/515] Compiling p_rsa.cc
[412/515] Compiling p_ec.cc
[413/515] Compiling p_ed25519_asn1.cc
[414/515] Compiling p_ec_asn1.cc
[415/515] Compiling p_dh_asn1.cc
[416/515] Compiling p_dsa_asn1.cc
[417/515] Compiling p_dh.cc
[418/515] Compiling evp_ctx.cc
[419/515] Compiling engine.cc
[420/515] Compiling err.cc
[421/515] Compiling evp.cc
[422/515] Compiling evp_asn1.cc
[423/515] Compiling ecdsa_asn1.cc
[424/515] Compiling ecdh.cc
[425/515] Compiling ec_derive.cc
[426/515] Compiling hash_to_curve.cc
[427/515] Compiling dsa.cc
[428/515] Compiling bcm.cc
[429/515] Compiling ec_asn1.cc
[430/515] Compiling params.cc
[431/515] Compiling x25519-asm-arm.S
[432/515] Compiling dsa_asn1.cc
[433/515] Compiling digest_extra.cc
[434/515] Compiling des.cc
[435/515] Compiling dh_asn1.cc
[436/515] Compiling curve25519_64_adx.cc
[437/515] Compiling spake25519.cc
[438/515] Compiling crypto.cc
[439/515] Compiling cpu_intel.cc
[440/515] Compiling cpu_arm_freebsd.cc
[441/515] Compiling cpu_arm_linux.cc
[442/515] Compiling curve25519.cc
[443/515] Compiling cpu_aarch64_win.cc
[444/515] Compiling cpu_aarch64_sysreg.cc
[445/515] Compiling cpu_aarch64_openbsd.cc
[446/515] Compiling cpu_aarch64_linux.cc
[447/515] Compiling cpu_aarch64_fuchsia.cc
[448/515] Compiling cpu_aarch64_apple.cc
[449/515] Compiling get_cipher.cc
[450/515] Compiling conf.cc
[451/515] Compiling tls_cbc.cc
[452/515] Compiling e_tls.cc
[453/515] Compiling e_rc4.cc
[454/515] Compiling e_rc2.cc
[455/515] Compiling e_null.cc
[456/515] Compiling e_des.cc
[457/515] Compiling e_chacha20poly1305.cc
[458/515] Compiling derive_key.cc
[459/515] Compiling e_aesgcmsiv.cc
[460/515] Compiling e_aesctrhmac.cc
[461/515] Compiling chacha.cc
[462/515] Compiling unicode.cc
[463/515] Compiling cbs.cc
[464/515] Compiling ber.cc
[465/515] Compiling cbb.cc
[466/515] Compiling buf.cc
[467/515] Compiling asn1_compat.cc
[468/515] Compiling blake2.cc
[469/515] Compiling socket_helper.cc
[470/515] Compiling bn_asn1.cc
[471/515] Compiling convert.cc
[472/515] Compiling socket.cc
[473/515] Compiling printf.cc
[474/515] Compiling pair.cc
[475/515] Compiling hexdump.cc
[476/515] Compiling file.cc
[477/515] Compiling fd.cc
[478/515] Compiling errno.cc
[479/515] Compiling bio_mem.cc
[480/515] Compiling connect.cc
[481/515] Compiling bio.cc
[482/515] Compiling base64.cc
[483/515] Compiling tasn_typ.cc
[484/515] Compiling tasn_fre.cc
[485/515] Compiling tasn_new.cc
[486/515] Compiling tasn_utl.cc
[487/515] Compiling tasn_enc.cc
[488/515] Compiling posix_time.cc
[489/515] Compiling f_string.cc
[490/515] Compiling f_int.cc
[491/515] Compiling tasn_dec.cc
[492/515] Compiling asn_pack.cc
[493/515] Compiling asn1_par.cc
[494/515] Compiling asn1_lib.cc
[495/515] Compiling a_utctm.cc
[496/515] Compiling a_time.cc
[497/515] Compiling a_type.cc
[498/515] Compiling a_octet.cc
[499/515] Compiling a_strnid.cc
[500/515] Compiling a_strex.cc
[501/515] Compiling a_mbstr.cc
[502/515] Compiling a_object.cc
[503/515] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[503/515] Write sources
[506/515] Compiling a_int.cc
[507/515] Compiling a_i2d_fp.cc
[508/515] Compiling a_dup.cc
[509/515] Compiling a_d2i_fp.cc
[510/532] Compiling a_bitstr.cc
[511/534] Compiling a_gentm.cc
[512/544] Compiling a_bool.cc
[514/560] Compiling Algorithms Suffix.swift
[515/560] Compiling Algorithms Trim.swift
[516/562] Compiling Algorithms Permutations.swift
[517/562] Compiling Algorithms Product.swift
[518/564] Compiling Algorithms FlattenCollection.swift
[519/564] Compiling Algorithms Grouped.swift
[520/564] Compiling Algorithms Joined.swift
[521/564] Compiling Algorithms Keyed.swift
[522/564] Compiling Algorithms MinMax.swift
[523/564] Compiling Algorithms Partition.swift
[524/564] Compiling Atomics IntegerOperations.swift
[525/564] Compiling Atomics Unmanaged extensions.swift
[526/564] Compiling Algorithms Unique.swift
[527/564] Compiling Algorithms Windows.swift
[528/564] Compiling Algorithms Combinations.swift
[529/564] Compiling Algorithms Compacted.swift
[530/564] Compiling Algorithms Cycle.swift
[531/564] Compiling Algorithms Split.swift
[532/564] Compiling Algorithms Stride.swift
[535/564] Compiling Algorithms Rotate.swift
[536/564] Compiling Algorithms EitherSequence.swift
[537/564] Compiling Algorithms FirstNonNil.swift
[540/564] Compiling Algorithms Indexed.swift
[541/564] Compiling Algorithms Intersperse.swift
[548/564] Compiling Algorithms AdjacentPairs.swift
[549/564] Compiling Algorithms Chain.swift
[550/564] Compiling Algorithms Chunked.swift
[559/564] Emitting module Atomics
[561/564] Compiling c-nioatomics.c
[563/564] Emitting module Algorithms
[563/564] Compiling c-atomics.c
[565/570] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[566/570] Compiling NIOConcurrencyHelpers lock.swift
[567/570] Compiling NIOConcurrencyHelpers NIOLock.swift
[568/570] Emitting module NIOConcurrencyHelpers
[569/570] Compiling NIOConcurrencyHelpers atomics.swift
[570/570] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[571/631] Compiling NIOCore NIOLoopBound.swift
[572/631] Compiling NIOCore NIOScheduledCallback.swift
[573/631] Compiling NIOCore NIOSendable.swift
[574/631] Compiling NIOCore RecvByteBufferAllocator.swift
[575/631] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[576/631] Compiling NIOCore SocketAddresses.swift
[577/637] Compiling NIOCore AddressedEnvelope.swift
[578/637] Compiling NIOCore AsyncAwaitSupport.swift
[579/637] Compiling NIOCore AsyncChannel.swift
[580/637] Compiling NIOCore AsyncChannelHandler.swift
[581/637] Compiling NIOCore AsyncChannelInboundStream.swift
[582/637] Compiling NIOCore AsyncChannelOutboundWriter.swift
[583/637] Compiling NIOCore NIOAsyncSequenceProducer.swift
[584/637] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[585/637] Compiling NIOCore EventLoopFuture+Deprecated.swift
[586/637] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[587/637] Compiling NIOCore EventLoopFuture.swift
[588/637] Compiling NIOCore FileDescriptor.swift
[589/637] Compiling NIOCore FileHandle.swift
[590/637] Compiling NIOCore FileRegion.swift
[591/637] Compiling NIOCore Codec.swift
[592/637] Compiling NIOCore ConvenienceOptionSupport.swift
[593/637] Compiling NIOCore DeadChannel.swift
[594/637] Compiling NIOCore DispatchQueue+WithFuture.swift
[595/637] Compiling NIOCore EventLoop+Deprecated.swift
[596/637] Compiling NIOCore EventLoop+SerialExecutor.swift
[597/637] Compiling NIOCore EventLoop.swift
[598/637] Compiling NIOCore SocketOptionProvider.swift
[599/637] Compiling NIOCore SystemCallHelpers.swift
[600/637] Compiling NIOCore TimeAmount+Duration.swift
[601/637] Compiling NIOCore TypeAssistedChannelHandler.swift
[602/637] Compiling NIOCore UniversalBootstrapSupport.swift
[603/637] Compiling NIOCore Utilities.swift
[604/637] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[605/637] Compiling NIOCore NIOAsyncWriter.swift
[606/637] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[607/637] Compiling NIOCore BSDSocketAPI.swift
[608/637] Compiling NIOCore ByteBuffer-aux.swift
[609/637] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[610/637] Compiling NIOCore ByteBuffer-conversions.swift
[611/637] Compiling NIOCore Channel.swift
[612/637] Compiling NIOCore ChannelHandler.swift
[613/637] Compiling NIOCore ChannelHandlers.swift
[614/637] Compiling NIOCore ChannelInvoker.swift
[615/637] Compiling NIOCore ChannelOption.swift
[616/637] Compiling NIOCore ChannelPipeline.swift
[617/637] Compiling NIOCore CircularBuffer.swift
[618/637] Compiling NIOCore Interfaces.swift
[619/637] Compiling NIOCore Linux.swift
[620/637] Compiling NIOCore MarkedCircularBuffer.swift
[621/637] Compiling NIOCore MulticastChannel.swift
[622/637] Compiling NIOCore NIOAny.swift
[623/637] Compiling NIOCore NIOCloseOnErrorHandler.swift
[624/637] Compiling NIOCore GlobalSingletons.swift
[625/637] Compiling NIOCore IO.swift
[626/637] Compiling NIOCore IOData.swift
[627/637] Compiling NIOCore IPProtocol.swift
[628/637] Compiling NIOCore IntegerBitPacking.swift
[629/637] Compiling NIOCore IntegerTypes.swift
[630/637] Compiling NIOCore ByteBuffer-core.swift
[631/637] Compiling NIOCore ByteBuffer-hex.swift
[632/637] Compiling NIOCore ByteBuffer-int.swift
[633/637] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[634/637] Compiling NIOCore ByteBuffer-multi-int.swift
[635/637] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[636/637] Compiling NIOCore ByteBuffer-views.swift
[637/637] Emitting module NIOCore
[638/690] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[639/690] Compiling NIOEmbedded AsyncTestingChannel.swift
[640/690] Compiling NIOEmbedded Embedded.swift
[641/690] Emitting module NIOEmbedded
[642/690] Emitting module NIOPosix
[643/695] Compiling NIOPosix GetaddrinfoResolver.swift
[644/695] Compiling NIOPosix HappyEyeballs.swift
[645/695] Compiling NIOPosix IO.swift
[646/695] Compiling NIOPosix IntegerBitPacking.swift
[647/695] Compiling NIOPosix IntegerTypes.swift
[648/695] Compiling NIOPosix Linux.swift
[649/695] Compiling NIOPosix Selectable.swift
[650/695] Compiling NIOPosix SelectableChannel.swift
[651/695] Compiling NIOPosix SelectableEventLoop.swift
[652/695] Compiling NIOPosix SelectorEpoll.swift
[653/695] Compiling NIOPosix SelectorGeneric.swift
[654/695] Compiling NIOPosix LinuxCPUSet.swift
[655/695] Compiling NIOPosix LinuxUring.swift
[656/695] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[657/695] Compiling NIOPosix NIOThreadPool.swift
[658/695] Compiling NIOPosix NonBlockingFileIO.swift
[659/695] Compiling NIOPosix BSDSocketAPICommon.swift
[660/695] Compiling NIOPosix BSDSocketAPIPosix.swift
[661/695] Compiling NIOPosix BSDSocketAPIWindows.swift
[662/695] Compiling NIOPosix BaseSocket.swift
[663/695] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[664/695] Compiling NIOPosix BaseSocketChannel.swift
[665/695] Compiling NIOPosix PooledRecvBufferAllocator.swift
[666/695] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[667/695] Compiling NIOPosix PosixSingletons.swift
[668/695] Compiling NIOPosix RawSocketBootstrap.swift
[669/695] Compiling NIOPosix Resolver.swift
[670/695] Compiling NIOPosix SocketProtocols.swift
[671/695] Compiling NIOPosix System.swift
[672/695] Compiling NIOPosix Thread.swift
[673/695] Compiling NIOPosix ThreadPosix.swift
[674/695] Compiling NIOPosix ThreadWindows.swift
[675/695] Compiling NIOPosix PendingDatagramWritesManager.swift
[676/695] Compiling NIOPosix PendingWritesManager.swift
[677/695] Compiling NIOPosix PipeChannel.swift
[678/695] Compiling NIOPosix PipePair.swift
[679/695] Compiling NIOPosix Pool.swift
[680/695] Compiling NIOPosix UnsafeTransfer.swift
[681/695] Compiling NIOPosix Utilities.swift
[682/695] Compiling NIOPosix VsockAddress.swift
[683/695] Compiling NIOPosix VsockChannelEvents.swift
[684/695] Compiling NIOPosix resource_bundle_accessor.swift
[685/695] Compiling NIOPosix SelectorKqueue.swift
[686/695] Compiling NIOPosix SelectorUring.swift
[687/695] Compiling NIOPosix ServerSocket.swift
[688/695] Compiling NIOPosix Socket.swift
[689/695] Compiling NIOPosix SocketChannel.swift
[690/695] Compiling NIOPosix BaseStreamSocketChannel.swift
[691/695] Compiling NIOPosix Bootstrap.swift
[692/695] Compiling NIOPosix ControlMessage.swift
[693/695] Compiling NIOPosix DatagramVectorReadManager.swift
[694/695] Compiling NIOPosix Errors+Any.swift
[695/695] Compiling NIOPosix FileDescriptor.swift
[696/697] Emitting module NIO
[697/697] Compiling NIO Exports.swift
[698/737] Compiling NIOTLS TLSEvents.swift
[699/737] Compiling NIOSOCKS SOCKSResponse.swift
[700/738] Compiling NIOSOCKS Errors.swift
[701/738] Compiling NIOSOCKS Helpers.swift
[702/738] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[703/738] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[704/738] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[705/738] Compiling NIOTLS SNIHandler.swift
[706/738] Emitting module NIOTLS
[707/738] Compiling NIOSOCKS ClientStateMachine.swift
[708/738] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[709/738] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[710/738] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[711/738] Compiling NIOHTTP1 HTTPEncoder.swift
[712/738] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[713/738] Emitting module NIOSOCKS
[714/738] Compiling NIOHTTP1 ByteCollectionUtils.swift
[715/738] Compiling NIOHTTP1 HTTPDecoder.swift
[716/738] Compiling NIOSOCKS SOCKSRequest.swift
[717/738] Compiling NIOSOCKS Messages.swift
[718/738] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[719/738] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[720/769] Compiling NIOSOCKS ServerStateMachine.swift
[721/769] Compiling NIOSSL SSLCertificateExtensions.swift
[722/769] Compiling NIOSSL SSLPublicKey.swift
[723/769] Emitting module NIOFoundationCompat
[724/769] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[725/769] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[726/769] Compiling NIOSSL NIOSSLServerHandler.swift
[727/769] Compiling NIOSSL ObjectIdentifier.swift
[728/769] Compiling NIOSSL CustomPrivateKey.swift
[729/769] Compiling NIOSSL IdentityVerification.swift
[730/769] Compiling NIOSSL PosixPort.swift
[731/769] Compiling NIOSSL SSLInit.swift
[732/769] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[733/786] Emitting module NIOHTTP1
[734/786] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[735/786] Compiling NIOTransportServices StateManagedChannel.swift
[736/791] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[737/791] Compiling NIOTransportServices NIOTSErrors.swift
[738/791] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[739/791] Compiling NIOTransportServices NIOTSSingletons.swift
[740/809] Compiling NIOHPACK IntegerCoding.swift
[741/809] Compiling NIOHPACK IndexedHeaderTable.swift
[742/810] Compiling NIOHPACK HuffmanTables.swift
[743/810] Compiling NIOHPACK HuffmanCoding.swift
[744/810] Compiling NIOHPACK HeaderTables.swift
[745/810] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[746/810] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[747/810] Compiling NIOHTTPCompression HTTPDecompression.swift
[748/810] Compiling NIOHTTPCompression HTTPCompression.swift
[749/810] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[750/810] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[751/810] Emitting module NIOHTTPCompression
[752/810] Compiling NIOHPACK StaticHeaderTable.swift
[753/810] Emitting module NIOSSL
[754/813] Compiling NIOHPACK HPACKEncoder.swift
[755/813] Emitting module NIOHPACK
[756/813] Compiling NIOHPACK DynamicHeaderTable.swift
[757/813] Compiling NIOHPACK HPACKDecoder.swift
[758/813] Compiling NIOHPACK HPACKHeader.swift
[759/813] Compiling NIOHPACK HPACKErrors.swift
[760/813] Compiling NIOTransportServices NIOTSDatagramListener.swift
[761/813] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[762/813] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[763/813] Emitting module NIOTransportServices
[764/813] Compiling NIOTransportServices NIOTSEventLoop.swift
[765/813] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[766/815] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[767/815] Compiling NIOTransportServices NIOTSListenerChannel.swift
[770/815] Compiling NIOTransportServices AcceptHandler.swift
[771/815] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[772/815] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[773/815] Compiling NIOTransportServices NIOTSBootstraps.swift
[774/815] Compiling NIOTransportServices NIOTSChannelOptions.swift
[775/815] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[778/815] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[781/875] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[782/875] Compiling NIOHTTP2 ReceivingHeadersState.swift
[783/875] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[784/875] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[785/875] Compiling NIOHTTP2 HTTP2Frame.swift
[786/875] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[787/875] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[788/875] Compiling NIOHTTP2 HTTP2Error.swift
[789/875] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[790/875] Compiling NIOHTTP2 HasFlowControlWindows.swift
[791/875] Compiling NIOHTTP2 HasLocalSettings.swift
[792/875] Compiling NIOHTTP2 HasRemoteSettings.swift
[793/875] Compiling NIOHTTP2 ConnectionStateMachine.swift
[794/875] Compiling NIOHTTP2 ConnectionStreamsState.swift
[795/875] Compiling NIOHTTP2 MayReceiveFrames.swift
[796/875] Compiling NIOHTTP2 ReceivingDataState.swift
[797/875] Compiling NIOHTTP2 HTTP2PingData.swift
[798/875] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[799/875] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[800/875] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[802/875] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[803/875] Compiling NIOHTTP2 HTTP2FrameParser.swift
[807/875] Compiling NIOHTTP2 SendingRstStreamState.swift
[808/875] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[809/875] Compiling NIOHTTP2 HTTP2SettingsState.swift
[810/875] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[811/875] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[812/875] Compiling NIOHTTP2 StateMachineResult.swift
[813/875] Compiling NIOHTTP2 ContentLengthVerifier.swift
[814/875] Compiling NIOHTTP2 DOSHeuristics.swift
[816/875] Emitting module NIOHTTP2
[817/881] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[818/881] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[819/881] Compiling NIOHTTP2 MaySendFrames.swift
[820/881] Compiling NIOHTTP2 SendingDataState.swift
[821/881] Compiling NIOHTTP2 SendingGoawayState.swift
[822/881] Compiling NIOHTTP2 SendingHeadersState.swift
[823/881] Compiling NIOHTTP2 SendingPushPromiseState.swift
[824/881] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[825/881] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[826/881] Compiling NIOHTTP2 HTTP2UserEvents.swift
[827/881] Compiling NIOHTTP2 InboundEventBuffer.swift
[828/881] Compiling NIOHTTP2 InboundWindowManager.swift
[829/881] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[830/881] Compiling NIOHTTP2 Error+Any.swift
[831/881] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[832/881] Compiling NIOHTTP2 ControlFrameBuffer.swift
[833/881] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[834/881] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[835/881] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[836/881] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[837/881] Compiling NIOHTTP2 HTTP2Settings.swift
[838/881] Compiling NIOHTTP2 HTTP2Stream.swift
[839/881] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[840/881] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[841/881] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[842/881] Compiling NIOHTTP2 HTTP2StreamID.swift
[857/881] Compiling NIOHTTP2 StreamChannelFlowController.swift
[858/881] Compiling NIOHTTP2 StreamChannelList.swift
[859/881] Compiling NIOHTTP2 StreamMap.swift
[860/881] Compiling NIOHTTP2 StreamStateMachine.swift
[861/881] Compiling NIOHTTP2 UnsafeTransfer.swift
[862/881] Compiling NIOHTTP2 WatermarkedFlowController.swift
[863/881] Compiling NIOHTTP2 LocallyQuiescingState.swift
[864/881] Compiling NIOHTTP2 QuiescingState.swift
[881/881] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[882/942] Emitting module AsyncHTTPClient
[883/948] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[884/948] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[885/948] Compiling AsyncHTTPClient ConnectionPool.swift
[886/948] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[887/948] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[888/948] Compiling AsyncHTTPClient TLSEventsHandler.swift
[889/948] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[890/948] Compiling AsyncHTTPClient HTTPClientRequest.swift
[891/948] Compiling AsyncHTTPClient HTTPClientResponse.swift
[892/948] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[893/948] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[894/948] Compiling AsyncHTTPClient Transaction.swift
[895/948] Compiling AsyncHTTPClient Base64.swift
[896/948] Compiling AsyncHTTPClient BasicAuth.swift
[897/948] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[898/948] Compiling AsyncHTTPClient ConnectionTarget.swift
[899/948] Compiling AsyncHTTPClient DeconstructedURL.swift
[900/948] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[901/948] Compiling AsyncHTTPClient FoundationExtensions.swift
[902/948] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[903/948] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[904/948] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[905/948] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[906/948] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[907/948] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[908/948] Compiling AsyncHTTPClient RequestBodyLength.swift
[909/948] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[910/948] Compiling AsyncHTTPClient NWWaitingHandler.swift
[911/948] Compiling AsyncHTTPClient TLSConfiguration.swift
[912/948] Compiling AsyncHTTPClient RedirectState.swift
[913/948] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[914/948] Compiling AsyncHTTPClient RequestBag.swift
[915/948] Compiling AsyncHTTPClient RequestValidation.swift
[916/948] Compiling AsyncHTTPClient SSLContextCache.swift
[917/948] Compiling AsyncHTTPClient Scheme.swift
[918/948] Compiling AsyncHTTPClient Singleton.swift
[919/948] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[920/948] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[921/948] Compiling AsyncHTTPClient Utils.swift
[922/948] Compiling AsyncHTTPClient HTTP1Connection.swift
[923/948] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[924/948] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[925/948] Compiling AsyncHTTPClient HTTP2Connection.swift
[926/948] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[927/948] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[928/948] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[929/948] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[930/948] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[931/948] Compiling AsyncHTTPClient AsyncLazySequence.swift
[932/948] Compiling AsyncHTTPClient HTTPClient+execute.swift
[933/948] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[934/948] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[935/948] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[936/948] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[937/948] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[938/948] Compiling AsyncHTTPClient HTTPClient.swift
[939/948] Compiling AsyncHTTPClient HTTPHandler.swift
[940/948] Compiling AsyncHTTPClient LRUCache.swift
[941/948] Compiling AsyncHTTPClient NWErrorHandler.swift
[942/948] Compiling AsyncHTTPClient RequestOptions.swift
[943/948] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[944/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[945/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[946/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[947/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[948/948] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[949/959] Compiling SwiftyRequest RestResponse.swift
[950/959] Compiling SwiftyRequest MultipartFormData.swift
[951/959] Compiling SwiftyRequest CircuitParameters.swift
[952/959] Compiling SwiftyRequest ClientCertificate.swift
[953/959] Emitting module SwiftyRequest
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:149:44: warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a '@Sendable' closure
147 | let request = invocation.commandArgs.0
148 | self?.session.execute(request: request).whenComplete { result in
149 | let callback = invocation.commandArgs.1
| `- warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a '@Sendable' closure
150 | switch result {
151 | case .failure(let error as HTTPClientError):
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CircuitBreaker/Sources/CircuitBreaker/Invocation.swift:23:14: note: generic class 'Invocation' does not conform to the 'Sendable' protocol
21 | /// The Invocation object allows you to notify the circuit breaker of success or failure, provided
22 | /// that a timeout has not already been triggered.
23 | public class Invocation<A, B> {
| `- note: generic class 'Invocation' does not conform to the 'Sendable' protocol
24 |
25 | /// Arguments for circuit command.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:18:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
16 |
17 | import Foundation
18 | import CircuitBreaker
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
19 | import LoggerAPI
20 | import AsyncHTTPClient
[954/960] Compiling SwiftyRequest RestUtilities.swift
[955/960] Compiling SwiftyRequest StringExtensions.swift
[956/960] Compiling SwiftyRequest Credentials.swift
[957/960] Compiling SwiftyRequest RestToken.swift
[958/960] Compiling SwiftyRequest HTTPMethod.swift
[959/960] Compiling SwiftyRequest RestError.swift
[960/960] Compiling SwiftyRequest RestRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:149:44: warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a '@Sendable' closure
147 | let request = invocation.commandArgs.0
148 | self?.session.execute(request: request).whenComplete { result in
149 | let callback = invocation.commandArgs.1
| `- warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a '@Sendable' closure
150 | switch result {
151 | case .failure(let error as HTTPClientError):
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CircuitBreaker/Sources/CircuitBreaker/Invocation.swift:23:14: note: generic class 'Invocation' does not conform to the 'Sendable' protocol
21 | /// The Invocation object allows you to notify the circuit breaker of success or failure, provided
22 | /// that a timeout has not already been triggered.
23 | public class Invocation<A, B> {
| `- note: generic class 'Invocation' does not conform to the 'Sendable' protocol
24 |
25 | /// Arguments for circuit command.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:18:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
16 |
17 | import Foundation
18 | import CircuitBreaker
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
19 | import LoggerAPI
20 | import AsyncHTTPClient
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:416:49: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
414 | key = nil
415 | }
416 | let tlsConfiguration = TLSConfiguration.forClient(
| |- warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
| `- note: use 'makeClientConfiguration()' instead
417 | certificateVerification: (insecure ? .none : .fullVerification),
418 | certificateChain: chain, privateKey: key)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:454:32: warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPClient.Response, RestError>) -> Void' in a '@Sendable' closure
452 | case .success(let response):
453 | if response.status.code >= 200 && response.status.code < 300 {
454 | return completionHandler(.success(response))
| |- warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPClient.Response, RestError>) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
455 | } else {
456 | return completionHandler(.failure(RestError.errorStatusCode(response: response)))
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:839:17: warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPResponseHead, RestError>) -> Void' in a '@Sendable' closure
837 | switch result {
838 | case .success(let response):
839 | completionHandler(.success(response))
| |- warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPResponseHead, RestError>) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
840 | case .failure(let error as HTTPClientError):
841 | completionHandler(.failure(.httpClientError(error)))
Build complete! (58.61s)
Fetching https://github.com/StyleShoots/CircuitBreaker
[1/921] Fetching circuitbreaker
Fetched https://github.com/StyleShoots/CircuitBreaker from cache (0.90s)
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/771] Fetching loggerapi
Fetched https://github.com/swift-server/async-http-client.git from cache (0.76s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.94s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (1.53s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
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 (1.11s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.01s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.01s)
Fetched https://github.com/apple/swift-nio.git from cache (1.01s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.61s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Fetched https://github.com/apple/swift-collections.git from cache (0.77s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.50s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.60s)
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.13s)
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.48s)
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)
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-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-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-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-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-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/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
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-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/StyleShoots/CircuitBreaker
Working copy of https://github.com/StyleShoots/CircuitBreaker resolved at master (d23fb59)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Build complete.
{
"dependencies" : [
{
"identity" : "circuitbreaker",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/StyleShoots/CircuitBreaker"
},
{
"identity" : "loggerapi",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/LoggerAPI.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.22.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "SwiftyRequest",
"name" : "SwiftyRequest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyRequest",
"targets" : [
"SwiftyRequest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyRequestTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyRequestTests",
"path" : "Tests/SwiftyRequestTests",
"sources" : [
"Models.swift",
"PrintLogger.swift",
"SwiftyRequestTests.swift"
],
"target_dependencies" : [
"SwiftyRequest"
],
"type" : "test"
},
{
"c99name" : "SwiftyRequest",
"module_type" : "SwiftTarget",
"name" : "SwiftyRequest",
"path" : "Sources/SwiftyRequest",
"product_dependencies" : [
"CircuitBreaker",
"LoggerAPI",
"AsyncHTTPClient"
],
"product_memberships" : [
"SwiftyRequest"
],
"sources" : [
"CircuitParameters.swift",
"ClientCertificate.swift",
"Credentials.swift",
"HTTPMethod.swift",
"MultipartFormData.swift",
"RestError.swift",
"RestRequest.swift",
"RestResponse.swift",
"RestToken.swift",
"RestUtilities.swift",
"StringExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.