Build Information
Successful build of Upstash, reference 1.1.0 (2b5724
), with Swift 6.1 for Linux on 27 Apr 2025 12:25:15 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/swift-cloud/Upstash.git
Reference: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-cloud/Upstash
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 2b57244 Refactor Get/Set API (#2)
Cloned https://github.com/swift-cloud/Upstash.git
Revision (git rev-parse @):
2b5724439eead5360f34eabf84dd5537441e1200
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Upstash.git at 1.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-cloud/Upstash.git
https://github.com/swift-cloud/Upstash.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "compute",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-cloud/Compute"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/flight-school/anycodable"
}
],
"manifest_display_name" : "Upstash",
"name" : "Upstash",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Upstash",
"targets" : [
"Upstash"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Upstash",
"module_type" : "SwiftTarget",
"name" : "Upstash",
"path" : "Sources/Upstash",
"product_dependencies" : [
"Compute",
"AnyCodable"
],
"product_memberships" : [
"Upstash"
],
"sources" : [
"Redis.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/flight-school/anycodable
Fetching https://github.com/swift-cloud/Compute
[1/782] Fetching anycodable
[236/17830] Fetching anycodable, compute
Fetched https://github.com/flight-school/anycodable from cache (0.24s)
[8184/17048] Fetching compute
Fetched https://github.com/swift-cloud/Compute from cache (0.48s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (1.15s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.19.0 (0.48s)
Fetching https://github.com/apple/swift-crypto
[1/13784] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (1.24s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (2.72s)
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 (1.39s)
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.19.0
Creating working copy for https://github.com/flight-school/anycodable
Working copy of https://github.com/flight-school/anycodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
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
Building for debugging...
[0/367] Write sources
[5/367] Compiling ComputeRuntime ComputeRuntime.c
[6/367] Compiling rdrand-x86_64-linux.S
[7/367] Compiling sha1-586-apple.S
[8/367] Compiling rsaz-avx2-apple.S
[9/367] Compiling fiat_p256_adx_mul.S
[10/367] Compiling rdrand-x86_64-apple.S
[10/367] Compiling fiat_curve25519_adx_mul.S
[12/367] Compiling fiat_curve25519_adx_square.S
[12/367] Compiling fiat_p256_adx_sqr.S
[14/367] Compiling md5-x86_64-apple.S
[15/367] Compiling md5-586-linux.S
[16/367] Compiling md5-x86_64-linux.S
[17/367] Compiling md5-586-apple.S
[18/367] Compiling chacha20_poly1305_armv8-win.S
[19/367] Compiling chacha20_poly1305_x86_64-apple.S
[20/367] Compiling chacha20_poly1305_armv8-linux.S
[21/367] Compiling chacha20_poly1305_x86_64-linux.S
[22/367] Compiling chacha20_poly1305_armv8-apple.S
[23/367] Write swift-version-24593BA9C3E375BF.txt
[24/367] Compiling rsaz-avx2-linux.S
[25/367] Compiling chacha-x86_64-linux.S
[26/367] Compiling chacha-x86_64-apple.S
[27/367] Compiling chacha-x86-linux.S
[28/367] Compiling chacha-x86-apple.S
[29/367] Compiling chacha-armv8-win.S
[30/367] Compiling chacha-armv8-linux.S
[31/367] Compiling chacha-armv8-apple.S
[32/367] Compiling aes128gcmsiv-x86_64-linux.S
[33/367] Compiling aes128gcmsiv-x86_64-apple.S
[34/367] Compiling CCryptoBoringSSLShims shims.c
[35/367] Compiling chacha-armv4-linux.S
[36/367] Compiling err_data.cc
[37/367] Compiling x86_64-mont5-linux.S
[38/367] Compiling x86_64-mont5-apple.S
[39/367] Compiling x86_64-mont-apple.S
[40/367] Compiling x86_64-mont-linux.S
[41/367] Compiling x86-mont-linux.S
[42/367] Compiling x86-mont-apple.S
[43/371] Compiling vpaes-x86_64-linux.S
[44/371] Compiling vpaes-x86_64-apple.S
[44/371] Compiling vpaes-x86-apple.S
[46/371] Compiling vpaes-armv8-apple.S
[47/371] Compiling vpaes-armv8-win.S
[47/371] Compiling vpaes-armv8-linux.S
[49/371] Compiling vpaes-x86-linux.S
[50/371] Compiling sha512-x86_64-apple.S
[51/371] Compiling sha512-x86_64-linux.S
[52/371] Compiling vpaes-armv7-linux.S
[53/371] Compiling sha512-armv8-win.S
[54/371] Compiling sha512-armv8-apple.S
[55/371] Compiling sha512-armv8-linux.S
[56/371] Compiling sha512-armv4-linux.S
[57/371] Compiling sha512-586-linux.S
[58/371] Compiling sha512-586-apple.S
[59/371] Compiling sha256-x86_64-apple.S
[60/371] Compiling sha256-x86_64-linux.S
[61/371] Compiling sha256-armv8-win.S
[62/371] Compiling sha256-armv8-linux.S
[63/371] Compiling sha256-armv8-apple.S
[64/371] Compiling sha256-armv4-linux.S
[65/371] Compiling sha256-586-apple.S
[66/371] Compiling sha256-586-linux.S
[67/371] Compiling sha1-armv8-linux.S
[68/371] Compiling sha1-x86_64-apple.S
[69/371] Compiling sha1-armv8-win.S
[70/371] Compiling sha1-armv8-apple.S
[71/371] Compiling sha1-x86_64-linux.S
[72/371] Compiling sha1-armv4-large-linux.S
[73/371] Compiling sha1-586-linux.S
[74/371] Compiling p256_beeu-armv8-asm-win.S
[75/371] Compiling p256_beeu-x86_64-asm-apple.S
[76/371] Compiling p256_beeu-x86_64-asm-linux.S
[77/371] Compiling p256_beeu-armv8-asm-linux.S
[78/371] Compiling p256_beeu-armv8-asm-apple.S
[79/371] Compiling p256-x86_64-asm-apple.S
[80/371] Compiling p256-x86_64-asm-linux.S
[81/371] Compiling p256-armv8-asm-win.S
[82/371] Compiling p256-armv8-asm-linux.S
[83/371] Compiling ghashv8-armv8-win.S
[84/371] Compiling p256-armv8-asm-apple.S
[85/371] Compiling ghashv8-armv8-linux.S
[86/371] Compiling ghashv8-armv7-linux.S
[87/371] Compiling ghashv8-armv8-apple.S
[88/371] Compiling ghash-x86_64-apple.S
[89/371] Compiling ghash-x86-linux.S
[90/371] Compiling ghash-x86_64-linux.S
[91/371] Compiling ghash-x86-apple.S
[92/371] Compiling ghash-ssse3-x86-linux.S
[93/371] Compiling ghash-ssse3-x86_64-linux.S
[94/371] Compiling ghash-ssse3-x86_64-apple.S
[95/371] Compiling ghash-neon-armv8-win.S
[96/371] Compiling ghash-ssse3-x86-apple.S
[97/371] Compiling ghash-neon-armv8-linux.S
[98/371] Compiling ghash-neon-armv8-apple.S
[99/371] Compiling co-586-linux.S
[100/371] Compiling ghash-armv4-linux.S
[101/371] Compiling co-586-apple.S
[102/371] Compiling bsaes-armv7-linux.S
[103/371] Compiling bn-armv8-win.S
[104/371] Compiling bn-armv8-apple.S
[105/371] Compiling bn-armv8-linux.S
[106/371] Compiling bn-586-linux.S
[107/371] Compiling armv8-mont-win.S
[108/371] Compiling armv8-mont-linux.S
[109/371] Compiling bn-586-apple.S
[110/371] Compiling armv8-mont-apple.S
[111/371] Compiling armv4-mont-linux.S
[112/371] Compiling aesv8-gcm-armv8-win.S
[113/371] Compiling aesv8-gcm-armv8-apple.S
[114/371] Compiling aesv8-armv8-win.S
[115/371] Compiling aesv8-gcm-armv8-linux.S
[116/371] Compiling aesv8-armv8-linux.S
[117/371] Compiling aesv8-armv7-linux.S
[118/371] Compiling aesv8-armv8-apple.S
[119/371] Compiling aesni-x86_64-linux.S
[120/371] Compiling aesni-x86_64-apple.S
[121/371] Compiling aesni-x86-apple.S
[121/371] Compiling aesni-x86-linux.S
[123/371] Compiling aesni-gcm-x86_64-linux.S
[123/371] Compiling aesni-gcm-x86_64-apple.S
[125/371] Compiling aes-gcm-avx10-x86_64-linux.S
[126/371] Compiling aes-gcm-avx10-x86_64-apple.S
[127/371] Compiling x_val.cc
[128/371] Compiling x_pubkey.cc
[129/371] Compiling x_x509a.cc
[130/371] Compiling x_x509.cc
[131/371] Compiling x_spki.cc
[132/371] Compiling x_sig.cc
[133/371] Compiling x_req.cc
[134/371] Compiling x_exten.cc
[135/371] Compiling x_name.cc
[136/371] Compiling x_attrib.cc
[137/371] Compiling x_crl.cc
[138/371] Compiling x_all.cc
[139/371] Compiling x_algor.cc
[140/371] Compiling x509spki.cc
[141/371] Compiling x509rset.cc
[142/371] Compiling x509_v3.cc
[143/371] Compiling x509_vfy.cc
[144/371] Compiling x509name.cc
[145/371] Compiling x509cset.cc
[146/371] Compiling x509_trs.cc
[147/371] Compiling x509_txt.cc
[148/371] Compiling x509_vpm.cc
[149/371] Compiling x509_obj.cc
[150/371] Compiling x509_set.cc
[151/371] Compiling x509_ext.cc
[152/371] Compiling x509_req.cc
[153/371] Compiling x509_d2.cc
[154/371] Compiling x509_def.cc
[155/371] Compiling x509_lu.cc
[156/371] Compiling x509_att.cc
[157/371] Compiling x509.cc
[158/371] Compiling v3_prn.cc
[159/371] Compiling v3_purp.cc
[160/371] Compiling x509_cmp.cc
[161/371] Compiling v3_utl.cc
[162/371] Compiling v3_skey.cc
[163/371] Compiling v3_ocsp.cc
[164/371] Compiling v3_pcons.cc
[165/371] Compiling v3_info.cc
[166/371] Compiling v3_pmaps.cc
[167/371] Compiling v3_ncons.cc
[168/371] Compiling v3_lib.cc
[169/371] Compiling v3_int.cc
[170/371] Compiling v3_extku.cc
[171/371] Compiling v3_genn.cc
[172/371] Compiling v3_ia5.cc
[173/371] Compiling v3_enum.cc
[174/371] Compiling v3_crld.cc
[175/371] Compiling v3_cpols.cc
[177/371] Compiling AnyCodable AnyCodable.swift
[178/371] Compiling AnyCodable AnyDecodable.swift
[179/371] Compiling AnyCodable AnyEncodable.swift
[180/371] Emitting module AnyCodable
[180/371] Compiling v3_conf.cc
[181/372] Compiling v3_bcons.cc
[183/372] Compiling v3_akey.cc
[184/372] Compiling v3_bitst.cc
[185/372] Compiling v3_alt.cc
[186/372] Compiling v3_akeya.cc
[187/372] Compiling t_req.cc
[188/372] Compiling t_crl.cc
[189/372] Compiling t_x509a.cc
[190/372] Compiling policy.cc
[191/372] Compiling t_x509.cc
[192/372] Compiling i2d_pr.cc
[193/372] Compiling rsa_pss.cc
[194/372] Compiling name_print.cc
[195/372] Compiling asn1_gen.cc
[196/372] Compiling algorithm.cc
[197/372] Compiling by_file.cc
[198/372] Compiling voprf.cc
[199/372] Compiling a_sign.cc
[200/372] Compiling thread_win.cc
[201/372] Compiling pmbtoken.cc
[202/372] Compiling a_verify.cc
[203/372] Compiling a_digest.cc
[204/372] Compiling thread_pthread.cc
[205/372] Compiling by_dir.cc
[206/372] Compiling thread_none.cc
[207/372] Compiling thread.cc
[208/372] Compiling trust_token.cc
[209/372] Compiling stack.cc
[210/372] Compiling thash.cc
[211/372] Compiling wots.cc
[212/372] Compiling siphash.cc
[213/372] Compiling sha512.cc
[214/372] Compiling merkle.cc
[215/372] Compiling sha256.cc
[215/372] Compiling fors.cc
[217/372] Compiling slhdsa.cc
[218/372] Compiling sha1.cc
[219/372] Compiling rc4.cc
[220/372] Compiling refcount.cc
[221/372] Compiling rsa_crypt.cc
[222/372] Compiling rsa_extra.cc
[223/372] Compiling windows.cc
[224/372] Compiling rsa_print.cc
[225/372] Compiling rsa_asn1.cc
[226/372] Compiling trusty.cc
[227/372] Compiling urandom.cc
[228/372] Compiling rand_extra.cc
[229/372] Compiling ios.cc
[230/372] Compiling getentropy.cc
[231/372] Compiling deterministic.cc
[232/372] Compiling fork_detect.cc
[233/372] Compiling passive.cc
[234/372] Compiling forkunsafe.cc
[235/372] Compiling poly1305_arm_asm.S
[236/372] Compiling pool.cc
[237/372] Compiling poly1305_arm.cc
[238/372] Compiling poly1305.cc
[239/372] Compiling poly1305_vec.cc
[240/372] Compiling pkcs8.cc
[241/372] Compiling pkcs7.cc
[242/372] Compiling pkcs8_x509.cc
[243/372] Compiling pkcs7_x509.cc
[244/372] Compiling p5_pbev2.cc
[245/372] Compiling pem_xaux.cc
[246/372] Compiling pem_lib.cc
[247/372] Compiling pem_oth.cc
[248/372] Compiling pem_x509.cc
[249/372] Compiling pem_pkey.cc
[250/372] Compiling pem_pk8.cc
[251/372] Compiling mldsa.cc
[252/372] Compiling mem.cc
[253/372] Compiling mlkem.cc
[254/372] Compiling md5.cc
[254/372] Compiling obj_xref.cc
[256/372] Compiling pem_info.cc
[257/372] Compiling pem_all.cc
[258/372] Compiling fips_shared_support.cc
[259/372] Compiling poly_rq_mul.S
[260/372] Compiling obj.cc
[261/372] Compiling lhash.cc
[262/372] Compiling md4.cc
[263/372] Compiling hrss.cc
[264/372] Compiling kyber.cc
[265/372] Compiling sign.cc
[266/372] Compiling ex_data.cc
[267/372] Compiling hpke.cc
[268/372] Compiling scrypt.cc
[269/372] Compiling pbkdf.cc
[270/372] Compiling print.cc
[271/372] Compiling p_x25519.cc
[272/372] Compiling p_x25519_asn1.cc
[273/372] Compiling p_rsa_asn1.cc
[274/372] Compiling p_ed25519_asn1.cc
[275/372] Compiling p_hkdf.cc
[276/372] Compiling p_rsa.cc
[277/372] Compiling p_ed25519.cc
[278/372] Compiling evp_ctx.cc
[279/372] Compiling p_dh.cc
[280/372] Compiling p_dh_asn1.cc
[281/372] Compiling p_ec_asn1.cc
[282/372] Compiling p_ec.cc
[283/372] Compiling p_dsa_asn1.cc
[284/372] Compiling evp_asn1.cc
[285/372] Compiling evp.cc
[286/372] Compiling err.cc
[287/372] Compiling ecdh_extra.cc
[288/372] Compiling ecdsa_asn1.cc
[289/372] Compiling engine.cc
[290/372] Compiling ec_derive.cc
[291/372] Compiling hash_to_curve.cc
[292/372] Compiling ec_asn1.cc
[293/372] Compiling dsa_asn1.cc
[294/372] Compiling params.cc
[295/372] Compiling dsa.cc
[296/372] Compiling x25519-asm-arm.S
[297/372] Compiling dh_asn1.cc
[298/372] Compiling des.cc
[299/372] Compiling digest_extra.cc
[300/372] Compiling spake25519.cc
[301/372] Compiling cpu_arm_linux.cc
[302/372] Compiling crypto.cc
[303/372] Compiling cpu_intel.cc
[304/372] Compiling curve25519.cc
[305/372] Compiling cpu_arm_freebsd.cc
[306/372] Compiling cpu_aarch64_win.cc
[307/372] Compiling cpu_aarch64_sysreg.cc
[308/372] Compiling cpu_aarch64_apple.cc
[309/372] Compiling cpu_aarch64_openbsd.cc
[310/372] Compiling cpu_aarch64_linux.cc
[311/372] Compiling cpu_aarch64_fuchsia.cc
[312/372] Compiling curve25519_64_adx.cc
[313/372] Compiling conf.cc
[314/372] Compiling tls_cbc.cc
[315/372] Compiling e_rc2.cc
[316/372] Compiling bcm.cc
[317/372] Compiling e_rc4.cc
[318/372] Compiling e_des.cc
[319/372] Compiling e_null.cc
[320/372] Compiling e_tls.cc
[321/372] Compiling chacha.cc
[322/372] Compiling cipher_extra.cc
[323/372] Compiling e_aesgcmsiv.cc
[324/372] Compiling e_chacha20poly1305.cc
[325/372] Compiling unicode.cc
[326/372] Compiling derive_key.cc
[327/372] Compiling e_aesctrhmac.cc
[328/372] Compiling cbb.cc
[329/372] Compiling asn1_compat.cc
[330/372] Compiling ber.cc
[331/372] Compiling cbs.cc
[332/372] Compiling buf.cc
[333/372] Compiling bn_asn1.cc
[334/372] Compiling convert.cc
[335/372] Compiling blake2.cc
[336/372] Compiling printf.cc
[337/372] Compiling pair.cc
[338/372] Compiling file.cc
[339/372] Compiling hexdump.cc
[340/372] Compiling fd.cc
[341/372] Compiling errno.cc
[342/372] Compiling base64.cc
[343/372] Compiling bio_mem.cc
[344/372] Compiling tasn_fre.cc
[345/372] Compiling bio.cc
[346/372] Compiling tasn_utl.cc
[347/372] Compiling tasn_typ.cc
[348/372] Compiling tasn_new.cc
[349/372] Compiling tasn_enc.cc
[350/372] Compiling posix_time.cc
[351/372] Compiling f_int.cc
[352/372] Compiling f_string.cc
[353/372] Compiling asn1_par.cc
[354/372] Compiling asn_pack.cc
[355/372] Compiling asn1_lib.cc
[356/372] Compiling a_type.cc
[357/372] Compiling a_utctm.cc
[358/372] Compiling tasn_dec.cc
[359/372] Compiling a_octet.cc
[360/372] Compiling a_strex.cc
[361/372] Compiling a_strnid.cc
[362/372] Compiling a_int.cc
[363/372] Compiling a_object.cc
[364/372] Compiling a_time.cc
[365/372] Compiling a_mbstr.cc
[366/372] Compiling a_i2d_fp.cc
[367/372] Compiling a_gentm.cc
[368/372] Compiling a_dup.cc
[369/372] Compiling a_d2i_fp.cc
[370/372] Compiling a_bool.cc
[371/372] Compiling a_bitstr.cc
[373/380] Compiling CryptoBoringWrapper RandomBytes.swift
[374/380] Emitting module CryptoBoringWrapper
[375/380] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[376/380] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[377/380] Compiling CryptoBoringWrapper EllipticCurve.swift
[378/380] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[379/380] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[380/380] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[382/452] Compiling Crypto HPKE-Ciphersuite.swift
[383/452] Compiling Crypto HPKE-KDF.swift
[384/452] Compiling Crypto HPKE-KexKeyDerivation.swift
[385/452] Compiling Crypto HPKE-LabeledExtract.swift
[386/452] Compiling Crypto HPKE-Utils.swift
[387/452] Compiling Crypto DHKEM.swift
[388/452] Compiling Crypto HPKE-KEM-Curve25519.swift
[389/452] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[390/452] Compiling Crypto HPKE-KEM.swift
[391/452] Compiling Crypto HPKE-Errors.swift
[392/461] Emitting module Crypto
[393/461] Compiling Crypto HKDF.swift
[394/461] Compiling Crypto AESWrap.swift
[395/461] Compiling Crypto AESWrap_boring.swift
[396/461] Compiling Crypto Ed25519_boring.swift
[397/461] Compiling Crypto NISTCurvesKeys_boring.swift
[398/461] Compiling Crypto X25519Keys_boring.swift
[399/461] Compiling Crypto Curve25519.swift
[400/461] Compiling Crypto Ed25519Keys.swift
[401/461] Compiling Crypto NISTCurvesKeys.swift
[402/461] Compiling Crypto X25519Keys.swift
[403/461] Compiling Crypto SymmetricKeys.swift
[404/461] Compiling Crypto HMAC.swift
[405/461] Compiling Crypto MACFunctions.swift
[406/461] Compiling Crypto MessageAuthenticationCode.swift
[407/461] Compiling Crypto AES.swift
[408/461] Compiling Crypto ECDSASignature_boring.swift
[409/461] Compiling Crypto ECDSA_boring.swift
[410/461] Compiling Crypto EdDSA_boring.swift
[411/461] Compiling Crypto ECDSA.swift
[412/461] Compiling Crypto Ed25519.swift
[413/461] Compiling Crypto PKCS8PrivateKey.swift
[414/461] Compiling Crypto SEC1PrivateKey.swift
[415/461] Compiling Crypto SubjectPublicKeyInfo.swift
[416/461] Compiling Crypto CryptoKitErrors.swift
[417/461] Compiling Crypto Digest_boring.swift
[418/461] Compiling Crypto Digest.swift
[419/461] Compiling Crypto Digests.swift
[420/461] Compiling Crypto HashFunctions.swift
[421/461] Compiling Crypto HashFunctions_SHA2.swift
[422/461] Compiling Crypto HPKE-AEAD.swift
[423/461] Compiling Crypto HPKE.swift
[424/461] Compiling Crypto HPKE-Context.swift
[425/461] Compiling Crypto HPKE-KeySchedule.swift
[426/461] Compiling Crypto HPKE-Modes.swift
[427/461] Compiling Crypto Insecure.swift
[428/461] Compiling Crypto Insecure_HashFunctions.swift
[429/461] Compiling Crypto KEM.swift
[430/461] Compiling Crypto ECDH_boring.swift
[431/461] Compiling Crypto DH.swift
[432/461] Compiling Crypto ECDH.swift
[433/461] Compiling Crypto Signature.swift
[434/461] Compiling Crypto CryptoKitErrors_boring.swift
[435/461] Compiling Crypto RNG_boring.swift
[436/461] Compiling Crypto SafeCompare_boring.swift
[437/461] Compiling Crypto Zeroization_boring.swift
[438/461] Compiling Crypto PrettyBytes.swift
[439/461] Compiling Crypto SafeCompare.swift
[440/461] Compiling Crypto SecureBytes.swift
[441/461] Compiling Crypto Zeroization.swift
[442/461] Compiling Crypto AES-GCM.swift
[443/461] Compiling Crypto AES-GCM_boring.swift
[444/461] Compiling Crypto ChaChaPoly_boring.swift
[445/461] Compiling Crypto ChaChaPoly.swift
[446/461] Compiling Crypto Cipher.swift
[447/461] Compiling Crypto Nonces.swift
[448/461] Compiling Crypto ASN1.swift
[449/461] Compiling Crypto ASN1Any.swift
[450/461] Compiling Crypto ASN1BitString.swift
[451/461] Compiling Crypto ASN1Boolean.swift
[452/461] Compiling Crypto ASN1Identifier.swift
[453/461] Compiling Crypto ASN1Integer.swift
[454/461] Compiling Crypto ASN1Null.swift
[455/461] Compiling Crypto ASN1OctetString.swift
[456/461] Compiling Crypto ASN1Strings.swift
[457/461] Compiling Crypto ArraySliceBigint.swift
[458/461] Compiling Crypto GeneralizedTime.swift
[459/461] Compiling Crypto ObjectIdentifier.swift
[460/461] Compiling Crypto ECDSASignature.swift
[461/461] Compiling Crypto PEMDocument.swift
[463/507] Emitting module Compute
[464/513] Compiling Compute OutgoingResponse.swift
[465/513] Compiling Compute Range.swift
[466/513] Compiling Compute ReadableBody+Data.swift
[467/513] Compiling Compute ReadableBody+Wasi.swift
[468/513] Compiling Compute ReadableBody.swift
[469/513] Compiling Compute Parameters.swift
[470/513] Compiling Compute Headers.swift
[471/513] Compiling Compute IncomingRequest.swift
[472/513] Compiling Compute JWT.swift
[473/513] Compiling Compute JWTClaim.swift
[474/513] Compiling Compute JWTError.swift
[475/513] Compiling Compute KVStore.swift
[476/513] Compiling Compute FastlyUtils.swift
[477/513] Compiling Compute Fetch+URLSession.swift
[478/513] Compiling Compute Fetch+Wasi.swift
[479/513] Compiling Compute Fetch.swift
[480/513] Compiling Compute FetchRequest.swift
[481/513] Compiling Compute FetchResponse.swift
[482/513] Compiling Compute PathComponent.swift
[483/513] Compiling Compute Routable.swift
[484/513] Compiling Compute Router.swift
[485/513] Compiling Compute TrieRouter.swift
[486/513] Compiling Compute SecretStore.swift
[487/513] Compiling Compute WritableBody.swift
[488/513] Compiling Compute FastlyConfigStore.swift
[489/513] Compiling Compute FastlyEnvironment.swift
[490/513] Compiling Compute FastlyError.swift
[491/513] Compiling Compute FastlyGeoLocation.swift
[492/513] Compiling Compute FastlyKVStore.swift
[493/513] Compiling Compute FastlyLogger.swift
[494/513] Compiling Compute FastlyPendingRequest.swift
[495/513] Compiling Compute FastlyRequest.swift
[496/513] Compiling Compute FastlyResponse.swift
[497/513] Compiling Compute FastlySecretStore.swift
[498/513] Compiling Compute FastlyStubs.swift
[499/513] Compiling Compute FastlyTypes.swift
[500/513] Compiling Compute FanoutMessage.swift
[501/513] Compiling Compute IncomingRequest+Fanout.swift
[502/513] Compiling Compute OutgoingResponse+Fanout.swift
[503/513] Compiling Compute Fastly.swift
[504/513] Compiling Compute FastlyABI.swift
[505/513] Compiling Compute FastlyBody.swift
[506/513] Compiling Compute FastlyCache.swift
[507/513] Compiling Compute Cache.swift
[508/513] Compiling Compute Compute.swift
[509/513] Compiling Compute Concurrency.swift
[510/513] Compiling Compute ConfigStore.swift
[511/513] Compiling Compute Console.swift
[512/513] Compiling Compute Crypto.swift
[513/513] Compiling Compute FanoutClient.swift
[515/516] Emitting module Upstash
[516/516] Compiling Upstash Redis.swift
/host/spi-builder-workspace/Sources/Upstash/Redis.swift:49:30: warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
47 | throw error
48 | }
49 | return try await res.decode()
| `- warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
50 | }
51 | }
:
210 | // MARK: - Result
211 |
212 | public struct RedisResult: Decodable {
| `- note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
213 | private var result: AnyDecodable
214 |
/host/spi-builder-workspace/Sources/Upstash/Redis.swift:68:30: warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
66 | throw error
67 | }
68 | return try await res.decode()
| `- warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
69 | }
70 | }
:
210 | // MARK: - Result
211 |
212 | public struct RedisResult: Decodable {
| `- note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
213 | private var result: AnyDecodable
214 |
/host/spi-builder-workspace/Sources/Upstash/Redis.swift:141:30: warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
139 | throw error
140 | }
141 | return try await res.decode()
| `- warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
142 | }
143 | }
:
185 | // MARK: - Responses
186 |
187 | public enum RedisResponse: Decodable {
| `- note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
188 | case success(_ response: RedisResult)
189 | case error(_ error: RedisError)
/host/spi-builder-workspace/Sources/Upstash/Redis.swift:160:30: warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
158 | throw error
159 | }
160 | return try await res.decode()
| `- warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
161 | }
162 | }
:
185 | // MARK: - Responses
186 |
187 | public enum RedisResponse: Decodable {
| `- note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
188 | case success(_ response: RedisResult)
189 | case error(_ error: RedisError)
Build complete! (70.43s)
Build complete.
{
"dependencies" : [
{
"identity" : "compute",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-cloud/Compute"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/flight-school/anycodable"
}
],
"manifest_display_name" : "Upstash",
"name" : "Upstash",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Upstash",
"targets" : [
"Upstash"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Upstash",
"module_type" : "SwiftTarget",
"name" : "Upstash",
"path" : "Sources/Upstash",
"product_dependencies" : [
"Compute",
"AnyCodable"
],
"product_memberships" : [
"Upstash"
],
"sources" : [
"Redis.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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.