Build Information
Failed to build aws-signer-v4, reference master (2e2053
), with Swift 6.1 for Android on 27 May 2025 19:34:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/adam-fowler/aws-signer-v4.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/adam-fowler/aws-signer-v4
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2e20532 Make sure urls have trailing slashes (#6)
Cloned https://github.com/adam-fowler/aws-signer-v4.git
Revision (git rev-parse @):
2e205327f842f808340e7e40eee3f9dec7e1f649
SUCCESS checkout https://github.com/adam-fowler/aws-signer-v4.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/aws-signer-v4.git
https://github.com/adam-fowler/aws-signer-v4.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.13.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "aws-signer-v4",
"name" : "aws-signer-v4",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AWSSigner",
"targets" : [
"AWSSigner"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AWSSignerTests",
"module_type" : "SwiftTarget",
"name" : "AWSSignerTests",
"path" : "Tests/AWSSignerTests",
"sources" : [
"AWSSignerTests.swift"
],
"target_dependencies" : [
"AWSSigner"
],
"type" : "test"
},
{
"c99name" : "AWSSigner",
"module_type" : "SwiftTarget",
"name" : "AWSSigner",
"path" : "Sources/AWSSigner",
"product_dependencies" : [
"NIO",
"NIOHTTP1"
],
"product_memberships" : [
"AWSSigner"
],
"sources" : [
"credentials.swift",
"signer.swift"
],
"target_dependencies" : [
"AWSCrypto"
],
"type" : "library"
},
{
"c99name" : "AWSCrypto",
"module_type" : "SwiftTarget",
"name" : "AWSCrypto",
"path" : "Sources/AWSCrypto",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"AWSSigner"
],
"sources" : [
"ByteArray.swift",
"Digest.swift",
"HMAC.swift",
"HashFunction.swift",
"Insecure.swift",
"MD5.swift",
"SHA2.swift",
"SymmetricKey.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Fetching https://github.com/apple/swift-nio
[1/13936] Fetching swift-crypto
[1534/89991] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.56s)
[54760/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (4.31s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (4.99s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.88s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
[1216/18301] Fetching swift-atomics, swift-collections
[2341/22692] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
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/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/432] Write sources
[3/432] Compiling base64.c
[4/432] Write sources
[6/432] Compiling tasn_typ.c
[7/432] Write sources
[13/432] Compiling tasn_utl.c
[13/432] Compiling tasn_fre.c
[15/432] Compiling _AtomicsShims.c
[16/432] Compiling tasn_new.c
[17/432] Compiling CNIOWindows WSAStartup.c
[17/432] Compiling CNIOWindows shim.c
[19/432] Compiling CNIOWASI CNIOWASI.c
[20/432] Write swift-version-24593BA9C3E375BF.txt
[21/432] Compiling time_support.c
[22/432] Compiling tasn_enc.c
[23/432] Compiling CNIOLinux liburing_shims.c
[24/432] Compiling CNIOLinux shim.c
[25/432] Compiling CNIODarwin shim.c
[26/432] Compiling CNIOLLHTTP c_nio_http.c
[27/432] Compiling CNIOLLHTTP c_nio_api.c
[28/452] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/452] Compiling CCryptoBoringSSLShims shims.c
[30/452] Compiling v3_utl.c
[31/452] Compiling v3_prn.c
[32/452] Compiling v3_purp.c
[33/452] Compiling v3_skey.c
[34/452] Compiling v3_pcons.c
[35/452] Compiling v3_pmaps.c
[36/452] Compiling v3_pcia.c
[37/452] Compiling v3_pci.c
[38/452] Compiling v3_ocsp.c
[39/452] Compiling v3_ncons.c
[40/452] Compiling v3_lib.c
[41/452] Compiling v3_int.c
[42/452] Compiling v3_info.c
[43/452] Compiling v3_ia5.c
[44/452] Compiling v3_genn.c
[45/452] Compiling v3_extku.c
[46/452] Compiling v3_enum.c
[47/452] Compiling v3_crld.c
[48/452] Compiling v3_cpols.c
[49/452] Compiling v3_conf.c
[50/452] Compiling v3_bitst.c
[51/452] Compiling v3_alt.c
[52/452] Compiling v3_bcons.c
[53/452] Compiling v3_akeya.c
[55/452] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/452] Compiling v3_akey.c
[57/453] Emitting module InternalCollectionsUtilities
[57/453] Compiling pcy_tree.c
[59/453] Compiling InternalCollectionsUtilities Descriptions.swift
[60/453] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[60/453] Compiling pcy_node.c
[62/453] Compiling _NIODataStructures _TinyArray.swift
[63/453] Emitting module _NIOBase64
[64/453] Compiling _NIOBase64 Base64.swift
[65/453] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/453] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/454] Compiling _NIODataStructures PriorityQueue.swift
[68/454] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/454] Compiling InternalCollectionsUtilities Debugging.swift
[69/454] Compiling pcy_map.c
[70/454] Compiling pcy_data.c
[73/454] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[74/454] Compiling InternalCollectionsUtilities Integer rank.swift
[75/454] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/454] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[77/454] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[78/454] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/454] Compiling pcy_lib.c
[80/454] Emitting module _NIODataStructures
[81/454] Compiling _NIODataStructures Heap.swift
[82/454] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/456] Compiling pcy_cache.c
[84/456] Compiling c-nioatomics.c
[86/456] Compiling x_x509a.c
[87/456] Compiling x_val.c
[88/456] Compiling c-atomics.c
[89/456] Compiling x_sig.c
[90/456] Compiling x_x509.c
[91/456] Compiling x_spki.c
[92/456] Compiling x_pubkey.c
[93/456] Compiling x_pkey.c
[94/456] Compiling x_req.c
[95/465] Compiling x_name.c
[96/476] Compiling x_info.c
[97/477] Compiling x_exten.c
[98/477] Compiling x_all.c
[99/477] Compiling x_attrib.c
[100/477] Compiling x_crl.c
[102/477] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[102/477] Compiling x509cset.c
[103/477] Compiling x_algor.c
[104/477] Compiling x509rset.c
[106/477] Compiling DequeModule _DequeBuffer.swift
[107/477] Compiling DequeModule _DequeBufferHeader.swift
[107/479] Compiling x509spki.c
[108/479] Compiling x509name.c
[109/479] Compiling x509_txt.c
[110/479] Compiling x509_v3.c
[112/479] Compiling DequeModule Deque+CustomReflectable.swift
[113/479] Compiling DequeModule Deque+Descriptions.swift
[113/479] Compiling x509_req.c
[114/479] Compiling x509_trs.c
[116/479] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/479] Compiling x509_set.c
[117/479] Compiling x509_vpm.c
[118/479] Compiling x509_vfy.c
[120/479] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[121/479] Compiling NIOConcurrencyHelpers lock.swift
[122/479] Emitting module NIOConcurrencyHelpers
[122/479] Compiling x509_obj.c
[124/479] Compiling NIOConcurrencyHelpers atomics.swift
[124/480] Compiling x509_def.c
[126/480] Compiling DequeModule Deque+Testing.swift
[127/480] Compiling DequeModule Deque._Storage.swift
[128/480] Compiling DequeModule Deque+Extras.swift
[129/480] Compiling DequeModule Deque+Hashable.swift
[130/480] Compiling DequeModule Deque+Equatable.swift
[131/480] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[132/480] Compiling DequeModule Deque._UnsafeHandle.swift
[133/480] Compiling DequeModule Deque.swift
[133/480] Compiling x509_lu.c
[135/480] Compiling DequeModule _DequeSlot.swift
[136/480] Compiling DequeModule _UnsafeWrappedBuffer.swift
[136/480] Compiling x509_ext.c
[137/480] Compiling x509_d2.c
[139/480] Compiling x509.c
[141/480] Compiling DequeModule Deque+Codable.swift
[142/480] Compiling DequeModule Deque+Collection.swift
[142/480] Compiling x509_att.c
[143/480] Compiling x509_cmp.c
[144/480] Compiling t_x509a.c
[145/480] Compiling t_x509.c
[146/480] Compiling i2d_pr.c
[147/480] Compiling t_req.c
[148/480] Compiling t_crl.c
[149/480] Compiling rsa_pss.c
[150/480] Compiling by_file.c
[151/480] Compiling by_dir.c
[152/480] Compiling algorithm.c
[153/480] Compiling a_sign.c
[155/480] Emitting module DequeModule
[155/480] Compiling asn1_gen.c
[156/481] Compiling a_verify.c
[157/481] Compiling thread_win.c
[159/481] Compiling voprf.c
[160/481] Compiling a_digest.c
[161/481] Compiling a_strex.c
[162/481] Compiling thread_pthread.c
[163/481] Compiling thread.c
[164/481] Compiling thread_none.c
[165/481] Compiling trust_token.c
[166/481] Compiling siphash.c
[167/481] Compiling stack.c
[168/481] Compiling pmbtoken.c
[169/481] Compiling refcount_c11.c
[170/481] Compiling refcount_lock.c
[170/481] Compiling windows.c
[172/481] Compiling rsa_print.c
[173/481] Compiling rc4.c
[174/481] Compiling rand_extra.c
[174/481] Compiling rsa_asn1.c
[176/481] Compiling passive.c
[177/481] Compiling fuchsia.c
[178/481] Compiling deterministic.c
[179/481] Compiling poly1305_arm_asm.S
[180/481] Compiling poly1305_vec.c
[181/481] Compiling pool.c
[182/481] Compiling forkunsafe.c
[183/481] Compiling poly1305_arm.c
[184/481] Compiling poly1305.c
[185/481] Compiling pkcs7.c
[186/481] Compiling pkcs7_x509.c
[187/481] Compiling pem_pkey.c
[188/481] Compiling pem_xaux.c
[189/481] Compiling pem_x509.c
[190/481] Compiling pkcs8.c
[191/481] Compiling pem_pk8.c
[192/481] Compiling p5_pbev2.c
[193/481] Compiling obj_xref.c
[194/481] Compiling pkcs8_x509.c
[195/481] Compiling mem.c
[196/481] Compiling pem_oth.c
[197/481] Compiling poly_rq_mul.S
[198/481] Compiling pem_lib.c
[199/481] Compiling obj.c
[200/481] Compiling pem_all.c
[201/481] Compiling lhash.c
[202/481] Compiling hpke.c
[203/481] Compiling x86_64-mont5.mac.x86_64.S
[204/481] Compiling x86_64-mont.linux.x86_64.S
[205/481] Compiling x86_64-mont5.linux.x86_64.S
[206/481] Compiling x86_64-mont.mac.x86_64.S
[207/481] Compiling pem_info.c
[208/481] Compiling hkdf.c
[209/481] Compiling x86-mont.windows.x86.S
[210/481] Compiling x86-mont.linux.x86.S
[211/481] Compiling vpaes-x86_64.mac.x86_64.S
[212/481] Compiling vpaes-x86_64.linux.x86_64.S
[213/481] Compiling vpaes-x86.linux.x86.S
[214/481] Compiling vpaes-x86.windows.x86.S
[215/481] Compiling vpaes-armv8.ios.aarch64.S
[216/481] Compiling vpaes-armv8.linux.aarch64.S
[217/481] Compiling vpaes-armv7.linux.arm.S
[218/481] Compiling vpaes-armv7.ios.arm.S
[219/481] Compiling sha512-x86_64.mac.x86_64.S
[220/481] Compiling sha512-x86_64.linux.x86_64.S
[221/481] Compiling sha512-armv8.ios.aarch64.S
[222/481] Compiling sha512-armv4.linux.arm.S
[223/481] Compiling kdf.c
[224/481] Compiling sha512-armv4.ios.arm.S
[225/481] Compiling sha512-armv8.linux.aarch64.S
[226/481] Compiling sha256-x86_64.mac.x86_64.S
[227/481] Compiling sha512-586.windows.x86.S
[228/481] Compiling sha256-x86_64.linux.x86_64.S
[229/481] Compiling sha512-586.linux.x86.S
[230/481] Compiling sha256-armv4.linux.arm.S
[231/481] Compiling sha256-armv8.ios.aarch64.S
[232/481] Compiling sha256-armv8.linux.aarch64.S
[233/481] Compiling sha256-armv4.ios.arm.S
[234/481] Compiling sha1-x86_64.mac.x86_64.S
[235/481] Compiling sha256-586.windows.x86.S
[236/481] Compiling sha256-586.linux.x86.S
[237/481] Compiling sha1-armv8.ios.aarch64.S
[238/481] Compiling sha1-x86_64.linux.x86_64.S
[239/481] Compiling sha1-armv4-large.linux.arm.S
[240/481] Compiling sha1-armv4-large.ios.arm.S
[241/481] Compiling sha1-armv8.linux.aarch64.S
[242/481] Compiling sha1-586.windows.x86.S
[243/481] Compiling sha1-586.linux.x86.S
[244/481] Compiling hrss.c
[245/481] Compiling sha1-altivec.c
[246/481] Compiling sha512.c
[247/481] Compiling sha256.c
[248/481] Compiling sha1.c
[249/481] Compiling blinding.c
[250/481] Compiling padding.c
[251/481] Compiling rsa_impl.c
[252/481] Compiling self_check.c
[253/481] Compiling rsa.c
[254/481] Compiling rsaz-avx2.linux.x86_64.S
[254/481] Compiling rsaz-avx2.mac.x86_64.S
[256/481] Compiling rdrand-x86_64.mac.x86_64.S
[256/481] Compiling rdrand-x86_64.linux.x86_64.S
[258/481] Compiling fork_detect.c
[259/481] Compiling urandom.c
[260/481] Compiling rand.c
[261/481] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[262/481] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[263/481] Compiling p256-x86_64-asm.mac.x86_64.S
[264/481] Compiling p256-x86_64-asm.linux.x86_64.S
[265/481] Compiling ctrdrbg.c
[266/481] Compiling polyval.c
[267/481] Compiling ofb.c
[268/481] Compiling gcm_nohw.c
[269/481] Compiling cbc.c
[270/481] Compiling ctr.c
[270/481] Compiling gcm.c
[272/481] Compiling cfb.c
[273/481] Compiling md5.c
[274/481] Compiling is_fips.c
[275/481] Compiling hmac.c
[276/481] Compiling md4.c
[277/481] Compiling md5-x86_64.mac.x86_64.S
[278/481] Compiling md5-x86_64.linux.x86_64.S
[278/481] Compiling ghashv8-armx32.linux.arm.S
[280/481] Compiling ghashv8-armx32.ios.arm.S
[281/481] Compiling ghashv8-armx64.ios.aarch64.S
[281/481] Compiling md5-586.windows.x86.S
[283/481] Compiling md5-586.linux.x86.S
[284/481] Compiling ghashv8-armx64.linux.aarch64.S
[285/481] Compiling ghash-x86_64.mac.x86_64.S
[286/481] Compiling ghash-x86_64.linux.x86_64.S
[287/481] Compiling ghash-x86.linux.x86.S
[288/481] Compiling ghash-x86.windows.x86.S
[289/481] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[290/481] Compiling ghash-ssse3-x86.windows.x86.S
[291/481] Compiling fips_shared_support.c
[292/481] Compiling ecdsa.c
[293/481] Compiling ecdh.c
[294/481] Compiling wnaf.c
[295/481] Compiling util.c
[296/481] Compiling simple_mul.c
[297/481] Compiling simple.c
[298/481] Compiling scalar.c
[299/481] Compiling p256-x86_64.c
[300/481] Compiling p256.c
[301/481] Compiling oct.c
[302/481] Compiling p224-64.c
[303/481] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[304/481] Compiling ghash-ssse3-x86.linux.x86.S
[305/481] Compiling ec_key.c
[306/481] Compiling ec_montgomery.c
[307/481] Compiling ec.c
[308/481] Compiling felem.c
[309/481] Compiling digest.c
[310/481] Compiling dh.c
[311/481] Compiling digests.c
[312/481] Compiling ghash-neon-armv8.linux.aarch64.S
[313/481] Compiling check.c
[314/481] Compiling ghash-armv4.ios.arm.S
[315/481] Compiling ghash-neon-armv8.ios.aarch64.S
[316/481] Compiling ghash-armv4.linux.arm.S
[317/481] Compiling co-586.linux.x86.S
[318/481] Compiling co-586.windows.x86.S
[319/481] Compiling bsaes-armv7.linux.arm.S
[320/481] Compiling bsaes-armv7.ios.arm.S
[321/481] Compiling e_des.c
[322/481] Compiling sqrt.c
[323/481] Compiling aead.c
[324/481] Compiling des.c
[325/481] Compiling cipher.c
[326/481] Compiling rsaz_exp.c
[327/481] Compiling shift.c
[328/481] Compiling e_aes.c
[329/481] Compiling random.c
[330/481] Compiling montgomery_inv.c
[331/481] Compiling jacobi.c
[332/481] Compiling prime.c
[333/481] Compiling montgomery.c
[334/481] Compiling mul.c
[335/481] Compiling gcd_extra.c
[336/481] Compiling div_extra.c
[336/481] Compiling gcd.c
[338/481] Compiling ctx.c
[339/481] Compiling cmp.c
[340/481] Compiling exponentiation.c
[341/481] Compiling div.c
[342/481] Compiling generic.c
[343/481] Compiling x86_64-gcc.c
[344/481] Compiling bytes.c
[345/481] Compiling bn-586.linux.x86.S
[346/481] Compiling armv8-mont.ios.aarch64.S
[347/481] Compiling bn-586.windows.x86.S
[348/481] Compiling armv4-mont.linux.arm.S
[349/481] Compiling add.c
[350/481] Compiling armv8-mont.linux.aarch64.S
[351/481] Compiling bn.c
[352/481] Compiling aesv8-armx64.ios.aarch64.S
[353/481] Compiling aesv8-armx32.linux.arm.S
[354/481] Compiling armv4-mont.ios.arm.S
[355/481] Compiling aesv8-armx32.ios.arm.S
[355/481] Compiling aesni-x86.linux.x86.S
[357/481] Compiling aesni-x86_64.mac.x86_64.S
[357/481] Compiling aesni-x86_64.linux.x86_64.S
[357/481] Compiling aesni-gcm-x86_64.linux.x86_64.S
[357/481] Compiling aesni-gcm-x86_64.mac.x86_64.S
[357/481] Compiling aesv8-armx64.linux.aarch64.S
[357/481] Compiling aesni-x86.windows.x86.S
[363/481] Compiling mode_wrappers.c
[364/481] Compiling sign.c
[365/481] Compiling aes.c
[365/481] Compiling key_wrap.c
[367/481] Compiling scrypt.c
[368/481] Compiling ex_data.c
[369/481] Compiling aes_nohw.c
[370/481] Compiling print.c
[371/481] Compiling pbkdf.c
[372/481] Compiling p_rsa_asn1.c
[373/481] Compiling p_x25519.c
[374/481] Compiling p_ed25519_asn1.c
[375/481] Compiling p_x25519_asn1.c
[376/481] Compiling p_rsa.c
[377/481] Compiling p_ed25519.c
[378/481] Compiling p_ec_asn1.c
[379/481] Compiling p_dsa_asn1.c
[380/481] Compiling p_ec.c
[381/481] Compiling err_data.c
[382/481] Compiling digestsign.c
[383/481] Compiling evp_ctx.c
[384/481] Compiling evp.c
[385/481] Compiling evp_asn1.c
[386/481] Compiling engine.c
[387/481] Compiling err.c
[388/481] Compiling ecdsa_asn1.c
[389/481] Compiling ec_derive.c
[390/481] Compiling hash_to_curve.c
[391/481] Compiling ecdh_extra.c
[392/481] Compiling dsa.c
[393/481] Compiling dsa_asn1.c
[394/481] Compiling digest_extra.c
[395/481] Compiling params.c
[396/481] Compiling dh_asn1.c
[397/481] Compiling ec_asn1.c
[398/481] Compiling spake25519.c
[399/481] Compiling cpu-intel.c
[400/481] Compiling x25519-asm-arm.S
[401/481] Compiling cpu-ppc64le.c
[401/481] Compiling cpu-arm-linux.c
[403/481] Compiling cpu-aarch64-win.c
[404/481] Compiling crypto.c
[405/481] Compiling cpu-aarch64-fuchsia.c
[405/481] Compiling cpu-arm.c
[407/481] Compiling cpu-aarch64-linux.c
[408/481] Compiling cmac.c
[409/481] Compiling e_rc4.c
[410/481] Compiling conf.c
[411/481] Compiling e_null.c
[411/481] Compiling curve25519.c
[413/481] Compiling tls_cbc.c
[414/481] Compiling e_tls.c
[415/481] Compiling e_rc2.c
[416/481] Compiling e_aesgcmsiv.c
[417/481] Compiling e_chacha20poly1305.c
[418/481] Compiling derive_key.c
[419/481] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[420/481] Compiling cipher_extra.c
[421/481] Compiling e_aesctrhmac.c
[422/481] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[423/481] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[424/481] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[425/481] Compiling chacha-x86_64.linux.x86_64.S
[425/481] Compiling e_aesccm.c
[427/481] Compiling chacha-x86.windows.x86.S
[428/481] Compiling chacha-x86_64.mac.x86_64.S
[429/481] Compiling chacha.c
[430/481] Compiling unicode.c
[431/481] Compiling cbs.c
[432/481] Compiling cbb.c
[433/481] Compiling ber.c
[434/481] Compiling asn1_compat.c
[435/481] Compiling buf.c
[436/481] Compiling bn_asn1.c
[437/481] Compiling convert.c
[438/481] Compiling blake2.c
[439/481] Compiling chacha-x86.linux.x86.S
[440/481] Compiling printf.c
[441/481] Compiling socket.c
[442/481] Compiling hexdump.c
[443/481] Compiling pair.c
[444/481] Compiling file.c
[445/481] Compiling fd.c
[446/481] Compiling bio_mem.c
[447/481] Compiling connect.c
[448/481] Compiling chacha-armv8.ios.aarch64.S
[449/481] Compiling chacha-armv4.ios.arm.S
[449/481] Compiling chacha-armv8.linux.aarch64.S
[451/481] Compiling chacha-armv4.linux.arm.S
[452/481] Compiling socket_helper.c
[453/481] Compiling f_string.c
[454/481] Compiling asn1_par.c
[455/481] Compiling f_int.c
[456/481] Compiling f_enum.c
[457/481] Compiling asn_pack.c
[458/481] Compiling tasn_dec.c
[458/481] Compiling a_utf8.c
[460/481] Compiling asn1_lib.c
[461/481] Compiling bio.c
[462/481] Compiling a_octet.c
[463/481] Compiling a_print.c
[463/481] Compiling a_mbstr.c
[463/481] Compiling a_utctm.c
[466/481] Compiling a_type.c
[466/481] Compiling a_time.c
[468/481] Compiling a_strnid.c
[469/481] Compiling a_object.c
[470/481] Compiling a_i2d_fp.c
[470/481] Write sources
[474/481] Compiling a_gentm.c
[475/481] Compiling a_int.c
[476/481] Compiling a_bool.c
[477/481] Compiling a_enum.c
[478/481] Compiling a_dup.c
[478/481] Compiling a_d2i_fp.c
[480/481] Compiling a_bitstr.c
[482/554] Compiling Atomics AtomicMemoryOrderings.swift
[483/554] Compiling Crypto AES.swift
[484/554] Compiling Crypto ASN1.swift
[485/554] Compiling Crypto ASN1BitString.swift
[486/556] Compiling Crypto ChaChaPoly.swift
[487/556] Compiling Crypto Cipher.swift
[488/556] Compiling Crypto Nonces.swift
[489/556] Compiling Atomics AtomicReference.swift
[490/556] Compiling Crypto HMAC.swift
[491/556] Compiling Crypto MACFunctions.swift
[492/556] Compiling Crypto AES-GCM.swift
[493/556] Compiling Crypto AES-GCM_boring.swift
[494/556] Compiling Crypto ChaChaPoly_boring.swift
[495/556] Compiling Atomics IntegerOperations.swift
[496/556] Compiling Atomics Unmanaged extensions.swift
[497/556] Emitting module Atomics
[498/556] Compiling Atomics UnsafeAtomic.swift
[499/556] Compiling Atomics UnsafeAtomicLazyReference.swift
[500/556] Compiling Atomics IntegerConformances.swift
[501/556] Compiling Atomics PointerConformances.swift
[502/556] Compiling Atomics Primitives.native.swift
[504/617] Emitting module Crypto
[505/624] Compiling NIOCore IO.swift
[506/624] Compiling NIOCore IOData.swift
[507/624] Compiling NIOCore IPProtocol.swift
[508/624] Compiling NIOCore IntegerBitPacking.swift
[509/624] Compiling NIOCore IntegerTypes.swift
[510/624] Compiling NIOCore Interfaces.swift
[511/624] Compiling NIOCore Linux.swift
[512/624] Compiling NIOCore MarkedCircularBuffer.swift
[513/632] Compiling NIOCore MulticastChannel.swift
[514/632] Compiling NIOCore NIOAny.swift
[515/632] Compiling NIOCore NIOCloseOnErrorHandler.swift
[516/632] Compiling NIOCore NIOLoopBound.swift
[517/632] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[518/632] Compiling NIOCore NIOScheduledCallback.swift
[519/632] Compiling NIOCore NIOSendable.swift
[520/632] Compiling NIOCore RecvByteBufferAllocator.swift
[521/632] Compiling NIOCore AddressedEnvelope.swift
[522/632] Compiling NIOCore AsyncAwaitSupport.swift
[523/632] Compiling NIOCore AsyncChannel.swift
[524/632] Compiling NIOCore AsyncChannelHandler.swift
[525/632] Compiling NIOCore AsyncChannelInboundStream.swift
[526/632] Compiling NIOCore AsyncChannelOutboundWriter.swift
[527/632] Compiling NIOCore NIOAsyncSequenceProducer.swift
[528/632] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[529/632] Compiling NIOCore NIOAsyncWriter.swift
[530/632] Compiling NIOCore CircularBuffer.swift
[531/632] Compiling NIOCore Codec.swift
[532/632] Compiling NIOCore ConvenienceOptionSupport.swift
[533/632] Compiling NIOCore DeadChannel.swift
[534/632] Compiling NIOCore DispatchQueue+WithFuture.swift
[535/632] Compiling NIOCore EventLoop+Deprecated.swift
[536/632] Compiling NIOCore EventLoop+SerialExecutor.swift
[537/632] Compiling NIOCore EventLoop.swift
[538/632] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[539/632] Compiling NIOCore EventLoopFuture+Deprecated.swift
[540/632] Compiling Crypto RNG_boring.swift
[541/632] Compiling Crypto SafeCompare_boring.swift
[542/632] Compiling Crypto Zeroization_boring.swift
[543/632] Compiling Crypto PrettyBytes.swift
[544/632] Compiling Crypto SafeCompare.swift
[545/632] Compiling Crypto SecureBytes.swift
[546/632] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[547/632] Compiling NIOCore BSDSocketAPI.swift
[548/632] Compiling NIOCore ByteBuffer-aux.swift
[549/632] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[550/632] Compiling NIOCore ByteBuffer-conversions.swift
[551/632] Compiling NIOCore ByteBuffer-core.swift
[552/632] Compiling NIOCore ByteBuffer-hex.swift
[553/632] Compiling NIOCore ByteBuffer-int.swift
[554/632] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[555/632] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[556/632] Compiling NIOCore SocketAddresses.swift
[557/632] Compiling NIOCore SocketOptionProvider.swift
[558/632] Compiling NIOCore SystemCallHelpers.swift
[559/632] Compiling NIOCore TimeAmount+Duration.swift
[560/632] Compiling NIOCore TypeAssistedChannelHandler.swift
[561/632] Compiling NIOCore UniversalBootstrapSupport.swift
[562/632] Compiling NIOCore Utilities.swift
[564/632] Compiling NIOCore ByteBuffer-multi-int.swift
[565/632] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[566/632] Compiling NIOCore ByteBuffer-views.swift
[567/632] Compiling NIOCore Channel.swift
[568/632] Compiling NIOCore ChannelHandler.swift
[569/632] Compiling NIOCore ChannelHandlers.swift
[600/632] Compiling NIOCore ChannelInvoker.swift
[601/632] Compiling NIOCore ChannelOption.swift
[602/632] Compiling NIOCore ChannelPipeline.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)
/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)
/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)
/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)
/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)
/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)
/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)
/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)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/1] Write swift-version-24593BA9C3E375BF.txt
[2/86] Compiling Crypto ASN1Integer.swift
[3/86] Compiling Crypto ASN1OctetString.swift
[4/102] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[6/103] Compiling Crypto ASN1Identifier.swift
[9/103] Compiling Crypto ArraySliceBigint.swift
[10/103] Compiling Crypto SEC1PrivateKey.swift
[11/103] Compiling Crypto SubjectPublicKeyInfo.swift
[12/103] Compiling Crypto PEMDocument.swift
[13/103] Compiling Crypto PKCS8PrivateKey.swift
[14/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[15/103] Compiling Crypto ChaChaPoly.swift
[16/103] Compiling Crypto Cipher.swift
[17/103] Compiling Crypto Nonces.swift
[18/103] Compiling Crypto ASN1.swift
[19/103] Compiling Crypto ASN1BitString.swift
[21/103] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[23/103] Compiling NIOConcurrencyHelpers lock.swift
[24/103] Compiling NIOConcurrencyHelpers atomics.swift
[25/103] Emitting module _NIODataStructures
[26/103] Compiling Atomics IntegerOperations.swift
[27/103] Compiling Atomics Unmanaged extensions.swift
[28/103] Compiling _NIOBase64 Base64.swift
[29/103] Emitting module _NIOBase64
[30/104] Compiling _NIODataStructures PriorityQueue.swift
[31/104] Compiling _NIODataStructures Heap.swift
[32/104] Compiling _NIODataStructures _TinyArray.swift
[33/104] Emitting module NIOConcurrencyHelpers
[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 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)
[45/106] 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)
[46/106] 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)
[47/113] Emitting module InternalCollectionsUtilities
[50/113] Compiling Crypto AES-GCM.swift
[51/113] Compiling Crypto AES-GCM_boring.swift
[52/113] Compiling Crypto ChaChaPoly_boring.swift
[59/114] Compiling Crypto Digest.swift
[60/114] Compiling Crypto Digests.swift
[61/114] Compiling Crypto HashFunctions.swift
[62/114] Compiling Crypto HashFunctions_SHA2.swift
[67/114] Compiling Crypto ObjectIdentifier.swift
[68/114] Compiling Crypto ECDSASignature.swift
[71/114] Emitting module Crypto
[72/129] Compiling Crypto EllipticCurve_boring.swift
[73/129] Compiling Crypto NISTCurvesKeys_boring.swift
[74/129] Compiling Crypto X25519Keys_boring.swift
[75/129] Compiling Crypto Curve25519.swift
[76/129] Compiling Crypto Ed25519.swift
[77/129] Compiling Crypto NISTCurvesKeys.swift
[78/129] Compiling Crypto X25519Keys.swift
[79/129] Compiling Crypto EdDSA_boring.swift
[80/129] Compiling Crypto ECDSA.swift
[81/129] Compiling Crypto EdDSA.swift
[82/129] Compiling Crypto Signature.swift
[83/129] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[84/129] Compiling Crypto CryptoKitErrors_boring.swift
[85/129] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[86/129] Compiling Crypto SymmetricKeys.swift
[87/129] Compiling Crypto HMAC.swift
[88/129] Compiling Crypto MACFunctions.swift
[89/129] Compiling Crypto MessageAuthenticationCode.swift
[90/129] Compiling Crypto AES.swift
[91/129] Compiling Crypto ECDSASignature_boring.swift
[92/129] Compiling Crypto ECDSA_boring.swift
[93/129] Compiling DequeModule Deque+Equatable.swift
[94/129] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/131] Compiling DequeModule _DequeBuffer.swift
[96/131] Compiling DequeModule _DequeBufferHeader.swift
[97/131] Compiling DequeModule Deque.swift
[100/131] Compiling DequeModule Deque+Codable.swift
[101/131] Compiling DequeModule Deque+Collection.swift
[103/131] Compiling DequeModule _DequeSlot.swift
[104/131] Compiling DequeModule _UnsafeWrappedBuffer.swift
[105/131] Emitting module Atomics
[110/132] Compiling DequeModule Deque+Extras.swift
[111/132] Compiling DequeModule Deque+Hashable.swift
[112/132] Compiling DequeModule Deque+CustomReflectable.swift
[113/132] Compiling DequeModule Deque+Descriptions.swift
[115/132] Compiling DequeModule Deque+Testing.swift
[116/132] Compiling DequeModule Deque._Storage.swift
[121/132] Compiling DequeModule Deque._UnsafeHandle.swift
[125/132] Emitting module DequeModule
[126/133] Compiling Crypto RNG_boring.swift
[127/133] Compiling Crypto SafeCompare_boring.swift
[128/133] Compiling Crypto Zeroization_boring.swift
[129/133] Compiling Crypto PrettyBytes.swift
[130/133] Compiling Crypto SafeCompare.swift
[131/133] Compiling Crypto SecureBytes.swift
[132/133] Compiling Crypto Zeroization.swift
BUILD FAILURE 6.1 android