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