The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBlake3, reference 0.1.0 (d23ea8), with Swift 6.3 for Android on 16 Apr 2026 17:26:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/thecoolwinter/SwiftBlake3.git
Reference: 0.1.0
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/thecoolwinter/SwiftBlake3
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at d23ea81 Finish README.md
Submodule path 'lib/blake3': checked out 'df610ddc3b93841ffc59a87e3da659a15910eb46'
Submodule 'lib/blake3' (https://github.com/BLAKE3-team/BLAKE3) registered for path 'lib/blake3'
Cloning into '/host/spi-builder-workspace/lib/blake3'...
Cloned https://github.com/thecoolwinter/SwiftBlake3.git
Revision (git rev-parse @):
d23ea81af1c42940e34022dadd732e642696100a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/thecoolwinter/SwiftBlake3.git at 0.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/thecoolwinter/SwiftBlake3.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-crypto.git
[1/17374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (6.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (9.52s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.17s)
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
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
Building for debugging...
[0/377] Write sources
[2/377] Compiling blake3-c blake3_avx2.c
[2/377] Compiling blake3-c blake3_neon.c
[2/377] Compiling blake3-c blake3_avx512.c
[5/377] Compiling blake3-c blake3_sse41.c
[6/377] Compiling fiat_curve25519_adx_square.S
[7/377] Compiling fiat_p256_adx_sqr.S
[8/377] Compiling fiat_p256_adx_mul.S
[8/377] Compiling blake3-c blake3_sse2.c
[10/377] Compiling fiat_curve25519_adx_mul.S
[11/377] Write swift-version--4F562202D5529B1.txt
[12/377] Compiling md5-x86_64-apple.S
[13/377] Compiling md5-x86_64-linux.S
[14/377] Compiling md5-586-linux.S
[15/377] Compiling md5-586-apple.S
[16/377] Compiling chacha20_poly1305_x86_64-linux.S
[17/377] Compiling chacha20_poly1305_x86_64-apple.S
[18/377] Compiling chacha20_poly1305_armv8-win.S
[19/377] Compiling chacha20_poly1305_armv8-apple.S
[20/377] Compiling chacha-x86_64-linux.S
[21/377] Compiling chacha-x86_64-apple.S
[22/377] Compiling chacha-x86-linux.S
[23/377] Compiling chacha-x86-apple.S
[24/377] Compiling chacha20_poly1305_armv8-linux.S
[25/377] Compiling chacha-armv8-win.S
[26/377] Compiling chacha-armv8-apple.S
[27/377] Compiling chacha-armv4-linux.S
[28/377] Compiling chacha-armv8-linux.S
[29/377] Compiling aes128gcmsiv-x86_64-linux.S
[30/377] Compiling aes128gcmsiv-x86_64-apple.S
[31/377] Compiling x86_64-mont5-apple.S
[32/377] Compiling x86_64-mont5-linux.S
[33/377] Compiling CCryptoBoringSSLShims shims.c
[34/377] Compiling x86_64-mont-linux.S
[35/377] Compiling x86_64-mont-apple.S
[36/377] Compiling x86-mont-linux.S
[37/377] Compiling x86-mont-apple.S
[38/377] Compiling blake3-c blake3.c
[39/377] Compiling vpaes-x86_64-apple.S
[40/377] Compiling vpaes-x86_64-linux.S
[41/377] Compiling vpaes-x86-apple.S
[42/377] Compiling vpaes-x86-linux.S
[43/377] Compiling vpaes-armv8-win.S
[44/377] Compiling vpaes-armv8-apple.S
[45/377] Compiling vpaes-armv8-linux.S
[46/377] Compiling vpaes-armv7-linux.S
[47/377] Compiling sha512-x86_64-linux.S
[48/377] Compiling sha512-x86_64-apple.S
[49/377] Compiling sha512-armv8-win.S
[50/377] Compiling sha512-armv8-apple.S
[51/377] Compiling sha512-armv4-linux.S
[52/377] Compiling sha512-586-linux.S
[53/377] Compiling sha512-armv8-linux.S
[54/377] Compiling sha512-586-apple.S
[55/377] Compiling sha256-x86_64-linux.S
[56/377] Compiling sha256-x86_64-apple.S
[57/377] Compiling sha256-armv8-win.S
[58/377] Compiling sha256-armv4-linux.S
[59/377] Compiling sha256-armv8-apple.S
[60/377] Compiling sha256-586-linux.S
[61/377] Compiling sha256-armv8-linux.S
[62/377] Compiling sha256-586-apple.S
[63/377] Compiling sha1-x86_64-linux.S
[64/377] Compiling sha1-x86_64-apple.S
[65/377] Compiling sha1-armv8-win.S
[66/377] Compiling sha1-armv4-large-linux.S
[67/377] Compiling sha1-armv8-apple.S
[68/377] Compiling sha1-586-linux.S
[69/377] Compiling sha1-586-apple.S
[70/377] Compiling sha1-armv8-linux.S
[71/377] Compiling rsaz-avx2-linux.S
[72/377] Compiling err_data.cc
[73/377] Compiling rsaz-avx2-apple.S
[74/377] Compiling rdrand-x86_64-apple.S
[75/377] Compiling p256_beeu-x86_64-asm-linux.S
[76/377] Compiling rdrand-x86_64-linux.S
[77/377] Compiling p256_beeu-armv8-asm-win.S
[78/377] Compiling p256_beeu-x86_64-asm-apple.S
[79/377] Compiling p256_beeu-armv8-asm-apple.S
[80/377] Compiling p256-x86_64-asm-linux.S
[81/377] Compiling p256_beeu-armv8-asm-linux.S
[82/377] Compiling p256-armv8-asm-win.S
[83/377] Compiling p256-x86_64-asm-apple.S
[84/377] Compiling ghashv8-armv8-win.S
[85/377] Compiling p256-armv8-asm-apple.S
[86/377] Compiling p256-armv8-asm-linux.S
[87/377] Compiling ghashv8-armv8-linux.S
[88/377] Compiling ghashv8-armv8-apple.S
[89/377] Compiling ghashv8-armv7-linux.S
[90/377] Compiling ghash-x86_64-linux.S
[91/377] Compiling ghash-x86_64-apple.S
[92/377] Compiling ghash-x86-apple.S
[93/377] Compiling ghash-x86-linux.S
[94/377] Compiling ghash-ssse3-x86_64-linux.S
[95/377] Compiling ghash-ssse3-x86_64-apple.S
[96/377] Compiling ghash-ssse3-x86-linux.S
[97/377] Compiling ghash-ssse3-x86-apple.S
[98/377] Compiling ghash-neon-armv8-win.S
[99/377] Compiling ghash-neon-armv8-linux.S
[100/377] Compiling ghash-neon-armv8-apple.S
[101/377] Compiling co-586-linux.S
[102/377] Compiling ghash-armv4-linux.S
[103/377] Compiling co-586-apple.S
[104/377] Compiling bsaes-armv7-linux.S
[105/377] Compiling bn-armv8-win.S
[106/377] Compiling bn-armv8-linux.S
[107/377] Compiling bn-586-apple.S
[108/377] Compiling bn-586-linux.S
[109/377] Compiling armv8-mont-win.S
[110/377] Compiling bn-armv8-apple.S
[111/377] Compiling armv8-mont-apple.S
[112/377] Compiling armv8-mont-linux.S
[112/377] Compiling armv4-mont-linux.S
[114/377] Compiling aesv8-gcm-armv8-win.S
[115/377] Compiling aesv8-gcm-armv8-apple.S
[116/377] Compiling aesv8-armv8-win.S
[117/377] Compiling aesv8-armv8-linux.S
[118/377] Compiling aesv8-gcm-armv8-linux.S
[119/377] Compiling aesv8-armv7-linux.S
[120/377] Compiling aesv8-armv8-apple.S
[121/377] Compiling aesni-x86_64-linux.S
[122/377] Compiling aesni-x86_64-apple.S
[123/377] Compiling aesni-x86-linux.S
[124/377] Compiling aesni-gcm-x86_64-linux.S
[125/377] Compiling aesni-x86-apple.S
[126/377] Compiling aes-gcm-avx512-x86_64-apple.S
[127/377] Compiling aes-gcm-avx512-x86_64-linux.S
[128/377] Compiling aesni-gcm-x86_64-apple.S
[129/377] Compiling aes-gcm-avx2-x86_64-apple.S
[130/377] Compiling aes-gcm-avx2-x86_64-linux.S
[131/377] Compiling xwing.cc
[132/377] Compiling x_spki.cc
[133/377] Compiling x_req.cc
[134/377] Compiling x_pubkey.cc
[135/377] Compiling x_sig.cc
[136/377] Compiling x_x509a.cc
[137/377] Compiling x_x509.cc
[138/377] Compiling x_name.cc
[139/377] Compiling x_attrib.cc
[140/377] Compiling x_exten.cc
[141/377] Compiling x_algor.cc
[142/377] Compiling x509spki.cc
[143/377] Compiling x_all.cc
[144/377] Compiling x509rset.cc
[145/377] Compiling x_crl.cc
[146/377] Compiling x509name.cc
[147/377] Compiling x509cset.cc
[148/377] Compiling x509_vpm.cc
[149/377] Compiling x509_vfy.cc
[150/377] Compiling x509_txt.cc
[151/377] Compiling x509_v3.cc
[152/377] Compiling x509_trs.cc
[153/377] Compiling x509_set.cc
[154/377] Compiling x509_req.cc
[155/377] Compiling x509_def.cc
[156/377] Compiling x509_obj.cc
[157/377] Compiling x509_ext.cc
[158/377] Compiling x509_d2.cc
[159/377] Compiling x509_cmp.cc
[160/377] Compiling x509_att.cc
[161/377] Compiling x509_lu.cc
[162/377] Compiling v3_utl.cc
[163/377] Compiling v3_skey.cc
[164/377] Compiling x509.cc
[165/377] Compiling v3_prn.cc
[166/377] Compiling v3_purp.cc
[167/377] Compiling v3_pmaps.cc
[168/377] Compiling v3_ocsp.cc
[169/377] Compiling v3_ncons.cc
[170/377] Compiling v3_pcons.cc
[171/377] Compiling v3_int.cc
[172/377] Compiling v3_lib.cc
[173/377] Compiling v3_enum.cc
[174/377] Compiling v3_info.cc
[175/377] Compiling v3_ia5.cc
[176/377] Compiling v3_extku.cc
[177/377] Compiling v3_crld.cc
[178/377] Compiling v3_genn.cc
[179/377] Compiling v3_cpols.cc
[180/377] Compiling v3_conf.cc
[181/377] Compiling v3_bitst.cc
[182/377] Compiling v3_akeya.cc
[183/377] Compiling v3_bcons.cc
[184/377] Compiling v3_akey.cc
[185/377] Compiling v3_alt.cc
[186/377] Compiling t_x509a.cc
[187/377] Compiling i2d_pr.cc
[188/377] Compiling policy.cc
[189/377] Compiling rsa_pss.cc
[190/377] Compiling t_x509.cc
[191/377] Compiling t_crl.cc
[192/377] Compiling t_req.cc
[193/377] Compiling by_file.cc
[194/377] Compiling name_print.cc
[195/377] Compiling algorithm.cc
[196/377] Compiling asn1_gen.cc
[197/377] Compiling a_verify.cc
[198/377] Compiling by_dir.cc
[199/377] Compiling voprf.cc
[200/377] Compiling a_sign.cc
[201/377] Compiling trust_token.cc
[202/377] Compiling a_digest.cc
[203/377] Compiling thread_win.cc
[204/377] Compiling thread.cc
[205/377] Compiling thread_pthread.cc
[206/377] Compiling thread_none.cc
[207/377] Compiling stack.cc
[208/377] Compiling pmbtoken.cc
[209/377] Compiling spake2plus.cc
[210/377] Compiling siphash.cc
[211/377] Compiling slhdsa.cc
[212/377] Compiling sha512.cc
[213/377] Compiling sha256.cc
[214/377] Compiling sha1.cc
[215/377] Compiling rsa_print.cc
[216/377] Compiling rsa_extra.cc
[217/377] Compiling rc4.cc
[218/377] Compiling windows.cc
[219/377] Compiling refcount.cc
[220/377] Compiling rsa_crypt.cc
[221/377] Compiling ios.cc
[222/377] Compiling trusty.cc
[223/377] Compiling rsa_asn1.cc
[224/377] Compiling urandom.cc
[225/377] Compiling rand.cc
[226/377] Compiling passive.cc
[227/377] Compiling poly1305_arm_asm.S
[228/377] Compiling getentropy.cc
[229/377] Compiling forkunsafe.cc
[230/377] Compiling fork_detect.cc
[231/377] Compiling poly1305.cc
[232/377] Compiling deterministic.cc
[233/377] Compiling poly1305_vec.cc
[234/377] Compiling poly1305_arm.cc
[235/377] Compiling pool.cc
[236/377] Compiling pkcs8_x509.cc
[237/377] Compiling pkcs8.cc
[238/377] Compiling pem_x509.cc
[239/377] Compiling pkcs7.cc
[240/377] Compiling p5_pbev2.cc
[241/377] Compiling pkcs7_x509.cc
[242/377] Compiling pem_xaux.cc
[243/377] Compiling pem_pkey.cc
[244/377] Compiling pem_oth.cc
[245/377] Compiling mlkem.cc
[246/377] Compiling pem_pk8.cc
[247/377] Compiling obj_xref.cc
[248/377] Compiling mldsa.cc
[249/377] Compiling pem_info.cc
[250/377] Compiling mem.cc
[251/377] Compiling pem_lib.cc
[252/377] Compiling poly_rq_mul.S
[253/377] Compiling obj.cc
[254/377] Compiling pem_all.cc
[255/377] Compiling fips_shared_support.cc
[256/377] Compiling lhash.cc
[257/377] Compiling md4.cc
[258/377] Compiling fuzzer_mode.cc
[259/377] Compiling kyber.cc
[260/377] Compiling md5.cc
[261/377] Compiling hpke.cc
[262/377] Compiling ex_data.cc
[263/377] Compiling pbkdf.cc
[264/377] Compiling hrss.cc
[265/377] Compiling scrypt.cc
[266/377] Compiling sign.cc
[267/377] Compiling print.cc
[268/377] Compiling p_x25519_asn1.cc
[269/377] Compiling p_x25519.cc
[270/377] Compiling p_hkdf.cc
[271/377] Compiling p_rsa_asn1.cc
[272/377] Compiling p_rsa.cc
[273/377] Compiling p_ed25519_asn1.cc
[274/377] Compiling p_ed25519.cc
[275/377] Compiling p_ec_asn1.cc
[276/377] Compiling p_ec.cc
[277/377] Compiling p_dh_asn1.cc
[278/377] Compiling p_dsa_asn1.cc
[279/377] Compiling evp_ctx.cc
[280/377] Compiling ecdsa_p1363.cc
[281/377] Compiling p_dh.cc
[282/377] Compiling err.cc
[283/377] Compiling evp.cc
[284/377] Compiling engine.cc
[285/377] Compiling evp_asn1.cc
[286/377] Compiling ecdh.cc
[287/377] Compiling ec_derive.cc
[288/377] Compiling hash_to_curve.cc
[289/377] Compiling ecdsa_asn1.cc
[290/377] Compiling dsa_asn1.cc
[291/377] Compiling dsa.cc
[292/377] Compiling ec_asn1.cc
[293/377] Compiling curve25519_64_adx.cc
[294/377] Compiling digest_extra.cc
[295/377] Compiling x25519-asm-arm.S
[296/377] Compiling des.cc
[297/377] Compiling spake25519.cc
[298/377] Compiling dh_asn1.cc
[299/377] Compiling params.cc
[300/377] Compiling cpu_intel.cc
[301/377] Compiling cpu_arm_linux.cc
[302/377] Compiling curve25519.cc
[303/377] Compiling cpu_arm_freebsd.cc
[304/377] Compiling cpu_aarch64_win.cc
[305/377] Compiling crypto.cc
[306/377] Compiling cpu_aarch64_sysreg.cc
[307/377] Compiling cpu_aarch64_apple.cc
[308/377] Compiling cpu_aarch64_openbsd.cc
[309/377] Compiling cpu_aarch64_linux.cc
[310/377] Compiling cpu_aarch64_fuchsia.cc
[311/377] Compiling conf.cc
[312/377] Compiling tls_cbc.cc
[313/377] Compiling get_cipher.cc
[314/377] Compiling e_tls.cc
[315/377] Compiling cms.cc
[316/377] Compiling e_null.cc
[317/377] Compiling e_rc2.cc
[318/377] Compiling e_rc4.cc
[319/377] Compiling e_des.cc
[320/377] Compiling e_aesgcmsiv.cc
[321/377] Compiling derive_key.cc
[322/377] Compiling e_aesctrhmac.cc
[323/377] Compiling e_chacha20poly1305.cc
[324/377] Compiling e_aeseax.cc
[325/377] Compiling chacha.cc
[326/377] Compiling buf.cc
[327/377] Compiling sqrt.cc
[328/377] Compiling unicode.cc
[329/377] Compiling cbb.cc
[330/377] Compiling ber.cc
[331/377] Compiling cbs.cc
[332/377] Compiling asn1_compat.cc
[333/377] Compiling exponentiation.cc
[334/377] Compiling div.cc
[335/377] Compiling convert.cc
[336/377] Compiling blake2.cc
[337/377] Compiling printf.cc
[338/377] Compiling pair.cc
[339/377] Compiling bn_asn1.cc
[340/377] Compiling hexdump.cc
[341/377] Compiling fd.cc
[342/377] Compiling file.cc
[343/377] Compiling errno.cc
[344/377] Compiling bio.cc
[345/377] Compiling bio_mem.cc
[346/377] Compiling base64.cc
[347/377] Compiling tasn_typ.cc
[348/377] Compiling tasn_utl.cc
[349/377] Compiling bcm.cc
[350/377] Compiling tasn_fre.cc
[351/377] Compiling tasn_new.cc
[352/377] Compiling tasn_enc.cc
[353/377] Compiling posix_time.cc
[354/377] Compiling tasn_dec.cc
[355/377] Compiling asn_pack.cc
[356/377] Compiling asn1_par.cc
[357/377] Compiling f_string.cc
[358/377] Compiling f_int.cc
[359/377] Compiling asn1_lib.cc
[360/377] Compiling a_octet.cc
[361/377] Compiling a_utctm.cc
[362/377] Compiling a_type.cc
[363/377] Compiling a_time.cc
[364/377] Compiling a_strex.cc
[365/377] Compiling a_object.cc
[366/377] Compiling a_strnid.cc
[367/377] Compiling a_mbstr.cc
[368/377] Compiling a_i2d_fp.cc
[369/377] Compiling a_dup.cc
[370/377] Write sources
[371/377] Compiling a_gentm.cc
[372/377] Compiling a_d2i_fp.cc
[372/377] Compiling aes.cc
[374/377] Compiling a_int.cc
[375/377] Compiling a_bool.cc
[376/377] Compiling a_bitstr.cc
[378/385] Compiling CryptoBoringWrapper RandomBytes.swift
[379/385] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[380/385] Compiling CryptoBoringWrapper EllipticCurve.swift
[381/385] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[382/385] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[383/385] Emitting module CryptoBoringWrapper
[384/385] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[385/385] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[387/457] Emitting module Crypto
[388/467] Compiling Crypto HPKE-Errors.swift
[389/467] Compiling Crypto HPKE.swift
[390/467] Compiling Crypto HPKE-Context.swift
[391/467] Compiling Crypto HPKE-KeySchedule.swift
[392/467] Compiling Crypto HPKE-Modes.swift
[393/467] Compiling Crypto Insecure.swift
[394/467] Compiling Crypto Insecure_HashFunctions.swift
[395/467] Compiling Crypto KEM.swift
[396/467] Compiling Crypto ECDH_boring.swift
[397/467] Compiling Crypto DH.swift
[398/467] Compiling Crypto HPKE-AEAD.swift
[399/467] Compiling Crypto HPKE-Ciphersuite.swift
[400/467] Compiling Crypto HPKE-KDF.swift
[401/467] Compiling Crypto HPKE-KexKeyDerivation.swift
[402/467] Compiling Crypto HPKE-LabeledExtract.swift
[403/467] Compiling Crypto HPKE-Utils.swift
[404/467] Compiling Crypto DHKEM.swift
[405/467] Compiling Crypto HPKE-KEM-Curve25519.swift
[406/467] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[407/467] Compiling Crypto HPKE-KEM.swift
[408/467] Compiling Crypto PKCS8PrivateKey.swift
[409/467] Compiling Crypto SEC1PrivateKey.swift
[410/467] Compiling Crypto SubjectPublicKeyInfo.swift
[411/467] Compiling Crypto CryptoError_boring.swift
[412/467] Compiling Crypto CryptoKitErrors.swift
[413/467] Compiling Crypto Digest_boring.swift
[414/467] Compiling Crypto Digest.swift
[415/467] Compiling Crypto Digests.swift
[416/467] Compiling Crypto HashFunctions.swift
[417/467] Compiling Crypto HashFunctions_SHA2.swift
[418/467] Compiling Crypto X25519Keys.swift
[419/467] Compiling Crypto SymmetricKeys.swift
[420/467] Compiling Crypto HMAC.swift
[421/467] Compiling Crypto MACFunctions.swift
[422/467] Compiling Crypto MessageAuthenticationCode.swift
[423/467] Compiling Crypto AES.swift
[424/467] Compiling Crypto ECDSASignature_boring.swift
[425/467] Compiling Crypto ECDSA_boring.swift
[426/467] Compiling Crypto EdDSA_boring.swift
[427/467] Compiling Crypto ECDSA.swift
[428/467] Compiling Crypto ECDH.swift
[429/467] Compiling Crypto HKDF.swift
[430/467] Compiling Crypto AESWrap.swift
[431/467] Compiling Crypto AESWrap_boring.swift
[432/467] Compiling Crypto Ed25519_boring.swift
[433/467] Compiling Crypto NISTCurvesKeys_boring.swift
[434/467] Compiling Crypto X25519Keys_boring.swift
[435/467] Compiling Crypto Curve25519.swift
[436/467] Compiling Crypto Ed25519Keys.swift
[437/467] Compiling Crypto NISTCurvesKeys.swift
[438/467] Compiling Crypto AES-GCM.swift
[439/467] Compiling Crypto AES-GCM_boring.swift
[440/467] Compiling Crypto ChaChaPoly_boring.swift
[441/467] Compiling Crypto ChaChaPoly.swift
[442/467] Compiling Crypto Cipher.swift
[443/467] Compiling Crypto Nonces.swift
[444/467] Compiling Crypto ASN1.swift
[445/467] Compiling Crypto ASN1Any.swift
[446/467] Compiling Crypto ASN1BitString.swift
[447/467] Compiling Crypto ASN1Boolean.swift
[448/467] Compiling Crypto ASN1Identifier.swift
[449/467] Compiling Crypto ASN1Integer.swift
[450/467] Compiling Crypto ASN1Null.swift
[451/467] Compiling Crypto ASN1OctetString.swift
[452/467] Compiling Crypto ASN1Strings.swift
[453/467] Compiling Crypto ArraySliceBigint.swift
[454/467] Compiling Crypto GeneralizedTime.swift
[455/467] Compiling Crypto ObjectIdentifier.swift
[456/467] Compiling Crypto ECDSASignature.swift
[457/467] Compiling Crypto PEMDocument.swift
[458/467] Compiling Crypto Ed25519.swift
[459/467] Compiling Crypto Signature.swift
[460/467] Compiling Crypto CryptoKitErrors_boring.swift
[461/467] Compiling Crypto RNG_boring.swift
[462/467] Compiling Crypto SafeCompare_boring.swift
[463/467] Compiling Crypto Zeroization_boring.swift
[464/467] Compiling Crypto PrettyBytes.swift
[465/467] Compiling Crypto SafeCompare.swift
[466/467] Compiling Crypto SecureBytes.swift
[467/467] Compiling Crypto Zeroization.swift
[469/472] Compiling Blake3 Blake3.swift
[470/472] Compiling Blake3 Blake3Digest.swift
[471/472] Emitting module Blake3
[472/472] Compiling Blake3 DigestContext.swift
Build complete! (146.81s)
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"
    }
  ],
  "manifest_display_name" : "SwiftBlake3",
  "name" : "SwiftBlake3",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Blake3",
      "targets" : [
        "Blake3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "blake3_c",
      "module_type" : "ClangTarget",
      "name" : "blake3-c",
      "path" : "Sources/blake3-c",
      "product_memberships" : [
        "Blake3"
      ],
      "sources" : [
        "blake3.c",
        "blake3_avx2.c",
        "blake3_avx512.c",
        "blake3_neon.c",
        "blake3_sse2.c",
        "blake3_sse41.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Blake3Tests",
      "module_type" : "SwiftTarget",
      "name" : "Blake3Tests",
      "path" : "Tests/Blake3Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Blake3Tests/test_vectors.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CoWTests.swift",
        "PrettyBytes.swift",
        "TestVectors.swift"
      ],
      "target_dependencies" : [
        "Blake3"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Blake3",
      "module_type" : "SwiftTarget",
      "name" : "Blake3",
      "path" : "Sources/Blake3",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Blake3"
      ],
      "sources" : [
        "Blake3.swift",
        "Blake3Digest.swift",
        "DigestContext.swift"
      ],
      "target_dependencies" : [
        "blake3-c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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
Done.