The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-oblivious-http, reference 0.7.0 (c45e16), with Swift 6.0 for Linux on 24 Nov 2025 18:19:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-oblivious-http.git
Reference: 0.7.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio-oblivious-http
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at c45e16d Support the 4xx range of Crypto releases (#47)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
c45e16daf635bba8962cf3eecf3abb939d976abc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-oblivious-http.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-nio-oblivious-http.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
[1/17453] Fetching swift-crypto
[525/97958] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (4.39s)
[56354/80505] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.87s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (7.24s)
Fetching https://github.com/apple/swift-asn1.git
[1/1653] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (1.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.1 (6.19s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[693/7002] Fetching swift-atomics, swift-system
[3092/25316] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.69s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.69s)
[16300/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.65s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.90.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Building for debugging...
[0/403] Write sources
[16/403] Compiling SimpleFIPS202.c
[17/403] Compiling _AtomicsShims.c
[18/403] Compiling CXKCPShims shims.c
[19/403] Compiling CNIOWindows shim.c
[20/403] Compiling CNIOWindows WSAStartup.c
[21/403] Compiling CNIOWASI CNIOWASI.c
[21/403] Compiling KeccakSponge.c
[23/403] Compiling KeccakHash.c
[24/403] Compiling CNIOPosix event_loop_id.c
[25/403] Compiling CNIOLinux liburing_shims.c
[26/403] Compiling CNIODarwin shim.c
[27/403] Compiling CNIOLLHTTP c_nio_http.c
[28/403] Compiling CNIOLLHTTP c_nio_api.c
[29/403] Compiling CNIOLinux shim.c
[30/403] Compiling fiat_p256_adx_mul.S
[31/403] Compiling fiat_p256_adx_sqr.S
[32/403] Compiling fiat_curve25519_adx_square.S
[33/403] Compiling fiat_curve25519_adx_mul.S
[34/403] Compiling md5-x86_64-apple.S
[35/403] Compiling md5-x86_64-linux.S
[36/403] Write swift-version-24593BA9C3E375BF.txt
[37/403] Compiling md5-586-apple.S
[38/403] Compiling md5-586-linux.S
[39/403] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/403] Compiling KeccakP-1600-opt64.c
[41/403] Compiling CCryptoBoringSSLShims shims.c
[42/403] Compiling chacha20_poly1305_x86_64-apple.S
[43/407] Compiling chacha20_poly1305_x86_64-linux.S
[44/407] Compiling chacha20_poly1305_armv8-win.S
[45/407] Compiling chacha20_poly1305_armv8-linux.S
[46/407] Compiling chacha20_poly1305_armv8-apple.S
[47/409] Compiling err_data.cc
[48/409] Compiling chacha-x86_64-linux.S
[49/412] Compiling chacha-x86_64-apple.S
[50/417] Compiling chacha-x86-linux.S
[51/425] Compiling chacha-armv8-linux.S
[52/425] Compiling chacha-armv8-win.S
[53/425] Compiling chacha-x86-apple.S
[54/425] Compiling chacha-armv8-apple.S
[55/425] Compiling chacha-armv4-linux.S
[56/425] Compiling aes128gcmsiv-x86_64-linux.S
[57/425] Compiling aes128gcmsiv-x86_64-apple.S
[58/425] Compiling x86_64-mont5-linux.S
[59/425] Compiling x86_64-mont5-apple.S
[60/425] Compiling x86_64-mont-linux.S
[61/425] Compiling x86_64-mont-apple.S
[62/425] Compiling x86-mont-linux.S
[63/425] Compiling x86-mont-apple.S
[64/425] Compiling vpaes-x86_64-apple.S
[65/425] Compiling vpaes-x86_64-linux.S
[66/425] Compiling vpaes-x86-linux.S
[67/425] Compiling vpaes-x86-apple.S
[68/425] Compiling vpaes-armv8-linux.S
[69/425] Compiling vpaes-armv8-win.S
[70/425] Compiling vpaes-armv8-apple.S
[71/425] Compiling vpaes-armv7-linux.S
[72/425] Compiling sha512-x86_64-apple.S
[73/425] Compiling sha512-x86_64-linux.S
[74/425] Compiling sha512-armv8-win.S
[75/425] Compiling sha512-armv8-linux.S
[76/425] Compiling sha512-armv8-apple.S
[77/425] Compiling sha512-armv4-linux.S
[78/425] Compiling sha512-586-linux.S
[79/425] Compiling sha512-586-apple.S
[80/425] Compiling sha256-x86_64-linux.S
[81/425] Compiling sha256-x86_64-apple.S
[82/425] Compiling sha256-armv8-win.S
[83/425] Compiling sha256-armv8-apple.S
[84/425] Compiling sha256-armv8-linux.S
[85/425] Compiling sha256-armv4-linux.S
[86/425] Compiling sha256-586-linux.S
[87/425] Compiling sha256-586-apple.S
[88/425] Compiling sha1-armv8-win.S
[89/425] Compiling sha1-x86_64-apple.S
[90/425] Compiling sha1-x86_64-linux.S
[91/425] Compiling sha1-armv8-linux.S
[92/425] Compiling sha1-armv4-large-linux.S
[93/425] Compiling sha1-armv8-apple.S
[94/425] Compiling sha1-586-apple.S
[95/425] Compiling sha1-586-linux.S
[96/425] Compiling rsaz-avx2-linux.S
[97/425] Compiling rsaz-avx2-apple.S
[98/425] Compiling rdrand-x86_64-linux.S
[99/425] Compiling rdrand-x86_64-apple.S
[100/425] Compiling p256_beeu-x86_64-asm-apple.S
[101/425] Compiling p256_beeu-armv8-asm-win.S
[102/425] Compiling p256_beeu-x86_64-asm-linux.S
[103/425] Compiling p256_beeu-armv8-asm-linux.S
[104/425] Compiling p256_beeu-armv8-asm-apple.S
[105/425] Compiling p256-x86_64-asm-linux.S
[106/425] Compiling p256-armv8-asm-win.S
[107/425] Compiling p256-x86_64-asm-apple.S
[108/425] Compiling p256-armv8-asm-linux.S
[109/425] Compiling p256-armv8-asm-apple.S
[110/425] Compiling ghashv8-armv8-win.S
[111/425] Compiling ghashv8-armv8-linux.S
[112/425] Compiling ghashv8-armv8-apple.S
[113/425] Compiling ghashv8-armv7-linux.S
[114/425] Compiling ghash-x86_64-apple.S
[115/425] Compiling ghash-x86_64-linux.S
[116/425] Compiling ghash-x86-linux.S
[117/425] Compiling ghash-x86-apple.S
[118/425] Compiling ghash-ssse3-x86_64-linux.S
[119/425] Compiling ghash-ssse3-x86_64-apple.S
[120/425] Compiling ghash-ssse3-x86-linux.S
[121/425] Compiling ghash-ssse3-x86-apple.S
[122/425] Compiling ghash-neon-armv8-win.S
[123/425] Compiling ghash-neon-armv8-linux.S
[124/425] Compiling ghash-neon-armv8-apple.S
[125/425] Compiling ghash-armv4-linux.S
[126/425] Compiling co-586-apple.S
[127/425] Compiling co-586-linux.S
[128/425] Compiling bsaes-armv7-linux.S
[129/425] Compiling bn-armv8-win.S
[130/425] Compiling bn-armv8-linux.S
[131/425] Compiling bn-armv8-apple.S
[132/425] Compiling bn-586-linux.S
[133/425] Compiling bn-586-apple.S
[134/425] Compiling armv8-mont-win.S
[135/425] Compiling armv8-mont-linux.S
[136/425] Compiling armv8-mont-apple.S
[137/425] Compiling armv4-mont-linux.S
[138/425] Compiling aesv8-gcm-armv8-linux.S
[139/425] Compiling aesv8-gcm-armv8-win.S
[140/425] Compiling aesv8-armv8-win.S
[141/425] Compiling aesv8-gcm-armv8-apple.S
[142/425] Compiling aesv8-armv8-linux.S
[143/425] Compiling aesv8-armv8-apple.S
[144/425] Compiling aesv8-armv7-linux.S
[145/425] Compiling aesni-x86_64-apple.S
[146/425] Compiling aesni-x86-linux.S
[147/425] Compiling aesni-x86_64-linux.S
[148/425] Compiling aesni-x86-apple.S
[149/425] Compiling aesni-gcm-x86_64-apple.S
[150/425] Compiling aesni-gcm-x86_64-linux.S
[151/425] Compiling aes-gcm-avx512-x86_64-linux.S
[152/425] Compiling aes-gcm-avx512-x86_64-apple.S
[153/425] Compiling aes-gcm-avx2-x86_64-linux.S
[154/425] Compiling aes-gcm-avx2-x86_64-apple.S
[155/425] Compiling xwing.cc
[156/425] Compiling c-nioatomics.c
[157/425] Compiling x_x509a.cc
[158/425] Compiling x_x509.cc
[159/425] Compiling c-atomics.c
[160/425] Compiling x_spki.cc
[161/425] Compiling x_sig.cc
[163/431] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[164/431] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[165/431] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[166/431] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[167/433] Compiling InternalCollectionsUtilities Debugging.swift
[168/433] Compiling InternalCollectionsUtilities Descriptions.swift
[169/433] Compiling InternalCollectionsUtilities UInt+reversed.swift
[170/433] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[171/433] Emitting module InternalCollectionsUtilities
[172/433] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[173/433] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[174/433] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[175/433] Compiling InternalCollectionsUtilities Integer rank.swift
[176/433] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[177/433] Compiling InternalCollectionsUtilities _SortedCollection.swift
[178/433] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[179/433] Compiling _NIOBase64 Base64.swift
[180/433] Emitting module _NIOBase64
[182/434] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[183/434] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[183/435] Compiling x_req.cc
[185/435] Compiling _NIODataStructures PriorityQueue.swift
[186/435] Compiling _NIODataStructures _TinyArray.swift
[187/435] Compiling x_pubkey.cc
[188/435] Compiling x_name.cc
[189/435] Compiling x_exten.cc
[191/435] Emitting module NIOConcurrencyHelpers
[192/435] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[193/435] Compiling NIOConcurrencyHelpers NIOLock.swift
[194/435] Compiling NIOConcurrencyHelpers lock.swift
[194/448] Compiling x_crl.cc
[196/450] Compiling _NIODataStructures Heap.swift
[197/450] Emitting module _NIODataStructures
[199/451] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[200/451] Compiling NIOConcurrencyHelpers atomics.swift
[201/452] Compiling x_attrib.cc
[203/452] Compiling DequeModule Deque+Equatable.swift
[204/452] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[205/452] Compiling DequeModule Deque+CustomReflectable.swift
[206/452] Compiling DequeModule Deque+Descriptions.swift
[207/454] Compiling DequeModule Deque+Extras.swift
[208/454] Compiling DequeModule Deque+Hashable.swift
[209/454] Compiling DequeModule Deque+Testing.swift
[210/454] Compiling DequeModule Deque._Storage.swift
[210/454] Compiling x_algor.cc
[211/454] Compiling x_all.cc
[212/454] Compiling x509spki.cc
[214/454] Compiling DequeModule Deque._UnsafeHandle.swift
[215/454] Compiling DequeModule Deque.swift
[216/454] Compiling DequeModule _DequeBuffer.swift
[217/454] Compiling DequeModule _DequeBufferHeader.swift
[217/454] Compiling x509rset.cc
[219/454] Compiling DequeModule _DequeSlot.swift
[220/454] Compiling DequeModule _UnsafeWrappedBuffer.swift
[221/454] Compiling DequeModule Deque+Codable.swift
[222/454] Compiling DequeModule Deque+Collection.swift
[222/454] Compiling x509name.cc
[223/454] Compiling x509_vfy.cc
[225/454] Emitting module DequeModule
[225/455] Compiling x509_vpm.cc
[227/455] Compiling x509cset.cc
[228/455] Compiling x509_txt.cc
[229/455] Compiling x509_v3.cc
[230/455] Compiling x509_trs.cc
[231/455] Compiling x509_obj.cc
[232/455] Compiling x509_set.cc
[233/455] Compiling x509_lu.cc
[234/455] Compiling x509_def.cc
[235/455] Compiling x509_req.cc
[236/455] Compiling x509_d2.cc
[237/455] Compiling x509_ext.cc
[238/455] Compiling x509_cmp.cc
[239/455] Compiling x509_att.cc
[240/455] Compiling x509.cc
[241/455] Compiling v3_purp.cc
[242/455] Compiling v3_utl.cc
[243/455] Compiling v3_prn.cc
[244/455] Compiling v3_skey.cc
[245/455] Compiling v3_pmaps.cc
[246/455] Compiling v3_pcons.cc
[247/455] Compiling v3_ocsp.cc
[248/455] Compiling v3_lib.cc
[249/455] Compiling v3_ncons.cc
[250/455] Compiling v3_ia5.cc
[251/455] Compiling v3_int.cc
[252/455] Compiling v3_info.cc
[253/455] Compiling v3_genn.cc
[254/455] Compiling v3_extku.cc
[255/455] Compiling v3_cpols.cc
[256/455] Compiling v3_crld.cc
[257/455] Compiling v3_conf.cc
[258/455] Compiling v3_enum.cc
[259/455] Compiling v3_bitst.cc
[260/455] Compiling v3_bcons.cc
[261/455] Compiling v3_alt.cc
[262/455] Compiling v3_akeya.cc
[263/455] Compiling v3_akey.cc
[264/455] Compiling t_x509.cc
[265/455] Compiling t_crl.cc
[266/455] Compiling t_x509a.cc
[267/455] Compiling t_req.cc
[268/455] Compiling policy.cc
[269/455] Compiling i2d_pr.cc
[270/455] Compiling rsa_pss.cc
[271/455] Compiling name_print.cc
[272/455] Compiling a_verify.cc
[273/455] Compiling algorithm.cc
[274/455] Compiling by_dir.cc
[275/455] Compiling asn1_gen.cc
[276/455] Compiling a_digest.cc
[277/455] Compiling by_file.cc
[278/455] Compiling a_sign.cc
[279/455] Compiling thread_win.cc
[280/455] Compiling thread_none.cc
[281/455] Compiling thread_pthread.cc
[282/455] Compiling thread.cc
[283/455] Compiling trust_token.cc
[284/455] Compiling voprf.cc
[285/455] Compiling pmbtoken.cc
[286/455] Compiling sha512.cc
[287/455] Compiling stack.cc
[288/455] Compiling siphash.cc
[289/455] Compiling sha256.cc
[290/455] Compiling sha1.cc
[291/455] Compiling slhdsa.cc
[292/455] Compiling spake2plus.cc
[293/455] Compiling rsa_extra.cc
[294/455] Compiling rsa_print.cc
[295/455] Compiling refcount.cc
[296/455] Compiling rc4.cc
[297/455] Compiling trusty.cc
[298/455] Compiling rand.cc
[299/455] Compiling urandom.cc
[300/455] Compiling rsa_crypt.cc
[301/455] Compiling windows.cc
[302/455] Compiling ios.cc
[303/455] Compiling passive.cc
[304/455] Compiling deterministic.cc
[305/455] Compiling rsa_asn1.cc
[306/455] Compiling getentropy.cc
[307/455] Compiling fork_detect.cc
[308/455] Compiling forkunsafe.cc
[309/455] Compiling poly1305_arm_asm.S
[310/455] Compiling pool.cc
[311/455] Compiling poly1305_arm.cc
[312/455] Compiling poly1305_vec.cc
[313/455] Compiling poly1305.cc
[314/455] Compiling pkcs7.cc
[315/455] Compiling pkcs8.cc
[316/455] Compiling pkcs8_x509.cc
[317/455] Compiling p5_pbev2.cc
[318/455] Compiling pkcs7_x509.cc
[319/455] Compiling pem_x509.cc
[320/455] Compiling pem_pkey.cc
[321/455] Compiling pem_xaux.cc
[322/455] Compiling mlkem.cc
[323/455] Compiling obj_xref.cc
[324/455] Compiling pem_pk8.cc
[325/455] Compiling pem_oth.cc
[326/455] Compiling mldsa.cc
[327/455] Compiling pem_info.cc
[328/455] Compiling pem_lib.cc
[329/455] Compiling pem_all.cc
[330/455] Compiling obj.cc
[331/455] Compiling mem.cc
[332/455] Compiling poly_rq_mul.S
[333/455] Compiling fips_shared_support.cc
[334/455] Compiling lhash.cc
[335/455] Compiling md5.cc
[336/455] Compiling md4.cc
[337/455] Compiling fuzzer_mode.cc
[338/455] Compiling kyber.cc
[339/455] Compiling ex_data.cc
[340/455] Compiling hrss.cc
[341/455] Compiling scrypt.cc
[342/455] Compiling hpke.cc
[343/455] Compiling print.cc
[344/455] Compiling pbkdf.cc
[345/455] Compiling sign.cc
[346/455] Compiling p_x25519_asn1.cc
[347/455] Compiling p_x25519.cc
[348/455] Compiling p_rsa_asn1.cc
[349/455] Compiling p_rsa.cc
[350/455] Compiling p_hkdf.cc
[351/455] Compiling p_ed25519.cc
[352/455] Compiling p_ed25519_asn1.cc
[353/455] Compiling p_ec_asn1.cc
[354/455] Compiling p_ec.cc
[355/455] Compiling p_dsa_asn1.cc
[356/455] Compiling p_dh_asn1.cc
[357/455] Compiling p_dh.cc
[358/455] Compiling evp_ctx.cc
[359/455] Compiling err.cc
[360/455] Compiling evp_asn1.cc
[361/455] Compiling engine.cc
[361/455] Compiling evp.cc
[363/455] Compiling ecdsa_p1363.cc
[364/455] Compiling ecdh.cc
[365/455] Compiling ec_derive.cc
[366/455] Compiling ecdsa_asn1.cc
[367/455] Compiling hash_to_curve.cc
[368/455] Compiling dsa.cc
[369/455] Compiling dsa_asn1.cc
[370/455] Compiling ec_asn1.cc
[371/455] Compiling digest_extra.cc
[372/455] Compiling x25519-asm-arm.S
[373/455] Compiling params.cc
[374/455] Compiling des.cc
[375/455] Compiling dh_asn1.cc
[376/455] Compiling crypto.cc
[377/455] Compiling cpu_intel.cc
[378/455] Compiling spake25519.cc
[379/455] Compiling cpu_arm_linux.cc
[380/455] Compiling cpu_arm_freebsd.cc
[381/455] Compiling curve25519.cc
[382/455] Compiling cpu_aarch64_win.cc
[383/455] Compiling cpu_aarch64_openbsd.cc
[384/455] Compiling cpu_aarch64_sysreg.cc
[385/455] Compiling cpu_aarch64_linux.cc
[386/455] Compiling curve25519_64_adx.cc
[387/455] Compiling cpu_aarch64_fuchsia.cc
[388/455] Compiling cpu_aarch64_apple.cc
[389/455] Compiling tls_cbc.cc
[390/455] Compiling conf.cc
[391/455] Compiling get_cipher.cc
[392/455] Compiling e_rc4.cc
[393/455] Compiling e_tls.cc
[394/455] Compiling e_rc2.cc
[395/455] Compiling e_null.cc
[396/455] Compiling e_des.cc
[397/455] Compiling cms.cc
[398/455] Compiling e_chacha20poly1305.cc
[399/455] Compiling e_aesgcmsiv.cc
[400/455] Compiling e_aeseax.cc
[401/455] Compiling e_aesctrhmac.cc
[402/455] Compiling derive_key.cc
[403/455] Compiling chacha.cc
[404/455] Compiling buf.cc
[405/455] Compiling sqrt.cc
[406/455] Compiling unicode.cc
[407/455] Compiling ber.cc
[408/455] Compiling cbb.cc
[409/455] Compiling cbs.cc
[410/455] Compiling asn1_compat.cc
[411/455] Compiling exponentiation.cc
[412/455] Compiling div.cc
[413/455] Compiling printf.cc
[414/455] Compiling pair.cc
[415/455] Compiling bn_asn1.cc
[416/455] Compiling blake2.cc
[417/455] Compiling hexdump.cc
[418/455] Compiling convert.cc
[419/455] Compiling fd.cc
[419/455] Compiling errno.cc
[419/455] Compiling file.cc
[422/455] Compiling bio_mem.cc
[423/455] Compiling base64.cc
[424/455] Compiling bio.cc
[425/455] Compiling tasn_fre.cc
[426/455] Compiling tasn_utl.cc
[427/455] Compiling tasn_typ.cc
[428/455] Compiling tasn_enc.cc
[429/455] Compiling posix_time.cc
[430/455] Compiling tasn_new.cc
[431/455] Compiling f_int.cc
[432/455] Compiling f_string.cc
[433/455] Compiling tasn_dec.cc
[434/455] Compiling asn1_par.cc
[435/455] Compiling asn_pack.cc
[436/455] Compiling asn1_lib.cc
[437/455] Compiling a_octet.cc
[438/455] Compiling a_time.cc
[439/455] Compiling a_type.cc
[440/455] Compiling a_strnid.cc
[441/455] Compiling a_object.cc
[442/455] Compiling a_strex.cc
[443/455] Compiling a_utctm.cc
[444/455] Compiling a_i2d_fp.cc
[445/455] Compiling a_mbstr.cc
[446/455] Compiling a_dup.cc
[446/455] Write sources
[448/455] Compiling a_gentm.cc
[449/455] Compiling a_d2i_fp.cc
[450/455] Compiling a_int.cc
[451/455] Compiling a_bool.cc
[451/455] Compiling aes.cc
[453/470] Compiling a_bitstr.cc
[455/473] Compiling Atomics ManagedAtomic.swift
[456/473] Compiling Atomics ManagedAtomicLazyReference.swift
[457/473] Compiling Atomics UnsafeAtomic.swift
[458/473] Compiling Atomics UnsafeAtomicLazyReference.swift
[459/473] Compiling Atomics AtomicMemoryOrderings.swift
[460/473] Compiling Atomics DoubleWord.swift
[461/473] Compiling Atomics AtomicStorage.swift
[462/473] Compiling Atomics AtomicValue.swift
[463/475] Compiling Atomics OptionalRawRepresentable.swift
[464/475] Compiling Atomics RawRepresentable.swift
[465/475] Compiling Atomics AtomicBool.swift
[466/475] Compiling Atomics IntegerOperations.swift
[467/475] Compiling Atomics Unmanaged extensions.swift
[468/475] Compiling Atomics AtomicInteger.swift
[469/475] Compiling Atomics AtomicOptionalWrappable.swift
[470/475] Compiling Atomics AtomicReference.swift
[471/475] Emitting module Atomics
[472/475] Compiling Atomics IntegerConformances.swift
[473/475] Compiling Atomics PointerConformances.swift
[474/475] Compiling Atomics Primitives.native.swift
[475/476] Compiling bcm.cc
[477/547] Compiling NIOCore NIOCoreSendableMetatype.swift
[478/547] Compiling NIOCore NIODecodedAsyncSequence.swift
[479/547] Compiling NIOCore NIOLoopBound.swift
[480/547] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[481/547] Compiling NIOCore NIOScheduledCallback.swift
[482/547] Compiling NIOCore NIOSendable.swift
[483/547] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[484/547] Compiling NIOCore RecvByteBufferAllocator.swift
[485/555] Compiling NIOCore EventLoopFuture+Deprecated.swift
[486/555] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[487/555] Compiling NIOCore EventLoopFuture.swift
[488/555] Compiling NIOCore FileDescriptor.swift
[489/555] Compiling NIOCore FileHandle.swift
[490/555] Compiling NIOCore FileRegion.swift
[491/555] Compiling NIOCore GlobalSingletons.swift
[492/555] Compiling NIOCore IO.swift
[493/555] Compiling NIOCore IOData.swift
[494/555] Compiling CryptoBoringWrapper RandomBytes.swift
[495/555] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[496/555] Compiling NIOCore CircularBuffer.swift
[497/555] Compiling NIOCore Codec.swift
[498/555] Compiling NIOCore ConvenienceOptionSupport.swift
[499/555] Compiling NIOCore DeadChannel.swift
[500/555] Compiling NIOCore DispatchQueue+WithFuture.swift
[501/555] Compiling NIOCore EventLoop+Deprecated.swift
[502/555] Compiling NIOCore EventLoop+SerialExecutor.swift
[503/555] Compiling NIOCore EventLoop.swift
[504/555] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[505/555] Compiling NIOCore IPProtocol.swift
[506/555] Compiling NIOCore IntegerBitPacking.swift
[507/555] Compiling NIOCore IntegerTypes.swift
[508/555] Compiling NIOCore Interfaces.swift
[509/555] Compiling NIOCore Linux.swift
[510/555] Compiling NIOCore MarkedCircularBuffer.swift
[511/555] Compiling NIOCore MulticastChannel.swift
[512/555] Compiling NIOCore NIOAny.swift
[513/555] Compiling NIOCore NIOCloseOnErrorHandler.swift
[514/555] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[515/555] Emitting module CryptoBoringWrapper
[516/555] Compiling CryptoBoringWrapper EllipticCurve.swift
[517/555] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[518/555] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[519/555] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[520/556] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[521/556] Compiling NIOCore SocketAddresses.swift
[522/556] Compiling NIOCore SocketOptionProvider.swift
[523/556] Compiling NIOCore SystemCallHelpers.swift
[524/556] Compiling NIOCore TimeAmount+Duration.swift
[525/556] Compiling NIOCore TypeAssistedChannelHandler.swift
[526/556] Compiling NIOCore UniversalBootstrapSupport.swift
[527/556] Compiling NIOCore Utilities.swift
[529/556] Compiling NIOCore AddressedEnvelope.swift
[530/556] Compiling NIOCore AsyncAwaitSupport.swift
[531/556] Compiling NIOCore AsyncChannel.swift
[532/556] Compiling NIOCore AsyncChannelHandler.swift
[533/556] Compiling NIOCore AsyncChannelInboundStream.swift
[534/556] Compiling NIOCore AsyncChannelOutboundWriter.swift
[535/556] Compiling NIOCore NIOAsyncSequenceProducer.swift
[536/556] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[537/556] Compiling NIOCore NIOAsyncWriter.swift
[538/639] Emitting module NIOCore
[539/639] Compiling Crypto ASN1.swift
[540/639] Compiling Crypto ASN1Any.swift
[541/639] Compiling Crypto ASN1BitString.swift
[542/639] Compiling Crypto ASN1Boolean.swift
[543/639] Compiling Crypto ASN1Identifier.swift
[544/639] Compiling Crypto ASN1Integer.swift
[545/639] Compiling Crypto CryptoKitErrors.swift
[546/639] Compiling Crypto Digest_boring.swift
[547/639] Compiling Crypto Digest.swift
[548/639] Compiling Crypto SEC1PrivateKey.swift
[549/639] Compiling Crypto SubjectPublicKeyInfo.swift
[550/639] Compiling Crypto CryptoError_boring.swift
[551/639] Compiling Crypto AES-GCM.swift
[552/639] Compiling Crypto AES-GCM_boring.swift
[553/639] Compiling Crypto ChaChaPoly_boring.swift
[554/639] Compiling Crypto ChaChaPoly.swift
[555/639] Compiling Crypto Cipher.swift
[556/639] Compiling Crypto Nonces.swift
[558/640] Compiling Crypto HPKE-LabeledExtract.swift
[559/640] Compiling Crypto HPKE-Utils.swift
[560/640] Compiling Crypto DHKEM.swift
[561/640] Compiling Crypto HPKE-KEM-Curve25519.swift
[562/640] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[563/640] Compiling Crypto HPKE-KEM.swift
[564/640] Compiling Crypto HPKE-Errors.swift
[565/640] Compiling Crypto HPKE.swift
[566/640] Compiling Crypto HPKE-Context.swift
[567/640] Compiling Crypto HPKE-KeySchedule.swift
[568/640] Compiling Crypto HPKE-Modes.swift
[569/640] Compiling Crypto Insecure.swift
[570/651] Emitting module Crypto
[574/651] Compiling Crypto Digests.swift
[575/651] Compiling Crypto HashFunctions.swift
[576/651] Compiling Crypto HashFunctions_SHA2.swift
[577/651] Compiling Crypto HashFunctions_SHA3.swift
[578/651] Compiling Crypto Digest_xkcp.swift
[579/651] Compiling Crypto HPKE-AEAD.swift
[580/651] Compiling Crypto HPKE-Ciphersuite.swift
[581/651] Compiling Crypto HPKE-KDF.swift
[582/651] Compiling Crypto HPKE-KexKeyDerivation.swift
[583/705] Compiling NIOPosix BSDSocketAPICommon.swift
[584/705] Compiling NIOPosix BSDSocketAPIPosix.swift
[585/705] Compiling NIOPosix BSDSocketAPIWindows.swift
[586/705] Compiling NIOPosix BaseSocket.swift
[587/705] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[588/705] Compiling NIOPosix BaseSocketChannel.swift
[589/705] Compiling NIOPosix BaseStreamSocketChannel.swift
[590/705] Compiling NIOPosix IO.swift
[591/705] Compiling NIOPosix IntegerBitPacking.swift
[592/705] Compiling NIOPosix IntegerTypes.swift
[593/705] Compiling NIOPosix Linux.swift
[594/705] Compiling NIOPosix LinuxCPUSet.swift
[595/705] Compiling NIOPosix LinuxUring.swift
[596/705] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[597/705] Compiling NIOPosix Bootstrap.swift
[598/705] Compiling NIOPosix ControlMessage.swift
[599/705] Compiling NIOPosix DatagramVectorReadManager.swift
[600/705] Compiling NIOPosix Errors+Any.swift
[601/705] Compiling NIOPosix FileDescriptor.swift
[602/705] Compiling NIOPosix GetaddrinfoResolver.swift
[603/705] Compiling NIOPosix HappyEyeballs.swift
[604/705] Compiling NIOPosix NIOPosixSendableMetatype.swift
[605/705] Compiling NIOPosix NIOThreadPool.swift
[606/705] Compiling NIOPosix NonBlockingFileIO.swift
[607/705] Compiling NIOEmbedded AsyncTestingChannel.swift
[608/705] Emitting module NIOEmbedded
[609/705] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[610/705] Compiling NIOEmbedded Embedded.swift
[611/706] Compiling NIOPosix Pool.swift
[612/706] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[613/706] Compiling NIOPosix PosixSingletons.swift
[614/706] Compiling NIOPosix RawSocketBootstrap.swift
[615/706] Compiling NIOPosix Resolver.swift
[616/706] Compiling NIOPosix Selectable.swift
[617/706] Compiling NIOPosix SelectableChannel.swift
[619/712] Compiling Crypto MLDSA.swift
[620/712] Compiling Crypto Signature.swift
[621/712] Compiling Crypto CryptoKitErrors_boring.swift
[622/712] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[623/712] Compiling Crypto RNG_boring.swift
[624/712] Compiling Crypto SafeCompare_boring.swift
[625/712] Compiling Crypto Zeroization_boring.swift
[626/712] Compiling Crypto PrettyBytes.swift
[627/712] Compiling Crypto SafeCompare.swift
[628/712] Compiling Crypto SecureBytes.swift
[629/712] Compiling Crypto Zeroization.swift
[630/712] Compiling NIOPosix ThreadWindows.swift
[631/712] Compiling NIOPosix UnsafeTransfer.swift
[632/712] Compiling NIOPosix Utilities.swift
[633/712] Compiling NIOPosix VsockAddress.swift
[634/712] Compiling NIOPosix VsockChannelEvents.swift
[635/712] Compiling NIOPosix Windows.swift
[636/712] Emitting module NIOPosix
[644/712] Compiling NIOPosix SelectableEventLoop.swift
[645/712] Compiling NIOPosix SelectorEpoll.swift
[646/712] Compiling NIOPosix SelectorGeneric.swift
[647/712] Compiling NIOPosix SelectorKqueue.swift
[648/712] Compiling NIOPosix SelectorUring.swift
[649/712] Compiling NIOPosix SelectorWSAPoll.swift
[650/712] Compiling NIOPosix ServerSocket.swift
[651/712] Compiling NIOPosix Socket.swift
[652/712] Compiling NIOPosix SocketChannel.swift
[653/712] Compiling NIOPosix SocketProtocols.swift
[654/712] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[655/712] Compiling NIOPosix System.swift
[656/712] Compiling NIOPosix Thread.swift
[657/712] Compiling NIOPosix ThreadPosix.swift
[670/712] Compiling Crypto HKDF.swift
[671/712] Compiling Crypto AESWrap.swift
[672/712] Compiling Crypto AESWrap_boring.swift
[673/712] Compiling Crypto Ed25519_boring.swift
[674/712] Compiling Crypto NISTCurvesKeys_boring.swift
[675/712] Compiling Crypto X25519Keys_boring.swift
[676/712] Compiling Crypto Curve25519.swift
[677/712] Compiling Crypto Ed25519Keys.swift
[678/712] Compiling Crypto NISTCurvesKeys.swift
[679/712] Compiling Crypto X25519Keys.swift
[680/712] Compiling Crypto SymmetricKeys.swift
[681/712] Compiling Crypto HMAC.swift
[682/712] Compiling Crypto MACFunctions.swift
[683/712] Compiling Crypto MessageAuthenticationCode.swift
[684/712] Compiling Crypto AES.swift
[685/712] Compiling Crypto ECDSASignature_boring.swift
[686/712] Compiling Crypto ECDSA_boring.swift
[687/712] Compiling Crypto EdDSA_boring.swift
[688/712] Compiling Crypto MLDSA_boring.swift
[689/712] Compiling Crypto MLDSA_wrapper.swift
[690/712] Compiling Crypto ECDSA.swift
[691/712] Compiling Crypto Ed25519.swift
[709/713] Compiling NIOPosix PendingDatagramWritesManager.swift
[710/713] Compiling NIOPosix PendingWritesManager.swift
[711/713] Compiling NIOPosix PipeChannel.swift
[712/713] Compiling NIOPosix PipePair.swift
[715/718] Emitting module NIO
[716/718] Compiling NIO Exports.swift
[718/735] Emitting module ObliviousXHelpers
[719/735] Compiling ObliviousXHelpers Helpers.swift
[721/736] Emitting module NIOHTTP1
[722/744] Emitting module ObliviousX
[723/744] Compiling ObliviousDoH Errors.swift
[724/744] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[725/744] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[726/744] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[727/744] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[728/744] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[729/744] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[730/744] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[731/744] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[732/744] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[733/744] Compiling NIOHTTP1 HTTPTypes.swift
[734/744] Compiling ObliviousX Errors.swift
[735/744] Compiling ObliviousX OHTTPEncapsulation.swift
[736/745] Emitting module ObliviousDoH
[737/745] Compiling ObliviousDoH ODoHRoutine.swift
[739/746] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[740/746] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[742/746] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[743/746] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[744/746] Compiling NIOHTTP1 ByteCollectionUtils.swift
[745/746] Compiling NIOHTTP1 HTTPDecoder.swift
[746/746] Compiling NIOHTTP1 HTTPEncoder.swift
[748/753] Compiling ObliviousHTTP Errors.swift
[749/753] Compiling ObliviousHTTP BHTTPSerializer.swift
[750/753] Emitting module ObliviousHTTP
[751/753] Compiling ObliviousHTTP BHTTPParser.swift
[752/753] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[753/753] Compiling ObliviousHTTP Varint.swift
Build complete! (152.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "swift-nio-oblivious-http",
  "name" : "swift-nio-oblivious-http",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14"
    },
    {
      "name" : "ios",
      "version" : "17"
    },
    {
      "name" : "tvos",
      "version" : "17"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "ObliviousHTTP",
      "targets" : [
        "ObliviousHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObliviousX",
      "targets" : [
        "ObliviousX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObliviousDoH",
      "targets" : [
        "ObliviousDoH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObliviousXTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXTests",
      "path" : "Tests/ObliviousXTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousXTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousXHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXHelpers",
      "path" : "Sources/ObliviousXHelpers",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX",
        "ObliviousDoH"
      ],
      "sources" : [
        "Helpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "target_dependencies" : [
        "ObliviousXHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTPTests",
      "path" : "Tests/ObliviousHTTPTests",
      "product_dependencies" : [
        "Crypto",
        "NIOCore",
        "NIOHTTP1"
      ],
      "sources" : [
        "BHTTPParserTests.swift",
        "BHTTPSerializerTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTP",
      "path" : "Sources/ObliviousHTTP",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ObliviousHTTP"
      ],
      "sources" : [
        "BHTTPParser.swift",
        "BHTTPSerializer.swift",
        "Errors.swift",
        "ObliviousHTTPHandler.swift",
        "Varint.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousDoHTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousDoHTests",
      "path" : "Tests/ObliviousDoHTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousDoHTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousDoH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousDoH",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousDoH",
      "path" : "Sources/ObliviousDoH",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousDoH"
      ],
      "sources" : [
        "Errors.swift",
        "ODoHRoutine.swift"
      ],
      "target_dependencies" : [
        "ObliviousXHelpers"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.