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 MetalLibraryArchive, reference master (de573b), with Swift 6.1 for Android on 28 May 2025 15:39:39 UTC.

Build Command

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