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 TalkToCloud, reference main (0cb97d), with Swift 6.1 for Android on 27 May 2025 13:11:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/coodly/talktocloud.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/coodly/talktocloud
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0cb97de Copy assets
Cloned https://github.com/coodly/talktocloud.git
Revision (git rev-parse @):
0cb97def1ced985caad3f612a34df0f810044981
SUCCESS checkout https://github.com/coodly/talktocloud.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/coodly/talktocloud.git
https://github.com/coodly/talktocloud.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "TalkToCloud",
  "name" : "TalkToCloud",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "TalkToCloud",
      "targets" : [
        "TalkToCloud"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TalkToCloudTests",
      "module_type" : "SwiftTarget",
      "name" : "TalkToCloudTests",
      "path" : "Tests/TalkToCloudTests",
      "sources" : [
        "FilterSerializationTests.swift",
        "TalkToCloudTests.swift"
      ],
      "target_dependencies" : [
        "TalkToCloud"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TalkToCloud",
      "module_type" : "SwiftTarget",
      "name" : "TalkToCloud",
      "path" : "Sources/TalkToCloud",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "TalkToCloud"
      ],
      "sources" : [
        "APIKeyConsumer.swift",
        "AssetAttached.swift",
        "AssetUpload.swift",
        "Assets.swift",
        "Authenticator.swift",
        "CURLRequest.swift",
        "CloudContainer+Copy.swift",
        "CloudContainer+Zones.swift",
        "CloudContainer.swift",
        "CloudRecord.swift",
        "CloudReference.swift",
        "CloudRequest.swift",
        "CloudZone.swift",
        "Command.swift",
        "CommandLineFetch.swift",
        "Commander.swift",
        "Configuration.swift",
        "ContainerConsumer.swift",
        "ContainerRecordsCopy.swift",
        "CreateZoneRequest.swift",
        "Cursor.swift",
        "DatabaseChangesRequest.swift",
        "DevelopmentConsumer.swift",
        "FileManager+Cleanup.swift",
        "ListZonesRequest.swift",
        "Logging.swift",
        "LookupRequest.swift",
        "ModifyRequest.swift",
        "NetworkFetch.swift",
        "NetworkRequest.swift",
        "OpenSSLSign.swift",
        "PrivateKeyAuthenticator.swift",
        "ProductionConsumer.swift",
        "QueryRequest.swift",
        "Raw.Body.swift",
        "Raw.Error.swift",
        "Raw.Field.swift",
        "Raw.LookupName.swift",
        "Raw.LookupRequest.swift",
        "Raw.Operation.swift",
        "Raw.Record.swift",
        "Raw.RecordError.swift",
        "Raw.RecordID.swift",
        "Raw.RecordOrError.swift",
        "Raw.Request.swift",
        "Raw.Response.swift",
        "Raw.SavedRecord.swift",
        "Raw.Timestamp.swift",
        "Raw.Zone.swift",
        "Raw.ZoneChanges.swift",
        "Raw.ZoneChangesList.swift",
        "Raw.ZoneID.swift",
        "Raw.ZonesList.swift",
        "Raw.swift",
        "RawFieldsCopy.swift",
        "RecordDecoder.swift",
        "RecordZoneChangesRequest.swift",
        "RecordsCursor.swift",
        "RemoteRecord.swift",
        "RemoteReference.swift",
        "Request.swift",
        "Response.swift",
        "Shell.swift",
        "SignData.swift",
        "String+Extensions.swift",
        "SynchronousSystemFetch.swift",
        "SystemSign.swift",
        "Timestamped.swift",
        "TokenAuthenticator.swift",
        "URL+Extensions.swift",
        "User.swift",
        "UserRequest.swift",
        "WebTokenStore.swift",
        "ZoneTokenStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
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.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (2.24s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Building for debugging...
[0/408] Write sources
[2/408] Compiling a_bool.c
[3/408] Compiling a_bitstr.c
[4/408] Write swift-version-24593BA9C3E375BF.txt
[5/408] Compiling v3_prn.c
[6/408] Compiling v3_purp.c
[7/408] Compiling v3_skey.c
[8/408] Compiling v3_utl.c
[9/408] Compiling CCryptoBoringSSLShims shims.c
[10/408] Compiling v3_pcons.c
[11/408] Compiling v3_pmaps.c
[12/408] Compiling v3_ocsp.c
[13/408] Compiling v3_pcia.c
[14/408] Compiling v3_ncons.c
[15/408] Compiling v3_int.c
[16/408] Compiling v3_info.c
[17/408] Compiling v3_pci.c
[18/408] Compiling v3_ia5.c
[19/408] Compiling v3_lib.c
[20/408] Compiling v3_genn.c
[21/408] Compiling v3_extku.c
[22/408] Compiling v3_enum.c
[23/408] Compiling v3_conf.c
[24/408] Compiling v3_crld.c
[25/408] Compiling v3_bitst.c
[26/408] Compiling v3_cpols.c
[27/408] Compiling v3_bcons.c
[28/408] Compiling v3_akeya.c
[29/408] Compiling v3_alt.c
[30/408] Compiling v3_akey.c
[31/408] Compiling pcy_lib.c
[32/408] Compiling pcy_node.c
[33/408] Compiling pcy_data.c
[34/408] Compiling pcy_tree.c
[35/408] Compiling pcy_map.c
[36/408] Compiling pcy_cache.c
[37/408] Compiling x_x509a.c
[38/408] Compiling x_sig.c
[39/408] Compiling x_x509.c
[40/408] Compiling x_pubkey.c
[41/408] Compiling x_pkey.c
[42/408] Compiling x_spki.c
[43/408] Compiling x_val.c
[44/408] Compiling x_info.c
[45/408] Compiling x_req.c
[46/408] Compiling x_name.c
[47/408] Compiling x_algor.c
[48/408] Compiling x_exten.c
[49/408] Compiling x_attrib.c
[49/408] Compiling x_crl.c
[51/408] Compiling x_all.c
[52/408] Compiling x509spki.c
[53/408] Compiling x509rset.c
[54/408] Compiling x509cset.c
[55/408] Compiling x509name.c
[56/408] Compiling x509_txt.c
[57/408] Compiling x509_vpm.c
[58/408] Compiling x509_set.c
[59/408] Compiling x509_v3.c
[60/408] Compiling x509_obj.c
[61/408] Compiling x509_trs.c
[62/408] Compiling x509_req.c
[63/408] Compiling x509_vfy.c
[64/408] Compiling x509_def.c
[65/408] Compiling x509_ext.c
[66/408] Compiling x509_lu.c
[67/408] Compiling x509_d2.c
[68/408] Compiling x509_att.c
[69/408] Compiling t_x509a.c
[70/408] Compiling x509_cmp.c
[71/408] Compiling x509.c
[72/408] Compiling i2d_pr.c
[73/408] Compiling t_req.c
[74/408] Compiling t_crl.c
[75/408] Compiling t_x509.c
[76/408] Compiling rsa_pss.c
[77/408] Compiling by_file.c
[78/408] Compiling by_dir.c
[79/408] Compiling algorithm.c
[80/408] Compiling a_sign.c
[80/408] Compiling asn1_gen.c
[82/408] Compiling a_verify.c
[83/408] Compiling a_digest.c
[84/408] Compiling thread_win.c
[85/408] Compiling voprf.c
[86/408] Compiling thread.c
[86/408] Compiling trust_token.c
[88/408] Compiling thread_pthread.c
[89/408] Compiling thread_none.c
[90/408] Compiling a_strex.c
[91/408] Compiling rsa_print.c
[92/408] Compiling siphash.c
[93/408] Compiling refcount_lock.c
[94/408] Compiling stack.c
[95/408] Compiling rc4.c
[96/408] Compiling windows.c
[97/408] Compiling refcount_c11.c
[98/408] Compiling rand_extra.c
[99/408] Compiling pmbtoken.c
[100/408] Compiling passive.c
[100/408] Compiling rsa_asn1.c
[102/408] Compiling fuchsia.c
[103/408] Compiling deterministic.c
[104/408] Compiling forkunsafe.c
[105/408] Compiling poly1305_vec.c
[106/408] Compiling poly1305_arm_asm.S
[107/408] Compiling pool.c
[108/408] Compiling poly1305_arm.c
[109/408] Compiling poly1305.c
[110/408] Compiling pkcs7.c
[111/408] Compiling pkcs8.c
[112/408] Compiling pem_xaux.c
[113/408] Compiling pkcs8_x509.c
[114/408] Compiling p5_pbev2.c
[115/408] Compiling pem_x509.c
[116/408] Compiling pem_oth.c
[117/408] Compiling obj_xref.c
[118/408] Compiling pem_pk8.c
[119/408] Compiling pkcs7_x509.c
[120/408] Compiling pem_pkey.c
[121/408] Compiling pem_info.c
[122/408] Compiling mem.c
[123/408] Compiling pem_lib.c
[124/408] Compiling poly_rq_mul.S
[125/408] Compiling lhash.c
[126/408] Compiling x86_64-mont5.mac.x86_64.S
[127/408] Compiling pem_all.c
[128/408] Compiling hkdf.c
[129/408] Compiling hpke.c
[130/408] Compiling obj.c
[131/408] Compiling x86_64-mont5.linux.x86_64.S
[132/408] Compiling x86_64-mont.linux.x86_64.S
[133/408] Compiling x86_64-mont.mac.x86_64.S
[134/408] Compiling x86-mont.windows.x86.S
[135/408] Compiling x86-mont.linux.x86.S
[136/408] Compiling vpaes-x86_64.mac.x86_64.S
[137/408] Compiling vpaes-x86_64.linux.x86_64.S
[138/408] Compiling vpaes-x86.windows.x86.S
[139/408] Compiling vpaes-x86.linux.x86.S
[140/408] Compiling vpaes-armv8.ios.aarch64.S
[141/408] Compiling vpaes-armv7.linux.arm.S
[142/408] Compiling vpaes-armv8.linux.aarch64.S
[143/408] Compiling vpaes-armv7.ios.arm.S
[144/408] Compiling sha512-x86_64.mac.x86_64.S
[145/408] Compiling sha512-x86_64.linux.x86_64.S
[146/408] Compiling kdf.c
[147/408] Compiling sha512-armv4.linux.arm.S
[148/408] Compiling sha512-586.windows.x86.S
[149/408] Compiling sha512-armv8.ios.aarch64.S
[150/408] Compiling sha512-armv4.ios.arm.S
[151/408] Compiling sha512-armv8.linux.aarch64.S
[152/408] Compiling sha512-586.linux.x86.S
[153/408] Compiling sha256-x86_64.mac.x86_64.S
[154/408] Compiling sha256-x86_64.linux.x86_64.S
[155/408] Compiling sha256-armv8.ios.aarch64.S
[156/408] Compiling sha256-armv4.ios.arm.S
[157/408] Compiling sha256-armv4.linux.arm.S
[158/408] Compiling sha256-586.windows.x86.S
[159/408] Compiling sha256-armv8.linux.aarch64.S
[160/408] Compiling sha256-586.linux.x86.S
[161/408] Compiling sha1-x86_64.mac.x86_64.S
[162/408] Compiling sha1-x86_64.linux.x86_64.S
[163/408] Compiling sha1-armv8.ios.aarch64.S
[164/408] Compiling sha1-armv4-large.linux.arm.S
[165/408] Compiling sha1-armv4-large.ios.arm.S
[166/408] Compiling sha1-586.windows.x86.S
[167/408] Compiling sha1-armv8.linux.aarch64.S
[168/408] Compiling sha1-586.linux.x86.S
[169/408] Compiling hrss.c
[170/408] Compiling sha1-altivec.c
[171/408] Compiling sha512.c
[172/408] Compiling rsaz-avx2.linux.x86_64.S
[173/408] Compiling rsaz-avx2.mac.x86_64.S
[174/408] Compiling sha1.c
[175/408] Compiling sha256.c
[176/408] Compiling rdrand-x86_64.linux.x86_64.S
[177/408] Compiling rdrand-x86_64.mac.x86_64.S
[178/408] Compiling self_check.c
[179/408] Compiling blinding.c
[180/408] Compiling padding.c
[181/408] Compiling rsa.c
[182/408] Compiling rsa_impl.c
[183/408] Compiling urandom.c
[184/408] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[185/408] Compiling ctrdrbg.c
[186/408] Compiling fork_detect.c
[187/408] Compiling rand.c
[188/408] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[189/408] Compiling p256-x86_64-asm.mac.x86_64.S
[189/408] Compiling p256-x86_64-asm.linux.x86_64.S
[191/408] Compiling polyval.c
[192/408] Compiling ofb.c
[193/408] Compiling gcm_nohw.c
[194/408] Compiling cbc.c
[195/408] Compiling cfb.c
[196/408] Compiling gcm.c
[197/408] Compiling ctr.c
[198/408] Compiling md5.c
[199/408] Compiling is_fips.c
[200/408] Compiling hmac.c
[201/408] Compiling md4.c
[202/408] Compiling md5-x86_64.mac.x86_64.S
[203/408] Compiling md5-x86_64.linux.x86_64.S
[204/408] Compiling md5-586.linux.x86.S
[205/408] Compiling md5-586.windows.x86.S
[205/408] Compiling ghashv8-armx64.ios.aarch64.S
[207/408] Compiling ghashv8-armx32.linux.arm.S
[208/408] Compiling ghashv8-armx64.linux.aarch64.S
[209/408] Compiling ghashv8-armx32.ios.arm.S
[210/408] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[210/408] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[210/408] Compiling ghash-x86.linux.x86.S
[210/408] Compiling ghash-x86_64.mac.x86_64.S
[214/408] Compiling ghash-x86_64.linux.x86_64.S
[215/408] Compiling ghash-ssse3-x86.windows.x86.S
[216/408] Compiling ghash-x86.windows.x86.S
[217/408] Compiling fips_shared_support.c
[218/408] Compiling ghash-armv4.linux.arm.S
[219/408] Compiling ghash-armv4.ios.arm.S
[220/408] Compiling ghash-ssse3-x86.linux.x86.S
[221/408] Compiling ghash-neon-armv8.ios.aarch64.S
[221/408] Compiling ghash-neon-armv8.linux.aarch64.S
[223/408] Compiling ecdh.c
[224/408] Compiling ecdsa.c
[225/408] Compiling wnaf.c
[226/408] Compiling util.c
[227/408] Compiling simple_mul.c
[228/408] Compiling simple.c
[229/408] Compiling scalar.c
[230/408] Compiling p256-x86_64.c
[231/408] Compiling felem.c
[232/408] Compiling oct.c
[233/408] Compiling p224-64.c
[234/408] Compiling p256.c
[235/408] Compiling ec_montgomery.c
[236/408] Compiling ec_key.c
[237/408] Compiling digests.c
[238/408] Compiling check.c
[239/408] Compiling digest.c
[240/408] Compiling ec.c
[241/408] Compiling dh.c
[242/408] Compiling co-586.windows.x86.S
[243/408] Compiling co-586.linux.x86.S
[244/408] Compiling e_des.c
[245/408] Compiling des.c
[246/408] Compiling cipher.c
[247/408] Compiling aead.c
[248/408] Compiling bsaes-armv7.ios.arm.S
[249/408] Compiling bsaes-armv7.linux.arm.S
[250/408] Compiling sqrt.c
[251/408] Compiling rsaz_exp.c
[252/408] Compiling e_aes.c
[253/408] Compiling shift.c
[254/408] Compiling random.c
[255/408] Compiling jacobi.c
[256/408] Compiling prime.c
[257/408] Compiling mul.c
[258/408] Compiling gcd_extra.c
[259/408] Compiling montgomery_inv.c
[260/408] Compiling gcd.c
[261/408] Compiling montgomery.c
[262/408] Compiling div_extra.c
[263/408] Compiling generic.c
[264/408] Compiling ctx.c
[265/408] Compiling exponentiation.c
[266/408] Compiling cmp.c
[267/408] Compiling bn.c
[268/408] Compiling x86_64-gcc.c
[269/408] Compiling bn-586.windows.x86.S
[270/408] Compiling bytes.c
[271/408] Compiling div.c
[272/408] Compiling bn-586.linux.x86.S
[273/408] Compiling armv8-mont.ios.aarch64.S
[274/408] Compiling add.c
[275/408] Compiling armv4-mont.linux.arm.S
[275/408] Compiling armv8-mont.linux.aarch64.S
[277/408] Compiling armv4-mont.ios.arm.S
[278/408] Compiling aesv8-armx64.ios.aarch64.S
[279/408] Compiling aesv8-armx64.linux.aarch64.S
[280/408] Compiling aesv8-armx32.linux.arm.S
[281/408] Compiling aesni-x86_64.mac.x86_64.S
[282/408] Compiling aesv8-armx32.ios.arm.S
[283/408] Compiling aesni-x86.windows.x86.S
[284/408] Compiling aesni-gcm-x86_64.mac.x86_64.S
[285/408] Compiling aesni-x86.linux.x86.S
[286/408] Compiling aesni-x86_64.linux.x86_64.S
[287/408] Compiling aesni-gcm-x86_64.linux.x86_64.S
[288/408] Compiling mode_wrappers.c
[289/408] Compiling scrypt.c
[290/408] Compiling aes.c
[291/408] Compiling sign.c
[292/408] Compiling ex_data.c
[293/408] Compiling key_wrap.c
[294/408] Compiling aes_nohw.c
[295/408] Compiling p_x25519_asn1.c
[296/408] Compiling p_x25519.c
[297/408] Compiling print.c
[298/408] Compiling p_ec_asn1.c
[299/408] Compiling p_ed25519.c
[299/408] Compiling pbkdf.c
[301/408] Compiling p_rsa.c
[302/408] Compiling p_rsa_asn1.c
[303/408] Compiling p_ec.c
[304/408] Compiling p_ed25519_asn1.c
[305/408] Compiling p_dsa_asn1.c
[306/408] Compiling evp_ctx.c
[307/408] Compiling err_data.c
[308/408] Compiling evp_asn1.c
[309/408] Compiling digestsign.c
[310/408] Compiling evp.c
[311/408] Compiling engine.c
[312/408] Compiling err.c
[313/408] Compiling ecdh_extra.c
[314/408] Compiling ec_derive.c
[315/408] Compiling ecdsa_asn1.c
[316/408] Compiling dsa_asn1.c
[316/408] Compiling hash_to_curve.c
[318/408] Compiling dh_asn1.c
[318/408] Compiling ec_asn1.c
[320/408] Compiling params.c
[321/408] Compiling dsa.c
[322/408] Compiling spake25519.c
[323/408] Compiling digest_extra.c
[324/408] Compiling cpu-intel.c
[325/408] Compiling x25519-asm-arm.S
[326/408] Compiling cpu-arm-linux.c
[326/408] Compiling cpu-ppc64le.c
[328/408] Compiling crypto.c
[329/408] Compiling cpu-arm.c
[330/408] Compiling cpu-aarch64-fuchsia.c
[330/408] Compiling cpu-aarch64-win.c
[332/408] Compiling cpu-aarch64-linux.c
[333/408] Compiling cmac.c
[334/408] Compiling curve25519.c
[335/408] Compiling conf.c
[336/408] Compiling e_rc4.c
[337/408] Compiling e_tls.c
[338/408] Compiling e_null.c
[339/408] Compiling e_rc2.c
[340/408] Compiling tls_cbc.c
[341/408] Compiling e_aesgcmsiv.c
[342/408] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[343/408] Compiling e_chacha20poly1305.c
[344/408] Compiling e_aesctrhmac.c
[345/408] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[346/408] Compiling derive_key.c
[347/408] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[348/408] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[349/408] Compiling cipher_extra.c
[350/408] Compiling e_aesccm.c
[351/408] Compiling chacha-x86_64.mac.x86_64.S
[352/408] Compiling chacha-x86_64.linux.x86_64.S
[353/408] Compiling chacha-x86.linux.x86.S
[354/408] Compiling chacha-x86.windows.x86.S
[355/408] Compiling chacha-armv8.ios.aarch64.S
[356/408] Compiling chacha.c
[357/408] Compiling chacha-armv4.linux.arm.S
[358/408] Compiling chacha-armv4.ios.arm.S
[359/408] Compiling unicode.c
[360/408] Compiling chacha-armv8.linux.aarch64.S
[361/408] Compiling cbs.c
[362/408] Compiling bn_asn1.c
[362/408] Compiling asn1_compat.c
[364/408] Compiling ber.c
[365/408] Compiling buf.c
[366/408] Compiling cbb.c
[367/408] Compiling convert.c
[368/408] Compiling blake2.c
[369/408] Compiling socket_helper.c
[370/408] Compiling socket.c
[371/408] Compiling pair.c
[372/408] Compiling bio_mem.c
[373/408] Compiling hexdump.c
[374/408] Compiling printf.c
[375/408] Compiling fd.c
[376/408] Compiling file.c
[377/408] Compiling connect.c
[378/408] Compiling base64.c
[379/408] Compiling bio.c
[380/408] Compiling time_support.c
[381/408] Compiling tasn_fre.c
[382/408] Compiling tasn_typ.c
[383/408] Compiling tasn_utl.c
[384/408] Compiling tasn_dec.c
[385/408] Compiling f_string.c
[386/408] Compiling tasn_enc.c
[387/408] Compiling tasn_new.c
[388/408] Compiling f_enum.c
[389/408] Compiling asn_pack.c
[390/408] Compiling f_int.c
[391/408] Compiling asn1_par.c
[392/408] Compiling a_utctm.c
[393/408] Compiling a_utf8.c
[394/408] Compiling asn1_lib.c
[395/408] Compiling a_type.c
[396/408] Compiling a_octet.c
[396/408] Compiling a_print.c
[398/408] Compiling a_strnid.c
[399/408] Compiling a_time.c
[400/408] Compiling a_int.c
[401/408] Compiling a_i2d_fp.c
[402/408] Compiling a_object.c
[403/408] Compiling a_dup.c
[404/408] Compiling a_mbstr.c
[405/408] Compiling a_d2i_fp.c
[406/408] Compiling a_enum.c
[407/408] Compiling a_gentm.c
[409/462] Compiling Crypto AES-GCM.swift
[410/462] Compiling Crypto AES-GCM_boring.swift
[411/462] Compiling Crypto ChaChaPoly_boring.swift
[412/462] Compiling Crypto ChaChaPoly.swift
[413/462] Compiling Crypto Cipher.swift
[414/462] Compiling Crypto Nonces.swift
[415/462] Compiling Crypto ASN1.swift
[416/462] Compiling Crypto ASN1BitString.swift
[417/462] Emitting module Crypto
[418/469] 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)
[419/469] 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)
[420/469] 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)
[421/469] 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)
[422/469] 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)
[423/469] 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)
[424/469] Compiling Crypto Ed25519_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)
[425/469] Compiling Crypto EllipticCurvePoint_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)
[426/469] Compiling Crypto ASN1Identifier.swift
[427/469] Compiling Crypto ASN1Integer.swift
[428/469] Compiling Crypto ASN1OctetString.swift
[429/469] Compiling Crypto ArraySliceBigint.swift
[430/469] Compiling Crypto ObjectIdentifier.swift
[431/469] Compiling Crypto ECDSASignature.swift
[432/469] Compiling Crypto PEMDocument.swift
[433/469] Compiling Crypto PKCS8PrivateKey.swift
[434/469] Compiling Crypto EdDSA_boring.swift
[435/469] Compiling Crypto ECDSA.swift
[436/469] Compiling Crypto EdDSA.swift
[437/469] Compiling Crypto Signature.swift
[438/469] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[439/469] Compiling Crypto CryptoKitErrors_boring.swift
[440/469] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[441/469] Compiling Crypto SymmetricKeys.swift
[442/469] Compiling Crypto HMAC.swift
[443/469] Compiling Crypto MACFunctions.swift
[444/469] Compiling Crypto MessageAuthenticationCode.swift
[445/469] Compiling Crypto AES.swift
[446/469] Compiling Crypto ECDSASignature_boring.swift
[447/469] Compiling Crypto ECDSA_boring.swift
[448/469] Compiling Crypto EllipticCurve_boring.swift
[449/469] Compiling Crypto NISTCurvesKeys_boring.swift
[450/469] Compiling Crypto X25519Keys_boring.swift
[451/469] Compiling Crypto Curve25519.swift
[452/469] Compiling Crypto Ed25519.swift
[453/469] Compiling Crypto NISTCurvesKeys.swift
[454/469] Compiling Crypto X25519Keys.swift
[455/469] Compiling Crypto SEC1PrivateKey.swift
[456/469] Compiling Crypto SubjectPublicKeyInfo.swift
[457/469] Compiling Crypto CryptoKitErrors.swift
[458/469] Compiling Crypto Digest_boring.swift
[459/469] Compiling Crypto Digest.swift
[460/469] Compiling Crypto Digests.swift
[461/469] Compiling Crypto HashFunctions.swift
[462/469] Compiling Crypto HashFunctions_SHA2.swift
[463/469] Compiling Crypto RNG_boring.swift
[464/469] Compiling Crypto SafeCompare_boring.swift
[465/469] Compiling Crypto Zeroization_boring.swift
[466/469] Compiling Crypto PrettyBytes.swift
[467/469] Compiling Crypto SafeCompare.swift
[468/469] Compiling Crypto SecureBytes.swift
[469/469] Compiling Crypto Zeroization.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
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/55] 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)
[3/55] 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)
[4/55] 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)
[5/55] 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)
[6/55] 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)
[7/55] 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)
[8/55] Compiling Crypto Ed25519_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)
[9/55] Compiling Crypto EllipticCurvePoint_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)
[10/55] Compiling Crypto SymmetricKeys.swift
[11/55] Compiling Crypto HMAC.swift
[12/55] Compiling Crypto MACFunctions.swift
[13/55] Compiling Crypto MessageAuthenticationCode.swift
[14/55] Compiling Crypto AES.swift
[15/55] Compiling Crypto ECDSASignature_boring.swift
[16/55] Compiling Crypto ECDSA_boring.swift
[17/62] Emitting module Crypto
[18/62] Compiling Crypto EdDSA_boring.swift
[19/62] Compiling Crypto ECDSA.swift
[20/62] Compiling Crypto EdDSA.swift
[21/62] Compiling Crypto Signature.swift
[22/62] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[23/62] Compiling Crypto CryptoKitErrors_boring.swift
[24/62] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[25/62] Compiling Crypto SEC1PrivateKey.swift
[26/62] Compiling Crypto SubjectPublicKeyInfo.swift
[27/62] Compiling Crypto CryptoKitErrors.swift
[28/62] Compiling Crypto Digest_boring.swift
[29/62] Compiling Crypto Digest.swift
[30/62] Compiling Crypto Digests.swift
[31/62] Compiling Crypto HashFunctions.swift
[32/62] Compiling Crypto HashFunctions_SHA2.swift
[33/62] Compiling Crypto AES-GCM.swift
[34/62] Compiling Crypto AES-GCM_boring.swift
[35/62] Compiling Crypto ChaChaPoly_boring.swift
[36/62] Compiling Crypto ChaChaPoly.swift
[37/62] Compiling Crypto Cipher.swift
[38/62] Compiling Crypto Nonces.swift
[39/62] Compiling Crypto ASN1.swift
[40/62] Compiling Crypto ASN1BitString.swift
[41/62] Compiling Crypto EllipticCurve_boring.swift
[42/62] Compiling Crypto NISTCurvesKeys_boring.swift
[43/62] Compiling Crypto X25519Keys_boring.swift
[44/62] Compiling Crypto Curve25519.swift
[45/62] Compiling Crypto Ed25519.swift
[46/62] Compiling Crypto NISTCurvesKeys.swift
[47/62] Compiling Crypto X25519Keys.swift
[48/62] Compiling Crypto ASN1Identifier.swift
[49/62] Compiling Crypto ASN1Integer.swift
[50/62] Compiling Crypto ASN1OctetString.swift
[51/62] Compiling Crypto ArraySliceBigint.swift
[52/62] Compiling Crypto ObjectIdentifier.swift
[53/62] Compiling Crypto ECDSASignature.swift
[54/62] Compiling Crypto PEMDocument.swift
[55/62] Compiling Crypto PKCS8PrivateKey.swift
[56/62] Compiling Crypto RNG_boring.swift
[57/62] Compiling Crypto SafeCompare_boring.swift
[58/62] Compiling Crypto Zeroization_boring.swift
[59/62] Compiling Crypto PrettyBytes.swift
[60/62] Compiling Crypto SafeCompare.swift
[61/62] Compiling Crypto SecureBytes.swift
[62/62] Compiling Crypto Zeroization.swift
BUILD FAILURE 6.1 android