The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Compute with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Compute.git
Reference: 3.1.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/swift-cloud/Compute
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 5d48d24 feat: ja4 digests (#25)
Cloned https://github.com/swift-cloud/Compute.git
Revision (git rev-parse @):
5d48d24c9515f3a0e760fe2837d174fa2a8ffcda
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Compute.git at 3.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swift-cloud/Compute.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-crypto
[1/7644] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto (1.23s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.3.0 (0.38s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.3.0
Building for debugging...
[0/426] Compiling ComputeRuntime ComputeRuntime.c
[1/426] Compiling a_dup.c
[1/426] Compiling a_i2d_fp.c
[3/426] Compiling a_d2i_fp.c
[4/426] Compiling base64.c
[5/426] Compiling a_mbstr.c
[6/426] Compiling a_gentm.c
[7/426] Compiling fiat_curve25519_adx_square.S
[8/426] Compiling fiat_p256_adx_sqr.S
[9/426] Compiling fiat_p256_adx_mul.S
[10/426] Compiling fiat_curve25519_adx_mul.S
[11/426] Compiling x_x509a.c
[12/426] Compiling x_val.c
[13/426] Compiling x_sig.c
[14/426] Compiling x_x509.c
[15/426] Compiling x_spki.c
[16/426] Compiling x_req.c
[17/426] Compiling CCryptoBoringSSLShims shims.c
[18/426] Compiling x_pubkey.c
[19/426] Compiling x_exten.c
[20/426] Compiling x_name.c
[21/426] Compiling x_crl.c
[22/426] Compiling x_attrib.c
[23/426] Compiling x_algor.c
[24/426] Compiling x509spki.c
[25/426] Compiling x509rset.c
[26/426] Compiling x_all.c
[27/426] Compiling x509_txt.c
[28/426] Compiling x509name.c
[29/426] Compiling x509cset.c
[30/426] Compiling x509_vpm.c
[30/426] Compiling x509_v3.c
[32/426] Compiling x509_trs.c
[33/426] Compiling x509_vfy.c
[34/426] Compiling x509_set.c
[35/426] Compiling x509_def.c
[36/426] Compiling x509_obj.c
[37/426] Compiling x509_d2.c
[38/426] Compiling x509_ext.c
[39/426] Compiling x509_lu.c
[40/426] Compiling x509_req.c
[41/426] Compiling x509_cmp.c
[42/426] Compiling x509_att.c
[43/426] Compiling x509.c
[44/426] Compiling v3_skey.c
[45/426] Compiling v3_prn.c
[46/426] Compiling v3_purp.c
[47/426] Compiling v3_pmaps.c
[48/426] Compiling v3_ocsp.c
[49/426] Compiling v3_utl.c
[50/426] Compiling v3_pcons.c
[51/426] Compiling v3_ncons.c
[52/426] Compiling v3_int.c
[53/426] Compiling v3_lib.c
[54/426] Compiling v3_ia5.c
[55/426] Compiling v3_info.c
[56/426] Compiling v3_genn.c
[57/426] Compiling v3_extku.c
[58/426] Compiling v3_enum.c
[59/426] Compiling v3_crld.c
[60/426] Compiling v3_cpols.c
[61/426] Compiling v3_conf.c
[62/426] Compiling v3_bitst.c
[63/426] Compiling v3_bcons.c
[64/426] Compiling v3_akeya.c
[65/426] Compiling v3_akey.c
[66/426] Compiling v3_alt.c
[67/426] Compiling t_x509a.c
[68/426] Compiling i2d_pr.c
[69/426] Compiling t_crl.c
[70/426] Compiling t_x509.c
[71/426] Compiling t_req.c
[72/426] Compiling name_print.c
[73/426] Compiling rsa_pss.c
[74/426] Compiling policy.c
[75/426] Compiling by_file.c
[76/426] Compiling by_dir.c
[77/426] Compiling algorithm.c
[78/426] Compiling asn1_gen.c
[79/426] Compiling a_verify.c
[80/426] Compiling a_digest.c
[81/426] Compiling a_sign.c
[82/426] Compiling voprf.c
[83/426] Compiling thread_win.c
[84/426] Compiling thread.c
[85/426] Compiling thread_none.c
[86/426] Compiling thread_pthread.c
[87/426] Compiling trust_token.c
[88/426] Compiling wots.c
[89/426] Compiling thash.c
[90/426] Compiling spx_util.c
[91/426] Compiling stack.c
[92/426] Compiling spx.c
[93/426] Compiling merkle.c
[94/426] Compiling fors.c
[95/426] Compiling pmbtoken.c
[96/426] Compiling rsa_print.c
[97/426] Compiling address.c
[98/426] Compiling siphash.c
[99/426] Compiling rc4.c
[100/426] Compiling refcount.c
[101/426] Compiling windows.c
[102/426] Compiling rand_extra.c
[103/426] Compiling rsa_asn1.c
[104/426] Compiling rsa_crypt.c
[105/426] Compiling trusty.c
[106/426] Compiling ios.c
[107/426] Compiling passive.c
[108/426] Compiling getentropy.c
[109/426] Compiling poly1305_arm_asm.S
[110/426] Compiling forkunsafe.c
[111/426] Compiling deterministic.c
[112/426] Compiling pool.c
[113/426] Compiling poly1305.c
[114/426] Compiling poly1305_arm.c
[115/426] Compiling pkcs7.c
[116/426] Compiling pem_x509.c
[117/426] Compiling pem_xaux.c
[118/426] Compiling p5_pbev2.c
[119/426] Compiling pkcs8.c
[120/426] Compiling pkcs7_x509.c
[121/426] Compiling pkcs8_x509.c
[122/426] Compiling pem_pkey.c
[123/426] Compiling obj_xref.c
[124/426] Compiling pem_oth.c
[125/426] Compiling pem_pk8.c
[126/426] Compiling pem_info.c
[127/426] Compiling pem_lib.c
[128/426] Compiling pem_all.c
[129/426] Compiling mem.c
[130/426] Compiling lhash.c
[131/426] Compiling keccak.c
[132/426] Compiling obj.c
[133/426] Compiling kyber.c
[134/426] Compiling x86_64-mont5-mac.mac.x86_64.S
[135/426] Compiling poly_rq_mul.S
[136/426] Compiling x86_64-mont-mac.mac.x86_64.S
[137/426] Compiling x86_64-mont5-linux.linux.x86_64.S
[138/426] Compiling x86-mont-windows.windows.x86.S
[139/426] Compiling poly1305_vec.c
[140/426] Compiling hpke.c
[141/426] Compiling x86_64-mont-linux.linux.x86_64.S
[142/426] Compiling x86-mont-linux.linux.x86.S
[143/426] Compiling vpaes-x86_64-mac.mac.x86_64.S
[144/426] Compiling vpaes-x86_64-linux.linux.x86_64.S
[145/426] Compiling vpaes-x86-windows.windows.x86.S
[146/426] Compiling hrss.c
[147/426] Compiling vpaes-armv8-linux.linux.aarch64.S
[147/426] Compiling vpaes-x86-linux.linux.x86.S
[149/426] Compiling vpaes-armv8-ios.ios.aarch64.S
[150/426] Compiling vpaes-armv7-ios.ios.arm.S
[151/426] Compiling vpaes-armv7-linux.linux.arm.S
[152/426] Compiling sha512-x86_64-mac.mac.x86_64.S
[153/426] Compiling sha512-armv8-ios.ios.aarch64.S
[154/426] Compiling sha512-armv8-linux.linux.aarch64.S
[155/426] Compiling sha512-armv4-linux.linux.arm.S
[156/426] Compiling kdf.c
[157/426] Compiling sha512-x86_64-linux.linux.x86_64.S
[158/426] Compiling sha512-armv4-ios.ios.arm.S
[159/426] Compiling sha512-586-windows.windows.x86.S
[160/426] Compiling sha512-586-linux.linux.x86.S
[161/426] Compiling sha256-armv8-linux.linux.aarch64.S
[162/426] Compiling sha256-x86_64-mac.mac.x86_64.S
[163/426] Compiling sha256-armv4-linux.linux.arm.S
[164/426] Compiling sha256-armv8-ios.ios.aarch64.S
[165/426] Compiling sha256-x86_64-linux.linux.x86_64.S
[166/426] Compiling sha256-armv4-ios.ios.arm.S
[167/426] Compiling sha256-586-windows.windows.x86.S
[168/426] Compiling sha256-586-linux.linux.x86.S
[169/426] Compiling sha1-armv8-linux.linux.aarch64.S
[170/426] Compiling sha1-x86_64-mac.mac.x86_64.S
[171/426] Compiling sha1-armv8-ios.ios.aarch64.S
[172/426] Compiling sha1-x86_64-linux.linux.x86_64.S
[173/426] Compiling sha1-armv4-large-ios.ios.arm.S
[174/426] Compiling sha1-armv4-large-linux.linux.arm.S
[175/426] Compiling sha1-586-windows.windows.x86.S
[176/426] Compiling sha1-586-linux.linux.x86.S
[177/426] Compiling sha512.c
[178/426] Compiling sha256.c
[179/426] Compiling sha1.c
[180/426] Compiling fips.c
[181/426] Compiling rsaz-avx2-mac.mac.x86_64.S
[182/426] Compiling rsaz-avx2-linux.linux.x86_64.S
[183/426] Compiling service_indicator.c
[184/426] Compiling rdrand-x86_64-mac.mac.x86_64.S
[185/426] Compiling self_check.c
[186/426] Compiling blinding.c
[187/426] Compiling rdrand-x86_64-linux.linux.x86_64.S
[188/426] Compiling padding.c
[189/426] Compiling rsa_impl.c
[190/426] Compiling rsa.c
[191/426] Compiling rand.c
[191/426] Compiling urandom.c
[193/426] Compiling fork_detect.c
[194/426] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[195/426] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[196/426] Compiling ctrdrbg.c
[197/426] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[198/426] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[199/426] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[200/426] Compiling p256-armv8-asm-linux.linux.aarch64.S
[201/426] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[202/426] Compiling p256-armv8-asm-ios.ios.aarch64.S
[203/426] Compiling polyval.c
[204/426] Compiling ofb.c
[205/426] Compiling gcm_nohw.c
[206/426] Compiling ctr.c
[207/426] Compiling md5.c
[208/426] Compiling cfb.c
[209/426] Compiling gcm.c
[210/426] Compiling cbc.c
[211/426] Compiling md5-x86_64-mac.mac.x86_64.S
[212/426] Compiling md5-x86_64-linux.linux.x86_64.S
[213/426] Compiling md5-586-windows.windows.x86.S
[214/426] Compiling md5-586-linux.linux.x86.S
[215/426] Compiling ghashv8-armv8-linux.linux.aarch64.S
[216/426] Compiling ghashv8-armv8-ios.ios.aarch64.S
[217/426] Compiling hkdf.c
[218/426] Compiling hmac.c
[219/426] Compiling ghashv8-armv7-linux.linux.arm.S
[220/426] Compiling ghashv8-armv7-ios.ios.arm.S
[221/426] Compiling md4.c
[222/426] Compiling ghash-x86_64-mac.mac.x86_64.S
[223/426] Compiling ghash-x86-windows.windows.x86.S
[224/426] Compiling ghash-x86-linux.linux.x86.S
[225/426] Compiling ghash-ssse3-x86-windows.windows.x86.S
[226/426] Compiling ghash-x86_64-linux.linux.x86_64.S
[227/426] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[227/426] Compiling ghash-ssse3-x86-linux.linux.x86.S
[229/426] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[230/426] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[230/426] Compiling fips_shared_support.c
[232/426] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[233/426] Compiling ghash-armv4-linux.linux.arm.S
[234/426] Compiling ghash-armv4-ios.ios.arm.S
[235/426] Compiling ecdh.c
[236/426] Compiling wnaf.c
[237/426] Compiling ecdsa.c
[238/426] Compiling util.c
[239/426] Compiling simple_mul.c
[240/426] Compiling simple.c
[241/426] Compiling scalar.c
[242/426] Compiling oct.c
[242/426] Compiling felem.c
[244/426] Compiling p256.c
[245/426] Compiling p224-64.c
[246/426] Compiling ec_montgomery.c
[247/426] Compiling ec_key.c
[248/426] Compiling ec.c
[249/426] Compiling digest.c
[250/426] Compiling co-586-windows.windows.x86.S
[251/426] Compiling digestsign.c
[252/426] Compiling digests.c
[253/426] Compiling check.c
[254/426] Compiling dh.c
[255/426] Compiling co-586-linux.linux.x86.S
[256/426] Compiling cmac.c
[257/426] Compiling bsaes-armv7-linux.linux.arm.S
[258/426] Compiling bsaes-armv7-ios.ios.arm.S
[259/426] Compiling e_aesccm.c
[260/426] Compiling cipher.c
[261/426] Compiling aead.c
[262/426] Compiling p256-nistz.c
[263/426] Compiling e_aes.c
[264/426] Compiling sqrt.c
[265/426] Compiling rsaz_exp.c
[266/426] Compiling shift.c
[267/426] Compiling random.c
[268/426] Compiling prime.c
[269/426] Compiling montgomery_inv.c
[270/426] Compiling mul.c
[271/426] Compiling jacobi.c
[272/426] Compiling montgomery.c
[273/426] Compiling generic.c
[274/426] Compiling gcd.c
[275/426] Compiling gcd_extra.c
[276/426] Compiling div_extra.c
[277/426] Compiling exponentiation.c
[278/426] Compiling ctx.c
[279/426] Compiling div.c
[280/426] Compiling cmp.c
[281/426] Compiling bytes.c
[282/426] Compiling bn.c
[283/426] Compiling bn-armv8-linux.linux.aarch64.S
[284/426] Compiling bn-armv8-ios.ios.aarch64.S
[285/426] Compiling add.c
[286/426] Compiling bn-586-windows.windows.x86.S
[287/426] Compiling bn-586-linux.linux.x86.S
[288/426] Compiling armv8-mont-linux.linux.aarch64.S
[289/426] Compiling armv8-mont-ios.ios.aarch64.S
[290/426] Compiling x86_64-gcc.c
[291/426] Compiling armv4-mont-linux.linux.arm.S
[292/426] Compiling armv4-mont-ios.ios.arm.S
[293/426] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[294/426] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[295/426] Compiling aesv8-armv8-ios.ios.aarch64.S
[296/426] Compiling aesv8-armv8-linux.linux.aarch64.S
[297/426] Compiling aesv8-armv7-linux.linux.arm.S
[298/426] Compiling aesni-x86_64-mac.mac.x86_64.S
[299/426] Compiling aesv8-armv7-ios.ios.arm.S
[300/426] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[301/426] Compiling aesni-x86-windows.windows.x86.S
[302/426] Compiling aesni-x86-linux.linux.x86.S
[303/426] Compiling aesni-x86_64-linux.linux.x86_64.S
[304/426] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[305/426] Compiling mode_wrappers.c
[306/426] Compiling key_wrap.c
[307/426] Compiling sign.c
[308/426] Compiling aes.c
[309/426] Compiling ex_data.c
[310/426] Compiling scrypt.c
[311/426] Compiling aes_nohw.c
[312/426] Compiling print.c
[313/426] Compiling pbkdf.c
[314/426] Compiling p_x25519.c
[315/426] Compiling p_x25519_asn1.c
[316/426] Compiling p_rsa_asn1.c
[317/426] Compiling p_rsa.c
[318/426] Compiling p_ed25519.c
[319/426] Compiling p_hkdf.c
[320/426] Compiling p_ec_asn1.c
[320/426] Compiling p_ed25519_asn1.c
[322/426] Compiling p_ec.c
[323/426] Compiling err_data.c
[324/426] Compiling p_dsa_asn1.c
[325/426] Compiling evp_ctx.c
[326/426] Compiling engine.c
[327/426] Compiling evp_asn1.c
[328/426] Compiling evp.c
[329/426] Compiling err.c
[330/426] Compiling ecdh_extra.c
[331/426] Compiling ecdsa_asn1.c
[332/426] Compiling ec_derive.c
[333/426] Compiling hash_to_curve.c
[334/426] Compiling dsa_asn1.c
[335/426] Compiling ec_asn1.c
[336/426] Compiling dsa.c
[337/426] Compiling params.c
[338/426] Compiling dh_asn1.c
[339/426] Compiling digest_extra.c
[340/426] Compiling spake25519.c
[341/426] Compiling x25519-asm-arm.S
[342/426] Compiling curve25519_64_adx.c
[343/426] Compiling des.c
[344/426] Compiling crypto.c
[345/426] Compiling cpu_arm_linux.c
[346/426] Compiling cpu_intel.c
[347/426] Compiling cpu_arm_freebsd.c
[348/426] Compiling cpu_aarch64_win.c
[349/426] Compiling cpu_aarch64_openbsd.c
[350/426] Compiling cpu_aarch64_sysreg.c
[351/426] Compiling cpu_aarch64_linux.c
[352/426] Compiling cpu_aarch64_fuchsia.c
[352/426] Compiling cpu_aarch64_apple.c
[354/426] Compiling tls_cbc.c
[355/426] Compiling e_tls.c
[356/426] Compiling e_rc4.c
[357/426] Compiling conf.c
[358/426] Compiling curve25519.c
[359/426] Compiling e_null.c
[360/426] Compiling e_rc2.c
[361/426] Compiling e_des.c
[362/426] Compiling derive_key.c
[363/426] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[364/426] Compiling e_aesctrhmac.c
[365/426] Compiling e_chacha20poly1305.c
[366/426] Compiling cipher_extra.c
[367/426] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[368/426] Compiling e_aesgcmsiv.c
[369/426] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[370/426] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[371/426] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[372/426] Compiling chacha-x86_64-mac.mac.x86_64.S
[373/426] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[374/426] Compiling chacha-x86-windows.windows.x86.S
[374/426] Compiling chacha-x86_64-linux.linux.x86_64.S
[376/426] Compiling chacha.c
[377/426] Compiling chacha-x86-linux.linux.x86.S
[378/426] Compiling chacha-armv8-linux.linux.aarch64.S
[379/426] Compiling chacha-armv8-ios.ios.aarch64.S
[380/426] Compiling chacha-armv4-linux.linux.arm.S
[381/426] Compiling unicode.c
[382/426] Compiling chacha-armv4-ios.ios.arm.S
[383/426] Compiling ber.c
[384/426] Compiling asn1_compat.c
[385/426] Compiling cbb.c
[385/426] Compiling bn_asn1.c
[387/426] Compiling buf.c
[388/426] Compiling blake2.c
[388/426] Compiling cbs.c
[390/426] Compiling printf.c
[391/426] Compiling convert.c
[392/426] Compiling hexdump.c
[393/426] Compiling errno.c
[394/426] Compiling pair.c
[395/426] Compiling file.c
[396/426] Compiling fd.c
[397/426] Compiling bio_mem.c
[398/426] Compiling bio.c
[399/426] Compiling tasn_utl.c
[400/426] Compiling tasn_fre.c
[401/426] Compiling tasn_typ.c
[402/426] Compiling posix_time.c
[403/426] Compiling tasn_new.c
[404/426] Compiling tasn_enc.c
[405/426] Compiling tasn_dec.c
[406/426] Compiling f_string.c
[407/426] Compiling f_int.c
[408/426] Compiling asn_pack.c
[409/426] Compiling asn1_par.c
[410/426] Compiling a_utctm.c
[411/426] Compiling a_type.c
[412/426] Compiling asn1_lib.c
[413/426] Compiling a_time.c
[414/426] Compiling a_strnid.c
[415/426] Compiling a_octet.c
[416/426] Compiling a_strex.c
[417/426] Compiling a_bool.c
[418/426] Compiling a_int.c
[419/426] Compiling a_object.c
[420/426] Compiling a_bitstr.c
[422/429] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[423/429] Emitting module CryptoBoringWrapper
[424/429] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[426/431] Wrapping AST for CryptoBoringWrapper for debugging
[428/505] Compiling Crypto HPKE-LabeledExtract.swift
[429/505] Compiling Crypto HPKE-Utils.swift
[430/505] Compiling Crypto DHKEM.swift
[431/505] Compiling Crypto HPKE-KEM-Curve25519.swift
[432/505] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[433/505] Compiling Crypto HPKE-KEM.swift
[434/505] Compiling Crypto HPKE-Errors.swift
[435/505] Compiling Crypto HPKE.swift
[436/505] Compiling Crypto HPKE-Context.swift
[437/505] Compiling Crypto HPKE-KeySchedule.swift
[438/515] Compiling Crypto HMAC.swift
[439/515] Compiling Crypto MACFunctions.swift
[440/515] Compiling Crypto MessageAuthenticationCode.swift
[441/515] Compiling Crypto AES.swift
[442/515] Compiling Crypto ECDSASignature_boring.swift
[443/515] Compiling Crypto ECDSA_boring.swift
[444/515] Compiling Crypto EdDSA_boring.swift
[445/515] Compiling Crypto ECDSA.swift
[446/515] Compiling Crypto Ed25519.swift
[447/515] Compiling Crypto Signature.swift
[448/515] Compiling Crypto Ed25519_boring.swift
[449/515] Compiling Crypto EllipticCurvePoint_boring.swift
[450/515] Compiling Crypto EllipticCurve_boring.swift
[451/515] Compiling Crypto NISTCurvesKeys_boring.swift
[452/515] Compiling Crypto X25519Keys_boring.swift
[453/515] Compiling Crypto Curve25519.swift
[454/515] Compiling Crypto Ed25519Keys.swift
[455/515] Compiling Crypto NISTCurvesKeys.swift
[456/515] Compiling Crypto X25519Keys.swift
[457/515] Compiling Crypto SymmetricKeys.swift
[458/515] Emitting module Crypto
[459/515] Compiling Crypto SubjectPublicKeyInfo.swift
[460/515] Compiling Crypto CryptoKitErrors.swift
[461/515] Compiling Crypto Digest_boring.swift
[462/515] Compiling Crypto Digest.swift
[463/515] Compiling Crypto Digests.swift
[464/515] Compiling Crypto HashFunctions.swift
[465/515] Compiling Crypto HashFunctions_SHA2.swift
[466/515] Compiling Crypto HPKE-AEAD.swift
[467/515] Compiling Crypto HPKE-Ciphersuite.swift
[468/515] Compiling Crypto HPKE-KDF.swift
[469/515] Compiling Crypto HPKE-KexKeyDerivation.swift
[470/515] Compiling Crypto HPKE-Modes.swift
[471/515] Compiling Crypto Insecure.swift
[472/515] Compiling Crypto Insecure_HashFunctions.swift
[473/515] Compiling Crypto KEM.swift
[474/515] Compiling Crypto ECDH_boring.swift
[475/515] Compiling Crypto DH.swift
[476/515] Compiling Crypto ECDH.swift
[477/515] Compiling Crypto HKDF.swift
[478/515] Compiling Crypto AESWrap.swift
[479/515] Compiling Crypto AESWrap_boring.swift
[480/515] Compiling Crypto AES-GCM.swift
[481/515] Compiling Crypto AES-GCM_boring.swift
[482/515] Compiling Crypto ChaChaPoly_boring.swift
[483/515] Compiling Crypto ChaChaPoly.swift
[484/515] Compiling Crypto Cipher.swift
[485/515] Compiling Crypto Nonces.swift
[486/515] Compiling Crypto ASN1.swift
[487/515] Compiling Crypto ASN1Any.swift
[488/515] Compiling Crypto ASN1BitString.swift
[489/515] Compiling Crypto ASN1Boolean.swift
[490/515] Compiling Crypto ASN1Identifier.swift
[491/515] Compiling Crypto ASN1Integer.swift
[492/515] Compiling Crypto ASN1Null.swift
[493/515] Compiling Crypto ASN1OctetString.swift
[494/515] Compiling Crypto ASN1Strings.swift
[495/515] Compiling Crypto ArraySliceBigint.swift
[496/515] Compiling Crypto GeneralizedTime.swift
[497/515] Compiling Crypto ObjectIdentifier.swift
[498/515] Compiling Crypto ECDSASignature.swift
[499/515] Compiling Crypto PEMDocument.swift
[500/515] Compiling Crypto PKCS8PrivateKey.swift
[501/515] Compiling Crypto SEC1PrivateKey.swift
[502/515] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[503/515] Compiling Crypto CryptoKitErrors_boring.swift
[504/515] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[505/515] Compiling Crypto RNG_boring.swift
[506/515] Compiling Crypto SafeCompare_boring.swift
[507/515] Compiling Crypto Zeroization_boring.swift
[508/515] Compiling Crypto PrettyBytes.swift
[509/515] Compiling Crypto SafeCompare.swift
[510/515] Compiling Crypto SecureBytes.swift
[511/515] Compiling Crypto Zeroization.swift
[513/517] Wrapping AST for Crypto for debugging
[515/563] Compiling Compute FastlyConfigStore.swift
[516/563] Compiling Compute FastlyDevice.swift
[517/563] Compiling Compute FastlyEnvironment.swift
[518/563] Compiling Compute FastlyError.swift
[519/563] Compiling Compute FastlyGeoLocation.swift
[520/563] Compiling Compute FastlyKVStore.swift
[521/563] Compiling Compute FastlyLogger.swift
[522/569] Compiling Compute Cache.swift
[523/569] Compiling Compute Compute.swift
[524/569] Compiling Compute Concurrency.swift
[525/569] Compiling Compute ConfigStore.swift
[526/569] Compiling Compute Console.swift
[527/569] Compiling Compute Crypto.swift
[528/569] Compiling Compute FanoutClient.swift
[529/569] Emitting module Compute
[530/569] Compiling Compute Headers.swift
[531/569] Compiling Compute IncomingRequest.swift
[532/569] Compiling Compute JWT.swift
[533/569] Compiling Compute JWTClaim.swift
[534/569] Compiling Compute JWTError.swift
[535/569] Compiling Compute KVStore.swift
[536/569] Compiling Compute FastlyUtils.swift
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:35:38: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(decoder: decoder)
                                     ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:39:44: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(type, decoder: decoder)
                                           ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
[537/569] Compiling Compute Fetch+URLSession.swift
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:35:38: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(decoder: decoder)
                                     ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:39:44: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(type, decoder: decoder)
                                           ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
[538/569] Compiling Compute Fetch+Wasi.swift
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:35:38: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(decoder: decoder)
                                     ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:39:44: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(type, decoder: decoder)
                                           ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
[539/569] Compiling Compute Fetch.swift
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:35:38: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(decoder: decoder)
                                     ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:39:44: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(type, decoder: decoder)
                                           ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
[540/569] Compiling Compute FetchRequest.swift
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:35:38: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(decoder: decoder)
                                     ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:39:44: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(type, decoder: decoder)
                                           ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
[541/569] Compiling Compute FetchResponse.swift
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:35:38: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(decoder: decoder)
                                     ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
/host/spi-builder-workspace/Sources/Compute/Fetch/FetchResponse.swift:39:44: warning: passing argument of non-sendable type 'JSONDecoder' into actor-isolated context may introduce data races
        return try await body.decode(type, decoder: decoder)
                                           ^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
           ^
[542/569] Compiling Compute FanoutMessage.swift
[543/569] Compiling Compute IncomingRequest+Fanout.swift
[544/569] Compiling Compute OutgoingResponse+Fanout.swift
[545/569] Compiling Compute Fastly.swift
[546/569] Compiling Compute FastlyABI.swift
[547/569] Compiling Compute FastlyBody.swift
[548/569] Compiling Compute FastlyCache.swift
[549/569] Compiling Compute OutgoingResponse.swift
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:129:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:135:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:234:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:241:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
[550/569] Compiling Compute Range.swift
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:129:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:135:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:234:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:241:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
[551/569] Compiling Compute ReadableBody+Data.swift
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:129:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:135:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:234:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:241:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
[552/569] Compiling Compute ReadableBody+Wasi.swift
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:129:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:135:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:234:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:241:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
[553/569] Compiling Compute ReadableBody.swift
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:129:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:135:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:234:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:241:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
[554/569] Compiling Compute Parameters.swift
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:123:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:129:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:135:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:37: warning: passing argument of non-sendable type 'JSONEncoder' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                                    ^
Foundation.JSONEncoder:1:12: note: class 'JSONEncoder' does not conform to the 'Sendable' protocol
open class JSONEncoder {
           ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:227:29: warning: passing argument of non-sendable type 'JSONEncoder.OutputFormatting' into actor-isolated context may introduce data races
        try await body.write(value, encoder: encoder)
                            ^
Foundation.JSONEncoder:2:19: note: struct 'OutputFormatting' does not conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:234:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonObject)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/Compute/OutgoingResponse.swift:241:29: warning: passing argument of non-sendable type 'JSONSerialization.WritingOptions' into actor-isolated context may introduce data races
        try await body.write(jsonArray)
                            ^
Foundation.JSONSerialization:14:19: note: struct 'WritingOptions' does not conform to the 'Sendable' protocol
    public struct WritingOptions : OptionSet {
                  ^
[555/569] Compiling Compute PathComponent.swift
[556/569] Compiling Compute Routable.swift
[557/569] Compiling Compute Router.swift
[558/569] Compiling Compute TrieRouter.swift
[559/569] Compiling Compute SecretStore.swift
[560/569] Compiling Compute WritableBody.swift
[561/569] Compiling Compute FastlyPendingRequest.swift
[562/569] Compiling Compute FastlyRequest.swift
[563/569] Compiling Compute FastlyResponse.swift
[564/569] Compiling Compute FastlySecretStore.swift
[565/569] Compiling Compute FastlyStubs.swift
[566/569] Compiling Compute FastlyTypes.swift
[568/571] Wrapping AST for Compute for debugging
[570/573] Emitting module ComputeDemo
[571/573] Compiling ComputeDemo main.swift
[573/575] Wrapping AST for ComputeDemo for debugging
[574/575] Linking ComputeDemo
Build complete! (29.55s)
Build complete.
Done.

Build Machine: Linux 2