The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OAuthSwiftAlamofire, reference master (460d13), with Swift 6.1 for Android on 27 May 2025 07:39:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/OAuthSwift/OAuthSwiftAlamofire.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/OAuthSwift/OAuthSwiftAlamofire
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 460d135 Update README.md
Cloned https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
Revision (git rev-parse @):
460d13516b2bb7e85e735b06a2f46045a5b30d79
SUCCESS checkout https://github.com/OAuthSwift/OAuthSwiftAlamofire.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "oauthswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OAuthSwift/OAuthSwift.git"
    },
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    }
  ],
  "manifest_display_name" : "OAuthSwiftAlamofire",
  "name" : "OAuthSwiftAlamofire",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "OAuthSwiftAlamofire",
      "targets" : [
        "OAuthSwiftAlamofire"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OAuthSwiftAlamofireTests",
      "module_type" : "SwiftTarget",
      "name" : "OAuthSwiftAlamofireTests",
      "path" : "Tests",
      "sources" : [
        "OAuthSwiftAlamofireTests.swift"
      ],
      "target_dependencies" : [
        "OAuthSwiftAlamofire"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OAuthSwiftAlamofire",
      "module_type" : "SwiftTarget",
      "name" : "OAuthSwiftAlamofire",
      "path" : "Sources",
      "product_dependencies" : [
        "OAuthSwift",
        "Alamofire"
      ],
      "product_memberships" : [
        "OAuthSwiftAlamofire"
      ],
      "sources" : [
        "HTTPMethod.swift",
        "OAuthSwiftRequestInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/OAuthSwift/OAuthSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/5134] Fetching oauthswift
[2568/35275] Fetching oauthswift, alamofire
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (3.27s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.42s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (3.98s)
Fetching https://github.com/phimage/Erik.git
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/tid-kijyun/Kanna.git
[1/642] Fetching erik
[643/2999] Fetching erik, kanna
Fetched https://github.com/phimage/Erik.git from cache (0.24s)
[1/6050] Fetching swifter
[1574/19986] Fetching swifter, swift-crypto
Fetched https://github.com/httpswift/swifter.git from cache (1.23s)
Fetched https://github.com/tid-kijyun/Kanna.git from cache (1.25s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.27s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (1.77s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.48s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/3123] Fetching filekit
[439/7190] Fetching filekit, brightfutures
Fetched https://github.com/nvzqz/FileKit.git from cache (0.49s)
[3742/4067] Fetching brightfutures
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.74s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (1.19s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.45s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.71s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.60s)
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
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
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Building for debugging...
[0/411] Write sources
[4/411] Compiling sha1-altivec.c
[5/411] Compiling sha1.c
[6/411] Compiling a_utf8.c
[7/411] Compiling a_utctm.c
[8/411] Compiling x_exten.c
[9/411] Compiling v3_skey.c
[10/411] Compiling f_int.c
[11/411] Write swift-version-24593BA9C3E375BF.txt
[12/411] Compiling v3_utl.c
[13/411] Compiling CCryptoBoringSSLShims shims.c
[14/411] Compiling v3_prn.c
[15/411] Compiling v3_pcons.c
[16/411] Compiling v3_pmaps.c
[17/411] Compiling v3_purp.c
[18/411] Compiling v3_pci.c
[19/411] Compiling v3_pcia.c
[20/411] Compiling v3_ocsp.c
[21/411] Compiling v3_int.c
[22/411] Compiling v3_info.c
[23/411] Compiling v3_ncons.c
[24/411] Compiling v3_lib.c
[25/411] Compiling v3_ia5.c
[26/411] Compiling v3_genn.c
[27/411] Compiling v3_extku.c
[28/411] Compiling v3_enum.c
[29/411] Compiling v3_conf.c
[30/411] Compiling v3_bitst.c
[30/411] Compiling v3_cpols.c
[32/411] Compiling v3_crld.c
[33/411] Compiling v3_bcons.c
[34/411] Compiling v3_akey.c
[35/411] Compiling v3_alt.c
[36/411] Compiling v3_akeya.c
[37/411] Compiling pcy_data.c
[38/411] Compiling pcy_node.c
[39/411] Compiling x_x509a.c
[40/411] Compiling pcy_map.c
[41/411] Compiling pcy_tree.c
[42/411] Compiling pcy_lib.c
[43/411] Compiling pcy_cache.c
[44/411] Compiling x_x509.c
[45/411] Compiling x_req.c
[46/411] Compiling x_spki.c
[47/411] Compiling x_sig.c
[48/411] Compiling x_pubkey.c
[49/411] Compiling x_pkey.c
[50/411] Compiling x_val.c
[51/411] Compiling x_name.c
[52/411] Compiling x_info.c
[53/411] Compiling x_attrib.c
[54/411] Compiling x_algor.c
[55/411] Compiling x509rset.c
[56/411] Compiling x509spki.c
[57/411] Compiling x_crl.c
[58/411] Compiling x_all.c
[59/411] Compiling x509name.c
[60/411] Compiling x509cset.c
[61/411] Compiling x509_txt.c
[62/411] Compiling x509_req.c
[62/411] Compiling x509_v3.c
[64/411] Compiling x509_vpm.c
[65/411] Compiling x509_set.c
[66/411] Compiling x509_trs.c
[67/411] Compiling x509_vfy.c
[68/411] Compiling x509_obj.c
[69/411] Compiling x509_d2.c
[69/411] Compiling x509_def.c
[71/411] Compiling x509_ext.c
[72/411] Compiling x509_att.c
[73/411] Compiling x509_lu.c
[74/411] Compiling x509_cmp.c
[75/411] Compiling x509.c
[76/411] Compiling t_x509a.c
[77/411] Compiling i2d_pr.c
[78/411] Compiling t_req.c
[79/411] Compiling rsa_pss.c
[80/411] Compiling t_crl.c
[81/411] Compiling by_file.c
[82/411] Compiling t_x509.c
[83/411] Compiling by_dir.c
[84/411] Compiling asn1_gen.c
[85/411] Compiling a_sign.c
[86/411] Compiling a_strex.c
[87/411] Compiling a_digest.c
[88/411] Compiling a_verify.c
[89/411] Compiling trust_token.c
[90/411] Compiling voprf.c
[91/411] Compiling thread_win.c
[92/411] Compiling algorithm.c
[93/411] Compiling thread.c
[94/411] Compiling thread_none.c
[95/411] Compiling thread_pthread.c
[96/411] Compiling siphash.c
[97/411] Compiling pmbtoken.c
[98/411] Compiling rsa_print.c
[98/411] Compiling stack.c
[100/411] Compiling rc4.c
[101/411] Compiling refcount_c11.c
[102/411] Compiling windows.c
[103/411] Compiling refcount_lock.c
[104/411] Compiling fuchsia.c
[104/411] Compiling rand_extra.c
[104/411] Compiling rsa_asn1.c
[107/411] Compiling deterministic.c
[108/411] Compiling forkunsafe.c
[109/411] Compiling passive.c
[110/411] Compiling poly1305_arm_asm.S
[111/411] Compiling poly1305_vec.c
[112/411] Compiling poly1305.c
[112/411] Compiling pool.c
[114/411] Compiling poly1305_arm.c
[115/411] Compiling pkcs7.c
[116/411] Compiling pkcs8.c
[117/411] Compiling pkcs7_x509.c
[118/411] Compiling pem_xaux.c
[118/411] Compiling pkcs8_x509.c
[120/411] Compiling pem_x509.c
[121/411] Compiling pem_pkey.c
[122/411] Compiling p5_pbev2.c
[123/411] Compiling pem_pk8.c
[124/411] Compiling obj_xref.c
[125/411] Compiling lhash.c
[126/411] Compiling pem_oth.c
[127/411] Compiling pem_info.c
[128/411] Compiling mem.c
[129/411] Compiling pem_lib.c
[130/411] Compiling obj.c
[131/411] Compiling pem_all.c
[132/411] Compiling poly_rq_mul.S
[133/411] Compiling hkdf.c
[134/411] Compiling x86_64-mont5.linux.x86_64.S
[135/411] Compiling x86_64-mont5.mac.x86_64.S
[136/411] Compiling x86_64-mont.mac.x86_64.S
[137/411] Compiling x86_64-mont.linux.x86_64.S
[138/411] Compiling x86-mont.windows.x86.S
[139/411] Compiling hpke.c
[140/411] Compiling x86-mont.linux.x86.S
[141/411] Compiling vpaes-x86_64.linux.x86_64.S
[142/411] Compiling vpaes-x86_64.mac.x86_64.S
[143/411] Compiling vpaes-x86.windows.x86.S
[144/411] Compiling vpaes-armv8.ios.aarch64.S
[145/411] Compiling vpaes-x86.linux.x86.S
[146/411] Compiling vpaes-armv7.ios.arm.S
[147/411] Compiling vpaes-armv7.linux.arm.S
[148/411] Compiling sha512-x86_64.mac.x86_64.S
[149/411] Compiling vpaes-armv8.linux.aarch64.S
[150/411] Compiling sha512-x86_64.linux.x86_64.S
[151/411] Compiling kdf.c
[152/411] Compiling sha512-armv8.ios.aarch64.S
[153/411] Compiling sha512-armv4.linux.arm.S
[154/411] Compiling sha512-armv4.ios.arm.S
[155/411] Compiling sha512-586.windows.x86.S
[156/411] Compiling sha512-armv8.linux.aarch64.S
[157/411] Compiling sha512-586.linux.x86.S
[158/411] Compiling sha256-x86_64.mac.x86_64.S
[159/411] Compiling sha256-x86_64.linux.x86_64.S
[160/411] Compiling sha256-armv8.ios.aarch64.S
[161/411] Compiling sha256-armv4.ios.arm.S
[162/411] Compiling sha256-586.windows.x86.S
[163/411] Compiling sha256-armv4.linux.arm.S
[164/411] Compiling sha256-586.linux.x86.S
[165/411] Compiling sha256-armv8.linux.aarch64.S
[166/411] Compiling sha1-x86_64.linux.x86_64.S
[167/411] Compiling sha1-x86_64.mac.x86_64.S
[168/411] Compiling sha1-armv4-large.linux.arm.S
[169/411] Compiling sha1-armv4-large.ios.arm.S
[170/411] Compiling sha1-armv8.ios.aarch64.S
[171/411] Compiling sha1-586.windows.x86.S
[171/411] Compiling sha1-armv8.linux.aarch64.S
[173/411] Compiling sha1-586.linux.x86.S
[174/411] Compiling sha512.c
[175/411] Compiling rsaz-avx2.mac.x86_64.S
[176/411] Compiling hrss.c
[177/411] Compiling rsaz-avx2.linux.x86_64.S
[178/411] Compiling sha256.c
[179/411] Compiling rdrand-x86_64.linux.x86_64.S
[180/411] Compiling rdrand-x86_64.mac.x86_64.S
[181/411] Compiling self_check.c
[182/411] Compiling rsa_impl.c
[182/411] Compiling blinding.c
[184/411] Compiling padding.c
[184/411] Compiling rsa.c
[186/411] Compiling urandom.c
[187/411] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[188/411] Compiling rand.c
[189/411] Compiling fork_detect.c
[190/411] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[191/411] Compiling ctrdrbg.c
[192/411] Compiling p256-x86_64-asm.linux.x86_64.S
[192/411] Compiling p256-x86_64-asm.mac.x86_64.S
[194/411] Compiling ofb.c
[195/411] Compiling polyval.c
[196/411] Compiling gcm.c
[197/411] Compiling gcm_nohw.c
[198/411] Compiling ctr.c
[199/411] Compiling cfb.c
[200/411] Compiling cbc.c
[201/411] Compiling md5-586.linux.x86.S
[202/411] Compiling md5-x86_64.linux.x86_64.S
[203/411] Compiling md5-x86_64.mac.x86_64.S
[204/411] Compiling md5-586.windows.x86.S
[205/411] Compiling md5.c
[206/411] Compiling is_fips.c
[207/411] Compiling ghashv8-armx64.ios.aarch64.S
[208/411] Compiling ghashv8-armx32.ios.arm.S
[209/411] Compiling ghashv8-armx32.linux.arm.S
[210/411] Compiling ghashv8-armx64.linux.aarch64.S
[211/411] Compiling md4.c
[212/411] Compiling hmac.c
[213/411] Compiling ghash-x86_64.mac.x86_64.S
[213/411] Compiling ghash-x86_64.linux.x86_64.S
[215/411] Compiling ghash-x86.windows.x86.S
[216/411] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[217/411] Compiling ghash-ssse3-x86.windows.x86.S
[218/411] Compiling ghash-ssse3-x86.linux.x86.S
[218/411] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[220/411] Compiling ghash-x86.linux.x86.S
[221/411] Compiling fips_shared_support.c
[222/411] Compiling ghash-neon-armv8.ios.aarch64.S
[223/411] Compiling ghash-neon-armv8.linux.aarch64.S
[224/411] Compiling ecdh.c
[225/411] Compiling ghash-armv4.linux.arm.S
[226/411] Compiling ghash-armv4.ios.arm.S
[227/411] Compiling ecdsa.c
[228/411] Compiling util.c
[229/411] Compiling simple_mul.c
[229/411] Compiling wnaf.c
[231/411] Compiling simple.c
[232/411] Compiling scalar.c
[233/411] Compiling oct.c
[234/411] Compiling p256-x86_64.c
[235/411] Compiling felem.c
[236/411] Compiling p256.c
[237/411] Compiling ec_key.c
[238/411] Compiling p224-64.c
[239/411] Compiling ec_montgomery.c
[240/411] Compiling check.c
[241/411] Compiling digests.c
[242/411] Compiling co-586.windows.x86.S
[243/411] Compiling dh.c
[244/411] Compiling digest.c
[245/411] Compiling co-586.linux.x86.S
[246/411] Compiling e_des.c
[246/411] Compiling ec.c
[248/411] Compiling cipher.c
[249/411] Compiling bsaes-armv7.linux.arm.S
[250/411] Compiling des.c
[251/411] Compiling bsaes-armv7.ios.arm.S
[252/411] Compiling e_aes.c
[253/411] Compiling rsaz_exp.c
[253/411] Compiling aead.c
[255/411] Compiling sqrt.c
[256/411] Compiling random.c
[257/411] Compiling shift.c
[257/411] Compiling prime.c
[259/411] Compiling montgomery_inv.c
[260/411] Compiling jacobi.c
[261/411] Compiling mul.c
[262/411] Compiling montgomery.c
[263/411] Compiling gcd.c
[264/411] Compiling gcd_extra.c
[265/411] Compiling generic.c
[266/411] Compiling div.c
[267/411] Compiling div_extra.c
[268/411] Compiling cmp.c
[269/411] Compiling bytes.c
[270/411] Compiling x86_64-gcc.c
[271/411] Compiling ctx.c
[272/411] Compiling bn-586.linux.x86.S
[273/411] Compiling exponentiation.c
[274/411] Compiling bn-586.windows.x86.S
[275/411] Compiling bn.c
[276/411] Compiling armv4-mont.linux.arm.S
[277/411] Compiling armv4-mont.ios.arm.S
[278/411] Compiling add.c
[279/411] Compiling armv8-mont.linux.aarch64.S
[280/411] Compiling armv8-mont.ios.aarch64.S
[281/411] Compiling aesv8-armx32.linux.arm.S
[282/411] Compiling aesv8-armx32.ios.arm.S
[283/411] Compiling aesv8-armx64.ios.aarch64.S
[284/411] Compiling aesni-x86_64.linux.x86_64.S
[285/411] Compiling aesv8-armx64.linux.aarch64.S
[286/411] Compiling aesni-x86_64.mac.x86_64.S
[287/411] Compiling aesni-gcm-x86_64.mac.x86_64.S
[288/411] Compiling aesni-x86.windows.x86.S
[289/411] Compiling aesni-gcm-x86_64.linux.x86_64.S
[290/411] Compiling aesni-x86.linux.x86.S
[291/411] Compiling key_wrap.c
[292/411] Compiling mode_wrappers.c
[292/411] Compiling aes.c
[294/411] Compiling ex_data.c
[295/411] Compiling aes_nohw.c
[296/411] Compiling sign.c
[297/411] Compiling scrypt.c
[298/411] Compiling pbkdf.c
[299/411] Compiling p_x25519_asn1.c
[300/411] Compiling print.c
[301/411] Compiling p_x25519.c
[302/411] Compiling p_ed25519.c
[303/411] Compiling p_rsa_asn1.c
[304/411] Compiling p_ed25519_asn1.c
[305/411] Compiling p_rsa.c
[306/411] Compiling p_ec_asn1.c
[307/411] Compiling p_dsa_asn1.c
[308/411] Compiling p_ec.c
[309/411] Compiling evp_ctx.c
[310/411] Compiling err_data.c
[311/411] Compiling digestsign.c
[312/411] Compiling evp.c
[313/411] Compiling err.c
[313/411] Compiling evp_asn1.c
[315/411] Compiling engine.c
[316/411] Compiling ecdh_extra.c
[317/411] Compiling ec_derive.c
[318/411] Compiling dsa_asn1.c
[319/411] Compiling hash_to_curve.c
[320/411] Compiling ecdsa_asn1.c
[321/411] Compiling ec_asn1.c
[322/411] Compiling dh_asn1.c
[323/411] Compiling digest_extra.c
[324/411] Compiling x25519-asm-arm.S
[325/411] Compiling spake25519.c
[326/411] Compiling cpu-ppc64le.c
[327/411] Compiling params.c
[328/411] Compiling cpu-intel.c
[329/411] Compiling dsa.c
[329/411] Compiling crypto.c
[331/411] Compiling cpu-arm.c
[332/411] Compiling cpu-aarch64-win.c
[333/411] Compiling cpu-arm-linux.c
[334/411] Compiling cpu-aarch64-linux.c
[335/411] Compiling cpu-aarch64-fuchsia.c
[336/411] Compiling e_rc4.c
[337/411] Compiling cmac.c
[338/411] Compiling curve25519.c
[339/411] Compiling e_null.c
[339/411] Compiling e_tls.c
[341/411] Compiling conf.c
[342/411] Compiling e_chacha20poly1305.c
[343/411] Compiling tls_cbc.c
[344/411] Compiling e_aesgcmsiv.c
[345/411] Compiling e_rc2.c
[346/411] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[347/411] Compiling e_aesctrhmac.c
[348/411] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[348/411] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[350/411] Compiling cipher_extra.c
[351/411] Compiling derive_key.c
[352/411] Compiling e_aesccm.c
[353/411] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[354/411] Compiling chacha-x86_64.linux.x86_64.S
[355/411] Compiling chacha-x86.windows.x86.S
[356/411] Compiling chacha-x86_64.mac.x86_64.S
[357/411] Compiling chacha-x86.linux.x86.S
[358/411] Compiling chacha-armv4.linux.arm.S
[359/411] Compiling chacha-armv8.ios.aarch64.S
[360/411] Compiling chacha.c
[361/411] Compiling chacha-armv8.linux.aarch64.S
[362/411] Compiling unicode.c
[363/411] Compiling chacha-armv4.ios.arm.S
[364/411] Compiling asn1_compat.c
[364/411] Compiling ber.c
[366/411] Compiling cbb.c
[367/411] Compiling blake2.c
[367/411] Compiling convert.c
[367/411] Compiling socket_helper.c
[370/411] Compiling buf.c
[371/411] Compiling bn_asn1.c
[372/411] Compiling cbs.c
[373/411] Compiling socket.c
[374/411] Compiling printf.c
[375/411] Compiling hexdump.c
[375/411] Compiling file.c
[377/411] Compiling pair.c
[377/411] Compiling fd.c
[379/411] Compiling bio_mem.c
[380/411] Compiling connect.c
[381/411] Compiling time_support.c
[382/411] Compiling base64.c
[383/411] Compiling bio.c
[384/411] Compiling tasn_typ.c
[385/411] Compiling tasn_new.c
[386/411] Compiling tasn_utl.c
[387/411] Compiling asn_pack.c
[388/411] Compiling tasn_dec.c
[389/411] Compiling tasn_fre.c
[390/411] Compiling f_enum.c
[390/411] Compiling f_string.c
[392/411] Compiling tasn_enc.c
[393/411] Compiling asn1_par.c
[394/411] Compiling a_type.c
[395/411] Compiling asn1_lib.c
[396/411] Compiling a_print.c
[397/411] Compiling a_octet.c
[398/411] Compiling a_object.c
[399/411] Compiling a_strnid.c
[400/411] Compiling a_time.c
[401/411] Compiling a_mbstr.c
[402/411] Compiling a_int.c
[403/411] Copying PrivacyInfo.xcprivacy
[404/411] Compiling a_dup.c
[405/411] Compiling a_i2d_fp.c
[406/411] Compiling a_d2i_fp.c
[407/411] Compiling a_gentm.c
[408/411] Compiling a_enum.c
[409/411] Compiling a_bool.c
[410/411] Compiling a_bitstr.c
[412/504] Compiling Crypto ASN1.swift
[413/504] Compiling Crypto ASN1BitString.swift
[414/504] Compiling Crypto ASN1Identifier.swift
[415/504] Compiling Crypto ASN1Integer.swift
[416/504] Compiling Crypto ASN1OctetString.swift
[417/509] 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)
[418/509] 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)
[419/509] 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)
[420/509] 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)
[421/509] 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)
[422/509] 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)
[423/509] 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)
[424/509] 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)
[425/516] Compiling Crypto EdDSA_boring.swift
[426/516] Compiling Crypto ECDSA.swift
[427/516] Compiling Crypto EdDSA.swift
[428/516] Compiling Crypto Signature.swift
[429/516] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[430/516] Compiling Crypto CryptoKitErrors_boring.swift
[431/516] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[432/516] Compiling Crypto AES-GCM.swift
[433/516] Compiling Crypto AES-GCM_boring.swift
[434/516] Compiling Crypto ChaChaPoly_boring.swift
[435/516] Compiling Crypto ChaChaPoly.swift
[436/516] Compiling Crypto Cipher.swift
[437/516] Compiling Crypto Nonces.swift
[440/516] Emitting module Crypto
[444/516] Compiling Crypto ArraySliceBigint.swift
[445/516] Compiling Crypto ObjectIdentifier.swift
[446/516] Compiling Crypto ECDSASignature.swift
[447/516] Compiling Crypto PEMDocument.swift
[448/516] Compiling Crypto PKCS8PrivateKey.swift
[449/516] Compiling Alamofire ServerTrustEvaluation.swift
[450/516] Compiling Alamofire URLEncodedFormEncoder.swift
[451/516] Compiling Alamofire Validation.swift
[452/516] Compiling Alamofire resource_bundle_accessor.swift
[453/516] Compiling Crypto Ed25519.swift
[454/516] Compiling Crypto NISTCurvesKeys.swift
[455/516] Compiling Crypto X25519Keys.swift
[456/516] Compiling Crypto SymmetricKeys.swift
[457/516] Compiling Crypto HMAC.swift
[458/516] Compiling Crypto MACFunctions.swift
[459/516] Compiling Crypto MessageAuthenticationCode.swift
[460/516] Compiling Crypto AES.swift
[461/516] Compiling Crypto ECDSASignature_boring.swift
[462/516] Compiling Alamofire RetryPolicy.swift
[463/516] Compiling Crypto SEC1PrivateKey.swift
[464/516] Compiling Crypto SubjectPublicKeyInfo.swift
[465/516] Compiling Crypto CryptoKitErrors.swift
[466/516] Compiling Crypto Digest_boring.swift
[467/516] Compiling Crypto Digest.swift
[468/516] Compiling Crypto Digests.swift
[469/516] Compiling Crypto HashFunctions.swift
[470/516] Compiling Crypto HashFunctions_SHA2.swift
[498/516] Emitting module Alamofire
[505/516] Compiling Crypto RNG_boring.swift
[506/516] Compiling Crypto SafeCompare_boring.swift
[507/516] Compiling Crypto Zeroization_boring.swift
[508/516] Compiling Crypto PrettyBytes.swift
[509/516] Compiling Crypto SafeCompare.swift
[510/516] Compiling Crypto SecureBytes.swift
[511/516] Compiling Crypto Zeroization.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/94] Emitting module Crypto
[3/101] Compiling Alamofire NetworkReachabilityManager.swift
[4/101] Compiling Alamofire RedirectHandler.swift
[5/101] Compiling Alamofire RequestCompression.swift
[6/101] Compiling Crypto EdDSA_boring.swift
[7/101] Compiling Crypto ECDSA.swift
[8/106] Emitting module Alamofire
[9/106] Compiling Alamofire RetryPolicy.swift
[10/106] Compiling Alamofire ServerTrustEvaluation.swift
[11/106] Compiling Alamofire URLEncodedFormEncoder.swift
[12/106] Compiling Alamofire Validation.swift
[13/106] Compiling Alamofire resource_bundle_accessor.swift
[14/106] Compiling Crypto Digests.swift
[15/106] Compiling Crypto HashFunctions.swift
[16/106] Compiling Crypto HashFunctions_SHA2.swift
[19/106] Compiling Alamofire URLRequest+Alamofire.swift
[20/106] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[21/106] Compiling Alamofire AlamofireExtended.swift
[22/106] Compiling Alamofire AuthenticationInterceptor.swift
[23/106] Compiling Alamofire CachedResponseHandler.swift
[24/106] Compiling Crypto ASN1Identifier.swift
[25/106] Compiling Crypto ASN1Integer.swift
[26/106] Compiling Crypto ASN1OctetString.swift
[27/106] Compiling Alamofire Alamofire.swift
[28/106] Compiling Alamofire AFError.swift
[29/106] Compiling Alamofire DataRequest.swift
[30/106] Compiling Alamofire DataStreamRequest.swift
[31/106] Compiling Alamofire DownloadRequest.swift
[32/106] Compiling Alamofire DispatchQueue+Alamofire.swift
[33/106] Compiling Alamofire OperationQueue+Alamofire.swift
[34/106] Compiling Alamofire Result+Alamofire.swift
[35/106] Compiling Alamofire StringEncoding+Alamofire.swift
[39/106] 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)
[40/106] 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)
[41/106] 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)
[42/106] 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)
[43/106] 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)
[44/106] Compiling Alamofire HTTPMethod.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)
[45/106] Compiling Alamofire Notifications.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)
[46/106] Compiling Alamofire ParameterEncoder.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)
[47/106] Compiling Crypto EllipticCurve_boring.swift
[48/106] Compiling Crypto NISTCurvesKeys_boring.swift
[49/106] Compiling Crypto X25519Keys_boring.swift
[50/106] Compiling Crypto Curve25519.swift
[51/106] Compiling Crypto Ed25519.swift
[52/106] Compiling Crypto NISTCurvesKeys.swift
[53/106] Compiling Crypto X25519Keys.swift
[54/106] Compiling Alamofire HTTPHeaders.swift
[55/106] Compiling Alamofire RequestTaskMap.swift
[56/106] Compiling Alamofire Response.swift
[57/106] Compiling Alamofire Session.swift
[58/106] Compiling Alamofire SessionDelegate.swift
[59/106] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[60/106] Compiling Alamofire UploadRequest.swift
[61/106] Compiling Alamofire WebSocketRequest.swift
[62/106] Compiling Crypto RNG_boring.swift
[63/106] Compiling Crypto SafeCompare_boring.swift
[64/106] Compiling Crypto Zeroization_boring.swift
[65/106] Compiling Crypto PrettyBytes.swift
[66/106] Compiling Crypto SafeCompare.swift
[67/106] Compiling Crypto SecureBytes.swift
[68/106] Compiling Crypto Zeroization.swift
BUILD FAILURE 6.1 android