The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftBlake3, reference main (2126a9), with Swift 6.1 for Linux on 11 Aug 2025 13:17:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

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