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 AppStoreConnect, reference main (f8e0a7), with Swift 6.0 for Linux on 28 Nov 2024 12:59:36 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onmyway133/AppStoreConnect.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/onmyway133/AppStoreConnect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8e0a73 Update
Cloned https://github.com/onmyway133/AppStoreConnect.git
Revision (git rev-parse @):
f8e0a73d6a9f7a4c59de47f532a63c79ceb6ee18
SUCCESS checkout https://github.com/onmyway133/AppStoreConnect.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/onmyway133/AppStoreConnect.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/kean/URLQueryEncoder
Fetching https://github.com/kean/Get
Fetching https://github.com/vapor/jwt-kit
Fetching https://github.com/kean/NaiveDate
[1/2335] Fetching get
[795/2463] Fetching get, urlqueryencoder
[1055/2832] Fetching get, urlqueryencoder, naivedate
Fetched https://github.com/kean/URLQueryEncoder from cache (0.28s)
Fetched https://github.com/kean/NaiveDate from cache (0.30s)
Fetched https://github.com/kean/Get from cache (0.31s)
[1/8849] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit from cache (0.89s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (0.47s)
Computing version for https://github.com/kean/NaiveDate
Computed https://github.com/kean/NaiveDate at 1.1.0 (0.41s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 0.8.0 (0.47s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 4.13.5 (0.50s)
Fetching https://github.com/apple/swift-crypto.git
[1/11187] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.76s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.23s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.50s)
Creating working copy for https://github.com/kean/NaiveDate
Working copy of https://github.com/kean/NaiveDate resolved at 1.1.0
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 4.13.5
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.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.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 3.10.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 0.8.0
Building for debugging...
[0/796] Write sources
[6/796] Compiling fiat_p256_adx_mul.S
[7/796] Compiling fiat_p256_adx_sqr.S
[8/796] Compiling fiat_curve25519_adx_square.S
[9/796] Compiling fiat_curve25519_adx_mul.S
[10/796] Compiling asn1_gen.c
[11/796] Compiling by_dir.c
[12/796] Compiling by_file.c
[13/796] Write swift-version-24593BA9C3E375BF.txt
[14/796] Compiling x_x509a.c
[15/796] Compiling x_val.c
[16/796] Compiling x_spki.c
[16/796] Compiling x_sig.c
[18/796] Compiling x_x509.c
[19/798] Compiling x_req.c
[20/802] Compiling x_attrib.c
[21/802] Compiling x_name.c
[22/802] Compiling x_pubkey.c
[23/806] Compiling x_exten.c
[24/806] Compiling x_crl.c
[25/806] Compiling x_all.c
[26/806] Compiling x_algor.c
[27/806] Compiling x509spki.c
[28/806] Compiling x509rset.c
[29/806] Compiling x509name.c
[30/806] Compiling x509cset.c
[31/806] Compiling x509_vpm.c
[32/806] Compiling x509_v3.c
[33/806] Compiling x509_txt.c
[34/806] Compiling x509_vfy.c
[35/806] Compiling x509_trs.c
[36/806] Compiling x509_req.c
[37/806] Compiling x509_set.c
[38/806] Compiling x509_obj.c
[39/806] Compiling x509_ext.c
[40/806] Compiling x509_def.c
[41/806] Compiling x509_lu.c
[42/806] Compiling x509_d2.c
[43/806] Compiling x509.c
[44/806] Compiling v3_skey.c
[45/806] Compiling x509_att.c
[46/806] Compiling x509_cmp.c
[47/806] Compiling v3_purp.c
[48/806] Compiling v3_prn.c
[49/806] Compiling v3_utl.c
[50/806] Compiling v3_ocsp.c
[51/806] Compiling v3_pcons.c
[52/806] Compiling v3_pmaps.c
[53/806] Compiling v3_lib.c
[54/806] Compiling v3_ncons.c
[55/806] Compiling v3_info.c
[56/806] Compiling v3_int.c
[57/806] Compiling v3_ia5.c
[58/806] Compiling v3_extku.c
[59/806] Compiling v3_enum.c
[60/806] Compiling v3_genn.c
[61/806] Compiling v3_cpols.c
[62/806] Compiling v3_crld.c
[63/806] Compiling v3_bitst.c
[64/806] Compiling v3_conf.c
[65/806] Compiling v3_bcons.c
[66/806] Compiling t_x509a.c
[67/806] Compiling v3_akeya.c
[68/806] Compiling v3_alt.c
[69/806] Compiling v3_akey.c
[70/806] Compiling t_x509.c
[71/806] Compiling t_crl.c
[72/806] Compiling t_req.c
[73/806] Compiling i2d_pr.c
[74/806] Compiling rsa_pss.c
[75/806] Compiling policy.c
[76/806] Compiling name_print.c
[77/806] Compiling a_verify.c
[78/806] Compiling algorithm.c
[79/806] Compiling a_sign.c
[80/806] Compiling voprf.c
[81/806] Compiling a_digest.c
[82/806] Compiling thread_pthread.c
[83/806] Compiling thread_none.c
[84/806] Compiling trust_token.c
[85/806] Compiling thread_win.c
[86/806] Compiling thread.c
[87/806] Compiling wots.c
[88/806] Compiling spx_util.c
[89/806] Compiling thash.c
[90/806] Compiling stack.c
[91/806] Compiling pmbtoken.c
[92/806] Compiling merkle.c
[93/806] Compiling spx.c
[94/806] Compiling fors.c
[95/806] Compiling address.c
[96/806] Compiling rsa_print.c
[97/806] Compiling rc4.c
[98/806] Compiling siphash.c
[99/806] Compiling rsa_crypt.c
[99/806] Compiling refcount.c
[101/806] Compiling rand_extra.c
[102/806] Compiling windows.c
[103/806] Compiling passive.c
[104/806] Compiling trusty.c
[105/806] Compiling rsa_asn1.c
[106/806] Compiling ios.c
[107/806] Compiling getentropy.c
[108/806] Compiling forkunsafe.c
[109/806] Compiling deterministic.c
[110/806] Compiling poly1305_arm_asm.S
[111/806] Compiling pool.c
[112/806] Compiling poly1305_arm.c
[113/806] Compiling poly1305.c
[114/806] Compiling poly1305_vec.c
[115/806] Compiling pkcs7.c
[116/806] Compiling pkcs8_x509.c
[117/806] Compiling pkcs8.c
[118/806] Compiling p5_pbev2.c
[119/806] Compiling pkcs7_x509.c
[120/806] Compiling pem_xaux.c
[121/806] Compiling pem_x509.c
[122/806] Compiling pem_pkey.c
[123/806] Compiling pem_pk8.c
[123/806] Compiling pem_oth.c
[125/806] Compiling obj_xref.c
[126/806] Compiling pem_lib.c
[127/806] Compiling pem_info.c
[128/806] Compiling mem.c
[129/806] Compiling pem_all.c
[130/806] Compiling lhash.c
[131/806] Compiling obj.c
[132/806] Compiling keccak.c
[133/806] Compiling kyber.c
[134/806] Compiling poly_rq_mul.S
[135/806] Compiling x86_64-mont5-mac.mac.x86_64.S
[136/806] Compiling hpke.c
[137/806] Compiling x86_64-mont-mac.mac.x86_64.S
[138/806] Compiling x86_64-mont5-linux.linux.x86_64.S
[139/806] Compiling x86_64-mont-linux.linux.x86_64.S
[140/806] Compiling x86-mont-linux.linux.x86.S
[141/806] Compiling vpaes-x86_64-mac.mac.x86_64.S
[142/806] Compiling x86-mont-windows.windows.x86.S
[143/806] Compiling vpaes-x86-windows.windows.x86.S
[144/806] Compiling vpaes-x86_64-linux.linux.x86_64.S
[145/806] Compiling vpaes-x86-linux.linux.x86.S
[146/806] Compiling vpaes-armv8-ios.ios.aarch64.S
[147/806] Compiling vpaes-armv8-linux.linux.aarch64.S
[148/806] Compiling hrss.c
[149/806] Compiling vpaes-armv7-linux.linux.arm.S
[150/806] Compiling vpaes-armv7-ios.ios.arm.S
[151/806] Compiling sha512-armv8-linux.linux.aarch64.S
[152/806] Compiling sha512-x86_64-mac.mac.x86_64.S
[153/806] Compiling sha512-armv8-ios.ios.aarch64.S
[154/806] Compiling sha512-x86_64-linux.linux.x86_64.S
[155/806] Compiling kdf.c
[156/806] Compiling sha512-586-windows.windows.x86.S
[157/806] Compiling sha512-armv4-linux.linux.arm.S
[158/806] Compiling sha512-armv4-ios.ios.arm.S
[159/806] Compiling sha512-586-linux.linux.x86.S
[160/806] Compiling sha256-armv8-ios.ios.aarch64.S
[161/806] Compiling sha256-armv8-linux.linux.aarch64.S
[161/806] Compiling sha256-x86_64-mac.mac.x86_64.S
[163/806] Compiling sha256-armv4-linux.linux.arm.S
[164/806] Compiling sha256-x86_64-linux.linux.x86_64.S
[165/806] Compiling sha256-armv4-ios.ios.arm.S
[166/806] Compiling sha256-586-windows.windows.x86.S
[167/806] Compiling sha1-x86_64-mac.mac.x86_64.S
[168/806] Compiling sha256-586-linux.linux.x86.S
[169/806] Compiling sha1-armv8-linux.linux.aarch64.S
[170/806] Compiling sha1-armv8-ios.ios.aarch64.S
[171/806] Compiling sha1-armv4-large-linux.linux.arm.S
[172/806] Compiling sha1-armv4-large-ios.ios.arm.S
[173/806] Compiling sha1-x86_64-linux.linux.x86_64.S
[174/806] Compiling sha1-586-windows.windows.x86.S
[175/806] Compiling sha1-586-linux.linux.x86.S
[176/806] Compiling sha1.c
[177/806] Compiling service_indicator.c
[178/806] Compiling sha256.c
[179/806] Compiling sha512.c
[180/806] Compiling rsaz-avx2-mac.mac.x86_64.S
[181/806] Compiling fips.c
[182/806] Compiling rsaz-avx2-linux.linux.x86_64.S
[183/806] Compiling self_check.c
[184/806] Compiling rdrand-x86_64-mac.mac.x86_64.S
[185/806] Compiling blinding.c
[186/806] Compiling padding.c
[187/806] Compiling rsa_impl.c
[188/806] Compiling rsa.c
[189/806] Compiling rand.c
[190/806] Compiling ctrdrbg.c
[191/806] Compiling rdrand-x86_64-linux.linux.x86_64.S
[192/806] Compiling fork_detect.c
[193/806] Compiling urandom.c
[194/806] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[195/806] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[196/806] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[197/806] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[198/806] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[199/806] Compiling p256-armv8-asm-linux.linux.aarch64.S
[200/806] Compiling p256-armv8-asm-ios.ios.aarch64.S
[201/806] Compiling gcm_nohw.c
[202/806] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[203/806] Compiling polyval.c
[204/806] Compiling ofb.c
[205/806] Compiling ctr.c
[206/806] Compiling gcm.c
[207/806] Compiling cbc.c
[208/806] Compiling cfb.c
[209/806] Compiling md5-x86_64-mac.mac.x86_64.S
[210/806] Compiling md5-586-windows.windows.x86.S
[211/806] Compiling md5-x86_64-linux.linux.x86_64.S
[212/806] Compiling md5-586-linux.linux.x86.S
[213/806] Compiling md5.c
[214/806] Compiling ghashv8-armv8-ios.ios.aarch64.S
[215/806] Compiling ghashv8-armv8-linux.linux.aarch64.S
[216/806] Compiling md4.c
[217/806] Compiling hmac.c
[218/806] Compiling hkdf.c
[219/806] Compiling ghashv8-armv7-linux.linux.arm.S
[220/806] Compiling ghash-x86_64-mac.mac.x86_64.S
[221/806] Compiling ghashv8-armv7-ios.ios.arm.S
[222/806] Compiling ghash-x86-windows.windows.x86.S
[223/806] Compiling ghash-x86_64-linux.linux.x86_64.S
[224/806] Compiling ghash-x86-linux.linux.x86.S
[225/806] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[226/806] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[227/806] Compiling ghash-ssse3-x86-windows.windows.x86.S
[228/806] Compiling ghash-ssse3-x86-linux.linux.x86.S
[229/806] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[230/806] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[231/806] Compiling fips_shared_support.c
[232/806] Compiling ghash-armv4-linux.linux.arm.S
[233/806] Compiling ghash-armv4-ios.ios.arm.S
[234/806] Compiling util.c
[235/806] Compiling ecdh.c
[236/806] Compiling wnaf.c
[237/806] Compiling ecdsa.c
[238/806] Compiling simple_mul.c
[239/806] Compiling scalar.c
[240/806] Compiling simple.c
[241/806] Compiling oct.c
[242/806] Compiling felem.c
[243/806] Compiling p224-64.c
[244/806] Compiling p256.c
[245/806] Compiling ec_montgomery.c
[246/806] Compiling digestsign.c
[247/806] Compiling ec_key.c
[248/806] Compiling ec.c
[249/806] Compiling digest.c
[250/806] Compiling digests.c
[251/806] Compiling co-586-windows.windows.x86.S
[252/806] Compiling dh.c
[253/806] Compiling co-586-linux.linux.x86.S
[254/806] Compiling check.c
[255/806] Compiling cmac.c
[255/806] Compiling p256-nistz.c
[257/806] Compiling e_aesccm.c
[258/806] Compiling bsaes-armv7-linux.linux.arm.S
[259/806] Compiling bsaes-armv7-ios.ios.arm.S
[260/806] Compiling aead.c
[261/806] Compiling cipher.c
[262/806] Compiling sqrt.c
[263/806] Compiling e_aes.c
[264/806] Compiling shift.c
[265/806] Compiling montgomery_inv.c
[266/806] Compiling rsaz_exp.c
[267/806] Compiling prime.c
[268/806] Compiling random.c
[269/806] Compiling mul.c
[270/806] Compiling generic.c
[271/806] Compiling montgomery.c
[272/806] Compiling jacobi.c
[273/806] Compiling gcd_extra.c
[274/806] Compiling gcd.c
[275/806] Compiling ctx.c
[276/806] Compiling div_extra.c
[277/806] Compiling cmp.c
[278/806] Compiling div.c
[279/806] Compiling exponentiation.c
[280/806] Compiling bn.c
[281/806] Compiling bytes.c
[282/806] Compiling bn-armv8-ios.ios.aarch64.S
[283/806] Compiling bn-586-windows.windows.x86.S
[284/806] Compiling bn-armv8-linux.linux.aarch64.S
[285/806] Compiling bn-586-linux.linux.x86.S
[286/806] Compiling add.c
[287/806] Compiling armv8-mont-ios.ios.aarch64.S
[288/806] Compiling armv8-mont-linux.linux.aarch64.S
[289/806] Compiling armv4-mont-linux.linux.arm.S
[290/806] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[291/806] Compiling armv4-mont-ios.ios.arm.S
[292/806] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[293/806] Compiling aesv8-armv8-linux.linux.aarch64.S
[294/806] Compiling aesv8-armv7-linux.linux.arm.S
[295/806] Compiling aesv8-armv8-ios.ios.aarch64.S
[296/806] Compiling aesni-x86_64-mac.mac.x86_64.S
[297/806] Compiling x86_64-gcc.c
[298/806] Compiling aesv8-armv7-ios.ios.arm.S
[299/806] Compiling aesni-x86-linux.linux.x86.S
[300/806] Compiling aesni-x86-windows.windows.x86.S
[301/806] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[302/806] Compiling aesni-x86_64-linux.linux.x86_64.S
[303/806] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[304/806] Compiling key_wrap.c
[305/806] Compiling mode_wrappers.c
[306/806] Compiling ex_data.c
[307/806] Compiling aes.c
[308/806] Compiling sign.c
[309/806] Compiling pbkdf.c
[310/806] Compiling scrypt.c
[311/806] Compiling aes_nohw.c
[312/806] Compiling print.c
[313/806] Compiling p_rsa_asn1.c
[314/806] Compiling p_x25519.c
[315/806] Compiling p_x25519_asn1.c
[316/806] Compiling p_hkdf.c
[317/806] Compiling p_rsa.c
[318/806] Compiling p_ed25519.c
[319/806] Compiling p_ec_asn1.c
[320/806] Compiling p_ed25519_asn1.c
[321/806] Compiling p_ec.c
[322/806] Compiling p_dsa_asn1.c
[323/806] Compiling err_data.c
[324/806] Compiling evp_ctx.c
[325/806] Compiling evp_asn1.c
[326/806] Compiling evp.c
[327/806] Compiling err.c
[328/806] Compiling engine.c
[329/806] Compiling ecdsa_asn1.c
[330/806] Compiling ecdh_extra.c
[331/806] Compiling hash_to_curve.c
[332/806] Compiling ec_derive.c
[333/806] Compiling dsa_asn1.c
[334/806] Compiling ec_asn1.c
[335/806] Compiling dsa.c
[336/806] Compiling dh_asn1.c
[337/806] Compiling params.c
[338/806] Compiling digest_extra.c
[339/806] Compiling des.c
[340/806] Compiling x25519-asm-arm.S
[341/806] Compiling spake25519.c
[342/806] Compiling crypto.c
[343/806] Compiling cpu_intel.c
[344/806] Compiling cpu_arm_linux.c
[345/806] Compiling cpu_arm_freebsd.c
[346/806] Compiling cpu_aarch64_win.c
[347/806] Compiling cpu_aarch64_sysreg.c
[348/806] Compiling cpu_aarch64_openbsd.c
[349/806] Compiling cpu_aarch64_linux.c
[350/806] Compiling curve25519.c
[351/806] Compiling cpu_aarch64_fuchsia.c
[352/806] Compiling cpu_aarch64_apple.c
[353/806] Compiling tls_cbc.c
[354/806] Compiling conf.c
[355/806] Compiling e_rc4.c
[356/806] Compiling e_tls.c
[357/806] Compiling e_rc2.c
[358/806] Compiling e_des.c
[359/806] Compiling e_null.c
[360/806] Compiling curve25519_64_adx.c
[361/806] Compiling e_chacha20poly1305.c
[362/806] Compiling derive_key.c
[363/806] Compiling e_aesctrhmac.c
[364/806] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[365/806] Compiling cipher_extra.c
[366/806] Compiling e_aesgcmsiv.c
[367/806] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[368/806] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[369/806] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[370/806] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[371/806] Compiling chacha-x86_64-mac.mac.x86_64.S
[372/806] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[373/806] Compiling chacha.c
[374/806] Compiling chacha-x86-windows.windows.x86.S
[375/806] Compiling chacha-x86_64-linux.linux.x86_64.S
[376/806] Compiling chacha-armv8-linux.linux.aarch64.S
[377/806] Compiling chacha-x86-linux.linux.x86.S
[378/806] Compiling chacha-armv8-ios.ios.aarch64.S
[379/806] Compiling chacha-armv4-linux.linux.arm.S
[380/806] Compiling chacha-armv4-ios.ios.arm.S
[381/806] Compiling unicode.c
[382/806] Compiling ber.c
[383/806] Compiling cbb.c
[384/806] Compiling asn1_compat.c
[385/806] Compiling buf.c
[386/806] Compiling cbs.c
[387/806] Compiling bn_asn1.c
[388/806] Compiling convert.c
[389/806] Compiling blake2.c
[390/806] Compiling hexdump.c
[391/806] Compiling socket_helper.c
[392/806] Compiling printf.c
[393/806] Compiling socket.c
[394/806] Compiling pair.c
[395/806] Compiling file.c
[396/806] Compiling errno.c
[397/806] Compiling fd.c
[398/806] Compiling connect.c
[399/806] Compiling bio_mem.c
[400/806] Compiling bio.c
[401/806] Compiling tasn_fre.c
[402/806] Compiling base64.c
[403/806] Compiling tasn_typ.c
[404/806] Compiling tasn_new.c
[405/806] Compiling tasn_utl.c
[406/806] Compiling tasn_enc.c
[407/806] Compiling f_int.c
[408/806] Compiling f_string.c
[409/806] Compiling posix_time.c
[410/806] Compiling tasn_dec.c
[411/806] Compiling asn_pack.c
[412/806] Compiling asn1_par.c
[413/806] Compiling asn1_lib.c
[414/806] Compiling a_utctm.c
[415/806] Compiling a_time.c
[416/806] Compiling a_type.c
[417/806] Compiling a_strnid.c
[418/806] Compiling a_octet.c
[419/806] Compiling a_strex.c
[420/806] Compiling a_mbstr.c
[421/806] Compiling a_object.c
[423/806] Compiling NaiveDate NaiveDateFormatStyle.swift
[423/806] Compiling a_i2d_fp.c
[425/806] Emitting module NaiveDate
[426/806] Compiling NaiveDate NaiveDate.swift
[427/806] Compiling NaiveDate NaiveDateFormatter.swift
[427/807] Compiling a_dup.c
[429/807] Compiling URLQueryEncoder URLQueryEncoder.swift
[430/807] Emitting module URLQueryEncoder
[430/807] Compiling a_d2i_fp.c
[430/807] Compiling a_gentm.c
[432/808] Compiling a_bool.c
[432/808] Compiling a_int.c
[435/808] Compiling Get Request.swift
[436/808] Emitting module Get
[437/808] Compiling fiat_p256_adx_mul.S
[438/808] Compiling fiat_curve25519_adx_square.S
[439/808] Compiling fiat_p256_adx_sqr.S
[441/808] Compiling a_bitstr.c
[443/808] Compiling Get APIClient.swift
[444/808] Compiling Get Helpers.swift
[444/808] Compiling fiat_curve25519_adx_mul.S
[445/808] Compiling md5-x86_64-apple.S
[446/809] Compiling md5-x86_64-linux.S
[447/809] Compiling md5-586-linux.S
[448/809] Compiling md5-586-apple.S
[449/809] Compiling chacha20_poly1305_armv8-win.S
[450/809] Compiling chacha20_poly1305_x86_64-apple.S
[451/809] Compiling err_data.c
[452/809] Compiling chacha20_poly1305_armv8-linux.S
[454/809] Compiling chacha20_poly1305_armv8-apple.S
[455/809] Compiling chacha20_poly1305_x86_64-linux.S
[456/809] Compiling chacha-x86_64-apple.S
[457/809] Compiling chacha-x86_64-linux.S
[458/809] Compiling chacha-x86-linux.S
[459/809] Compiling chacha-x86-apple.S
[460/809] Compiling chacha-armv8-win.S
[461/809] Compiling chacha-armv8-apple.S
[462/809] Compiling chacha-armv4-linux.S
[463/809] Compiling chacha-armv8-linux.S
[464/809] Compiling aes128gcmsiv-x86_64-apple.S
[465/809] Compiling aes128gcmsiv-x86_64-linux.S
[466/809] Compiling CCryptoBoringSSLShims shims.c
[467/809] Compiling x86_64-mont5-linux.S
[468/809] Compiling x86_64-mont5-apple.S
[469/809] Compiling x86_64-mont-linux.S
[470/809] Compiling x86_64-mont-apple.S
[471/809] Compiling x86-mont-apple.S
[471/809] Compiling vpaes-x86_64-linux.S
[473/809] Compiling x86-mont-linux.S
[474/809] Compiling vpaes-x86-linux.S
[475/809] Compiling vpaes-x86-apple.S
[476/809] Compiling vpaes-x86_64-apple.S
[477/809] Compiling vpaes-armv8-win.S
[478/809] Compiling vpaes-armv8-linux.S
[479/809] Compiling vpaes-armv7-linux.S
[480/809] Compiling vpaes-armv8-apple.S
[480/809] Compiling sha512-x86_64-apple.S
[482/809] Compiling sha512-armv8-win.S
[483/809] Compiling sha512-armv8-linux.S
[484/809] Compiling sha512-x86_64-linux.S
[485/809] Compiling sha512-armv8-apple.S
[486/809] Compiling sha512-armv4-linux.S
[487/809] Compiling sha512-586-linux.S
[488/809] Compiling sha256-x86_64-apple.S
[489/809] Compiling sha256-armv8-linux.S
[490/809] Compiling sha256-armv8-win.S
[491/809] Compiling sha512-586-apple.S
[492/809] Compiling sha256-x86_64-linux.S
[493/809] Compiling sha256-armv8-apple.S
[494/809] Compiling sha256-armv4-linux.S
[495/809] Compiling sha256-586-linux.S
[496/809] Compiling sha1-x86_64-apple.S
[497/809] Compiling sha1-armv8-win.S
[498/809] Compiling sha256-586-apple.S
[499/809] Compiling sha1-armv8-linux.S
[500/809] Compiling sha1-armv4-large-linux.S
[501/809] Compiling sha1-586-linux.S
[502/809] Compiling sha1-armv8-apple.S
[503/809] Compiling sha1-x86_64-linux.S
[504/809] Compiling rsaz-avx2-apple.S
[505/809] Compiling sha1-586-apple.S
[506/809] Compiling rsaz-avx2-linux.S
[507/809] Compiling p256_beeu-armv8-asm-win.S
[508/809] Compiling rdrand-x86_64-linux.S
[509/809] Compiling p256_beeu-x86_64-asm-apple.S
[510/809] Compiling rdrand-x86_64-apple.S
[511/809] Compiling p256_beeu-x86_64-asm-linux.S
[512/809] Compiling p256_beeu-armv8-asm-linux.S
[513/809] Compiling p256_beeu-armv8-asm-apple.S
[514/809] Compiling p256-x86_64-asm-apple.S
[515/809] Compiling p256-armv8-asm-win.S
[516/809] Compiling p256-x86_64-asm-linux.S
[517/809] Compiling p256-armv8-asm-apple.S
[518/809] Compiling p256-armv8-asm-linux.S
[519/809] Compiling ghashv8-armv8-linux.S
[520/809] Compiling ghashv8-armv8-apple.S
[521/809] Compiling ghashv8-armv7-linux.S
[522/809] Compiling ghashv8-armv8-win.S
[523/809] Compiling ghash-x86-linux.S
[523/809] Compiling ghash-x86_64-apple.S
[525/809] Compiling ghash-ssse3-x86_64-linux.S
[526/809] Compiling ghash-x86_64-linux.S
[527/809] Compiling ghash-x86-apple.S
[528/809] Compiling ghash-neon-armv8-win.S
[529/809] Compiling ghash-ssse3-x86_64-apple.S
[530/809] Compiling ghash-ssse3-x86-linux.S
[531/809] Compiling ghash-ssse3-x86-apple.S
[532/809] Compiling ghash-neon-armv8-linux.S
[533/809] Compiling ghash-armv4-linux.S
[534/809] Compiling co-586-linux.S
[534/809] Compiling ghash-neon-armv8-apple.S
[536/809] Compiling co-586-apple.S
[537/809] Compiling bn-armv8-win.S
[538/809] Compiling bsaes-armv7-linux.S
[539/809] Compiling armv8-mont-win.S
[540/809] Compiling bn-armv8-linux.S
[541/809] Compiling bn-armv8-apple.S
[542/809] Compiling bn-586-linux.S
[543/809] Compiling bn-586-apple.S
[543/809] Compiling armv8-mont-linux.S
[543/809] Compiling armv8-mont-apple.S
[546/809] Compiling armv4-mont-linux.S
[547/809] Compiling aesv8-gcm-armv8-win.S
[548/809] Compiling aesv8-gcm-armv8-linux.S
[548/809] Compiling aesv8-gcm-armv8-apple.S
[550/809] Compiling aesv8-armv8-win.S
[551/809] Compiling aesv8-armv8-linux.S
[552/809] Compiling aesv8-armv8-apple.S
[553/809] Compiling aesv8-armv7-linux.S
[554/809] Compiling aesni-x86_64-linux.S
[555/809] Compiling aesni-x86_64-apple.S
[556/809] Compiling aesni-x86-linux.S
[557/809] Compiling aesni-gcm-x86_64-apple.S
[558/809] Compiling aesni-x86-apple.S
[559/809] Compiling aesni-gcm-x86_64-linux.S
[560/809] Compiling x_val.c
[560/809] Compiling x_x509.c
[562/809] Compiling x_sig.c
[563/809] Compiling x_spki.c
[564/809] Compiling x_x509a.c
[565/809] Compiling x_pubkey.c
[566/809] Compiling x_req.c
[567/809] Compiling x_name.c
[568/809] Compiling x_algor.c
[569/809] Compiling x_exten.c
[570/809] Compiling x509spki.c
[570/809] Compiling x_attrib.c
[572/809] Compiling x_crl.c
[573/809] Compiling x_all.c
[574/809] Compiling x509rset.c
[575/809] Compiling x509name.c
[576/809] Compiling x509cset.c
[577/809] Compiling x509_txt.c
[578/809] Compiling x509_trs.c
[579/809] Compiling x509_set.c
[580/809] Compiling x509_vpm.c
[581/809] Compiling x509_v3.c
[582/809] Compiling x509_req.c
[583/809] Compiling x509_vfy.c
[584/809] Compiling x509_obj.c
[585/809] Compiling x509_lu.c
[586/809] Compiling x509_def.c
[587/809] Compiling x509_d2.c
[588/809] Compiling x509_ext.c
[589/809] Compiling x509_att.c
[590/809] Compiling x509.c
[591/809] Compiling x509_cmp.c
[592/809] Compiling v3_utl.c
[593/809] Compiling v3_ocsp.c
[594/809] Compiling v3_pcons.c
[595/809] Compiling v3_prn.c
[596/809] Compiling v3_skey.c
[597/809] Compiling v3_purp.c
[598/809] Compiling v3_pmaps.c
[599/809] Compiling v3_int.c
[600/809] Compiling v3_ncons.c
[601/809] Compiling v3_info.c
[602/809] Compiling v3_ia5.c
[603/809] Compiling v3_lib.c
[604/809] Compiling v3_genn.c
[605/809] Compiling v3_extku.c
[606/809] Compiling v3_enum.c
[607/809] Compiling v3_crld.c
[608/809] Compiling v3_conf.c
[609/809] Compiling v3_bitst.c
[610/809] Compiling v3_cpols.c
[611/809] Compiling v3_bcons.c
[612/809] Compiling v3_akey.c
[613/809] Compiling v3_akeya.c
[614/809] Compiling v3_alt.c
[615/809] Compiling t_x509a.c
[616/809] Compiling t_crl.c
[617/809] Compiling i2d_pr.c
[618/809] Compiling t_x509.c
[619/809] Compiling t_req.c
[620/809] Compiling name_print.c
[621/809] Compiling rsa_pss.c
[622/809] Compiling by_file.c
[623/809] Compiling policy.c
[624/809] Compiling a_verify.c
[625/809] Compiling asn1_gen.c
[626/809] Compiling by_dir.c
[627/809] Compiling algorithm.c
[628/809] Compiling a_digest.c
[629/809] Compiling thread_win.c
[630/809] Compiling a_sign.c
[630/809] Compiling thread.c
[632/809] Compiling thread_pthread.c
[633/809] Compiling thread_none.c
[634/809] Compiling voprf.c
[635/809] Compiling trust_token.c
[636/809] Compiling spx_wots.c
[637/809] Compiling spx_util.c
[638/809] Compiling spx_thash.c
[639/809] Compiling spx_fors.c
[640/809] Compiling stack.c
[641/809] Compiling pmbtoken.c
[642/809] Compiling spx_merkle.c
[643/809] Compiling spx.c
[643/809] Compiling spx_address.c
[645/809] Compiling thash.c
[645/809] Compiling wots.c
[647/809] Compiling fors.c
[648/809] Compiling merkle.c
[649/809] Compiling sha512.c
[650/809] Compiling sha256.c
[651/809] Compiling slhdsa.c
[652/809] Compiling rsa_extra.c
[653/809] Compiling sha1.c
[654/809] Compiling siphash.c
[655/809] Compiling rsa_print.c
[656/809] Compiling rsa_crypt.c
[657/809] Compiling rc4.c
[658/809] Compiling rsa_asn1.c
[659/809] Compiling windows.c
[660/809] Compiling trusty.c
[661/809] Compiling rand_extra.c
[662/809] Compiling refcount.c
[663/809] Compiling ios.c
[664/809] Compiling getentropy.c
[665/809] Compiling urandom.c
[666/809] Compiling deterministic.c
[666/809] Compiling forkunsafe.c
[668/809] Compiling passive.c
[669/809] Compiling poly1305_arm_asm.S
[670/809] Compiling pool.c
[671/809] Compiling fork_detect.c
[672/809] Compiling poly1305_arm.c
[673/809] Compiling poly1305.c
[674/809] Compiling pkcs7.c
[675/809] Compiling poly1305_vec.c
[676/809] Compiling pkcs8.c
[677/809] Compiling pem_x509.c
[678/809] Compiling pem_xaux.c
[679/809] Compiling p5_pbev2.c
[680/809] Compiling pkcs8_x509.c
[681/809] Compiling pkcs7_x509.c
[682/809] Compiling pem_pkey.c
[683/809] Compiling pem_oth.c
[684/809] Compiling obj_xref.c
[685/809] Compiling pem_pk8.c
[686/809] Compiling mem.c
[687/809] Compiling pem_info.c
[688/809] Compiling pem_all.c
[689/809] Compiling md5.c
[690/809] Compiling md4.c
[691/809] Compiling lhash.c
[692/809] Compiling mldsa.c
[693/809] Compiling obj.c
[694/809] Compiling pem_lib.c
[695/809] Compiling fips_shared_support.c
[696/809] Compiling keccak.c
[697/809] Compiling kyber.c
[698/809] Compiling poly_rq_mul.S
[699/809] Compiling hpke.c
[700/809] Compiling ex_data.c
[701/809] Compiling sign.c
[702/809] Compiling pbkdf.c
[703/809] Compiling p_x25519.c
[704/809] Compiling p_x25519_asn1.c
[705/809] Compiling hrss.c
[706/809] Compiling scrypt.c
[706/809] Compiling p_rsa_asn1.c
[708/809] Compiling print.c
[709/809] Compiling p_hkdf.c
[710/809] Compiling p_rsa.c
[711/809] Compiling p_ed25519.c
[712/809] Compiling p_ed25519_asn1.c
[713/809] Compiling p_ec_asn1.c
[714/809] Compiling p_ec.c
[715/809] Compiling p_dh.c
[716/809] Compiling p_dsa_asn1.c
[717/809] Compiling p_dh_asn1.c
[718/809] Compiling evp_ctx.c
[719/809] Compiling evp_asn1.c
[720/809] Compiling engine.c
[721/809] Compiling evp.c
[722/809] Compiling err.c
[723/809] Compiling ecdh_extra.c
[724/809] Compiling ecdsa_asn1.c
[725/809] Compiling hash_to_curve.c
[726/809] Compiling ec_derive.c
[727/809] Compiling dsa_asn1.c
[728/809] Compiling ec_asn1.c
[729/809] Compiling dsa.c
[730/809] Compiling dilithium.c
[731/809] Compiling dh_asn1.c
[732/809] Compiling digest_extra.c
[733/809] Compiling params.c
[734/809] Compiling spake25519.c
[735/809] Compiling x25519-asm-arm.S
[736/809] Compiling des.c
[737/809] Compiling crypto.c
[738/809] Compiling cpu_arm_linux.c
[739/809] Compiling cpu_arm_freebsd.c
[740/809] Compiling cpu_intel.c
[741/809] Compiling cpu_aarch64_win.c
[742/809] Compiling cpu_aarch64_openbsd.c
[743/809] Compiling cpu_aarch64_fuchsia.c
[744/809] Compiling cpu_aarch64_sysreg.c
[745/809] Compiling cpu_aarch64_linux.c
[746/809] Compiling cpu_aarch64_apple.c
[747/809] Compiling e_rc4.c
[748/809] Compiling conf.c
[749/809] Compiling curve25519.c
[750/809] Compiling e_tls.c
[751/809] Compiling e_rc2.c
[752/809] Compiling e_null.c
[753/809] Compiling e_des.c
[754/809] Compiling tls_cbc.c
[755/809] Compiling e_chacha20poly1305.c
[756/809] Compiling derive_key.c
[757/809] Compiling e_aesgcmsiv.c
[758/809] Compiling e_aesctrhmac.c
[759/809] Compiling unicode.c
[760/809] Compiling curve25519_64_adx.c
[761/809] Compiling cipher_extra.c
[762/809] Compiling chacha.c
[763/809] Compiling ber.c
[764/809] Compiling blake2.c
[765/809] Compiling cbb.c
[766/809] Compiling buf.c
[766/809] Compiling convert.c
[768/809] Compiling bn_asn1.c
[769/809] Compiling cbs.c
[770/809] Compiling asn1_compat.c
[771/809] Compiling printf.c
[772/809] Compiling errno.c
[772/809] Compiling hexdump.c
[774/809] Compiling fd.c
[775/809] Compiling file.c
[776/809] Compiling pair.c
[777/809] Compiling bio_mem.c
[778/809] Compiling base64.c
[779/809] Compiling bio.c
[780/809] Compiling tasn_fre.c
[781/809] Compiling tasn_utl.c
[781/809] Compiling tasn_enc.c
[783/809] Compiling tasn_new.c
[784/809] Compiling tasn_typ.c
[785/809] Compiling bcm.c
[786/809] Compiling posix_time.c
[787/809] Compiling tasn_dec.c
[788/809] Compiling f_string.c
[789/809] Compiling asn_pack.c
[790/809] Compiling f_int.c
[791/809] Compiling a_utctm.c
[792/809] Compiling asn1_par.c
[793/809] Compiling a_type.c
[794/809] Compiling asn1_lib.c
[795/809] Compiling a_time.c
[796/809] Compiling a_octet.c
[797/809] Compiling a_strex.c
[798/809] Compiling a_strnid.c
[799/809] Compiling a_i2d_fp.c
[800/809] Compiling a_object.c
[800/809] Write sources
[802/809] Compiling a_int.c
[803/809] Compiling a_mbstr.c
[804/809] Compiling a_dup.c
[805/809] Compiling a_gentm.c
[806/809] Compiling a_d2i_fp.c
[807/809] Compiling a_bool.c
[808/809] Compiling a_bitstr.c
[810/817] Compiling CryptoBoringWrapper RandomBytes.swift
[811/817] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[812/817] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[813/817] Compiling CryptoBoringWrapper EllipticCurve.swift
[814/817] Emitting module CryptoBoringWrapper
[815/817] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[816/817] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[817/817] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[819/889] Compiling Crypto HKDF.swift
[820/889] Compiling Crypto AESWrap.swift
[821/889] Compiling Crypto AESWrap_boring.swift
[822/889] Compiling Crypto Ed25519_boring.swift
[823/889] Compiling Crypto NISTCurvesKeys_boring.swift
[824/889] Compiling Crypto X25519Keys_boring.swift
[825/889] Compiling Crypto Curve25519.swift
[826/889] Compiling Crypto Ed25519Keys.swift
[827/889] Compiling Crypto NISTCurvesKeys.swift
[828/889] Compiling Crypto X25519Keys.swift
[829/898] Compiling Crypto PKCS8PrivateKey.swift
[830/898] Compiling Crypto SEC1PrivateKey.swift
[831/898] Compiling Crypto SubjectPublicKeyInfo.swift
[832/898] Compiling Crypto CryptoKitErrors.swift
[833/898] Compiling Crypto Digest_boring.swift
[834/898] Compiling Crypto Digest.swift
[835/898] Compiling Crypto Digests.swift
[836/898] Compiling Crypto HashFunctions.swift
[837/898] Compiling Crypto HashFunctions_SHA2.swift
[838/898] Compiling Crypto HPKE-AEAD.swift
[839/898] Emitting module Crypto
[840/898] Compiling Crypto SymmetricKeys.swift
[841/898] Compiling Crypto HMAC.swift
[842/898] Compiling Crypto MACFunctions.swift
[843/898] Compiling Crypto MessageAuthenticationCode.swift
[844/898] Compiling Crypto AES.swift
[845/898] Compiling Crypto ECDSASignature_boring.swift
[846/898] Compiling Crypto ECDSA_boring.swift
[847/898] Compiling Crypto EdDSA_boring.swift
[848/898] Compiling Crypto ECDSA.swift
[849/898] Compiling Crypto Ed25519.swift
[850/898] Compiling Crypto HPKE.swift
[851/898] Compiling Crypto HPKE-Context.swift
[852/898] Compiling Crypto HPKE-KeySchedule.swift
[853/898] Compiling Crypto HPKE-Modes.swift
[854/898] Compiling Crypto Insecure.swift
[855/898] Compiling Crypto Insecure_HashFunctions.swift
[856/898] Compiling Crypto KEM.swift
[857/898] Compiling Crypto ECDH_boring.swift
[858/898] Compiling Crypto DH.swift
[859/898] Compiling Crypto ECDH.swift
[860/898] Compiling Crypto HPKE-Ciphersuite.swift
[861/898] Compiling Crypto HPKE-KDF.swift
[862/898] Compiling Crypto HPKE-KexKeyDerivation.swift
[863/898] Compiling Crypto HPKE-LabeledExtract.swift
[864/898] Compiling Crypto HPKE-Utils.swift
[865/898] Compiling Crypto DHKEM.swift
[866/898] Compiling Crypto HPKE-KEM-Curve25519.swift
[867/898] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[868/898] Compiling Crypto HPKE-KEM.swift
[869/898] Compiling Crypto HPKE-Errors.swift
[870/898] Compiling Crypto AES-GCM.swift
[871/898] Compiling Crypto AES-GCM_boring.swift
[872/898] Compiling Crypto ChaChaPoly_boring.swift
[873/898] Compiling Crypto ChaChaPoly.swift
[874/898] Compiling Crypto Cipher.swift
[875/898] Compiling Crypto Nonces.swift
[876/898] Compiling Crypto ASN1.swift
[877/898] Compiling Crypto ASN1Any.swift
[878/898] Compiling Crypto ASN1BitString.swift
[879/898] Compiling Crypto ASN1Boolean.swift
[880/898] Compiling Crypto ASN1Identifier.swift
[881/898] Compiling Crypto ASN1Integer.swift
[882/898] Compiling Crypto ASN1Null.swift
[883/898] Compiling Crypto ASN1OctetString.swift
[884/898] Compiling Crypto ASN1Strings.swift
[885/898] Compiling Crypto ArraySliceBigint.swift
[886/898] Compiling Crypto GeneralizedTime.swift
[887/898] Compiling Crypto ObjectIdentifier.swift
[888/898] Compiling Crypto ECDSASignature.swift
[889/898] Compiling Crypto PEMDocument.swift
[890/898] Compiling Crypto Signature.swift
[891/898] Compiling Crypto CryptoKitErrors_boring.swift
[892/898] Compiling Crypto RNG_boring.swift
[893/898] Compiling Crypto SafeCompare_boring.swift
[894/898] Compiling Crypto Zeroization_boring.swift
[895/898] Compiling Crypto PrettyBytes.swift
[896/898] Compiling Crypto SafeCompare.swift
[897/898] Compiling Crypto SecureBytes.swift
[898/898] Compiling Crypto Zeroization.swift
[900/946] Compiling JWTKit AudienceClaim.swift
[901/946] Compiling JWTKit BoolClaim.swift
[902/946] Compiling JWTKit ExpirationClaim.swift
[903/946] Compiling JWTKit GoogleHostedDomainClaim.swift
[904/946] Compiling JWTKit IDClaim.swift
[905/946] Compiling JWTKit IssuedAtClaim.swift
[906/946] Compiling JWTKit IssuerClaim.swift
[907/952] Compiling JWTKit JWTAlgorithm.swift
[908/952] Compiling JWTKit JWTError.swift
[909/952] Compiling JWTKit JWTHeader.swift
[910/952] Compiling JWTKit JWTParser.swift
[911/952] Compiling JWTKit JWTPayload.swift
[912/952] Compiling JWTKit JWTSerializer.swift
[913/952] Emitting module JWTKit
[914/952] Compiling JWTKit RSAKey.swift
[915/952] Compiling JWTKit RSASigner.swift
[916/952] Compiling JWTKit Base64URL.swift
[917/952] Compiling JWTKit BigNumber.swift
[918/952] Compiling JWTKit CustomizedJSONCoders.swift
[919/952] Compiling JWTKit Exports.swift
[920/952] Compiling JWTKit JWTClaim.swift
[921/952] Compiling JWTKit JWTMultiValueClaim.swift
[922/952] Compiling JWTKit JWTUnixEpochClaim.swift
[923/952] Compiling JWTKit LocaleClaim.swift
[924/952] Compiling JWTKit NotBeforeClaim.swift
[925/952] Compiling JWTKit SubjectClaim.swift
[926/952] Compiling JWTKit ECDSAError.swift
[927/952] Compiling JWTKit JWTSigner.swift
[928/952] Compiling JWTKit JWTSigners.swift
[929/952] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[930/952] Compiling JWTKit UnsecuredNoneSigner.swift
[931/952] Compiling JWTKit JWTSigner+RSA.swift
[932/952] Compiling JWTKit RSAError.swift
[933/952] Compiling JWTKit OctetKeyPair.swift
[934/952] Compiling JWTKit HMACError.swift
[935/952] Compiling JWTKit HMACSigner.swift
[936/952] Compiling JWTKit JWTSigner+HMAC.swift
[937/952] Compiling JWTKit JWK.swift
[938/952] Compiling JWTKit JWKIdentifier.swift
[939/952] Compiling JWTKit JWKS.swift
[940/952] Compiling JWTKit ECDSAKey.swift
[941/952] Compiling JWTKit ECDSASigner.swift
[942/952] Compiling JWTKit JWTSigner+ECDSA.swift
[943/952] Compiling JWTKit EdDSAError.swift
[944/952] Compiling JWTKit EdDSAKey.swift
[945/952] Compiling JWTKit EdDSASigner.swift
[946/952] Compiling JWTKit JWTSigner+EdDSA.swift
[947/952] Compiling JWTKit OpenSSLSigner.swift
[948/952] Compiling JWTKit Utilities.swift
[949/952] Compiling JWTKit AppleIdentityToken.swift
[950/952] Compiling JWTKit GoogleIdentityToken.swift
[951/952] Compiling JWTKit MicrosoftIdentitiyToken.swift
[952/952] Compiling JWTKit X5CVerifier.swift
[954/959] Compiling AppStoreConnect DateDecodingStrategy+extensions.swift
/host/spi-builder-workspace/Sources/DateDecodingStrategy+extensions.swift:11:16: warning: static property 'formatter1' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | struct Formatters {
11 |     static var formatter1: DateFormatter = {
   |                |- warning: static property 'formatter1' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'formatter1' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'formatter1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |         let formatter = DateFormatter()
13 |         formatter.calendar = Calendar(identifier: .iso8601)
/host/spi-builder-workspace/Sources/DateDecodingStrategy+extensions.swift:20:16: warning: static property 'formatter2' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }()
19 |
20 |     static var formatter2: DateFormatter = {
   |                |- warning: static property 'formatter2' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'formatter2' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'formatter2' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         let formatter = DateFormatter()
22 |         formatter.calendar = Calendar(identifier: .iso8601)
/host/spi-builder-workspace/Sources/DateDecodingStrategy+extensions.swift:29:16: warning: static property 'iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     }()
28 |
29 |     static let iso8601Formatter = ISO8601DateFormatter()
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601Formatter' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | }
31 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[955/959] Compiling AppStoreConnect JWT.swift
[956/959] Compiling AppStoreConnect Paths.swift
[957/959] Compiling AppStoreConnect Client.swift
/host/spi-builder-workspace/Sources/Client.swift:24:21: warning: 'init(host:_:)' is deprecated: Please use an initializer with a `baseURL` parameter instead
22 |     ) throws {
23 |         let jwt = try credential.generateJWT()
24 |         apiClient = APIClient(host: "api.appstoreconnect.apple.com") {
   |                     `- warning: 'init(host:_:)' is deprecated: Please use an initializer with a `baseURL` parameter instead
25 |             $0.sessionConfiguration.httpAdditionalHeaders = [
26 |                 "Authorization": "Bearer \(jwt)"
[958/959] Compiling AppStoreConnect Entities.swift
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:6543:40: warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 6541 |         case routingAppCoverage(RoutingAppCoverage)
 6542 |         case appStoreReviewDetail(AppStoreReviewDetail)
 6543 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
      |                                        `- warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 6544 |         case idfaDeclaration(IdfaDeclaration)
 6545 |         case appClipDefaultExperience(AppClipDefaultExperience)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:6544:30: warning: 'IdfaDeclaration' is deprecated: Deprecated
 6542 |         case appStoreReviewDetail(AppStoreReviewDetail)
 6543 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
 6544 |         case idfaDeclaration(IdfaDeclaration)
      |                              `- warning: 'IdfaDeclaration' is deprecated: Deprecated
 6545 |         case appClipDefaultExperience(AppClipDefaultExperience)
 6546 |         case appStoreVersionExperiment(AppStoreVersionExperiment)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:8730:40: warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 8728 |         case routingAppCoverage(RoutingAppCoverage)
 8729 |         case appStoreReviewDetail(AppStoreReviewDetail)
 8730 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
      |                                        `- warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 8731 |         case idfaDeclaration(IdfaDeclaration)
 8732 |         case appClipDefaultExperience(AppClipDefaultExperience)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:8731:30: warning: 'IdfaDeclaration' is deprecated: Deprecated
 8729 |         case appStoreReviewDetail(AppStoreReviewDetail)
 8730 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
 8731 |         case idfaDeclaration(IdfaDeclaration)
      |                              `- warning: 'IdfaDeclaration' is deprecated: Deprecated
 8732 |         case appClipDefaultExperience(AppClipDefaultExperience)
 8733 |         case appStoreVersionExperiment(AppStoreVersionExperiment)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:9974:42: warning: 'AgeRatingDeclaration' is deprecated: Deprecated
 9972 |         public var appStoreVersionPhasedRelease: AppStoreVersionPhasedRelease?
 9973 |         /// - warning: Deprecated.
 9974 |         public var ageRatingDeclaration: AgeRatingDeclaration?
      |                                          `- warning: 'AgeRatingDeclaration' is deprecated: Deprecated
 9975 |         public var appStoreVersionLocalizations: AppStoreVersionLocalizations?
 9976 |         public var appStoreVersionExperiments: AppStoreVersionExperiments?
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:10416:195: warning: 'AgeRatingDeclaration' is deprecated: Deprecated
10414 |         }
10415 |
10416 |         public init(build: Build? = nil, app: App? = nil, routingAppCoverage: RoutingAppCoverage? = nil, appStoreVersionPhasedRelease: AppStoreVersionPhasedRelease? = nil, ageRatingDeclaration: AgeRatingDeclaration? = nil, appStoreVersionLocalizations: AppStoreVersionLocalizations? = nil, appStoreVersionExperiments: AppStoreVersionExperiments? = nil, appClipDefaultExperience: AppClipDefaultExperience? = nil, appStoreReviewDetail: AppStoreReviewDetail? = nil, appStoreVersionSubmission: AppStoreVersionSubmission? = nil, idfaDeclaration: IdfaDeclaration? = nil) {
      |                                                                                                                                                                                                   `- warning: 'AgeRatingDeclaration' is deprecated: Deprecated
10417 |             self.build = build
10418 |             self.app = app
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:6564:57: warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 6562 |             } else if let value = try? container.decode(AppStoreReviewDetail.self) {
 6563 |                 self = .appStoreReviewDetail(value)
 6564 |             } else if let value = try? container.decode(AppStoreVersionSubmission.self) {
      |                                                         `- warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 6565 |                 self = .appStoreVersionSubmission(value)
 6566 |             } else if let value = try? container.decode(IdfaDeclaration.self) {
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:6566:57: warning: 'IdfaDeclaration' is deprecated: Deprecated
 6564 |             } else if let value = try? container.decode(AppStoreVersionSubmission.self) {
 6565 |                 self = .appStoreVersionSubmission(value)
 6566 |             } else if let value = try? container.decode(IdfaDeclaration.self) {
      |                                                         `- warning: 'IdfaDeclaration' is deprecated: Deprecated
 6567 |                 self = .idfaDeclaration(value)
 6568 |             } else if let value = try? container.decode(AppClipDefaultExperience.self) {
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:8751:57: warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 8749 |             } else if let value = try? container.decode(AppStoreReviewDetail.self) {
 8750 |                 self = .appStoreReviewDetail(value)
 8751 |             } else if let value = try? container.decode(AppStoreVersionSubmission.self) {
      |                                                         `- warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 8752 |                 self = .appStoreVersionSubmission(value)
 8753 |             } else if let value = try? container.decode(IdfaDeclaration.self) {
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:8753:57: warning: 'IdfaDeclaration' is deprecated: Deprecated
 8751 |             } else if let value = try? container.decode(AppStoreVersionSubmission.self) {
 8752 |                 self = .appStoreVersionSubmission(value)
 8753 |             } else if let value = try? container.decode(IdfaDeclaration.self) {
      |                                                         `- warning: 'IdfaDeclaration' is deprecated: Deprecated
 8754 |                 self = .idfaDeclaration(value)
 8755 |             } else if let value = try? container.decode(AppClipDefaultExperience.self) {
[959/959] Emitting module AppStoreConnect
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:6543:40: warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 6541 |         case routingAppCoverage(RoutingAppCoverage)
 6542 |         case appStoreReviewDetail(AppStoreReviewDetail)
 6543 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
      |                                        `- warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 6544 |         case idfaDeclaration(IdfaDeclaration)
 6545 |         case appClipDefaultExperience(AppClipDefaultExperience)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:6544:30: warning: 'IdfaDeclaration' is deprecated: Deprecated
 6542 |         case appStoreReviewDetail(AppStoreReviewDetail)
 6543 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
 6544 |         case idfaDeclaration(IdfaDeclaration)
      |                              `- warning: 'IdfaDeclaration' is deprecated: Deprecated
 6545 |         case appClipDefaultExperience(AppClipDefaultExperience)
 6546 |         case appStoreVersionExperiment(AppStoreVersionExperiment)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:8730:40: warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 8728 |         case routingAppCoverage(RoutingAppCoverage)
 8729 |         case appStoreReviewDetail(AppStoreReviewDetail)
 8730 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
      |                                        `- warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
 8731 |         case idfaDeclaration(IdfaDeclaration)
 8732 |         case appClipDefaultExperience(AppClipDefaultExperience)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:8731:30: warning: 'IdfaDeclaration' is deprecated: Deprecated
 8729 |         case appStoreReviewDetail(AppStoreReviewDetail)
 8730 |         case appStoreVersionSubmission(AppStoreVersionSubmission)
 8731 |         case idfaDeclaration(IdfaDeclaration)
      |                              `- warning: 'IdfaDeclaration' is deprecated: Deprecated
 8732 |         case appClipDefaultExperience(AppClipDefaultExperience)
 8733 |         case appStoreVersionExperiment(AppStoreVersionExperiment)
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:9974:42: warning: 'AgeRatingDeclaration' is deprecated: Deprecated
 9972 |         public var appStoreVersionPhasedRelease: AppStoreVersionPhasedRelease?
 9973 |         /// - warning: Deprecated.
 9974 |         public var ageRatingDeclaration: AgeRatingDeclaration?
      |                                          `- warning: 'AgeRatingDeclaration' is deprecated: Deprecated
 9975 |         public var appStoreVersionLocalizations: AppStoreVersionLocalizations?
 9976 |         public var appStoreVersionExperiments: AppStoreVersionExperiments?
/host/spi-builder-workspace/Sources/CreateAPI/Entities.swift:10416:195: warning: 'AgeRatingDeclaration' is deprecated: Deprecated
10414 |         }
10415 |
10416 |         public init(build: Build? = nil, app: App? = nil, routingAppCoverage: RoutingAppCoverage? = nil, appStoreVersionPhasedRelease: AppStoreVersionPhasedRelease? = nil, ageRatingDeclaration: AgeRatingDeclaration? = nil, appStoreVersionLocalizations: AppStoreVersionLocalizations? = nil, appStoreVersionExperiments: AppStoreVersionExperiments? = nil, appClipDefaultExperience: AppClipDefaultExperience? = nil, appStoreReviewDetail: AppStoreReviewDetail? = nil, appStoreVersionSubmission: AppStoreVersionSubmission? = nil, idfaDeclaration: IdfaDeclaration? = nil) {
      |                                                                                                                                                                                                   `- warning: 'AgeRatingDeclaration' is deprecated: Deprecated
10417 |             self.build = build
10418 |             self.app = app
/host/spi-builder-workspace/Sources/DateDecodingStrategy+extensions.swift:11:16: warning: static property 'formatter1' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | struct Formatters {
11 |     static var formatter1: DateFormatter = {
   |                |- warning: static property 'formatter1' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'formatter1' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'formatter1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |         let formatter = DateFormatter()
13 |         formatter.calendar = Calendar(identifier: .iso8601)
/host/spi-builder-workspace/Sources/DateDecodingStrategy+extensions.swift:20:16: warning: static property 'formatter2' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }()
19 |
20 |     static var formatter2: DateFormatter = {
   |                |- warning: static property 'formatter2' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'formatter2' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'formatter2' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         let formatter = DateFormatter()
22 |         formatter.calendar = Calendar(identifier: .iso8601)
/host/spi-builder-workspace/Sources/DateDecodingStrategy+extensions.swift:29:16: warning: static property 'iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     }()
28 |
29 |     static let iso8601Formatter = ISO8601DateFormatter()
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601Formatter' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | }
31 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
Build complete! (308.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "get",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Get"
    },
    {
      "identity" : "naivedate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/NaiveDate"
    },
    {
      "identity" : "urlqueryencoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/URLQueryEncoder"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit"
    }
  ],
  "manifest_display_name" : "AppStoreConnect",
  "name" : "AppStoreConnect",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AppStoreConnect",
      "targets" : [
        "AppStoreConnect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppStoreConnect",
      "module_type" : "SwiftTarget",
      "name" : "AppStoreConnect",
      "path" : "Sources",
      "product_dependencies" : [
        "Get",
        "NaiveDate",
        "URLQueryEncoder",
        "JWTKit"
      ],
      "product_memberships" : [
        "AppStoreConnect"
      ],
      "sources" : [
        "Client.swift",
        "CreateAPI/Entities.swift",
        "CreateAPI/Paths.swift",
        "DateDecodingStrategy+extensions.swift",
        "JWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.