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