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

Failed to build SwiftAWSSignatureV4, reference 3.0.1 (af742d), with Swift 6.1 for Android on 28 May 2025 15:42:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/benspratling4/swiftawssignaturev4.git
Reference: 3.0.1
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/benspratling4/swiftawssignaturev4
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at af742d9 correct supported mac versions
Cloned https://github.com/benspratling4/swiftawssignaturev4.git
Revision (git rev-parse @):
af742d9af23e165df7845487aafbc78167901a20
SUCCESS checkout https://github.com/benspratling4/swiftawssignaturev4.git at 3.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/benspratling4/swiftawssignaturev4.git
https://github.com/benspratling4/swiftawssignaturev4.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "SwiftAWSSignatureV4",
  "name" : "SwiftAWSSignatureV4",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAWSSignatureV4",
      "targets" : [
        "SwiftAWSSignatureV4"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftAWSSignatureV4Tests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAWSSignatureV4Tests",
      "path" : "Tests/SwiftAWSSignatureV4Tests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "HexTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAWSSignatureV4"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAWSSignatureV4",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAWSSignatureV4",
      "path" : "Sources/SwiftAWSSignatureV4",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "SwiftAWSSignatureV4"
      ],
      "sources" : [
        "AWSAccount.swift",
        "Chunking.swift",
        "Data+Extensions.swift",
        "String+Extensions.swift",
        "URLRequest+AWSAccountSigning.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.72s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (2.37s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Building for debugging...
[0/418] Write sources
[2/418] Compiling ghash-armv4-linux.linux.arm.S
[3/418] Write sources
[4/418] Compiling sha1-586-windows.windows.x86.S
[5/418] Compiling sha256-x86_64-mac.mac.x86_64.S
[6/418] Compiling a_dup.c
[7/418] Compiling sha256-586-linux.linux.x86.S
[7/418] Compiling cmac.c
[9/418] Compiling fiat_curve25519_adx_square.S
[10/418] Compiling fiat_curve25519_adx_mul.S
[11/418] Compiling asn_pack.c
[12/418] Write swift-version-24593BA9C3E375BF.txt
[13/418] Compiling v3_skey.c
[14/418] Compiling CCryptoBoringSSLShims shims.c
[15/418] Compiling v3_prn.c
[16/418] Compiling v3_utl.c
[17/418] Compiling v3_ocsp.c
[18/418] Compiling v3_purp.c
[19/418] Compiling v3_pcons.c
[20/418] Compiling v3_pmaps.c
[21/418] Compiling v3_ncons.c
[22/418] Compiling v3_int.c
[23/418] Compiling v3_ia5.c
[24/418] Compiling v3_info.c
[25/418] Compiling v3_lib.c
[26/418] Compiling v3_extku.c
[27/418] Compiling v3_enum.c
[28/418] Compiling v3_crld.c
[29/418] Compiling v3_bitst.c
[30/418] Compiling v3_genn.c
[31/418] Compiling v3_conf.c
[32/418] Compiling v3_cpols.c
[33/418] Compiling v3_bcons.c
[34/418] Compiling v3_akeya.c
[35/418] Compiling x_val.c
[36/418] Compiling x_spki.c
[37/418] Compiling v3_akey.c
[38/418] Compiling x_x509.c
[39/418] Compiling x_x509a.c
[40/418] Compiling x_req.c
[41/418] Compiling x_sig.c
[41/418] Compiling v3_alt.c
[43/418] Compiling x_pkey.c
[44/418] Compiling x_info.c
[45/418] Compiling x_name.c
[46/418] Compiling x_exten.c
[47/418] Compiling x_pubkey.c
[47/418] Compiling x_attrib.c
[49/418] Compiling x509spki.c
[50/418] Compiling x_algor.c
[51/418] Compiling x_all.c
[52/418] Compiling x509name.c
[53/418] Compiling x509cset.c
[54/418] Compiling x_crl.c
[55/418] Compiling x509_vpm.c
[56/418] Compiling x509rset.c
[57/418] Compiling x509_v3.c
[58/418] Compiling x509_set.c
[59/418] Compiling x509_txt.c
[60/418] Compiling x509_vfy.c
[61/418] Compiling x509_req.c
[62/418] Compiling x509_lu.c
[63/418] Compiling x509_trs.c
[64/418] Compiling x509_def.c
[65/418] Compiling x509_obj.c
[66/418] Compiling x509_d2.c
[67/418] Compiling x509.c
[68/418] Compiling x509_ext.c
[69/418] Compiling t_x509a.c
[70/418] Compiling x509_att.c
[71/418] Compiling t_crl.c
[72/418] Compiling i2d_pr.c
[73/418] Compiling x509_cmp.c
[74/418] Compiling t_x509.c
[75/418] Compiling rsa_pss.c
[76/418] Compiling name_print.c
[77/418] Compiling t_req.c
[78/418] Compiling by_file.c
[79/418] Compiling algorithm.c
[80/418] Compiling a_verify.c
[81/418] Compiling by_dir.c
[82/418] Compiling policy.c
[83/418] Compiling a_digest.c
[84/418] Compiling asn1_gen.c
[85/418] Compiling a_sign.c
[86/418] Compiling thread_win.c
[87/418] Compiling thread_pthread.c
[88/418] Compiling voprf.c
[88/418] Compiling trust_token.c
[90/418] Compiling thread.c
[91/418] Compiling stack.c
[92/418] Compiling thread_none.c
[93/418] Compiling siphash.c
[94/418] Compiling rsa_print.c
[95/418] Compiling rc4.c
[96/418] Compiling pmbtoken.c
[97/418] Compiling windows.c
[98/418] Compiling rand_extra.c
[98/418] Compiling refcount.c
[100/418] Compiling passive.c
[100/418] Compiling rsa_crypt.c
[102/418] Compiling trusty.c
[102/418] Compiling rsa_asn1.c
[102/418] Compiling ios.c
[105/418] Compiling getentropy.c
[106/418] Compiling forkunsafe.c
[107/418] Compiling deterministic.c
[108/418] Compiling pool.c
[109/418] Compiling poly1305_vec.c
[109/418] Compiling poly1305_arm.c
[109/418] Compiling poly1305_arm_asm.S
[112/418] Compiling poly1305.c
[113/418] Compiling pkcs7.c
[113/418] Compiling p5_pbev2.c
[115/418] Compiling pkcs7_x509.c
[116/418] Compiling pkcs8.c
[117/418] Compiling pkcs8_x509.c
[118/418] Compiling pem_x509.c
[119/418] Compiling pem_xaux.c
[120/418] Compiling pem_pkey.c
[121/418] Compiling obj_xref.c
[122/418] Compiling pem_oth.c
[123/418] Compiling pem_lib.c
[124/418] Compiling obj.c
[125/418] Compiling pem_pk8.c
[126/418] Compiling lhash.c
[127/418] Compiling mem.c
[127/418] Compiling pem_info.c
[129/418] Compiling keccak.c
[130/418] Compiling pem_all.c
[131/418] Compiling poly_rq_mul.S
[132/418] Compiling kyber.c
[133/418] Compiling x86_64-mont5-mac.mac.x86_64.S
[134/418] Compiling x86_64-mont5-linux.linux.x86_64.S
[135/418] Compiling x86_64-mont-mac.mac.x86_64.S
[136/418] Compiling x86-mont-windows.windows.x86.S
[137/418] Compiling x86_64-mont-linux.linux.x86_64.S
[138/418] Compiling x86-mont-linux.linux.x86.S
[139/418] Compiling hpke.c
[140/418] Compiling vpaes-x86_64-linux.linux.x86_64.S
[141/418] Compiling vpaes-x86_64-mac.mac.x86_64.S
[142/418] Compiling vpaes-x86-linux.linux.x86.S
[143/418] Compiling vpaes-x86-windows.windows.x86.S
[144/418] Compiling vpaes-armv8-ios.ios.aarch64.S
[145/418] Compiling vpaes-armv7-linux.linux.arm.S
[146/418] Compiling vpaes-armv8-linux.linux.aarch64.S
[147/418] Compiling vpaes-armv7-ios.ios.arm.S
[148/418] Compiling sha512-x86_64-linux.linux.x86_64.S
[149/418] Compiling sha512-x86_64-mac.mac.x86_64.S
[150/418] Compiling sha512-armv4-linux.linux.arm.S
[150/418] Compiling kdf.c
[152/418] Compiling sha512-armv8-ios.ios.aarch64.S
[153/418] Compiling sha512-armv8-linux.linux.aarch64.S
[154/418] Compiling sha512-armv4-ios.ios.arm.S
[155/418] Compiling sha512-586-linux.linux.x86.S
[156/418] Compiling sha512-586-windows.windows.x86.S
[156/418] Compiling sha256-armv4-linux.linux.arm.S
[158/418] Compiling sha256-armv8-ios.ios.aarch64.S
[158/418] Compiling sha256-x86_64-linux.linux.x86_64.S
[160/418] Compiling sha256-armv4-ios.ios.arm.S
[161/418] Compiling sha256-armv8-linux.linux.aarch64.S
[162/418] Compiling sha1-armv8-ios.ios.aarch64.S
[163/418] Compiling sha1-x86_64-linux.linux.x86_64.S
[164/418] Compiling sha1-x86_64-mac.mac.x86_64.S
[165/418] Compiling sha256-586-windows.windows.x86.S
[166/418] Compiling hrss.c
[167/418] Compiling sha1-armv4-large-linux.linux.arm.S
[168/418] Compiling sha1-armv4-large-ios.ios.arm.S
[169/418] Compiling sha1-armv8-linux.linux.aarch64.S
[170/418] Compiling sha1.c
[171/418] Compiling sha1-586-linux.linux.x86.S
[171/418] Compiling fips.c
[171/418] Compiling service_indicator.c
[174/418] Compiling rsaz-avx2-mac.mac.x86_64.S
[175/418] Compiling sha512.c
[176/418] Compiling sha256.c
[177/418] Compiling rsaz-avx2-linux.linux.x86_64.S
[178/418] Compiling self_check.c
[179/418] Compiling padding.c
[180/418] Compiling rdrand-x86_64-linux.linux.x86_64.S
[181/418] Compiling rdrand-x86_64-mac.mac.x86_64.S
[182/418] Compiling rsa_impl.c
[183/418] Compiling blinding.c
[184/418] Compiling rsa.c
[185/418] Compiling urandom.c
[186/418] Compiling rand.c
[187/418] Compiling fork_detect.c
[188/418] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[189/418] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[190/418] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[191/418] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[192/418] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[193/418] Compiling p256-armv8-asm-ios.ios.aarch64.S
[194/418] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[195/418] Compiling ctrdrbg.c
[196/418] Compiling p256-armv8-asm-linux.linux.aarch64.S
[197/418] Compiling polyval.c
[198/418] Compiling ofb.c
[199/418] Compiling gcm.c
[200/418] Compiling ctr.c
[200/418] Compiling gcm_nohw.c
[202/418] Compiling cbc.c
[203/418] Compiling cfb.c
[204/418] Compiling md5-x86_64-mac.mac.x86_64.S
[204/418] Compiling md5-x86_64-linux.linux.x86_64.S
[206/418] Compiling md5-586-windows.windows.x86.S
[207/418] Compiling md5-586-linux.linux.x86.S
[208/418] Compiling md5.c
[209/418] Compiling ghashv8-armv8-linux.linux.aarch64.S
[210/418] Compiling hkdf.c
[211/418] Compiling ghashv8-armv8-ios.ios.aarch64.S
[212/418] Compiling ghashv8-armv7-linux.linux.arm.S
[213/418] Compiling ghash-x86_64-mac.mac.x86_64.S
[213/418] Compiling md4.c
[213/418] Compiling hmac.c
[216/418] Compiling ghashv8-armv7-ios.ios.arm.S
[217/418] Compiling ghash-x86_64-linux.linux.x86_64.S
[218/418] Compiling ghash-x86-windows.windows.x86.S
[219/418] Compiling ghash-x86-linux.linux.x86.S
[220/418] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[221/418] Compiling ghash-ssse3-x86-windows.windows.x86.S
[222/418] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[223/418] Compiling ghash-armv4-ios.ios.arm.S
[224/418] Compiling ghash-ssse3-x86-linux.linux.x86.S
[225/418] Compiling fips_shared_support.c
[226/418] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[226/418] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[228/418] Compiling ecdh.c
[229/418] Compiling ecdsa.c
[230/418] Compiling util.c
[231/418] Compiling wnaf.c
[232/418] Compiling simple_mul.c
[233/418] Compiling scalar.c
[234/418] Compiling p224-64.c
[235/418] Compiling simple.c
[236/418] Compiling ec_key.c
[237/418] Compiling felem.c
[238/418] Compiling p256.c
[239/418] Compiling oct.c
[240/418] Compiling ec_montgomery.c
[241/418] Compiling ec.c
[242/418] Compiling co-586-linux.linux.x86.S
[243/418] Compiling digestsign.c
[244/418] Compiling check.c
[245/418] Compiling dh.c
[246/418] Compiling co-586-windows.windows.x86.S
[247/418] Compiling digest.c
[248/418] Compiling digests.c
[249/418] Compiling bsaes-armv7-linux.linux.arm.S
[250/418] Compiling bsaes-armv7-ios.ios.arm.S
[250/418] Compiling p256-nistz.c
[252/418] Compiling e_aesccm.c
[253/418] Compiling cipher.c
[254/418] Compiling aead.c
[255/418] Compiling rsaz_exp.c
[256/418] Compiling sqrt.c
[257/418] Compiling random.c
[258/418] Compiling prime.c
[259/418] Compiling e_aes.c
[260/418] Compiling shift.c
[261/418] Compiling mul.c
[262/418] Compiling montgomery_inv.c
[263/418] Compiling montgomery.c
[264/418] Compiling jacobi.c
[265/418] Compiling gcd_extra.c
[266/418] Compiling gcd.c
[267/418] Compiling div_extra.c
[268/418] Compiling div.c
[268/418] Compiling generic.c
[270/418] Compiling ctx.c
[271/418] Compiling exponentiation.c
[272/418] Compiling x86_64-gcc.c
[273/418] Compiling bytes.c
[274/418] Compiling cmp.c
[275/418] Compiling bn-armv8-linux.linux.aarch64.S
[276/418] Compiling bn-586-windows.windows.x86.S
[277/418] Compiling add.c
[278/418] Compiling bn-armv8-ios.ios.aarch64.S
[279/418] Compiling bn-586-linux.linux.x86.S
[280/418] Compiling armv8-mont-ios.ios.aarch64.S
[281/418] Compiling bn.c
[282/418] Compiling armv4-mont-ios.ios.arm.S
[283/418] Compiling armv4-mont-linux.linux.arm.S
[284/418] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[285/418] Compiling armv8-mont-linux.linux.aarch64.S
[286/418] Compiling aesv8-armv8-ios.ios.aarch64.S
[287/418] Compiling aesv8-armv7-linux.linux.arm.S
[288/418] Compiling aesv8-armv8-linux.linux.aarch64.S
[288/418] Compiling aesni-x86_64-mac.mac.x86_64.S
[288/418] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[291/418] Compiling aesv8-armv7-ios.ios.arm.S
[292/418] Compiling aesni-x86_64-linux.linux.x86_64.S
[293/418] Compiling aesni-x86-windows.windows.x86.S
[294/418] Compiling aesni-x86-linux.linux.x86.S
[295/418] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[296/418] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[297/418] Compiling aes.c
[298/418] Compiling sign.c
[299/418] Compiling mode_wrappers.c
[300/418] Compiling key_wrap.c
[301/418] Compiling pbkdf.c
[302/418] Compiling scrypt.c
[303/418] Compiling ex_data.c
[304/418] Compiling print.c
[304/418] Compiling aes_nohw.c
[306/418] Compiling p_x25519_asn1.c
[307/418] Compiling p_x25519.c
[308/418] Compiling p_ed25519_asn1.c
[309/418] Compiling p_rsa.c
[310/418] Compiling p_hkdf.c
[311/418] Compiling p_ed25519.c
[312/418] Compiling p_dsa_asn1.c
[313/418] Compiling p_rsa_asn1.c
[314/418] Compiling p_ec_asn1.c
[315/418] Compiling err_data.c
[316/418] Compiling evp_ctx.c
[317/418] Compiling engine.c
[318/418] Compiling p_ec.c
[319/418] Compiling ecdsa_asn1.c
[320/418] Compiling evp_asn1.c
[321/418] Compiling err.c
[322/418] Compiling ecdh_extra.c
[323/418] Compiling evp.c
[324/418] Compiling hash_to_curve.c
[325/418] Compiling ec_derive.c
[326/418] Compiling dsa_asn1.c
[327/418] Compiling dsa.c
[328/418] Compiling digest_extra.c
[329/418] Compiling dh_asn1.c
[330/418] Compiling ec_asn1.c
[330/418] Compiling params.c
[332/418] Compiling curve25519_64_adx.c
[333/418] Compiling spake25519.c
[334/418] Compiling x25519-asm-arm.S
[335/418] Compiling cpu_intel.c
[336/418] Compiling des.c
[337/418] Compiling crypto.c
[338/418] Compiling cpu_arm_linux.c
[339/418] Compiling cpu_arm_freebsd.c
[339/418] Compiling cpu_aarch64_win.c
[341/418] Compiling cpu_aarch64_sysreg.c
[342/418] Compiling cpu_arm.c
[343/418] Compiling cpu_aarch64_openbsd.c
[344/418] Compiling cpu_aarch64_linux.c
[345/418] Compiling cpu_aarch64_fuchsia.c
[346/418] Compiling cpu_aarch64_apple.c
[347/418] Compiling e_tls.c
[348/418] Compiling conf.c
[349/418] Compiling e_rc4.c
[350/418] Compiling tls_cbc.c
[351/418] Compiling e_aesgcmsiv.c
[352/418] Compiling curve25519.c
[353/418] Compiling e_rc2.c
[354/418] Compiling e_des.c
[354/418] Compiling derive_key.c
[356/418] Compiling e_null.c
[357/418] Compiling e_aesctrhmac.c
[358/418] Compiling cipher_extra.c
[359/418] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[360/418] Compiling e_chacha20poly1305.c
[361/418] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[362/418] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[363/418] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[364/418] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[365/418] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[366/418] Compiling chacha-x86_64-linux.linux.x86_64.S
[367/418] Compiling chacha-x86-windows.windows.x86.S
[368/418] Compiling chacha-x86_64-mac.mac.x86_64.S
[369/418] Compiling chacha.c
[370/418] Compiling chacha-x86-linux.linux.x86.S
[371/418] Compiling chacha-armv8-ios.ios.aarch64.S
[372/418] Compiling chacha-armv8-linux.linux.aarch64.S
[373/418] Compiling chacha-armv4-ios.ios.arm.S
[374/418] Compiling unicode.c
[375/418] Compiling chacha-armv4-linux.linux.arm.S
[376/418] Compiling bn_asn1.c
[377/418] Compiling asn1_compat.c
[378/418] Compiling ber.c
[379/418] Compiling buf.c
[380/418] Compiling printf.c
[381/418] Compiling blake2.c
[382/418] Compiling hexdump.c
[383/418] Compiling cbb.c
[384/418] Compiling convert.c
[385/418] Compiling file.c
[386/418] Compiling cbs.c
[387/418] Compiling errno.c
[387/418] Compiling fd.c
[389/418] Compiling pair.c
[390/418] Compiling bio_mem.c
[391/418] Compiling tasn_utl.c
[392/418] Compiling base64.c
[393/418] Compiling tasn_typ.c
[394/418] Compiling tasn_fre.c
[395/418] Compiling f_string.c
[396/418] Compiling bio.c
[397/418] Compiling tasn_enc.c
[398/418] Compiling tasn_new.c
[399/418] Compiling posix_time.c
[400/418] Compiling f_int.c
[401/418] Compiling asn1_par.c
[402/418] Compiling a_type.c
[403/418] Compiling tasn_dec.c
[404/418] Compiling a_utctm.c
[405/418] Compiling asn1_lib.c
[406/418] Compiling a_time.c
[407/418] Compiling a_octet.c
[408/418] Compiling a_strnid.c
[409/418] Compiling a_object.c
[410/418] Compiling a_strex.c
[411/418] Compiling a_gentm.c
[412/418] Compiling a_mbstr.c
[413/418] Compiling a_d2i_fp.c
[414/418] Compiling a_bool.c
[415/418] Compiling a_i2d_fp.c
[416/418] Compiling a_int.c
[417/418] Compiling a_bitstr.c
[419/421] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[420/421] Emitting module CryptoBoringWrapper
[421/421] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[423/482] Emitting module Crypto
[424/490] Compiling Crypto AESWrap.swift
[425/490] Compiling Crypto AESWrap_boring.swift
[426/490] Compiling Crypto Ed25519_boring.swift
[427/490] Compiling Crypto EllipticCurvePoint_boring.swift
[428/490] Compiling Crypto EllipticCurve_boring.swift
[429/490] Compiling Crypto NISTCurvesKeys_boring.swift
[430/490] Compiling Crypto X25519Keys_boring.swift
[431/490] Compiling Crypto Curve25519.swift
[432/490] Compiling Crypto ECDSASignature.swift
[433/490] Compiling Crypto PEMDocument.swift
[434/490] Compiling Crypto PKCS8PrivateKey.swift
[435/490] Compiling Crypto SEC1PrivateKey.swift
[436/490] Compiling Crypto SubjectPublicKeyInfo.swift
[437/490] Compiling Crypto CryptoKitErrors.swift
[438/490] Compiling Crypto Digest_boring.swift
[439/490] Compiling Crypto Digest.swift
[440/490] Compiling Crypto Digests.swift
[441/490] Compiling Crypto ECDSASignature_boring.swift
[442/490] Compiling Crypto ECDSA_boring.swift
[443/490] Compiling Crypto EdDSA_boring.swift
[444/490] Compiling Crypto ECDSA.swift
[445/490] Compiling Crypto EdDSA.swift
[446/490] Compiling Crypto Signature.swift
[447/490] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[448/490] Compiling Crypto CryptoKitErrors_boring.swift
[449/490] Compiling Crypto Ed25519.swift
[450/490] Compiling Crypto NISTCurvesKeys.swift
[451/490] Compiling Crypto X25519Keys.swift
[452/490] Compiling Crypto SymmetricKeys.swift
[453/490] Compiling Crypto HMAC.swift
[454/490] Compiling Crypto MACFunctions.swift
[455/490] Compiling Crypto MessageAuthenticationCode.swift
[456/490] Compiling Crypto AES.swift
[457/490] Compiling Crypto ASN1Boolean.swift
[458/490] Compiling Crypto ASN1Identifier.swift
[459/490] Compiling Crypto ASN1Integer.swift
[460/490] Compiling Crypto ASN1Null.swift
[461/490] Compiling Crypto ASN1OctetString.swift
[462/490] Compiling Crypto ASN1Strings.swift
[463/490] Compiling Crypto ArraySliceBigint.swift
[464/490] Compiling Crypto GeneralizedTime.swift
[465/490] Compiling Crypto ObjectIdentifier.swift
[466/490] Compiling Crypto AES-GCM.swift
[467/490] Compiling Crypto AES-GCM_boring.swift
[468/490] Compiling Crypto ChaChaPoly_boring.swift
[469/490] Compiling Crypto ChaChaPoly.swift
[470/490] Compiling Crypto Cipher.swift
[471/490] Compiling Crypto Nonces.swift
[472/490] Compiling Crypto ASN1.swift
[473/490] Compiling Crypto ASN1Any.swift
[474/490] Compiling Crypto ASN1BitString.swift
[475/490] Compiling Crypto HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[476/490] Compiling Crypto HashFunctions_SHA2.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[477/490] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[478/490] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[479/490] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[480/490] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[481/490] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[482/490] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[483/490] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[484/490] Compiling Crypto RNG_boring.swift
[485/490] Compiling Crypto SafeCompare_boring.swift
[486/490] Compiling Crypto Zeroization_boring.swift
[487/490] Compiling Crypto PrettyBytes.swift
[488/490] Compiling Crypto SafeCompare.swift
[489/490] Compiling Crypto SecureBytes.swift
[490/490] Compiling Crypto Zeroization.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/4] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[3/4] Emitting module CryptoBoringWrapper
[4/4] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[6/65] Emitting module Crypto
[7/73] Compiling Crypto AESWrap.swift
[8/73] Compiling Crypto AESWrap_boring.swift
[9/73] Compiling Crypto Ed25519_boring.swift
[10/73] Compiling Crypto EllipticCurvePoint_boring.swift
[11/73] Compiling Crypto EllipticCurve_boring.swift
[12/73] Compiling Crypto NISTCurvesKeys_boring.swift
[13/73] Compiling Crypto X25519Keys_boring.swift
[14/73] Compiling Crypto Curve25519.swift
[15/73] Compiling Crypto AES-GCM.swift
[16/73] Compiling Crypto AES-GCM_boring.swift
[17/73] Compiling Crypto ChaChaPoly_boring.swift
[18/73] Compiling Crypto ChaChaPoly.swift
[19/73] Compiling Crypto Cipher.swift
[20/73] Compiling Crypto Nonces.swift
[21/73] Compiling Crypto ASN1.swift
[22/73] Compiling Crypto ASN1Any.swift
[23/73] Compiling Crypto ASN1BitString.swift
[24/73] Compiling Crypto ECDSASignature.swift
[25/73] Compiling Crypto PEMDocument.swift
[26/73] Compiling Crypto PKCS8PrivateKey.swift
[27/73] Compiling Crypto SEC1PrivateKey.swift
[28/73] Compiling Crypto SubjectPublicKeyInfo.swift
[29/73] Compiling Crypto CryptoKitErrors.swift
[30/73] Compiling Crypto Digest_boring.swift
[31/73] Compiling Crypto Digest.swift
[32/73] Compiling Crypto Digests.swift
[33/73] Compiling Crypto ECDSASignature_boring.swift
[34/73] Compiling Crypto ECDSA_boring.swift
[35/73] Compiling Crypto EdDSA_boring.swift
[36/73] Compiling Crypto ECDSA.swift
[37/73] Compiling Crypto EdDSA.swift
[38/73] Compiling Crypto Signature.swift
[39/73] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[40/73] Compiling Crypto CryptoKitErrors_boring.swift
[41/73] Compiling Crypto Ed25519.swift
[42/73] Compiling Crypto NISTCurvesKeys.swift
[43/73] Compiling Crypto X25519Keys.swift
[44/73] Compiling Crypto SymmetricKeys.swift
[45/73] Compiling Crypto HMAC.swift
[46/73] Compiling Crypto MACFunctions.swift
[47/73] Compiling Crypto MessageAuthenticationCode.swift
[48/73] Compiling Crypto AES.swift
[49/73] Compiling Crypto ASN1Boolean.swift
[50/73] Compiling Crypto ASN1Identifier.swift
[51/73] Compiling Crypto ASN1Integer.swift
[52/73] Compiling Crypto ASN1Null.swift
[53/73] Compiling Crypto ASN1OctetString.swift
[54/73] Compiling Crypto ASN1Strings.swift
[55/73] Compiling Crypto ArraySliceBigint.swift
[56/73] Compiling Crypto GeneralizedTime.swift
[57/73] Compiling Crypto ObjectIdentifier.swift
[58/73] Compiling Crypto HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[59/73] Compiling Crypto HashFunctions_SHA2.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[60/73] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[61/73] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[62/73] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[63/73] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[64/73] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[65/73] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[66/73] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[67/73] Compiling Crypto RNG_boring.swift
[68/73] Compiling Crypto SafeCompare_boring.swift
[69/73] Compiling Crypto Zeroization_boring.swift
[70/73] Compiling Crypto PrettyBytes.swift
[71/73] Compiling Crypto SafeCompare.swift
[72/73] Compiling Crypto SecureBytes.swift
[73/73] Compiling Crypto Zeroization.swift
BUILD FAILURE 6.1 android