The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PlanetScale, reference main (413a28), with Swift 6.0 for Linux on 29 Nov 2024 06:58:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Planetscale.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/swift-cloud/Planetscale
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 413a285 Merge pull request #2 from swift-cloud/add-license-1
Cloned https://github.com/swift-cloud/Planetscale.git
Revision (git rev-parse @):
413a2851133974a6b0b41fdd1bffc701a69a38a8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Planetscale.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-cloud/Planetscale.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/swift-cloud/Compute
[1/16969] Fetching compute
Fetched https://github.com/swift-cloud/Compute from cache (0.46s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.19.0 (0.44s)
Fetching https://github.com/apple/swift-crypto
[1/11201] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (1.30s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.10.0 (1.58s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.32s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.79s)
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/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
Working copy of https://github.com/apple/swift-crypto resolved at 3.10.0
Building for debugging...
[0/372] Write sources
[4/372] Compiling fiat_p256_adx_sqr.S
[5/372] Compiling a_octet.c
[6/372] Compiling a_object.c
[7/372] Compiling a_mbstr.c
[8/372] Compiling fiat_curve25519_adx_square.S
[9/372] Compiling fiat_p256_adx_mul.S
[10/372] Compiling md5-x86_64-linux.S
[11/372] Compiling fiat_curve25519_adx_mul.S
[12/372] Compiling md5-586-linux.S
[13/372] Compiling md5-x86_64-apple.S
[14/372] Write swift-version-24593BA9C3E375BF.txt
[15/372] Compiling ComputeRuntime ComputeRuntime.c
[16/372] Compiling err_data.c
[17/372] Compiling t_x509a.c
[18/372] Compiling md5-586-apple.S
[19/372] Compiling chacha20_poly1305_x86_64-apple.S
[20/372] Compiling chacha20_poly1305_armv8-linux.S
[21/372] Compiling chacha20_poly1305_armv8-win.S
[22/372] Compiling chacha20_poly1305_x86_64-linux.S
[23/372] Compiling chacha20_poly1305_armv8-apple.S
[24/372] Compiling chacha-x86_64-linux.S
[25/372] Compiling chacha-x86_64-apple.S
[25/372] Compiling CCryptoBoringSSLShims shims.c
[27/372] Compiling chacha-x86-linux.S
[27/372] Compiling chacha-x86-apple.S
[29/372] Compiling chacha-armv8-win.S
[30/372] Compiling chacha-armv8-linux.S
[31/372] Compiling chacha-armv8-apple.S
[31/372] Compiling chacha-armv4-linux.S
[33/372] Compiling aes128gcmsiv-x86_64-apple.S
[34/372] Compiling x86_64-mont5-apple.S
[35/372] Compiling aes128gcmsiv-x86_64-linux.S
[36/372] Compiling x86_64-mont-linux.S
[37/372] Compiling x86_64-mont5-linux.S
[38/372] Compiling x86_64-mont-apple.S
[39/372] Compiling x86-mont-linux.S
[40/372] Compiling x86-mont-apple.S
[41/372] Compiling vpaes-x86_64-linux.S
[41/372] Compiling vpaes-x86_64-apple.S
[43/372] Compiling vpaes-x86-linux.S
[44/372] Compiling vpaes-x86-apple.S
[45/372] Compiling vpaes-armv8-win.S
[46/372] Compiling vpaes-armv8-apple.S
[46/372] Compiling vpaes-armv8-linux.S
[48/372] Compiling sha512-x86_64-apple.S
[49/372] Compiling vpaes-armv7-linux.S
[49/372] Compiling sha512-armv8-win.S
[51/372] Compiling sha512-x86_64-linux.S
[52/372] Compiling sha512-armv8-linux.S
[53/372] Compiling sha512-armv8-apple.S
[54/372] Compiling sha512-armv4-linux.S
[55/372] Compiling sha512-586-linux.S
[56/372] Compiling sha512-586-apple.S
[57/372] Compiling sha256-x86_64-apple.S
[58/372] Compiling sha256-armv8-linux.S
[59/372] Compiling sha256-armv8-win.S
[60/372] Compiling sha256-x86_64-linux.S
[61/372] Compiling sha256-armv4-linux.S
[62/372] Compiling sha256-armv8-apple.S
[63/372] Compiling sha256-586-linux.S
[64/372] Compiling sha1-armv8-win.S
[65/372] Compiling sha1-armv8-linux.S
[66/372] Compiling sha1-armv8-apple.S
[67/372] Compiling sha256-586-apple.S
[68/372] Compiling sha1-586-linux.S
[69/372] Compiling sha1-armv4-large-linux.S
[70/372] Compiling sha1-x86_64-apple.S
[71/372] Compiling sha1-x86_64-linux.S
[72/372] Compiling sha1-586-apple.S
[73/372] Compiling rdrand-x86_64-linux.S
[74/372] Compiling rdrand-x86_64-apple.S
[75/372] Compiling p256_beeu-x86_64-asm-apple.S
[76/372] Compiling rsaz-avx2-apple.S
[77/372] Compiling rsaz-avx2-linux.S
[78/372] Compiling p256_beeu-x86_64-asm-linux.S
[79/372] Compiling p256_beeu-armv8-asm-win.S
[80/372] Compiling p256_beeu-armv8-asm-apple.S
[81/372] Compiling p256-x86_64-asm-apple.S
[82/372] Compiling p256_beeu-armv8-asm-linux.S
[83/372] Compiling p256-armv8-asm-win.S
[84/372] Compiling p256-armv8-asm-linux.S
[85/372] Compiling p256-x86_64-asm-linux.S
[86/372] Compiling p256-armv8-asm-apple.S
[87/372] Compiling ghashv8-armv8-win.S
[88/372] Compiling ghashv8-armv8-apple.S
[89/372] Compiling ghashv8-armv8-linux.S
[90/372] Compiling ghashv8-armv7-linux.S
[91/372] Compiling ghash-x86_64-linux.S
[92/372] Compiling ghash-x86_64-apple.S
[93/372] Compiling ghash-x86-apple.S
[94/372] Compiling ghash-ssse3-x86_64-linux.S
[95/372] Compiling ghash-x86-linux.S
[96/372] Compiling ghash-ssse3-x86_64-apple.S
[97/372] Compiling ghash-ssse3-x86-linux.S
[98/372] Compiling ghash-ssse3-x86-apple.S
[99/372] Compiling ghash-neon-armv8-win.S
[100/372] Compiling ghash-neon-armv8-linux.S
[101/372] Compiling ghash-neon-armv8-apple.S
[102/372] Compiling ghash-armv4-linux.S
[103/372] Compiling co-586-linux.S
[104/372] Compiling co-586-apple.S
[105/372] Compiling bn-armv8-win.S
[106/372] Compiling bsaes-armv7-linux.S
[107/372] Compiling bn-armv8-linux.S
[108/372] Compiling bn-armv8-apple.S
[108/372] Compiling bn-586-linux.S
[110/372] Compiling bn-586-apple.S
[111/372] Compiling armv8-mont-win.S
[112/372] Compiling armv8-mont-apple.S
[113/372] Compiling armv8-mont-linux.S
[114/372] Compiling aesv8-gcm-armv8-win.S
[115/372] Compiling armv4-mont-linux.S
[116/372] Compiling aesv8-gcm-armv8-linux.S
[116/372] Compiling aesv8-gcm-armv8-apple.S
[118/372] Compiling aesv8-armv8-linux.S
[118/372] Compiling aesv8-armv8-win.S
[120/372] Compiling aesv8-armv8-apple.S
[121/372] Compiling aesv8-armv7-linux.S
[122/372] Compiling aesni-x86_64-linux.S
[123/372] Compiling aesni-x86-apple.S
[124/372] Compiling aesni-gcm-x86_64-linux.S
[124/372] Compiling aesni-x86_64-apple.S
[126/372] Compiling aesni-x86-linux.S
[127/372] Compiling aesni-gcm-x86_64-apple.S
[128/372] Compiling x_x509a.c
[129/372] Compiling x_x509.c
[130/372] Compiling x_val.c
[131/372] Compiling x_spki.c
[132/372] Compiling x_sig.c
[133/372] Compiling x_req.c
[134/372] Compiling x_name.c
[135/372] Compiling x_pubkey.c
[136/372] Compiling x_exten.c
[137/372] Compiling x_attrib.c
[138/372] Compiling x_crl.c
[139/372] Compiling x_all.c
[139/372] Compiling x_algor.c
[141/372] Compiling x509spki.c
[141/372] Compiling x509rset.c
[143/372] Compiling x509cset.c
[144/372] Compiling x509name.c
[145/372] Compiling x509_vpm.c
[146/372] Compiling x509_vfy.c
[147/372] Compiling x509_v3.c
[148/372] Compiling x509_trs.c
[149/372] Compiling x509_txt.c
[150/372] Compiling x509_obj.c
[151/372] Compiling x509_set.c
[152/372] Compiling x509_ext.c
[153/372] Compiling x509_lu.c
[154/372] Compiling x509_req.c
[155/372] Compiling x509_def.c
[156/372] Compiling x509_d2.c
[157/372] Compiling x509_cmp.c
[158/372] Compiling v3_pmaps.c
[159/372] Compiling x509_att.c
[160/372] Compiling x509.c
[161/372] Compiling v3_purp.c
[162/372] Compiling v3_utl.c
[163/372] Compiling v3_prn.c
[164/372] Compiling v3_skey.c
[165/372] Compiling v3_pcons.c
[166/372] Compiling v3_ocsp.c
[167/372] Compiling v3_int.c
[168/372] Compiling v3_lib.c
[169/372] Compiling v3_info.c
[170/372] Compiling v3_ncons.c
[171/372] Compiling v3_genn.c
[172/372] Compiling v3_ia5.c
[173/372] Compiling v3_crld.c
[174/372] Compiling v3_extku.c
[175/372] Compiling v3_enum.c
[176/372] Compiling t_x509.c
[177/372] Compiling v3_conf.c
[178/372] Compiling v3_akeya.c
[179/372] Compiling v3_bcons.c
[180/372] Compiling v3_cpols.c
[181/372] Compiling v3_akey.c
[182/372] Compiling v3_bitst.c
[183/372] Compiling t_req.c
[184/372] Compiling v3_alt.c
[185/372] Compiling name_print.c
[186/372] Compiling i2d_pr.c
[187/372] Compiling t_crl.c
[188/372] Compiling algorithm.c
[189/372] Compiling by_file.c
[190/372] Compiling rsa_pss.c
[191/372] Compiling by_dir.c
[192/372] Compiling a_verify.c
[193/372] Compiling policy.c
[194/372] Compiling a_digest.c
[195/372] Compiling thread_win.c
[196/372] Compiling asn1_gen.c
[197/372] Compiling thread_pthread.c
[198/372] Compiling trust_token.c
[199/372] Compiling a_sign.c
[200/372] Compiling thread.c
[201/372] Compiling spx_wots.c
[202/372] Compiling thread_none.c
[203/372] Compiling spx_util.c
[204/372] Compiling spx_merkle.c
[205/372] Compiling voprf.c
[206/372] Compiling spx_thash.c
[207/372] Compiling spx_fors.c
[208/372] Compiling stack.c
[209/372] Compiling pmbtoken.c
[210/372] Compiling spx.c
[210/372] Compiling wots.c
[212/372] Compiling spx_address.c
[213/372] Compiling thash.c
[214/372] Compiling merkle.c
[215/372] Compiling slhdsa.c
[216/372] Compiling fors.c
[217/372] Compiling sha512.c
[218/372] Compiling siphash.c
[219/372] Compiling sha256.c
[220/372] Compiling sha1.c
[221/372] Compiling rsa_extra.c
[222/372] Compiling rsa_print.c
[223/372] Compiling rsa_crypt.c
[224/372] Compiling rc4.c
[225/372] Compiling refcount.c
[226/372] Compiling trusty.c
[227/372] Compiling rand_extra.c
[228/372] Compiling ios.c
[229/372] Compiling urandom.c
[230/372] Compiling windows.c
[231/372] Compiling passive.c
[232/372] Compiling getentropy.c
[233/372] Compiling deterministic.c
[234/372] Compiling rsa_asn1.c
[235/372] Compiling poly1305_arm_asm.S
[236/372] Compiling forkunsafe.c
[237/372] Compiling poly1305_arm.c
[238/372] Compiling fork_detect.c
[239/372] Compiling pool.c
[240/372] Compiling poly1305.c
[241/372] Compiling pkcs7.c
[242/372] Compiling pem_x509.c
[243/372] Compiling poly1305_vec.c
[244/372] Compiling pkcs8.c
[245/372] Compiling p5_pbev2.c
[246/372] Compiling pem_xaux.c
[247/372] Compiling pkcs7_x509.c
[248/372] Compiling obj_xref.c
[249/372] Compiling pkcs8_x509.c
[250/372] Compiling pem_pkey.c
[251/372] Compiling pem_pk8.c
[252/372] Compiling pem_info.c
[253/372] Compiling pem_oth.c
[254/372] Compiling pem_lib.c
[255/372] Compiling md5.c
[256/372] Compiling obj.c
[257/372] Compiling lhash.c
[258/372] Compiling mldsa.c
[259/372] Compiling md4.c
[260/372] Compiling pem_all.c
[261/372] Compiling mem.c
[262/372] Compiling fips_shared_support.c
[263/372] Compiling kyber.c
[264/372] Compiling keccak.c
[265/372] Compiling poly_rq_mul.S
[266/372] Compiling ex_data.c
[267/372] Compiling sign.c
[268/372] Compiling print.c
[269/372] Compiling hpke.c
[270/372] Compiling scrypt.c
[271/372] Compiling pbkdf.c
[272/372] Compiling p_x25519.c
[273/372] Compiling p_x25519_asn1.c
[274/372] Compiling hrss.c
[275/372] Compiling p_hkdf.c
[276/372] Compiling p_ed25519.c
[277/372] Compiling p_rsa_asn1.c
[278/372] Compiling p_ed25519_asn1.c
[279/372] Compiling p_rsa.c
[280/372] Compiling p_ec_asn1.c
[281/372] Compiling p_dh_asn1.c
[282/372] Compiling p_dsa_asn1.c
[283/372] Compiling p_dh.c
[284/372] Compiling err.c
[285/372] Compiling engine.c
[285/372] Compiling p_ec.c
[285/372] Compiling evp_ctx.c
[288/372] Compiling evp.c
[289/372] Compiling evp_asn1.c
[290/372] Compiling ecdsa_asn1.c
[291/372] Compiling ecdh_extra.c
[292/372] Compiling hash_to_curve.c
[293/372] Compiling dsa.c
[294/372] Compiling ec_derive.c
[295/372] Compiling dsa_asn1.c
[296/372] Compiling dilithium.c
[296/372] Compiling ec_asn1.c
[298/372] Compiling digest_extra.c
[299/372] Compiling params.c
[300/372] Compiling dh_asn1.c
[301/372] Compiling spake25519.c
[302/372] Compiling x25519-asm-arm.S
[303/372] Compiling crypto.c
[304/372] Compiling des.c
[305/372] Compiling cpu_intel.c
[306/372] Compiling cpu_arm_linux.c
[307/372] Compiling cpu_aarch64_openbsd.c
[308/372] Compiling cpu_aarch64_sysreg.c
[309/372] Compiling cpu_aarch64_win.c
[310/372] Compiling cpu_arm_freebsd.c
[311/372] Compiling cpu_aarch64_fuchsia.c
[312/372] Compiling cpu_aarch64_linux.c
[313/372] Compiling cpu_aarch64_apple.c
[314/372] Compiling curve25519.c
[315/372] Compiling e_tls.c
[316/372] Compiling tls_cbc.c
[317/372] Compiling e_rc4.c
[318/372] Compiling conf.c
[319/372] Compiling e_null.c
[320/372] Compiling e_rc2.c
[321/372] Compiling e_aesgcmsiv.c
[322/372] Compiling e_des.c
[322/372] Compiling e_chacha20poly1305.c
[324/372] Compiling derive_key.c
[325/372] Compiling unicode.c
[326/372] Compiling chacha.c
[326/372] Compiling cipher_extra.c
[328/372] Compiling e_aesctrhmac.c
[328/372] Compiling curve25519_64_adx.c
[330/372] Compiling cbs.c
[331/372] Compiling ber.c
[332/372] Compiling asn1_compat.c
[333/372] Compiling bn_asn1.c
[333/372] Compiling cbb.c
[335/372] Compiling buf.c
[336/372] Compiling blake2.c
[337/372] Compiling convert.c
[338/372] Compiling hexdump.c
[339/372] Compiling pair.c
[340/372] Compiling printf.c
[341/372] Compiling errno.c
[341/372] Compiling file.c
[343/372] Compiling fd.c
[344/372] Compiling bio_mem.c
[345/372] Compiling base64.c
[346/372] Compiling bio.c
[347/372] Compiling tasn_new.c
[348/372] Compiling tasn_fre.c
[349/372] Compiling tasn_utl.c
[350/372] Compiling posix_time.c
[351/372] Compiling tasn_typ.c
[352/372] Compiling tasn_enc.c
[353/372] Compiling f_string.c
[354/372] Compiling tasn_dec.c
[355/372] Compiling f_int.c
[355/372] Compiling asn1_par.c
[357/372] Compiling asn_pack.c
[358/372] Compiling a_utctm.c
[359/372] Compiling asn1_lib.c
[360/372] Compiling a_type.c
[361/372] Compiling a_time.c
[362/372] Compiling a_i2d_fp.c
[363/372] Compiling a_int.c
[363/372] Compiling a_strex.c
[365/372] Compiling a_strnid.c
[366/372] Compiling a_dup.c
[367/372] Compiling a_gentm.c
[368/372] Compiling bcm.c
[369/372] Compiling a_bool.c
[370/372] Compiling a_d2i_fp.c
[371/372] Compiling a_bitstr.c
[373/380] Emitting module CryptoBoringWrapper
[374/380] Compiling CryptoBoringWrapper RandomBytes.swift
[375/380] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[376/380] Compiling CryptoBoringWrapper EllipticCurve.swift
[377/380] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[378/380] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[379/380] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[380/380] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[382/452] Compiling Crypto PKCS8PrivateKey.swift
[383/452] Compiling Crypto SEC1PrivateKey.swift
[384/452] Compiling Crypto SubjectPublicKeyInfo.swift
[385/452] Compiling Crypto CryptoKitErrors.swift
[386/452] Compiling Crypto Digest_boring.swift
[387/452] Compiling Crypto Digest.swift
[388/452] Compiling Crypto Digests.swift
[389/452] Compiling Crypto HashFunctions.swift
[390/452] Compiling Crypto HashFunctions_SHA2.swift
[391/452] Compiling Crypto HPKE-AEAD.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 HPKE-Ciphersuite.swift
[414/461] Compiling Crypto HPKE-KDF.swift
[415/461] Compiling Crypto HPKE-KexKeyDerivation.swift
[416/461] Compiling Crypto HPKE-LabeledExtract.swift
[417/461] Compiling Crypto HPKE-Utils.swift
[418/461] Compiling Crypto DHKEM.swift
[419/461] Compiling Crypto HPKE-KEM-Curve25519.swift
[420/461] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[421/461] Compiling Crypto HPKE-KEM.swift
[422/461] Compiling Crypto HPKE-Errors.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 AES-GCM.swift
[434/461] Compiling Crypto AES-GCM_boring.swift
[435/461] Compiling Crypto ChaChaPoly_boring.swift
[436/461] Compiling Crypto ChaChaPoly.swift
[437/461] Compiling Crypto Cipher.swift
[438/461] Compiling Crypto Nonces.swift
[439/461] Compiling Crypto ASN1.swift
[440/461] Compiling Crypto ASN1Any.swift
[441/461] Compiling Crypto ASN1BitString.swift
[442/461] Compiling Crypto ASN1Boolean.swift
[443/461] Compiling Crypto ASN1Identifier.swift
[444/461] Compiling Crypto ASN1Integer.swift
[445/461] Compiling Crypto ASN1Null.swift
[446/461] Compiling Crypto ASN1OctetString.swift
[447/461] Compiling Crypto ASN1Strings.swift
[448/461] Compiling Crypto ArraySliceBigint.swift
[449/461] Compiling Crypto GeneralizedTime.swift
[450/461] Compiling Crypto ObjectIdentifier.swift
[451/461] Compiling Crypto ECDSASignature.swift
[452/461] Compiling Crypto PEMDocument.swift
[453/461] Compiling Crypto Signature.swift
[454/461] Compiling Crypto CryptoKitErrors_boring.swift
[455/461] Compiling Crypto RNG_boring.swift
[456/461] Compiling Crypto SafeCompare_boring.swift
[457/461] Compiling Crypto Zeroization_boring.swift
[458/461] Compiling Crypto PrettyBytes.swift
[459/461] Compiling Crypto SafeCompare.swift
[460/461] Compiling Crypto SecureBytes.swift
[461/461] Compiling Crypto Zeroization.swift
[463/507] Compiling Compute FanoutMessage.swift
[464/507] Compiling Compute IncomingRequest+Fanout.swift
[465/507] Compiling Compute OutgoingResponse+Fanout.swift
[466/507] Compiling Compute Fastly.swift
[467/507] Compiling Compute FastlyABI.swift
[468/507] Compiling Compute FastlyBody.swift
[469/507] Compiling Compute FastlyCache.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 FastlyConfigStore.swift
[477/513] Compiling Compute FastlyEnvironment.swift
[478/513] Compiling Compute FastlyError.swift
[479/513] Compiling Compute FastlyGeoLocation.swift
[480/513] Compiling Compute FastlyKVStore.swift
[481/513] Compiling Compute FastlyLogger.swift
[482/513] Compiling Compute Cache.swift
[483/513] Compiling Compute Compute.swift
[484/513] Compiling Compute Concurrency.swift
[485/513] Compiling Compute ConfigStore.swift
[486/513] Compiling Compute Console.swift
[487/513] Compiling Compute Crypto.swift
[488/513] Compiling Compute FanoutClient.swift
[489/513] Emitting module Compute
[490/513] Compiling Compute OutgoingResponse.swift
[491/513] Compiling Compute Range.swift
[492/513] Compiling Compute ReadableBody+Data.swift
[493/513] Compiling Compute ReadableBody+Wasi.swift
[494/513] Compiling Compute ReadableBody.swift
[495/513] Compiling Compute Parameters.swift
[496/513] Compiling Compute FastlyUtils.swift
[497/513] Compiling Compute Fetch+URLSession.swift
[498/513] Compiling Compute Fetch+Wasi.swift
[499/513] Compiling Compute Fetch.swift
[500/513] Compiling Compute FetchRequest.swift
[501/513] Compiling Compute FetchResponse.swift
[502/513] Compiling Compute PathComponent.swift
[503/513] Compiling Compute Routable.swift
[504/513] Compiling Compute Router.swift
[505/513] Compiling Compute TrieRouter.swift
[506/513] Compiling Compute SecretStore.swift
[507/513] Compiling Compute WritableBody.swift
[508/513] Compiling Compute FastlyPendingRequest.swift
[509/513] Compiling Compute FastlyRequest.swift
[510/513] Compiling Compute FastlyResponse.swift
[511/513] Compiling Compute FastlySecretStore.swift
[512/513] Compiling Compute FastlyStubs.swift
[513/513] Compiling Compute FastlyTypes.swift
[515/516] Emitting module PlanetScale
[516/516] Compiling PlanetScale PlanetScale.swift
/host/spi-builder-workspace/Sources/PlanetScale/PlanetScale.swift:65:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |
 57 |     @discardableResult
 58 |     public func transaction<T>(_ handler: (PlanetScaleClient) async throws -> T) async throws -> T {
    |                             `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 59 |         // Create a new client for the transaction
 60 |         let tx = PlanetScaleClient(username: username, password: password)
    :
 63 |             try await tx.execute("BEGIN")
 64 |             // Execute the transaction
 65 |             let res = try await handler(tx)
    |                                 `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 66 |             // Commit the transaction
 67 |             try await tx.execute("COMMIT")
/host/spi-builder-workspace/Sources/PlanetScale/PlanetScale.swift:96:48: warning: type 'PlanetScaleClient.QuerySession' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 94 |
 95 |         // Decode the session
 96 |         let data: QuerySession = try await res.decode()
    |                                                `- warning: type 'PlanetScaleClient.QuerySession' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 97 |
 98 |         // Save the session
    :
247 |
248 | extension PlanetScaleClient {
249 |     public struct QuerySession: Codable {
    |                   `- note: consider making struct 'QuerySession' conform to the 'Sendable' protocol
250 |         public struct User: Codable, Sendable {
251 |             public let username: String
/host/spi-builder-workspace/Sources/PlanetScale/PlanetScale.swift:96:48: warning: non-sendable type 'PlanetScaleClient.QuerySession' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 94 |
 95 |         // Decode the session
 96 |         let data: QuerySession = try await res.decode()
    |                                                `- warning: non-sendable type 'PlanetScaleClient.QuerySession' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 97 |
 98 |         // Save the session
    :
247 |
248 | extension PlanetScaleClient {
249 |     public struct QuerySession: Codable {
    |                   `- note: consider making struct 'QuerySession' conform to the 'Sendable' protocol
250 |         public struct User: Codable, Sendable {
251 |             public let username: String
Build complete! (50.52s)
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"
    }
  ],
  "manifest_display_name" : "PlanetScale",
  "name" : "PlanetScale",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "driverkit",
      "version" : "22.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "PlanetScale",
      "targets" : [
        "PlanetScale"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlanetScale",
      "module_type" : "SwiftTarget",
      "name" : "PlanetScale",
      "path" : "Sources/PlanetScale",
      "product_dependencies" : [
        "Compute"
      ],
      "product_memberships" : [
        "PlanetScale"
      ],
      "sources" : [
        "PlanetScale.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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.