Build Information
Failed to build swift-nio-oblivious-http, reference main (b4e1b4
), with Swift 6.2 (beta) for Wasm on 9 Sep 2025 20:07:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-oblivious-http.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b4e1b44 Add Oblivious DNS-over-HTTPS types and serialization (#43)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
b4e1b440814738c30f3579bdbdb85223ea835e2b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-oblivious-http.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
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-4609320-0":/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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
[1/16806] Fetching swift-crypto
[1514/94868] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (9.14s)
Fetched https://github.com/apple/swift-nio.git from cache (9.24s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (10.63s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1814] Fetching swift-atomics
[600/6751] Fetching swift-atomics, swift-system
[6456/24196] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.85s)
[3733/19259] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.21s)
Fetched https://github.com/apple/swift-collections.git from cache (2.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.07s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (5.00s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.33s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.6.2
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Building for debugging...
[0/395] Write sources
[13/395] Compiling CNIOWindows shim.c
[14/395] Compiling _AtomicsShims.c
[15/395] Compiling CNIOWASI CNIOWASI.c
[15/395] Compiling CNIOLinux liburing_shims.c
[17/395] Compiling CNIOWindows WSAStartup.c
[17/395] Compiling CNIOLinux shim.c
[19/395] Compiling CNIODarwin shim.c
[20/395] Compiling CNIOLLHTTP c_nio_http.c
[21/395] Write swift-version-24593BA9C3E375BF.txt
[22/395] Compiling CNIOLLHTTP c_nio_api.c
[23/395] Compiling fiat_p256_adx_sqr.S
[24/395] Compiling fiat_p256_adx_mul.S
[25/398] Compiling fiat_curve25519_adx_square.S
[26/415] Compiling fiat_curve25519_adx_mul.S
[27/415] Compiling md5-x86_64-linux.S
[28/415] Compiling md5-x86_64-apple.S
[29/415] Compiling md5-586-linux.S
[30/415] Compiling md5-586-apple.S
[31/415] Compiling CCryptoBoringSSLShims shims.c
[32/415] Compiling chacha20_poly1305_x86_64-linux.S
[33/415] Compiling chacha20_poly1305_x86_64-apple.S
[34/415] Compiling chacha20_poly1305_armv8-win.S
[35/415] Compiling chacha20_poly1305_armv8-linux.S
[36/415] Compiling chacha20_poly1305_armv8-apple.S
[37/415] Compiling chacha-x86_64-linux.S
[38/415] Compiling chacha-x86_64-apple.S
[39/415] Compiling chacha-x86-linux.S
[40/415] Compiling chacha-x86-apple.S
[41/415] Compiling chacha-armv8-win.S
[42/415] Compiling err_data.cc
[43/415] Compiling chacha-armv8-linux.S
[44/415] Compiling chacha-armv8-apple.S
[45/415] Compiling chacha-armv4-linux.S
[46/415] Compiling aes128gcmsiv-x86_64-linux.S
[47/415] Compiling aes128gcmsiv-x86_64-apple.S
[48/415] Compiling x86_64-mont5-linux.S
[49/415] Compiling x86_64-mont5-apple.S
[50/415] Compiling x86_64-mont-linux.S
[51/415] Compiling x86_64-mont-apple.S
[52/415] Compiling x86-mont-linux.S
[53/415] Compiling x86-mont-apple.S
[54/415] Compiling vpaes-x86_64-linux.S
[55/415] Compiling vpaes-x86_64-apple.S
[56/415] Compiling vpaes-x86-linux.S
[57/415] Compiling vpaes-x86-apple.S
[58/415] Compiling vpaes-armv8-win.S
[59/415] Compiling vpaes-armv8-linux.S
[60/415] Compiling vpaes-armv8-apple.S
[61/415] Compiling vpaes-armv7-linux.S
[62/415] Compiling sha512-x86_64-linux.S
[63/415] Compiling sha512-x86_64-apple.S
[64/415] Compiling sha512-armv8-linux.S
[65/415] Compiling sha512-armv8-win.S
[66/415] Compiling sha512-armv8-apple.S
[67/415] Compiling sha512-armv4-linux.S
[68/415] Compiling sha512-586-linux.S
[69/415] Compiling sha512-586-apple.S
[70/415] Compiling sha256-x86_64-linux.S
[71/415] Compiling sha256-x86_64-apple.S
[72/415] Compiling sha256-armv8-win.S
[73/415] Compiling sha256-armv8-linux.S
[74/415] Compiling sha256-armv8-apple.S
[75/415] Compiling sha256-armv4-linux.S
[76/415] Compiling sha256-586-linux.S
[77/415] Compiling sha256-586-apple.S
[78/415] Compiling sha1-x86_64-linux.S
[79/415] Compiling sha1-x86_64-apple.S
[80/415] Compiling CNIOLLHTTP c_nio_llhttp.c
[81/415] Compiling sha1-armv8-apple.S
[82/415] Compiling sha1-armv8-linux.S
[83/415] Compiling sha1-armv8-win.S
[84/415] Compiling sha1-armv4-large-linux.S
[85/415] Compiling sha1-586-linux.S
[86/415] Compiling sha1-586-apple.S
[87/415] Compiling rdrand-x86_64-linux.S
[88/415] Compiling rsaz-avx2-apple.S
[89/415] Compiling rsaz-avx2-linux.S
[90/415] Compiling p256_beeu-x86_64-asm-linux.S
[91/415] Compiling rdrand-x86_64-apple.S
[92/415] Compiling p256_beeu-x86_64-asm-apple.S
[93/415] Compiling p256_beeu-armv8-asm-linux.S
[94/415] Compiling p256_beeu-armv8-asm-win.S
[95/415] Compiling p256_beeu-armv8-asm-apple.S
[96/415] Compiling p256-armv8-asm-win.S
[97/415] Compiling p256-x86_64-asm-linux.S
[98/415] Compiling p256-x86_64-asm-apple.S
[99/415] Compiling p256-armv8-asm-linux.S
[100/415] Compiling ghashv8-armv8-win.S
[101/415] Compiling p256-armv8-asm-apple.S
[102/415] Compiling ghashv8-armv8-linux.S
[103/415] Compiling ghashv8-armv8-apple.S
[104/415] Compiling ghashv8-armv7-linux.S
[105/415] Compiling ghash-x86_64-linux.S
[106/415] Compiling ghash-x86-linux.S
[107/415] Compiling ghash-x86_64-apple.S
[108/415] Compiling ghash-x86-apple.S
[109/415] Compiling ghash-ssse3-x86_64-apple.S
[110/415] Compiling ghash-ssse3-x86_64-linux.S
[111/415] Compiling ghash-ssse3-x86-linux.S
[112/415] Compiling ghash-ssse3-x86-apple.S
[113/415] Compiling ghash-neon-armv8-win.S
[114/415] Compiling ghash-neon-armv8-linux.S
[115/415] Compiling ghash-neon-armv8-apple.S
[116/415] Compiling ghash-armv4-linux.S
[117/415] Compiling co-586-linux.S
[118/415] Compiling bsaes-armv7-linux.S
[119/415] Compiling co-586-apple.S
[120/415] Compiling bn-armv8-win.S
[121/415] Compiling bn-armv8-linux.S
[122/415] Compiling bn-armv8-apple.S
[123/415] Compiling bn-586-linux.S
[124/415] Compiling bn-586-apple.S
[125/415] Compiling armv8-mont-win.S
[126/415] Compiling c-nioatomics.c
[127/415] Compiling armv8-mont-linux.S
[128/415] Compiling armv8-mont-apple.S
[129/415] Compiling armv4-mont-linux.S
[130/415] Compiling aesv8-gcm-armv8-linux.S
[131/415] Compiling aesv8-gcm-armv8-win.S
[132/415] Compiling aesv8-gcm-armv8-apple.S
[133/415] Compiling aesv8-armv8-win.S
[134/415] Compiling aesv8-armv8-linux.S
[135/415] Compiling aesv8-armv8-apple.S
[136/415] Compiling aesni-x86_64-linux.S
[137/415] Compiling aesv8-armv7-linux.S
[138/415] Compiling aesni-x86_64-apple.S
[139/415] Compiling aesni-x86-linux.S
[140/415] Compiling aesni-x86-apple.S
[141/415] Compiling aesni-gcm-x86_64-linux.S
[142/415] Compiling aesni-gcm-x86_64-apple.S
[143/415] Compiling aes-gcm-avx512-x86_64-linux.S
[144/415] Compiling aes-gcm-avx512-x86_64-apple.S
[145/415] Compiling aes-gcm-avx2-x86_64-linux.S
[146/415] Compiling aes-gcm-avx2-x86_64-apple.S
[147/415] Compiling c-atomics.c
[148/415] Compiling xwing.cc
[149/421] Compiling x_x509a.cc
[150/421] Compiling x_val.cc
[151/421] Compiling x_x509.cc
[152/421] Compiling x_spki.cc
[154/421] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[155/421] Compiling InternalCollectionsUtilities Debugging.swift
[156/421] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[157/421] Compiling InternalCollectionsUtilities UInt+reversed.swift
[158/421] Compiling InternalCollectionsUtilities Descriptions.swift
[159/421] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[160/421] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[161/422] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[162/422] Compiling InternalCollectionsUtilities _SortedCollection.swift
[163/422] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[164/422] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[165/422] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[166/422] Compiling InternalCollectionsUtilities Integer rank.swift
[167/422] Emitting module InternalCollectionsUtilities
[168/422] Compiling _NIODataStructures PriorityQueue.swift
[169/422] Emitting module _NIOBase64
[170/422] Compiling _NIOBase64 Base64.swift
[172/423] Compiling _NIODataStructures _TinyArray.swift
[173/423] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[175/439] Compiling DequeModule Deque+CustomReflectable.swift
[176/439] Compiling DequeModule Deque+Descriptions.swift
[176/441] Compiling x_pubkey.cc
[178/441] Compiling DequeModule Deque+Equatable.swift
[179/441] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[179/441] Compiling x_sig.cc
[180/441] Compiling x_req.cc
[182/441] Compiling DequeModule _DequeBuffer.swift
[183/441] Compiling DequeModule _DequeBufferHeader.swift
[184/441] Compiling NIOConcurrencyHelpers lock.swift
[185/441] Emitting module NIOConcurrencyHelpers
[186/441] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[187/441] Emitting module _NIODataStructures
[188/441] Compiling _NIODataStructures Heap.swift
[190/442] Compiling DequeModule Deque+Testing.swift
[191/442] Compiling DequeModule Deque._Storage.swift
[192/442] Compiling DequeModule Deque+Extras.swift
[193/442] Compiling DequeModule Deque+Hashable.swift
[193/442] Compiling x_name.cc
[195/442] Compiling DequeModule _DequeSlot.swift
[196/442] Compiling DequeModule _UnsafeWrappedBuffer.swift
[197/442] Compiling NIOConcurrencyHelpers NIOLock.swift
[198/442] Compiling NIOConcurrencyHelpers atomics.swift
[199/442] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[200/443] Compiling x_exten.cc
[202/443] Compiling DequeModule Deque._UnsafeHandle.swift
[203/443] Compiling DequeModule Deque.swift
[204/443] Compiling DequeModule Deque+Codable.swift
[205/443] Compiling DequeModule Deque+Collection.swift
[205/443] Compiling x_attrib.cc
[206/443] Compiling x_crl.cc
[208/443] Emitting module DequeModule
[208/444] Compiling x_all.cc
[210/444] Compiling x_algor.cc
[211/444] Compiling x509spki.cc
[212/444] Compiling x509rset.cc
[213/444] Compiling x509name.cc
[214/444] Compiling x509_vpm.cc
[215/444] Compiling x509cset.cc
[216/444] Compiling x509_v3.cc
[217/444] Compiling x509_vfy.cc
[218/444] Compiling x509_txt.cc
[219/444] Compiling x509_trs.cc
[220/444] Compiling x509_set.cc
[221/444] Compiling x509_req.cc
[222/444] Compiling x509_obj.cc
[223/444] Compiling x509_lu.cc
[224/444] Compiling x509_d2.cc
[225/444] Compiling x509_def.cc
[226/444] Compiling x509_ext.cc
[227/444] Compiling x509_cmp.cc
[228/444] Compiling x509_att.cc
[229/444] Compiling x509.cc
[230/444] Compiling v3_skey.cc
[231/444] Compiling v3_utl.cc
[232/444] Compiling v3_prn.cc
[233/444] Compiling v3_purp.cc
[234/444] Compiling v3_pmaps.cc
[235/444] Compiling v3_pcons.cc
[236/444] Compiling v3_ocsp.cc
[237/444] Compiling v3_ncons.cc
[238/444] Compiling v3_lib.cc
[239/444] Compiling v3_int.cc
[240/444] Compiling v3_ia5.cc
[241/444] Compiling v3_info.cc
[242/444] Compiling v3_genn.cc
[243/444] Compiling v3_extku.cc
[244/444] Compiling v3_enum.cc
[245/444] Compiling v3_crld.cc
[246/444] Compiling v3_cpols.cc
[247/444] Compiling v3_bitst.cc
[248/444] Compiling v3_conf.cc
[249/444] Compiling v3_bcons.cc
[250/444] Compiling v3_alt.cc
[251/444] Compiling v3_akeya.cc
[252/444] Compiling v3_akey.cc
[253/444] Compiling t_x509a.cc
[254/444] Compiling i2d_pr.cc
[255/444] Compiling t_x509.cc
[256/444] Compiling t_crl.cc
[257/444] Compiling rsa_pss.cc
[258/444] Compiling t_req.cc
[259/444] Compiling policy.cc
[260/444] Compiling name_print.cc
[261/444] Compiling by_file.cc
[262/444] Compiling by_dir.cc
[263/444] Compiling asn1_gen.cc
[264/444] Compiling algorithm.cc
[265/444] Compiling a_verify.cc
[266/444] Compiling voprf.cc
[267/444] Compiling a_sign.cc
[268/444] Compiling a_digest.cc
[269/444] Compiling trust_token.cc
[270/444] Compiling thread_win.cc
[271/444] Compiling thread_pthread.cc
[272/444] Compiling thread_none.cc
[273/444] Compiling thread.cc
[274/444] Compiling pmbtoken.cc
[275/444] Compiling stack.cc
[276/444] Compiling spake2plus.cc
[277/444] Compiling sha512.cc
[278/444] Compiling sha1.cc
[279/444] Compiling sha256.cc
[280/444] Compiling siphash.cc
[281/444] Compiling slhdsa.cc
[282/444] Compiling rsa_print.cc
[283/444] Compiling rsa_extra.cc
[284/444] Compiling rsa_crypt.cc
[285/444] Compiling refcount.cc
[286/444] Compiling windows.cc
[287/444] Compiling urandom.cc
[288/444] Compiling rand.cc
[289/444] Compiling rc4.cc
[290/444] Compiling trusty.cc
[291/444] Compiling rsa_asn1.cc
[292/444] Compiling passive.cc
[293/444] Compiling poly1305_arm_asm.S
[294/444] Compiling forkunsafe.cc
[295/444] Compiling getentropy.cc
[296/444] Compiling ios.cc
[297/444] Compiling fork_detect.cc
[298/444] Compiling deterministic.cc
[299/444] Compiling poly1305_vec.cc
[300/444] Compiling pool.cc
[301/444] Compiling poly1305_arm.cc
[302/444] Compiling poly1305.cc
[303/444] Compiling pkcs8.cc
[304/444] Compiling pkcs7_x509.cc
[305/444] Compiling pkcs7.cc
[306/444] Compiling p5_pbev2.cc
[307/444] Compiling pkcs8_x509.cc
[308/444] Compiling pem_xaux.cc
[309/444] Compiling pem_pkey.cc
[310/444] Compiling pem_x509.cc
[311/444] Compiling pem_oth.cc
[312/444] Compiling mlkem.cc
[313/444] Compiling pem_info.cc
[314/444] Compiling pem_pk8.cc
[315/444] Compiling obj_xref.cc
[316/444] Compiling pem_lib.cc
[317/444] Compiling pem_all.cc
[318/444] Compiling mldsa.cc
[319/444] Compiling poly_rq_mul.S
[320/444] Compiling obj.cc
[321/444] Compiling md4.cc
[322/444] Compiling fips_shared_support.cc
[323/444] Compiling mem.cc
[324/444] Compiling lhash.cc
[325/444] Compiling hrss.cc
[326/444] Compiling md5.cc
[327/444] Compiling kyber.cc
[328/444] Compiling fuzzer_mode.cc
[329/444] Compiling ex_data.cc
[330/444] Compiling hpke.cc
[331/444] Compiling sign.cc
[332/444] Compiling print.cc
[333/444] Compiling scrypt.cc
[334/444] Compiling pbkdf.cc
[335/444] Compiling p_x25519.cc
[336/444] Compiling p_x25519_asn1.cc
[337/444] Compiling p_rsa_asn1.cc
[338/444] Compiling p_ed25519.cc
[339/444] Compiling p_rsa.cc
[340/444] Compiling p_ed25519_asn1.cc
[341/444] Compiling p_hkdf.cc
[342/444] Compiling p_ec.cc
[343/444] Compiling p_ec_asn1.cc
[344/444] Compiling p_dh_asn1.cc
[345/444] Compiling p_dsa_asn1.cc
[346/444] Compiling p_dh.cc
[347/444] Compiling evp_ctx.cc
[348/444] Compiling evp_asn1.cc
[349/444] Compiling evp.cc
[350/444] Compiling err.cc
[351/444] Compiling engine.cc
[352/444] Compiling ecdsa_p1363.cc
[353/444] Compiling ecdh.cc
[354/444] Compiling hash_to_curve.cc
[355/444] Compiling ecdsa_asn1.cc
[356/444] Compiling ec_derive.cc
[357/444] Compiling dsa.cc
[358/444] Compiling ec_asn1.cc
[359/444] Compiling dsa_asn1.cc
[360/444] Compiling params.cc
[361/444] Compiling x25519-asm-arm.S
[362/444] Compiling digest_extra.cc
[363/444] Compiling des.cc
[364/444] Compiling dh_asn1.cc
[365/444] Compiling curve25519_64_adx.cc
[366/444] Compiling bcm.cc
[367/444] Compiling spake25519.cc
[368/444] Compiling crypto.cc
[369/444] Compiling cpu_intel.cc
[370/444] Compiling cpu_arm_linux.cc
[371/444] Compiling cpu_arm_freebsd.cc
[372/444] Compiling cpu_aarch64_win.cc
[373/444] Compiling curve25519.cc
[374/444] Compiling cpu_aarch64_sysreg.cc
[375/444] Compiling cpu_aarch64_linux.cc
[376/444] Compiling cpu_aarch64_openbsd.cc
[377/444] Compiling cpu_aarch64_fuchsia.cc
[378/444] Compiling cpu_aarch64_apple.cc
[379/444] Compiling conf.cc
[380/444] Compiling e_rc4.cc
[381/444] Compiling tls_cbc.cc
[381/444] Compiling get_cipher.cc
[383/444] Compiling e_tls.cc
[384/444] Compiling e_rc2.cc
[385/444] Compiling e_aesctrhmac.cc
[386/444] Compiling e_null.cc
[387/444] Compiling e_des.cc
[387/444] Compiling cms.cc
[389/444] Compiling e_aesgcmsiv.cc
[390/444] Compiling e_chacha20poly1305.cc
[391/444] Compiling e_aeseax.cc
[392/444] Compiling derive_key.cc
[393/444] Compiling chacha.cc
[394/444] Compiling cbb.cc
[395/444] Compiling unicode.cc
[396/444] Compiling cbs.cc
[397/444] Compiling buf.cc
[398/444] Compiling ber.cc
[399/444] Compiling sqrt.cc
[400/444] Compiling exponentiation.cc
[401/444] Compiling asn1_compat.cc
[402/444] Compiling div.cc
[403/444] Compiling blake2.cc
[404/444] Compiling printf.cc
[405/444] Compiling pair.cc
[406/444] Compiling bn_asn1.cc
[407/444] Compiling convert.cc
[408/444] Compiling hexdump.cc
[409/444] Compiling file.cc
[410/444] Compiling fd.cc
[411/444] Compiling errno.cc
[412/444] Compiling bio_mem.cc
[413/444] Compiling base64.cc
[414/444] Compiling bio.cc
[415/444] Compiling tasn_typ.cc
[416/444] Compiling tasn_utl.cc
[417/444] Compiling tasn_fre.cc
[418/444] Compiling tasn_new.cc
[419/444] Compiling tasn_enc.cc
[420/444] Compiling posix_time.cc
[421/444] Compiling f_int.cc
[422/444] Compiling f_string.cc
[423/444] Compiling tasn_dec.cc
[424/444] Compiling asn_pack.cc
[425/444] Compiling asn1_par.cc
[426/444] Compiling asn1_lib.cc
[427/444] Compiling a_octet.cc
[428/444] Compiling a_utctm.cc
[429/444] Compiling a_time.cc
[430/444] Compiling a_type.cc
[431/444] Compiling a_strnid.cc
[432/444] Compiling a_strex.cc
[433/444] Compiling a_object.cc
[434/444] Compiling a_dup.cc
[435/444] Compiling a_i2d_fp.cc
[436/444] Write sources
[437/462] Compiling a_d2i_fp.cc
[438/462] Compiling a_mbstr.cc
[439/462] Compiling a_gentm.cc
[441/462] Compiling Atomics UnsafeAtomic.swift
[442/462] Compiling Atomics UnsafeAtomicLazyReference.swift
[442/464] Compiling a_int.cc
[444/464] Compiling Atomics ManagedAtomic.swift
[445/464] Compiling Atomics ManagedAtomicLazyReference.swift
[446/464] Compiling Atomics AtomicStorage.swift
[447/464] Compiling Atomics AtomicValue.swift
[448/464] Compiling Atomics AtomicMemoryOrderings.swift
[449/464] Compiling Atomics DoubleWord.swift
[449/464] Compiling aes.cc
[450/464] Compiling a_bool.cc
[452/464] Compiling Atomics IntegerOperations.swift
[453/464] Compiling Atomics Unmanaged extensions.swift
[454/464] Compiling Atomics AtomicInteger.swift
[455/464] Compiling Atomics AtomicOptionalWrappable.swift
[456/464] Compiling Atomics AtomicReference.swift
[456/464] Compiling a_bitstr.cc
[458/472] Compiling CryptoBoringWrapper RandomBytes.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
[459/472] Compiling CryptoBoringWrapper EllipticCurve.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
[460/472] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
error: emit-module command failed with exit code 1 (use -v to see invocation)
[461/472] Emitting module CryptoBoringWrapper
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
[462/472] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
[463/472] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
[464/472] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
[465/472] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
15 | @_implementationOnly import CCryptoBoringSSL
16 | @_implementationOnly import CCryptoBoringSSLShims
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// An abstraction over a BoringSSL AEAD
[466/472] Compiling Atomics OptionalRawRepresentable.swift
[467/472] Compiling Atomics RawRepresentable.swift
[468/472] Compiling Atomics AtomicBool.swift
BUILD FAILURE 6.2 wasm