The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Upstash, reference main (2a548e), with Swift 6.1 for Android on 28 May 2025 14:58:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Upstash.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/Upstash
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2a548ea Refactor redis file
Cloned https://github.com/swift-cloud/Upstash.git
Revision (git rev-parse @):
2a548ea6f3474777606ed65a5d7d4bcf83c83f5b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Upstash.git at main
========================================
Build
========================================
Selected platform:         android
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/RedisClient.swift",
        "Redis/RedisCommand.swift",
        "Redis/RedisError.swift",
        "Redis/RedisResponse.swift",
        "Redis/RedisResult.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/flight-school/anycodable
Fetching https://github.com/swift-cloud/Compute
[1/782] Fetching anycodable
Fetched https://github.com/flight-school/anycodable from cache (0.20s)
[1/17048] Fetching compute
Fetched https://github.com/swift-cloud/Compute from cache (0.53s)
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.55s)
Fetching https://github.com/apple/swift-crypto
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (1.49s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (3.07s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.33s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (3.06s)
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/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-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
Creating working copy for https://github.com/flight-school/anycodable
Working copy of https://github.com/flight-school/anycodable resolved at 0.6.7
Building for debugging...
[0/367] Write sources
[4/367] Compiling ComputeRuntime ComputeRuntime.c
[5/367] Compiling aesni-x86-apple.S
[6/367] Compiling fiat_p256_adx_sqr.S
[7/367] Compiling fiat_curve25519_adx_square.S
[8/367] Compiling fiat_p256_adx_mul.S
[9/367] Compiling md5-x86_64-linux.S
[10/367] Compiling fiat_curve25519_adx_mul.S
[11/367] Compiling md5-x86_64-apple.S
[12/367] Compiling md5-586-linux.S
[13/367] Write swift-version-24593BA9C3E375BF.txt
[14/367] Compiling CCryptoBoringSSLShims shims.c
[15/367] Compiling md5-586-apple.S
[16/367] Compiling chacha20_poly1305_x86_64-linux.S
[17/367] Compiling chacha20_poly1305_x86_64-apple.S
[18/367] Compiling chacha20_poly1305_armv8-win.S
[19/367] Compiling chacha-x86_64-linux.S
[20/367] Compiling chacha20_poly1305_armv8-linux.S
[21/367] Compiling chacha20_poly1305_armv8-apple.S
[22/367] Compiling chacha-x86_64-apple.S
[23/367] Compiling chacha-x86-linux.S
[24/367] Compiling chacha-x86-apple.S
[25/367] Compiling chacha-armv8-win.S
[26/367] Compiling chacha-armv8-apple.S
[26/367] Compiling chacha-armv8-linux.S
[28/367] Compiling chacha-armv4-linux.S
[29/367] Compiling aes128gcmsiv-x86_64-linux.S
[30/367] Compiling aes128gcmsiv-x86_64-apple.S
[31/367] Compiling x86_64-mont5-linux.S
[32/367] Compiling x86_64-mont-linux.S
[33/367] Compiling x86_64-mont5-apple.S
[34/367] Compiling x86_64-mont-apple.S
[35/367] Compiling x86-mont-apple.S
[36/367] Compiling x86-mont-linux.S
[37/367] Compiling vpaes-x86_64-linux.S
[38/367] Compiling err_data.cc
[39/367] Compiling vpaes-x86_64-apple.S
[40/367] Compiling vpaes-x86-linux.S
[41/367] Compiling vpaes-x86-apple.S
[42/367] Compiling vpaes-armv8-win.S
[43/367] Compiling vpaes-armv8-linux.S
[44/367] Compiling vpaes-armv8-apple.S
[45/367] Compiling vpaes-armv7-linux.S
[46/367] Compiling sha512-x86_64-linux.S
[47/367] Compiling x_exten.cc
[48/367] Compiling v3_int.cc
[49/367] Compiling sha512-armv8-win.S
[50/367] Compiling sha512-x86_64-apple.S
[51/367] Compiling sha512-armv8-apple.S
[52/367] Compiling sha512-armv4-linux.S
[53/367] Compiling sha512-586-linux.S
[54/367] Compiling v3_info.cc
[55/367] Compiling sha512-armv8-linux.S
[56/367] Compiling sha256-x86_64-linux.S
[57/367] Compiling sha256-armv8-win.S
[58/367] Compiling sha512-586-apple.S
[59/367] Compiling sha256-x86_64-apple.S
[60/367] Compiling sha256-armv8-apple.S
[61/367] Compiling sha256-armv8-linux.S
[61/367] Compiling sha256-586-linux.S
[63/367] Compiling sha1-x86_64-linux.S
[64/367] Compiling sha256-armv4-linux.S
[65/367] Compiling v3_lib.cc
[66/367] Compiling sha256-586-apple.S
[67/367] Compiling sha1-x86_64-apple.S
[68/367] Compiling sha1-armv8-win.S
[69/367] Compiling sha1-armv4-large-linux.S
[70/367] Compiling sha1-586-linux.S
[71/367] Compiling sha1-armv8-linux.S
[72/367] Compiling sha1-armv8-apple.S
[73/367] Compiling sha1-586-apple.S
[74/367] Compiling rsaz-avx2-linux.S
[75/367] Compiling rdrand-x86_64-linux.S
[76/367] Compiling rsaz-avx2-apple.S
[77/367] Compiling p256_beeu-armv8-asm-win.S
[78/367] Compiling p256_beeu-x86_64-asm-apple.S
[79/367] Compiling p256_beeu-x86_64-asm-linux.S
[80/367] Compiling rdrand-x86_64-apple.S
[81/367] Compiling p256_beeu-armv8-asm-linux.S
[82/367] Compiling p256_beeu-armv8-asm-apple.S
[83/367] Compiling p256-x86_64-asm-linux.S
[84/367] Compiling p256-x86_64-asm-apple.S
[85/367] Compiling p256-armv8-asm-win.S
[86/367] Compiling ghashv8-armv7-linux.S
[87/367] Compiling ghashv8-armv8-win.S
[87/367] Compiling ghash-x86_64-linux.S
[89/367] Compiling p256-armv8-asm-apple.S
[90/367] Compiling ghashv8-armv8-apple.S
[91/367] Compiling ghashv8-armv8-linux.S
[92/367] Compiling p256-armv8-asm-linux.S
[93/367] Compiling ghash-x86_64-apple.S
[94/367] Compiling ghash-x86-apple.S
[95/367] Compiling ghash-ssse3-x86-linux.S
[96/367] Compiling ghash-x86-linux.S
[97/367] Compiling ghash-neon-armv8-win.S
[98/367] Compiling ghash-ssse3-x86_64-apple.S
[99/367] Compiling ghash-ssse3-x86_64-linux.S
[100/367] Compiling ghash-ssse3-x86-apple.S
[101/367] Compiling ghash-neon-armv8-linux.S
[102/367] Compiling ghash-armv4-linux.S
[103/367] Compiling ghash-neon-armv8-apple.S
[104/367] Compiling bn-armv8-apple.S
[105/367] Compiling co-586-apple.S
[105/367] Compiling co-586-linux.S
[107/367] Compiling bsaes-armv7-linux.S
[108/367] Compiling bn-armv8-win.S
[109/367] Compiling bn-armv8-linux.S
[110/367] Compiling bn-586-linux.S
[111/367] Compiling armv8-mont-win.S
[112/367] Compiling bn-586-apple.S
[113/367] Compiling armv4-mont-linux.S
[114/367] Compiling aesv8-gcm-armv8-apple.S
[114/367] Compiling armv8-mont-apple.S
[116/367] Compiling aesv8-gcm-armv8-win.S
[117/367] Compiling armv8-mont-linux.S
[118/367] Compiling aesv8-gcm-armv8-linux.S
[119/367] Compiling aesv8-armv8-win.S
[120/367] Compiling aesv8-armv8-linux.S
[121/367] Compiling aesni-x86_64-linux.S
[122/367] Compiling aesv8-armv8-apple.S
[123/367] Compiling aesv8-armv7-linux.S
[124/367] Compiling aesni-x86-linux.S
[125/367] Compiling aesni-x86_64-apple.S
[126/367] Compiling aesni-gcm-x86_64-apple.S
[127/367] Compiling aesni-gcm-x86_64-linux.S
[128/367] Compiling aes-gcm-avx10-x86_64-linux.S
[129/367] Compiling aes-gcm-avx10-x86_64-apple.S
[130/367] Compiling x_val.cc
[131/367] Compiling x_req.cc
[132/367] Compiling x_x509.cc
[133/367] Compiling x_spki.cc
[134/367] Compiling x_x509a.cc
[135/367] Compiling x_pubkey.cc
[136/367] Compiling x_name.cc
[137/367] Compiling x_sig.cc
[138/367] Compiling x_crl.cc
[139/367] Compiling x509cset.cc
[140/367] Compiling x_attrib.cc
[141/367] Compiling x509rset.cc
[142/367] Compiling x_algor.cc
[143/367] Compiling x_all.cc
[144/367] Compiling x509name.cc
[145/367] Compiling x509spki.cc
[146/367] Compiling x509_vfy.cc
[147/367] Compiling x509_vpm.cc
[148/367] Compiling x509_trs.cc
[149/367] Compiling x509_v3.cc
[150/367] Compiling x509_txt.cc
[151/367] Compiling x509_set.cc
[152/367] Compiling x509_obj.cc
[153/367] Compiling x509_req.cc
[154/367] Compiling x509_def.cc
[155/367] Compiling x509_ext.cc
[156/367] Compiling x509_lu.cc
[157/367] Compiling x509_d2.cc
[158/367] Compiling x509_cmp.cc
[159/367] Compiling x509.cc
[160/367] Compiling x509_att.cc
[161/367] Compiling v3_skey.cc
[162/367] Compiling v3_purp.cc
[163/367] Compiling v3_utl.cc
[164/367] Compiling v3_prn.cc
[165/367] Compiling v3_pmaps.cc
[166/367] Compiling v3_pcons.cc
[167/367] Compiling v3_ocsp.cc
[168/367] Compiling v3_ncons.cc
[169/367] Compiling v3_ia5.cc
[170/367] Compiling v3_genn.cc
[171/367] Compiling v3_extku.cc
[172/367] Compiling v3_enum.cc
[173/367] Compiling v3_cpols.cc
[174/367] Compiling v3_crld.cc
[175/367] Compiling v3_conf.cc
[176/367] Compiling v3_bitst.cc
[177/367] Compiling v3_bcons.cc
[178/367] Compiling v3_alt.cc
[179/367] Compiling v3_akeya.cc
[180/367] Compiling v3_akey.cc
[181/367] Compiling t_x509a.cc
[182/367] Compiling t_x509.cc
[183/367] Compiling i2d_pr.cc
[184/367] Compiling t_req.cc
[185/367] Compiling t_crl.cc
[186/367] Compiling rsa_pss.cc
[187/367] Compiling name_print.cc
[188/367] Compiling policy.cc
[189/367] Compiling by_file.cc
[190/367] Compiling by_dir.cc
[191/367] Compiling asn1_gen.cc
[192/367] Compiling algorithm.cc
[193/367] Compiling a_digest.cc
[194/367] Compiling a_verify.cc
[195/367] Compiling a_sign.cc
[196/367] Compiling voprf.cc
[197/367] Compiling thread_win.cc
[198/367] Compiling thread_pthread.cc
[199/367] Compiling trust_token.cc
[200/367] Compiling thread.cc
[201/367] Compiling thread_none.cc
[202/367] Compiling wots.cc
[203/367] Compiling stack.cc
[204/367] Compiling pmbtoken.cc
[205/367] Compiling thash.cc
[206/367] Compiling merkle.cc
[207/367] Compiling fors.cc
[208/367] Compiling sha512.cc
[209/367] Compiling siphash.cc
[210/367] Compiling sha256.cc
[211/367] Compiling slhdsa.cc
[212/367] Compiling sha1.cc
[213/367] Compiling rsa_print.cc
[214/367] Compiling rsa_extra.cc
[215/367] Compiling refcount.cc
[216/367] Compiling rc4.cc
[217/367] Compiling rsa_crypt.cc
[218/367] Compiling windows.cc
[219/367] Compiling urandom.cc
[220/367] Compiling rsa_asn1.cc
[221/367] Compiling trusty.cc
[222/367] Compiling rand_extra.cc
[223/367] Compiling passive.cc
[224/367] Compiling ios.cc
[225/367] Compiling getentropy.cc
[226/367] Compiling poly1305_arm_asm.S
[227/367] Compiling fork_detect.cc
[228/367] Compiling forkunsafe.cc
[229/367] Compiling deterministic.cc
[230/367] Compiling poly1305_vec.cc
[231/367] Compiling poly1305.cc
[232/367] Compiling pool.cc
[233/367] Compiling poly1305_arm.cc
[234/367] Compiling p5_pbev2.cc
[235/367] Compiling pkcs8.cc
[236/367] Compiling pkcs8_x509.cc
[237/367] Compiling pkcs7.cc
[238/367] Compiling pkcs7_x509.cc
[239/367] Compiling pem_xaux.cc
[240/367] Compiling pem_x509.cc
[241/367] Compiling pem_pkey.cc
[242/367] Compiling pem_pk8.cc
[243/367] Compiling pem_oth.cc
[244/367] Compiling pem_info.cc
[245/367] Compiling pem_all.cc
[246/367] Compiling pem_lib.cc
[247/367] Compiling obj_xref.cc
[248/367] Compiling mlkem.cc
[249/367] Compiling obj.cc
[250/367] Compiling poly_rq_mul.S
[251/367] Compiling mldsa.cc
[252/367] Compiling fips_shared_support.cc
[253/367] Compiling mem.cc
[254/367] Compiling md5.cc
[255/367] Compiling md4.cc
[256/367] Compiling lhash.cc
[257/367] Compiling kyber.cc
[258/367] Compiling ex_data.cc
[259/367] Compiling sign.cc
[260/367] Compiling scrypt.cc
[261/367] Compiling print.cc
[262/367] Compiling hpke.cc
[263/367] Compiling hrss.cc
[264/367] Compiling pbkdf.cc
[265/367] Compiling p_x25519.cc
[266/367] Compiling p_x25519_asn1.cc
[267/367] Compiling p_rsa_asn1.cc
[268/367] Compiling p_hkdf.cc
[269/367] Compiling p_ed25519.cc
[270/367] Compiling p_rsa.cc
[271/367] Compiling p_ed25519_asn1.cc
[272/367] Compiling p_ec.cc
[273/367] Compiling p_ec_asn1.cc
[274/367] Compiling p_dh.cc
[275/367] Compiling evp_ctx.cc
[276/367] Compiling p_dh_asn1.cc
[277/367] Compiling p_dsa_asn1.cc
[278/367] Compiling evp_asn1.cc
[279/367] Compiling evp.cc
[280/367] Compiling err.cc
[281/367] Compiling engine.cc
[282/367] Compiling ecdh_extra.cc
[283/367] Compiling hash_to_curve.cc
[284/367] Compiling ecdsa_asn1.cc
[285/367] Compiling ec_derive.cc
[286/367] Compiling ec_asn1.cc
[287/367] Compiling dsa.cc
[288/367] Compiling dsa_asn1.cc
[289/367] Compiling bcm.cc
[290/367] Compiling params.cc
[291/367] Compiling x25519-asm-arm.S
[292/367] Compiling digest_extra.cc
[293/367] Compiling des.cc
[294/367] Compiling dh_asn1.cc
[295/367] Compiling curve25519_64_adx.cc
[296/367] Compiling cpu_intel.cc
[297/367] Compiling cpu_arm_linux.cc
[298/367] Compiling crypto.cc
[299/367] Compiling spake25519.cc
[300/367] Compiling curve25519.cc
[301/367] Compiling cpu_arm_freebsd.cc
[302/367] Compiling cpu_aarch64_win.cc
[303/367] Compiling cpu_aarch64_openbsd.cc
[304/367] Compiling cpu_aarch64_sysreg.cc
[305/367] Compiling cpu_aarch64_linux.cc
[306/367] Compiling cpu_aarch64_fuchsia.cc
[307/367] Compiling cpu_aarch64_apple.cc
[308/367] Compiling conf.cc
[309/367] Compiling tls_cbc.cc
[310/367] Compiling e_tls.cc
[311/367] Compiling e_rc4.cc
[312/367] Compiling e_rc2.cc
[313/367] Compiling e_des.cc
[314/367] Compiling e_null.cc
[315/367] Compiling e_chacha20poly1305.cc
[316/367] Compiling e_aesctrhmac.cc
[317/367] Compiling e_aesgcmsiv.cc
[318/367] Compiling derive_key.cc
[319/367] Compiling cipher_extra.cc
[320/367] Compiling chacha.cc
[321/367] Compiling unicode.cc
[322/367] Compiling asn1_compat.cc
[323/367] Compiling ber.cc
[324/367] Compiling buf.cc
[325/367] Compiling cbb.cc
[326/367] Compiling cbs.cc
[327/367] Compiling convert.cc
[328/367] Compiling bn_asn1.cc
[329/367] Compiling blake2.cc
[330/367] Compiling printf.cc
[331/367] Compiling pair.cc
[332/367] Compiling hexdump.cc
[333/367] Compiling file.cc
[334/367] Compiling fd.cc
[335/367] Compiling errno.cc
[336/367] Compiling bio_mem.cc
[337/367] Compiling bio.cc
[338/367] Compiling base64.cc
[339/367] Compiling tasn_fre.cc
[340/367] Compiling tasn_typ.cc
[341/367] Compiling tasn_utl.cc
[342/367] Compiling tasn_new.cc
[343/367] Compiling tasn_enc.cc
[344/367] Compiling posix_time.cc
[345/367] Compiling f_string.cc
[346/367] Compiling f_int.cc
[347/367] Compiling tasn_dec.cc
[348/367] Compiling asn_pack.cc
[349/367] Compiling asn1_par.cc
[350/367] Compiling asn1_lib.cc
[351/367] Compiling a_utctm.cc
[352/367] Compiling a_octet.cc
[353/367] Compiling a_time.cc
[354/367] Compiling a_type.cc
[355/367] Compiling a_strnid.cc
[356/367] Compiling a_object.cc
[357/367] Compiling a_strex.cc
[358/367] Compiling a_mbstr.cc
[359/367] Write sources
[360/367] Compiling a_int.cc
[361/367] Compiling a_i2d_fp.cc
[362/367] Compiling a_dup.cc
[363/371] Compiling a_d2i_fp.cc
[364/371] Compiling a_gentm.cc
[365/371] Compiling a_bitstr.cc
[366/371] Compiling a_bool.cc
[368/379] Compiling CryptoBoringWrapper RandomBytes.swift
[369/379] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[370/379] Emitting module CryptoBoringWrapper
[371/379] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[372/379] Compiling CryptoBoringWrapper EllipticCurve.swift
[373/379] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[374/379] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[375/379] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[376/379] Compiling AnyCodable AnyEncodable.swift
[377/380] Compiling AnyCodable AnyCodable.swift
[378/380] Emitting module AnyCodable
[379/380] Compiling AnyCodable AnyDecodable.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 SymmetricKeys.swift
[394/461] Compiling Crypto HMAC.swift
[395/461] Compiling Crypto MACFunctions.swift
[396/461] Compiling Crypto MessageAuthenticationCode.swift
[397/461] Compiling Crypto AES.swift
[398/461] Compiling Crypto ECDSASignature_boring.swift
[399/461] Compiling Crypto ECDSA_boring.swift
[400/461] Compiling Crypto EdDSA_boring.swift
[401/461] Compiling Crypto ECDSA.swift
[402/461] Compiling Crypto Ed25519.swift
[403/461] Compiling Crypto HKDF.swift
[404/461] Compiling Crypto AESWrap.swift
[405/461] Compiling Crypto AESWrap_boring.swift
[406/461] Compiling Crypto Ed25519_boring.swift
[407/461] Compiling Crypto NISTCurvesKeys_boring.swift
[408/461] Compiling Crypto X25519Keys_boring.swift
[409/461] Compiling Crypto Curve25519.swift
[410/461] Compiling Crypto Ed25519Keys.swift
[411/461] Compiling Crypto NISTCurvesKeys.swift
[412/461] Compiling Crypto X25519Keys.swift
[413/461] Compiling Crypto HPKE.swift
[414/461] Compiling Crypto HPKE-Context.swift
[415/461] Compiling Crypto HPKE-KeySchedule.swift
[416/461] Compiling Crypto HPKE-Modes.swift
[417/461] Compiling Crypto Insecure.swift
[418/461] Compiling Crypto Insecure_HashFunctions.swift
[419/461] Compiling Crypto KEM.swift
[420/461] Compiling Crypto ECDH_boring.swift
[421/461] Compiling Crypto DH.swift
[422/461] Compiling Crypto ECDH.swift
[423/461] Compiling Crypto PKCS8PrivateKey.swift
[424/461] Compiling Crypto SEC1PrivateKey.swift
[425/461] Compiling Crypto SubjectPublicKeyInfo.swift
[426/461] Compiling Crypto CryptoKitErrors.swift
[427/461] Compiling Crypto Digest_boring.swift
[428/461] Compiling Crypto Digest.swift
[429/461] Compiling Crypto Digests.swift
[430/461] Compiling Crypto HashFunctions.swift
[431/461] Compiling Crypto HashFunctions_SHA2.swift
[432/461] Compiling Crypto HPKE-AEAD.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] Emitting module Compute
[464/513] Compiling Compute FanoutMessage.swift
[465/513] Compiling Compute IncomingRequest+Fanout.swift
[466/513] Compiling Compute OutgoingResponse+Fanout.swift
[467/513] Compiling Compute Fastly.swift
[468/513] Compiling Compute FastlyABI.swift
[469/513] Compiling Compute FastlyBody.swift
[470/513] Compiling Compute FastlyCache.swift
[471/513] Compiling Compute FastlyConfigStore.swift
[472/513] Compiling Compute FastlyEnvironment.swift
[473/513] Compiling Compute FastlyError.swift
[474/513] Compiling Compute FastlyGeoLocation.swift
[475/513] Compiling Compute FastlyKVStore.swift
[476/513] Compiling Compute FastlyLogger.swift
[477/513] Compiling Compute OutgoingResponse.swift
[478/513] Compiling Compute Range.swift
[479/513] Compiling Compute ReadableBody+Data.swift
[480/513] Compiling Compute ReadableBody+Wasi.swift
[481/513] Compiling Compute ReadableBody.swift
[482/513] Compiling Compute Parameters.swift
[483/513] Compiling Compute Headers.swift
[484/513] Compiling Compute IncomingRequest.swift
[485/513] Compiling Compute JWT.swift
[486/513] Compiling Compute JWTClaim.swift
[487/513] Compiling Compute JWTError.swift
[488/513] Compiling Compute KVStore.swift
[489/513] Compiling Compute FastlyUtils.swift
[490/513] Compiling Compute Fetch+URLSession.swift
[491/513] Compiling Compute Fetch+Wasi.swift
[492/513] Compiling Compute Fetch.swift
[493/513] Compiling Compute FetchRequest.swift
[494/513] Compiling Compute FetchResponse.swift
[495/513] Compiling Compute FastlyPendingRequest.swift
[496/513] Compiling Compute FastlyRequest.swift
[497/513] Compiling Compute FastlyResponse.swift
[498/513] Compiling Compute FastlySecretStore.swift
[499/513] Compiling Compute FastlyStubs.swift
[500/513] Compiling Compute FastlyTypes.swift
[501/513] Compiling Compute Cache.swift
[502/513] Compiling Compute Compute.swift
[503/513] Compiling Compute Concurrency.swift
[504/513] Compiling Compute ConfigStore.swift
[505/513] Compiling Compute Console.swift
[506/513] Compiling Compute Crypto.swift
[507/513] Compiling Compute FanoutClient.swift
[508/513] Compiling Compute PathComponent.swift
[509/513] Compiling Compute Routable.swift
[510/513] Compiling Compute Router.swift
[511/513] Compiling Compute TrieRouter.swift
[512/513] Compiling Compute SecretStore.swift
[513/513] Compiling Compute WritableBody.swift
[515/520] Compiling Upstash RedisCommand.swift
[516/520] Compiling Upstash RedisError.swift
[517/520] Compiling Upstash RedisResponse.swift
[518/520] Compiling Upstash RedisResult.swift
[519/520] Emitting module Upstash
[520/520] Compiling Upstash RedisClient.swift
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:48:30: warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 46 |             throw error
 47 |         }
 48 |         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
 49 |     }
 50 | }
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisResult.swift:11:15: note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
 9 | import Foundation
