The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ATCryptography, reference main (f40f57), with Swift 6.3 for Android on 19 Apr 2026 18:25:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATCryptography.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ATProtoKit/ATCryptography
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f40f574 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/ATProtoKit/ATCryptography.git
Revision (git rev-parse @):
f40f57400e280827a0f319fc3053e76bad0a8d7e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATCryptography.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ATProtoKit/ATCryptography.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/apple/swift-crypto.git
[1/4878] Fetching bigint
[4245/22294] Fetching bigint, swift-crypto
[6273/32681] Fetching bigint, swift-crypto, swift-secp256k1
Fetched https://github.com/attaswift/BigInt.git from cache (2.57s)
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (2.61s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.77s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.18.0 (3.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (1.25s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (7.48s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.66s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (6.34s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1.git
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1.git resolved at 0.18.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Building for debugging...
[0/377] Write sources
[3/377] Compiling fiat_p256_adx_sqr.S
[4/377] Compiling fiat_p256_adx_mul.S
[5/377] Compiling Utility.c
[6/377] Compiling precomputed_ecmult_gen.c
[7/377] Compiling fiat_curve25519_adx_mul.S
[8/377] Compiling fiat_curve25519_adx_square.S
[9/377] Compiling md5-x86_64-linux.S
[10/377] Compiling md5-x86_64-apple.S
[11/377] Compiling md5-586-linux.S
[12/377] Compiling md5-586-apple.S
[13/377] Compiling chacha20_poly1305_x86_64-linux.S
[14/377] Compiling chacha20_poly1305_x86_64-apple.S
[15/377] Compiling chacha20_poly1305_armv8-win.S
[16/377] Compiling chacha20_poly1305_armv8-apple.S
[17/377] Compiling chacha-x86_64-linux.S
[18/377] Compiling chacha-x86_64-apple.S
[19/377] Compiling chacha20_poly1305_armv8-linux.S
[20/377] Compiling CCryptoBoringSSLShims shims.c
[21/377] Compiling chacha-x86-linux.S
[22/377] Compiling chacha-armv8-win.S
[23/377] Compiling chacha-x86-apple.S
[24/377] Compiling chacha-armv8-apple.S
[25/377] Compiling chacha-armv8-linux.S
[26/377] Compiling chacha-armv4-linux.S
[27/377] Compiling aes128gcmsiv-x86_64-linux.S
[28/377] Compiling x86_64-mont5-linux.S
[29/377] Compiling aes128gcmsiv-x86_64-apple.S
[30/377] Compiling x86_64-mont-linux.S
[31/377] Compiling x86_64-mont5-apple.S
[32/377] Compiling x86_64-mont-apple.S
[33/377] Compiling x86-mont-linux.S
[34/377] Compiling x86-mont-apple.S
[35/377] Compiling vpaes-x86_64-linux.S
[36/377] Compiling vpaes-x86_64-apple.S
[37/377] Compiling vpaes-x86-apple.S
[38/377] Compiling vpaes-armv8-win.S
[39/377] Compiling vpaes-x86-linux.S
[40/377] Compiling vpaes-armv8-linux.S
[41/377] Compiling sha512-x86_64-apple.S
[42/377] Compiling vpaes-armv7-linux.S
[43/377] Compiling sha512-x86_64-linux.S
[44/377] Compiling vpaes-armv8-apple.S
[45/377] Compiling sha512-armv8-win.S
[46/377] Compiling sha512-armv8-linux.S
[47/377] Compiling sha512-armv8-apple.S
[48/377] Compiling sha512-armv4-linux.S
[49/377] Compiling secp256k1.c
[50/377] Compiling sha512-586-apple.S
[51/377] Compiling sha512-586-linux.S
[51/377] Compiling sha256-x86_64-linux.S
[53/377] Write swift-version--4F562202D5529B1.txt
[54/377] Compiling sha256-armv8-win.S
[55/377] Compiling err_data.cc
[56/377] Compiling sha256-x86_64-apple.S
[57/377] Compiling sha256-armv4-linux.S
[58/377] Compiling sha256-armv8-linux.S
[59/377] Compiling sha256-armv8-apple.S
[60/377] Compiling sha256-586-linux.S
[61/377] Compiling sha1-x86_64-linux.S
[62/377] Compiling sha256-586-apple.S
[63/377] Compiling sha1-x86_64-apple.S
[64/377] Compiling sha1-armv8-win.S
[65/377] Compiling sha1-armv8-apple.S
[66/377] Compiling sha1-586-linux.S
[67/377] Compiling sha1-armv8-linux.S
[68/377] Compiling sha1-armv4-large-linux.S
[69/377] Compiling sha1-586-apple.S
[70/377] Compiling rsaz-avx2-linux.S
[71/377] Compiling rsaz-avx2-apple.S
[72/377] Compiling rdrand-x86_64-apple.S
[73/377] Compiling p256_beeu-x86_64-asm-apple.S
[74/377] Compiling rdrand-x86_64-linux.S
[75/377] Compiling p256_beeu-x86_64-asm-linux.S
[76/377] Compiling p256_beeu-armv8-asm-win.S
[77/377] Compiling p256_beeu-armv8-asm-linux.S
[78/377] Compiling p256_beeu-armv8-asm-apple.S
[79/377] Compiling p256-x86_64-asm-linux.S
[80/377] Compiling p256-armv8-asm-win.S
[81/377] Compiling p256-x86_64-asm-apple.S
[82/377] Compiling p256-armv8-asm-apple.S
[83/377] Compiling p256-armv8-asm-linux.S
[84/377] Compiling ghashv8-armv8-win.S
[85/377] Compiling ghashv8-armv8-linux.S
[86/377] Compiling ghashv8-armv7-linux.S
[87/377] Compiling ghash-x86_64-linux.S
[88/377] Compiling ghashv8-armv8-apple.S
[89/377] Compiling ghash-x86_64-apple.S
[90/377] Compiling ghash-x86-linux.S
[91/377] Compiling ghash-x86-apple.S
[92/377] Compiling ghash-ssse3-x86-apple.S
[93/377] Compiling ghash-ssse3-x86_64-linux.S
[94/377] Compiling ghash-ssse3-x86_64-apple.S
[95/377] Compiling ghash-ssse3-x86-linux.S
[96/377] Compiling ghash-neon-armv8-win.S
[97/377] Compiling co-586-linux.S
[98/377] Compiling ghash-armv4-linux.S
[99/377] Compiling ghash-neon-armv8-apple.S
[100/377] Compiling ghash-neon-armv8-linux.S
[101/377] Compiling bsaes-armv7-linux.S
[102/377] Compiling bn-armv8-apple.S
[103/377] Compiling bn-armv8-win.S
[104/377] Compiling co-586-apple.S
[105/377] Compiling bn-armv8-linux.S
[106/377] Compiling bn-586-linux.S
[107/377] Compiling bn-586-apple.S
[108/377] Compiling armv8-mont-win.S
[109/377] Compiling armv4-mont-linux.S
[110/377] Compiling aesv8-gcm-armv8-win.S
[111/377] Compiling armv8-mont-linux.S
[112/377] Compiling armv8-mont-apple.S
[113/377] Compiling aesv8-gcm-armv8-linux.S
[114/377] Compiling aesv8-armv8-apple.S
[115/377] Compiling aesv8-armv8-win.S
[116/377] Compiling aesv8-gcm-armv8-apple.S
[117/377] Compiling aesv8-armv8-linux.S
[118/377] Compiling aesv8-armv7-linux.S
[119/377] Compiling aesni-x86_64-linux.S
[120/377] Compiling aesni-x86_64-apple.S
[121/377] Compiling aesni-x86-linux.S
[122/377] Compiling aesni-gcm-x86_64-linux.S
[123/377] Compiling aesni-x86-apple.S
[124/377] Compiling aes-gcm-avx512-x86_64-linux.S
[125/377] Compiling aesni-gcm-x86_64-apple.S
[126/377] Compiling aes-gcm-avx512-x86_64-apple.S
[127/377] Compiling aes-gcm-avx2-x86_64-apple.S
[128/377] Compiling aes-gcm-avx2-x86_64-linux.S
[129/377] Compiling xwing.cc
[130/377] Compiling x_pubkey.cc
[131/377] Compiling x_sig.cc
[132/377] Compiling x_req.cc
[133/377] Compiling x_x509.cc
[134/377] Compiling x_x509a.cc
[135/377] Compiling precomputed_ecmult.c
[136/377] Compiling x_spki.cc
[137/378] Compiling x_name.cc
[138/378] Compiling x_exten.cc
[139/378] Compiling x_crl.cc
[140/416] Compiling x_attrib.cc
[141/416] Compiling x_all.cc
[142/416] Compiling x_algor.cc
[143/416] Compiling x509spki.cc
[144/416] Compiling x509rset.cc
[145/416] Compiling x509name.cc
[146/416] Compiling x509cset.cc
[147/416] Compiling x509_v3.cc
[148/416] Compiling x509_vpm.cc
[149/416] Compiling x509_vfy.cc
[150/416] Compiling x509_txt.cc
[151/416] Compiling x509_req.cc
[151/416] Compiling x509_trs.cc
[153/416] Compiling x509_set.cc
[154/416] Compiling x509_obj.cc
[155/416] Compiling x509_ext.cc
[156/416] Compiling x509_lu.cc
[157/416] Compiling x509_def.cc
[158/416] Compiling x509_att.cc
[159/416] Compiling x509.cc
[160/416] Compiling x509_d2.cc
[161/416] Compiling x509_cmp.cc
[162/416] Compiling v3_skey.cc
[163/416] Compiling v3_purp.cc
[165/416] Emitting module secp256k1
[165/416] Compiling v3_utl.cc
[166/421] Compiling v3_ocsp.cc
[167/421] Compiling v3_pmaps.cc
[168/421] Compiling v3_prn.cc
[169/421] Compiling v3_pcons.cc
[170/421] Compiling v3_lib.cc
[171/421] Compiling v3_ncons.cc
[172/421] Compiling v3_int.cc
[173/421] Compiling v3_info.cc
[174/421] Compiling v3_ia5.cc
[175/421] Compiling v3_extku.cc
[176/421] Compiling v3_cpols.cc
[177/421] Compiling v3_enum.cc
[178/421] Compiling v3_genn.cc
[179/421] Compiling v3_crld.cc
[180/421] Compiling v3_conf.cc
[181/421] Compiling v3_bitst.cc
[182/421] Compiling v3_bcons.cc
[183/421] Compiling v3_akeya.cc
[184/421] Compiling v3_alt.cc
[185/421] Compiling t_x509.cc
[186/421] Compiling t_x509a.cc
[187/421] Compiling v3_akey.cc
[188/421] Compiling t_req.cc
[189/421] Compiling i2d_pr.cc
[190/421] Compiling t_crl.cc
[191/421] Compiling rsa_pss.cc
[192/421] Compiling policy.cc
[193/421] Compiling name_print.cc
[194/421] Compiling by_file.cc
[195/421] Compiling by_dir.cc
[196/421] Compiling asn1_gen.cc
[197/421] Compiling a_verify.cc
[199/421] Compiling secp256k1 ECDSASignature.swift
[200/421] Compiling secp256k1 PEMDocument.swift
[201/421] Compiling secp256k1 PKCS8PrivateKey.swift
[202/421] Compiling secp256k1 SEC1PrivateKey.swift
[203/421] Compiling secp256k1 SubjectPublicKeyInfo.swift
[204/421] Compiling secp256k1 Asymmetric.swift
[205/421] Compiling secp256k1 Combine.swift
[206/421] Compiling secp256k1 Context.swift
[207/421] Compiling secp256k1 CryptoKitErrors.swift
[208/421] Compiling secp256k1 DH.swift
[209/421] Compiling secp256k1 Digest.swift
[209/421] Compiling algorithm.cc
[211/421] Compiling secp256k1 Recovery.swift
[212/421] Compiling secp256k1 SHA256.swift
[213/421] Compiling secp256k1 SafeCompare.swift
[214/421] Compiling secp256k1 Schnorr.swift
[215/421] Compiling secp256k1 SecureBytes.swift
[216/421] Compiling secp256k1 ASN1Null.swift
[217/421] Compiling secp256k1 ASN1OctetString.swift
[218/421] Compiling secp256k1 ASN1Strings.swift
[219/421] Compiling secp256k1 ArraySliceBigint.swift
[220/421] Compiling secp256k1 GeneralizedTime.swift
[221/421] Compiling secp256k1 ObjectIdentifier.swift
[222/421] Compiling secp256k1 HashDigest.swift
[223/421] Compiling secp256k1 MuSig.swift
[224/421] Compiling secp256k1 Nonces.swift
[225/421] Compiling secp256k1 PrettyBytes.swift
[226/421] Compiling secp256k1 RNG_boring.swift
[226/421] Compiling a_digest.cc
[228/421] Compiling secp256k1 Signature.swift
[229/421] Compiling secp256k1 Tweak.swift
[230/421] Compiling secp256k1 Utility.swift
[231/421] Compiling secp256k1 Zeroization.swift
[232/421] Compiling secp256k1 secp256k1.swift
[233/421] Compiling secp256k1 ECDH.swift
[234/421] Compiling secp256k1 ECDSA.swift
[235/421] Compiling secp256k1 EdDSA.swift
[236/421] Compiling secp256k1 Errors.swift
[237/421] Compiling secp256k1 Exports.swift
[238/421] Compiling secp256k1 ASN1.swift
[239/421] Compiling secp256k1 ASN1Any.swift
[240/421] Compiling secp256k1 ASN1BitString.swift
[241/421] Compiling secp256k1 ASN1Boolean.swift
[242/421] Compiling secp256k1 ASN1Identifier.swift
[243/421] Compiling secp256k1 ASN1Integer.swift
[243/422] Compiling a_sign.cc
[245/422] Compiling voprf.cc
[246/422] Compiling thread_win.cc
[247/422] Compiling trust_token.cc
[248/422] Compiling thread_pthread.cc
[249/422] Compiling thread_none.cc
[250/422] Compiling thread.cc
[251/422] Compiling sha256.cc
[252/422] Compiling sha512.cc
[253/422] Compiling pmbtoken.cc
[254/422] Compiling stack.cc
[255/422] Compiling sha1.cc
[256/422] Compiling rsa_print.cc
[257/422] Compiling slhdsa.cc
[258/422] Compiling siphash.cc
[259/422] Compiling spake2plus.cc
[260/422] Compiling rsa_extra.cc
[261/422] Compiling refcount.cc
[262/422] Compiling urandom.cc
[263/422] Compiling windows.cc
[264/422] Compiling rc4.cc
[265/422] Compiling rsa_crypt.cc
[266/422] Compiling trusty.cc
[267/422] Compiling ios.cc
[268/422] Compiling passive.cc
[269/422] Compiling rand.cc
[270/422] Compiling getentropy.cc
[271/422] Compiling forkunsafe.cc
[272/422] Compiling poly1305_arm_asm.S
[273/422] Compiling rsa_asn1.cc
[274/422] Compiling fork_detect.cc
[275/422] Compiling deterministic.cc
[276/422] Compiling poly1305_vec.cc
[277/422] Compiling poly1305_arm.cc
[278/422] Compiling poly1305.cc
[279/422] Compiling pool.cc
[280/422] Compiling pkcs8_x509.cc
[281/422] Compiling p5_pbev2.cc
[282/422] Compiling pkcs7.cc
[283/422] Compiling pkcs8.cc
[284/422] Compiling pkcs7_x509.cc
[285/422] Compiling pem_xaux.cc
[286/422] Compiling pem_pkey.cc
[287/422] Compiling pem_x509.cc
[288/422] Compiling pem_pk8.cc
[289/422] Compiling pem_oth.cc
[290/422] Compiling pem_info.cc
[291/422] Compiling mlkem.cc
[292/422] Compiling obj_xref.cc
[293/422] Compiling pem_lib.cc
[294/422] Compiling mldsa.cc
[295/422] Compiling mem.cc
[296/422] Compiling obj.cc
[297/422] Compiling poly_rq_mul.S
[298/422] Compiling pem_all.cc
[299/422] Compiling fips_shared_support.cc
[300/422] Compiling lhash.cc
[301/422] Compiling md4.cc
[302/422] Compiling md5.cc
[303/422] Compiling fuzzer_mode.cc
[304/422] Compiling kyber.cc
[305/422] Compiling hrss.cc
[306/422] Compiling ex_data.cc
[307/422] Compiling hpke.cc
[308/422] Compiling scrypt.cc
[309/422] Compiling sign.cc
[310/422] Compiling print.cc
[311/422] Compiling pbkdf.cc
[312/422] Compiling p_x25519_asn1.cc
[313/422] Compiling p_x25519.cc
[314/422] Compiling p_rsa_asn1.cc
[315/422] Compiling p_ed25519_asn1.cc
[316/422] Compiling p_rsa.cc
[317/422] Compiling p_hkdf.cc
[318/422] Compiling p_ed25519.cc
[319/422] Compiling p_ec.cc
[320/422] Compiling p_ec_asn1.cc
[321/422] Compiling p_dsa_asn1.cc
[322/422] Compiling p_dh.cc
[323/422] Compiling p_dh_asn1.cc
[324/422] Compiling err.cc
[325/422] Compiling evp_ctx.cc
[326/422] Compiling engine.cc
[327/422] Compiling evp_asn1.cc
[328/422] Compiling ecdsa_p1363.cc
[329/422] Compiling ecdh.cc
[330/422] Compiling evp.cc
[331/422] Compiling dsa.cc
[332/422] Compiling ecdsa_asn1.cc
[333/422] Compiling hash_to_curve.cc
[334/422] Compiling ec_derive.cc
[335/422] Compiling ec_asn1.cc
[336/422] Compiling dsa_asn1.cc
[337/422] Compiling digest_extra.cc
[338/422] Compiling x25519-asm-arm.S
[339/422] Compiling dh_asn1.cc
[340/422] Compiling curve25519_64_adx.cc
[341/422] Compiling des.cc
[342/422] Compiling params.cc
[343/422] Compiling spake25519.cc
[344/422] Compiling cpu_aarch64_sysreg.cc
[345/422] Compiling cpu_intel.cc
[346/422] Compiling cpu_arm_linux.cc
[347/422] Compiling crypto.cc
[348/422] Compiling curve25519.cc
[349/422] Compiling cpu_arm_freebsd.cc
[350/422] Compiling cpu_aarch64_win.cc
[351/422] Compiling cpu_aarch64_openbsd.cc
[352/422] Compiling cpu_aarch64_fuchsia.cc
[353/422] Compiling cpu_aarch64_linux.cc
[354/422] Compiling cpu_aarch64_apple.cc
[355/422] Compiling tls_cbc.cc
[356/422] Compiling cms.cc
[357/422] Compiling conf.cc
[358/422] Compiling get_cipher.cc
[359/422] Compiling e_rc4.cc
[360/422] Compiling e_rc2.cc
[361/422] Compiling e_tls.cc
[362/422] Compiling e_null.cc
[363/422] Compiling e_des.cc
[364/422] Compiling e_chacha20poly1305.cc
[365/422] Compiling e_aesgcmsiv.cc
[366/422] Compiling derive_key.cc
[367/422] Compiling e_aeseax.cc
[368/422] Compiling chacha.cc
[369/422] Compiling e_aesctrhmac.cc
[370/422] Compiling unicode.cc
[371/422] Compiling buf.cc
[372/422] Compiling sqrt.cc
[373/422] Compiling cbs.cc
[374/422] Compiling cbb.cc
[375/422] Compiling ber.cc
[376/422] Compiling asn1_compat.cc
[377/422] Compiling div.cc
[378/422] Compiling exponentiation.cc
[379/422] Compiling printf.cc
[380/422] Compiling blake2.cc
[381/422] Compiling pair.cc
[382/422] Compiling bn_asn1.cc
[383/422] Compiling hexdump.cc
[384/422] Compiling convert.cc
[385/422] Compiling bcm.cc
[386/422] Compiling file.cc
[387/422] Compiling fd.cc
[388/422] Compiling errno.cc
[389/422] Compiling bio_mem.cc
[390/422] Compiling base64.cc
[391/422] Compiling bio.cc
[392/422] Compiling tasn_typ.cc
[393/422] Compiling tasn_fre.cc
[394/422] Compiling tasn_utl.cc
[395/422] Compiling tasn_enc.cc
[396/422] Compiling f_string.cc
[397/422] Compiling tasn_new.cc
[398/422] Compiling posix_time.cc
[399/422] Compiling tasn_dec.cc
[400/422] Compiling f_int.cc
[401/422] Compiling a_time.cc
[402/422] Compiling asn_pack.cc
[403/422] Compiling asn1_par.cc
[404/422] Compiling asn1_lib.cc
[405/422] Compiling a_type.cc
[406/422] Compiling a_utctm.cc
[407/422] Compiling a_octet.cc
[408/422] Compiling a_gentm.cc
[409/422] Compiling a_strex.cc
[410/422] Compiling a_strnid.cc
[411/422] Compiling a_object.cc
[412/422] Compiling a_int.cc
[413/422] Write sources
[415/426] Compiling a_i2d_fp.cc
[416/443] Compiling a_mbstr.cc
[417/443] Compiling a_d2i_fp.cc
[418/443] Compiling a_dup.cc
[419/443] Compiling aes.cc
[421/443] Emitting module BigInt
[422/445] Compiling BigInt Strideable.swift
[423/445] Compiling BigInt String Conversion.swift
[423/445] Compiling a_bitstr.cc
[425/445] Compiling BigInt Integer Conversion.swift
[426/445] Compiling BigInt Multiplication.swift
[427/445] Compiling BigInt Prime Test.swift
[428/445] Compiling BigInt Floating Point Conversion.swift
[429/445] Compiling BigInt GCD.swift
[430/445] Compiling BigInt Hashable.swift
[430/445] Compiling a_bool.cc
[432/453] Compiling BigInt Bitwise Ops.swift
[433/453] Compiling BigInt Codable.swift
[434/453] Compiling BigInt Comparable.swift
[435/453] Compiling BigInt Addition.swift
[436/453] Compiling BigInt BigInt.swift
[437/453] Compiling BigInt BigUInt.swift
[438/453] Compiling BigInt Random.swift
[439/453] Compiling BigInt Shifts.swift
[440/453] Compiling BigInt Square Root.swift
[441/453] Compiling BigInt Data Conversion.swift
[442/453] Compiling BigInt Division.swift
[443/453] Compiling BigInt Exponentiation.swift
[444/453] Compiling BigInt Subtraction.swift
[445/453] Compiling BigInt Words and Bits.swift
[447/454] Compiling CryptoBoringWrapper RandomBytes.swift
[448/454] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[449/454] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[450/454] Emitting module CryptoBoringWrapper
[451/454] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[452/454] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[453/454] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[454/454] Compiling CryptoBoringWrapper EllipticCurve.swift
[456/526] Emitting module Crypto
[457/536] Compiling Crypto PKCS8PrivateKey.swift
[458/536] Compiling Crypto SEC1PrivateKey.swift
[459/536] Compiling Crypto SubjectPublicKeyInfo.swift
[460/536] Compiling Crypto CryptoError_boring.swift
[461/536] Compiling Crypto CryptoKitErrors.swift
[462/536] Compiling Crypto Digest_boring.swift
[463/536] Compiling Crypto Digest.swift
[464/536] Compiling Crypto Digests.swift
[465/536] Compiling Crypto HashFunctions.swift
[466/536] Compiling Crypto HashFunctions_SHA2.swift
[467/536] Compiling Crypto HPKE-AEAD.swift
[468/536] Compiling Crypto HPKE-Ciphersuite.swift
[469/536] Compiling Crypto HPKE-KDF.swift
[470/536] Compiling Crypto HPKE-KexKeyDerivation.swift
[471/536] Compiling Crypto HPKE-LabeledExtract.swift
[472/536] Compiling Crypto HPKE-Utils.swift
[473/536] Compiling Crypto DHKEM.swift
[474/536] Compiling Crypto HPKE-KEM-Curve25519.swift
[475/536] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[476/536] Compiling Crypto HPKE-KEM.swift
[477/536] Compiling Crypto X25519Keys.swift
[478/536] Compiling Crypto SymmetricKeys.swift
[479/536] Compiling Crypto HMAC.swift
[480/536] Compiling Crypto MACFunctions.swift
[481/536] Compiling Crypto MessageAuthenticationCode.swift
[482/536] Compiling Crypto AES.swift
[483/536] Compiling Crypto ECDSASignature_boring.swift
[484/536] Compiling Crypto ECDSA_boring.swift
[485/536] Compiling Crypto EdDSA_boring.swift
[486/536] Compiling Crypto ECDSA.swift
[487/536] Compiling Crypto AES-GCM.swift
[488/536] Compiling Crypto AES-GCM_boring.swift
[489/536] Compiling Crypto ChaChaPoly_boring.swift
[490/536] Compiling Crypto ChaChaPoly.swift
[491/536] Compiling Crypto Cipher.swift
[492/536] Compiling Crypto Nonces.swift
[493/536] Compiling Crypto ASN1.swift
[494/536] Compiling Crypto ASN1Any.swift
[495/536] Compiling Crypto ASN1BitString.swift
[496/536] Compiling Crypto ASN1Boolean.swift
[497/536] Compiling Crypto ASN1Identifier.swift
[498/536] Compiling Crypto ASN1Integer.swift
[499/536] Compiling Crypto ASN1Null.swift
[500/536] Compiling Crypto ASN1OctetString.swift
[501/536] Compiling Crypto ASN1Strings.swift
[502/536] Compiling Crypto ArraySliceBigint.swift
[503/536] Compiling Crypto GeneralizedTime.swift
[504/536] Compiling Crypto ObjectIdentifier.swift
[505/536] Compiling Crypto ECDSASignature.swift
[506/536] Compiling Crypto PEMDocument.swift
[507/536] Compiling Crypto HPKE-Errors.swift
[508/536] Compiling Crypto HPKE.swift
[509/536] Compiling Crypto HPKE-Context.swift
[510/536] Compiling Crypto HPKE-KeySchedule.swift
[511/536] Compiling Crypto HPKE-Modes.swift
[512/536] Compiling Crypto Insecure.swift
[513/536] Compiling Crypto Insecure_HashFunctions.swift
[514/536] Compiling Crypto KEM.swift
[515/536] Compiling Crypto ECDH_boring.swift
[516/536] Compiling Crypto DH.swift
[517/536] Compiling Crypto ECDH.swift
[518/536] Compiling Crypto HKDF.swift
[519/536] Compiling Crypto AESWrap.swift
[520/536] Compiling Crypto AESWrap_boring.swift
[521/536] Compiling Crypto Ed25519_boring.swift
[522/536] Compiling Crypto NISTCurvesKeys_boring.swift
[523/536] Compiling Crypto X25519Keys_boring.swift
[524/536] Compiling Crypto Curve25519.swift
[525/536] Compiling Crypto Ed25519Keys.swift
[526/536] Compiling Crypto NISTCurvesKeys.swift
[527/536] Compiling Crypto Ed25519.swift
[528/536] Compiling Crypto Signature.swift
[529/536] Compiling Crypto CryptoKitErrors_boring.swift
[530/536] Compiling Crypto RNG_boring.swift
[531/536] Compiling Crypto SafeCompare_boring.swift
[532/536] Compiling Crypto Zeroization_boring.swift
[533/536] Compiling Crypto PrettyBytes.swift
[534/536] Compiling Crypto SafeCompare.swift
[535/536] Compiling Crypto SecureBytes.swift
[536/536] Compiling Crypto Zeroization.swift
[538/563] Emitting module ATCryptography
[539/566] Compiling ATCryptography SignatureVerifier.swift
[540/566] Compiling ATCryptography K256Encoding.swift
[541/566] Compiling ATCryptography K256Keypair.swift
[542/566] Compiling ATCryptography K256Operations.swift
[543/566] Compiling ATCryptography K256Plugin.swift
[544/566] Compiling ATCryptography P256Encoding.swift
[545/566] Compiling ATCryptography StringExtensions.swift
[546/566] Compiling ATCryptography Models.swift
[547/566] Compiling ATCryptography Multibase.swift
[548/566] Compiling ATCryptography Plugins.swift
[549/566] Compiling ATCryptography BigIntExtensions.swift
[550/566] Compiling ATCryptography DataExtensions.swift
[551/566] Compiling ATCryptography ECDSASignatureExtensions.swift
[552/566] Compiling ATCryptography P256Extensions.swift
[553/566] Compiling ATCryptography ATCryptography.swift
[554/566] Compiling ATCryptography ATCryptographyTools.swift
[555/566] Compiling ATCryptography Base16.swift
[556/566] Compiling ATCryptography Base32.swift
[557/566] Compiling ATCryptography SHA256Hasher.swift
[558/566] Compiling ATCryptography SecureRandom.swift
[559/566] Compiling ATCryptography SessionToken.swift
[560/566] Compiling ATCryptography Base58.swift
[561/566] Compiling ATCryptography Base64URL.swift
[562/566] Compiling ATCryptography DIDKey.swift
[563/566] Compiling ATCryptography Errors.swift
[564/566] Compiling ATCryptography P256Keypair.swift
[565/566] Compiling ATCryptography P256Operations.swift
[566/566] Compiling ATCryptography P256Plugin.swift
Build complete! (209.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-secp256k1",
      "requirement" : {
        "exact" : [
          "0.18.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/21-DOT-DEV/swift-secp256k1.git"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.5.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    }
  ],
  "manifest_display_name" : "ATCryptography",
  "name" : "ATCryptography",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ATCryptography",
      "targets" : [
        "ATCryptography"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ATCryptographyTests",
      "module_type" : "SwiftTarget",
      "name" : "ATCryptographyTests",
      "path" : "Tests/ATCryptographyTests",
      "sources" : [
        "BaseRadix/Base16Suite.swift",
        "BaseRadix/Base32Suite.swift",
        "BaseRadix/Base58Suite.swift",
        "BaseRadix/Base64URLSuite.swift",
        "DIDKeySuite.swift",
        "KeyCompressionSuite.swift",
        "KeypairSuite.swift",
        "RandomSuite.swift",
        "SgnatureSuite.swift"
      ],
      "target_dependencies" : [
        "ATCryptography"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ATCryptography",
      "module_type" : "SwiftTarget",
      "name" : "ATCryptography",
      "path" : "Sources/ATCryptography",
      "product_dependencies" : [
        "Crypto",
        "secp256k1",
        "BigInt"
      ],
      "product_memberships" : [
        "ATCryptography"
      ],
      "sources" : [
        "ATCryptography.swift",
        "ATCryptographyTools.swift",
        "BaseRadix/Base16.swift",
        "BaseRadix/Base32.swift",
        "BaseRadix/Base58.swift",
        "BaseRadix/Base64URL.swift",
        "DIDKey.swift",
        "Errors.swift",
        "Extensions/BigIntExtensions.swift",
        "Extensions/DataExtensions.swift",
        "Extensions/ECDSASignatureExtensions.swift",
        "Extensions/P256Extensions.swift",
        "Extensions/StringExtensions.swift",
        "Models.swift",
        "Multibase.swift",
        "Plugins.swift",
        "SHA256Hasher.swift",
        "SecureRandom.swift",
        "SessionToken.swift",
        "SignatureVerifier.swift",
        "k256/K256Encoding.swift",
        "k256/K256Keypair.swift",
        "k256/K256Operations.swift",
        "k256/K256Plugin.swift",
        "p256/P256Encoding.swift",
        "p256/P256Keypair.swift",
        "p256/P256Operations.swift",
        "p256/P256Plugin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.