10 |
11 | public struct RedisResult: Decodable {
   |               `- note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
12 |     private var result: AnyDecodable
13 |
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:67:30: warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 65 |             throw error
 66 |         }
 67 |         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
 68 |     }
 69 | }
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisResult.swift:11:15: note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
 9 | import Foundation
10 |
11 | public struct RedisResult: Decodable {
   |               `- note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
12 |     private var result: AnyDecodable
13 |
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:140:30: warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
138 |             throw error
139 |         }
140 |         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
141 |     }
142 | }
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisResponse.swift:8:13: note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
 6 | //
 7 |
 8 | public enum RedisResponse: Decodable {
   |             `- note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
 9 |     case success(_ response: RedisResult)
10 |     case error(_ error: RedisError)
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:159:30: warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
157 |             throw error
158 |         }
159 |         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
160 |     }
161 | }
/host/spi-builder-workspace/Sources/Upstash/Redis/RedisResponse.swift:8:13: note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
 6 | //
 7 |
 8 | public enum RedisResponse: Decodable {
   |             `- note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
 9 |     case success(_ response: RedisResult)
10 |     case error(_ error: RedisError)
Build complete! (165.47s)
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/RedisClient.swift",
        "Redis/RedisCommand.swift",
        "Redis/RedisError.swift",
        "Redis/RedisResponse.swift",
        "Redis/RedisResult.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.