Build Information
Successful build of SwiftExtensionsPack, reference 2.1.0 (d39eb9
), with Swift 6.1 for Linux on 31 May 2025 20:18:41 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-extensions-pack.git
Reference: 2.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/nerzh/swift-extensions-pack
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at d39eb92 remove logger
Cloned https://github.com/nerzh/swift-extensions-pack.git
Revision (git rev-parse @):
d39eb9237ce079c13ce5d5a8e99e544c35925056
SUCCESS checkout https://github.com/nerzh/swift-extensions-pack.git at 2.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/nerzh/swift-extensions-pack.git
https://github.com/nerzh/swift-extensions-pack.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-regular-expression",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-regular-expression"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "ed25519",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bytehubio/ed25519"
}
],
"manifest_display_name" : "SwiftExtensionsPack",
"name" : "SwiftExtensionsPack",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftExtensionsPack",
"targets" : [
"SwiftExtensionsPack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftExtensionsPackTests",
"module_type" : "SwiftTarget",
"name" : "SwiftExtensionsPackTests",
"path" : "Tests/SwiftExtensionsPackTests",
"sources" : [
"SwiftExtensionsPackTests.swift"
],
"target_dependencies" : [
"SwiftExtensionsPack"
],
"type" : "test"
},
{
"c99name" : "SwiftExtensionsPack",
"module_type" : "SwiftTarget",
"name" : "SwiftExtensionsPack",
"path" : "Sources/SwiftExtensionsPack",
"product_dependencies" : [
"SwiftRegularExpression",
"Crypto",
"Ed25519"
],
"product_memberships" : [
"SwiftExtensionsPack"
],
"sources" : [
"Array/SafeArray.swift",
"Array/Sequence+Extensions.swift",
"Codable/Codable+Extensions.swift",
"Common/AnyValue.swift",
"Common/Atomic.swift",
"Common/CommonClasses.swift",
"Common/CommonMethods.swift",
"Common/ErrorCommon.swift",
"Common/ObjectIdentifier.swift",
"Common/Protocols.swift",
"Common/Runtime.swift",
"Common/SafeValue.swift",
"Crypto/AES.swift",
"Crypto/ByteArray+Bits.swift",
"Crypto/Data+Extension.swift",
"Crypto/Ed25519.swift",
"Crypto/HexaDecimal.swift",
"Crypto/Hmac.swift",
"Crypto/RandomBytes.swift",
"Crypto/SHA.swift",
"Crypto/String+Extension.swift",
"Date/Date+String.swift",
"Date/DateCommon.swift",
"Dictionary/Dictionary+JSON.swift",
"Dictionary/DictionaryCommon.swift",
"Dictionary/SafeDictionary.swift",
"Double/Double.swift",
"Float/Float.swift",
"Net/HTTP.swift",
"String/String+Chunks.swift",
"String/String+Date.swift",
"String/String+JSON.swift",
"String/StringCommon.swift",
"iOS/String/String+Crypto.swift",
"iOS/String/String+Height.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-crypto
[1/13936] Fetching swift-crypto
Fetching https://github.com/bytehubio/ed25519
Fetching https://github.com/nerzh/swift-regular-expression
Fetched https://github.com/apple/swift-crypto from cache (1.63s)
[1/61] Fetching swift-regular-expression
[62/240] Fetching swift-regular-expression, ed25519
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.25s)
Fetched https://github.com/bytehubio/ed25519 from cache (0.27s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (2.45s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (3.55s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (2.40s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (2.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (3.25s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
Building for debugging...
[0/376] Write sources
[5/376] Compiling CEd25519 verify.c
[6/376] Compiling CEd25519 sign.c
[7/376] Compiling CEd25519 sha512.c
[8/376] Compiling CEd25519 seed.c
[9/376] Compiling CEd25519 sc.c
[10/376] Compiling CEd25519 keypair.c
[11/376] Compiling CEd25519 key_exchange.c
[12/376] Compiling CEd25519 ge.c
[13/376] Compiling CEd25519 fe.c
[14/376] Compiling CEd25519 add_scalar.c
[15/376] Compiling v3_int.cc
[16/376] Compiling v3_ia5.cc
[17/376] Compiling fiat_p256_adx_sqr.S
[18/376] Compiling v3_genn.cc
[19/376] Compiling v3_info.cc
[20/376] Compiling fiat_curve25519_adx_square.S
[21/376] Compiling fiat_p256_adx_mul.S
[22/376] Compiling fiat_curve25519_adx_mul.S
[23/376] Compiling md5-586-linux.S
[24/376] Compiling md5-x86_64-linux.S
[25/376] Write swift-version-24593BA9C3E375BF.txt
[26/376] Compiling md5-x86_64-apple.S
[27/376] Compiling v3_ncons.cc
[27/376] Compiling v3_lib.cc
[29/376] Compiling CCryptoBoringSSLShims shims.c
[30/376] Compiling md5-586-apple.S
[31/376] Compiling chacha20_poly1305_armv8-win.S
[32/376] Compiling chacha20_poly1305_x86_64-apple.S
[33/376] Compiling chacha20_poly1305_armv8-linux.S
[34/376] Compiling chacha20_poly1305_armv8-apple.S
[35/376] Compiling chacha-x86_64-apple.S
[36/376] Compiling chacha-x86_64-linux.S
[37/376] Compiling chacha20_poly1305_x86_64-linux.S
[38/376] Compiling chacha-x86-linux.S
[39/384] Compiling chacha-armv8-linux.S
[40/384] Compiling chacha-armv4-linux.S
[41/384] Compiling chacha-x86-apple.S
[42/384] Compiling chacha-armv8-apple.S
[43/384] Compiling chacha-armv8-win.S
[44/384] Compiling aes128gcmsiv-x86_64-apple.S
[45/384] Compiling x86_64-mont5-apple.S
[46/384] Compiling aes128gcmsiv-x86_64-linux.S
[47/384] Compiling x86-mont-linux.S
[48/384] Compiling x86_64-mont-apple.S
[49/384] Compiling x86_64-mont-linux.S
[50/384] Compiling x86_64-mont5-linux.S
[51/384] Compiling err_data.cc
[52/384] Compiling x86-mont-apple.S
[53/384] Compiling vpaes-x86-apple.S
[54/384] Compiling vpaes-x86-linux.S
[55/384] Compiling vpaes-x86_64-apple.S
[56/384] Compiling vpaes-x86_64-linux.S
[57/384] Compiling vpaes-armv8-win.S
[58/384] Compiling vpaes-armv7-linux.S
[59/384] Compiling vpaes-armv8-apple.S
[60/384] Compiling vpaes-armv8-linux.S
[61/384] Compiling sha512-x86_64-apple.S
[62/384] Compiling sha512-armv8-win.S
[63/384] Compiling sha512-x86_64-linux.S
[64/384] Compiling sha512-armv8-apple.S
[65/384] Compiling sha512-armv8-linux.S
[66/384] Compiling sha512-armv4-linux.S
[67/384] Compiling sha512-586-linux.S
[68/384] Compiling sha256-armv8-linux.S
[69/384] Compiling sha256-armv8-win.S
[69/384] Compiling sha256-x86_64-linux.S
[71/384] Compiling sha256-x86_64-apple.S
[72/384] Compiling sha512-586-apple.S
[73/384] Compiling sha256-armv8-apple.S
[74/384] Compiling sha256-armv4-linux.S
[75/384] Compiling sha256-586-apple.S
[76/384] Compiling sha1-x86_64-apple.S
[77/384] Compiling sha1-x86_64-linux.S
[78/384] Compiling sha1-armv8-linux.S
[79/384] Compiling sha256-586-linux.S
[80/384] Compiling sha1-armv8-win.S
[81/384] Compiling sha1-armv4-large-linux.S
[82/384] Compiling sha1-armv8-apple.S
[83/384] Compiling sha1-586-apple.S
[84/384] Compiling sha1-586-linux.S
[85/384] Compiling rsaz-avx2-linux.S
[86/384] Compiling rsaz-avx2-apple.S
[87/384] Compiling rdrand-x86_64-linux.S
[88/384] Compiling p256_beeu-x86_64-asm-apple.S
[89/384] Compiling p256_beeu-x86_64-asm-linux.S
[90/384] Compiling rdrand-x86_64-apple.S
[91/384] Compiling p256_beeu-armv8-asm-win.S
[92/384] Compiling p256_beeu-armv8-asm-linux.S
[93/384] Compiling p256_beeu-armv8-asm-apple.S
[94/384] Compiling p256-x86_64-asm-linux.S
[95/384] Compiling p256-armv8-asm-win.S
[96/384] Compiling p256-armv8-asm-apple.S
[97/384] Compiling p256-x86_64-asm-apple.S
[98/384] Compiling p256-armv8-asm-linux.S
[99/384] Compiling ghashv8-armv8-win.S
[100/384] Compiling ghashv8-armv8-linux.S
[101/384] Compiling ghashv8-armv8-apple.S
[102/384] Compiling ghashv8-armv7-linux.S
[103/384] Compiling ghash-x86_64-linux.S
[104/384] Compiling ghash-x86_64-apple.S
[105/384] Compiling ghash-x86-linux.S
[106/384] Compiling ghash-x86-apple.S
[107/384] Compiling ghash-ssse3-x86_64-linux.S
[108/384] Compiling ghash-ssse3-x86-linux.S
[109/384] Compiling ghash-ssse3-x86-apple.S
[110/384] Compiling ghash-ssse3-x86_64-apple.S
[111/384] Compiling ghash-neon-armv8-win.S
[112/384] Compiling ghash-neon-armv8-linux.S
[113/384] Compiling co-586-apple.S
[114/384] Compiling ghash-neon-armv8-apple.S
[115/384] Compiling ghash-armv4-linux.S
[116/384] Compiling co-586-linux.S
[117/384] Compiling bsaes-armv7-linux.S
[118/384] Compiling bn-armv8-win.S
[119/384] Compiling bn-586-apple.S
[120/384] Compiling bn-586-linux.S
[121/384] Compiling bn-armv8-linux.S
[122/384] Compiling bn-armv8-apple.S
[123/384] Compiling armv8-mont-win.S
[124/384] Compiling armv8-mont-linux.S
[125/384] Compiling armv4-mont-linux.S
[125/384] Compiling aesv8-gcm-armv8-linux.S
[127/384] Compiling aesv8-gcm-armv8-win.S
[128/384] Compiling armv8-mont-apple.S
[129/384] Compiling aesv8-gcm-armv8-apple.S
[130/384] Compiling aesv8-armv8-linux.S
[131/384] Compiling aesv8-armv8-apple.S
[132/384] Compiling aesv8-armv8-win.S
[133/384] Compiling aesni-x86_64-linux.S
[134/384] Compiling aesv8-armv7-linux.S
[135/384] Compiling aesni-x86-linux.S
[136/384] Compiling aesni-x86_64-apple.S
[137/384] Compiling aesni-x86-apple.S
[138/384] Compiling aesni-gcm-x86_64-apple.S
[139/384] Compiling aesni-gcm-x86_64-linux.S
[140/384] Compiling aes-gcm-avx10-x86_64-linux.S
[141/384] Compiling aes-gcm-avx10-x86_64-apple.S
[142/384] Compiling x_spki.cc
[143/384] Compiling x_x509a.cc
[144/384] Compiling x_val.cc
[146/384] Emitting module Ed25519
[147/384] Compiling Ed25519 Seed.swift
[148/384] Compiling Ed25519 Error.swift
[149/384] Compiling Ed25519 PrivateKey.swift
[150/384] Compiling Ed25519 PublicKey.swift
[151/384] Compiling Ed25519 KeyPair.swift
[151/385] Compiling x_sig.cc
[153/385] Compiling x_x509.cc
[154/385] Compiling x_req.cc
[155/385] Compiling x_pubkey.cc
[156/385] Compiling x_name.cc
[157/385] Compiling x_exten.cc
[158/385] Compiling x_all.cc
[159/385] Compiling x_algor.cc
[160/385] Compiling x_crl.cc
[161/385] Compiling x509rset.cc
[162/385] Compiling x_attrib.cc
[163/385] Compiling x509spki.cc
[164/385] Compiling x509_vpm.cc
[165/385] Compiling x509name.cc
[166/385] Compiling x509cset.cc
[167/385] Compiling x509_v3.cc
[168/385] Compiling x509_trs.cc
[169/385] Compiling x509_vfy.cc
[170/385] Compiling x509_txt.cc
[171/385] Compiling x509_set.cc
[173/385] Emitting module SwiftRegularExpression
[174/385] Compiling SwiftRegularExpression String+Regexp.swift
[174/386] Compiling x509_req.cc
[175/386] Compiling x509_obj.cc
[177/386] Compiling x509_lu.cc
[178/386] Compiling x509_def.cc
[179/386] Compiling x509_ext.cc
[180/386] Compiling x509_d2.cc
[181/386] Compiling x509_att.cc
[182/386] Compiling x509_cmp.cc
[183/386] Compiling x509.cc
[184/386] Compiling v3_utl.cc
[185/386] Compiling v3_prn.cc
[186/386] Compiling v3_purp.cc
[187/386] Compiling v3_skey.cc
[188/386] Compiling v3_pmaps.cc
[189/386] Compiling v3_pcons.cc
[190/386] Compiling v3_ocsp.cc
[191/386] Compiling v3_extku.cc
[192/386] Compiling v3_bcons.cc
[193/386] Compiling v3_crld.cc
[194/386] Compiling v3_conf.cc
[195/386] Compiling v3_enum.cc
[196/386] Compiling v3_cpols.cc
[197/386] Compiling v3_bitst.cc
[198/386] Compiling v3_alt.cc
[199/386] Compiling t_x509a.cc
[200/386] Compiling v3_akeya.cc
[201/386] Compiling t_crl.cc
[202/386] Compiling i2d_pr.cc
[203/386] Compiling rsa_pss.cc
[204/386] Compiling t_req.cc
[205/386] Compiling v3_akey.cc
[206/386] Compiling name_print.cc
[207/386] Compiling t_x509.cc
[208/386] Compiling policy.cc
[209/386] Compiling a_verify.cc
[210/386] Compiling by_dir.cc
[211/386] Compiling voprf.cc
[212/386] Compiling by_file.cc
[213/386] Compiling a_digest.cc
[214/386] Compiling a_sign.cc
[215/386] Compiling algorithm.cc
[216/386] Compiling asn1_gen.cc
[217/386] Compiling thread_win.cc
[218/386] Compiling thread_none.cc
[219/386] Compiling thread.cc
[220/386] Compiling thread_pthread.cc
[221/386] Compiling trust_token.cc
[222/386] Compiling stack.cc
[223/386] Compiling wots.cc
[224/386] Compiling pmbtoken.cc
[225/386] Compiling fors.cc
[226/386] Compiling thash.cc
[227/386] Compiling slhdsa.cc
[228/386] Compiling siphash.cc
[229/386] Compiling sha256.cc
[230/386] Compiling sha512.cc
[231/386] Compiling merkle.cc
[232/386] Compiling sha1.cc
[233/386] Compiling rsa_extra.cc
[234/386] Compiling rsa_print.cc
[235/386] Compiling rc4.cc
[236/386] Compiling refcount.cc
[237/386] Compiling windows.cc
[238/386] Compiling rsa_crypt.cc
[239/386] Compiling rsa_asn1.cc
[240/386] Compiling urandom.cc
[241/386] Compiling trusty.cc
[242/386] Compiling rand_extra.cc
[243/386] Compiling getentropy.cc
[244/386] Compiling passive.cc
[245/386] Compiling ios.cc
[246/386] Compiling forkunsafe.cc
[247/386] Compiling deterministic.cc
[248/386] Compiling poly1305_arm_asm.S
[249/386] Compiling fork_detect.cc
[250/386] Compiling pool.cc
[251/386] Compiling poly1305.cc
[252/386] Compiling poly1305_vec.cc
[253/386] Compiling poly1305_arm.cc
[254/386] Compiling p5_pbev2.cc
[255/386] Compiling pkcs8.cc
[256/386] Compiling pkcs7_x509.cc
[257/386] Compiling pkcs8_x509.cc
[258/386] Compiling pkcs7.cc
[259/386] Compiling pem_xaux.cc
[260/386] Compiling pem_x509.cc
[261/386] Compiling pem_info.cc
[262/386] Compiling pem_pk8.cc
[263/386] Compiling pem_pkey.cc
[264/386] Compiling pem_lib.cc
[265/386] Compiling pem_oth.cc
[266/386] Compiling obj_xref.cc
[267/386] Compiling mldsa.cc
[268/386] Compiling mlkem.cc
[269/386] Compiling md5.cc
[270/386] Compiling mem.cc
[271/386] Compiling obj.cc
[272/386] Compiling pem_all.cc
[273/386] Compiling md4.cc
[274/386] Compiling fips_shared_support.cc
[275/386] Compiling poly_rq_mul.S
[276/386] Compiling lhash.cc
[277/386] Compiling kyber.cc
[278/386] Compiling sign.cc
[279/386] Compiling hrss.cc
[280/386] Compiling ex_data.cc
[281/386] Compiling scrypt.cc
[282/386] Compiling hpke.cc
[283/386] Compiling pbkdf.cc
[284/386] Compiling print.cc
[285/386] Compiling p_x25519.cc
[286/386] Compiling p_x25519_asn1.cc
[287/386] Compiling p_rsa_asn1.cc
[288/386] Compiling p_ed25519_asn1.cc
[288/386] Compiling p_hkdf.cc
[290/386] Compiling p_ed25519.cc
[291/386] Compiling p_rsa.cc
[292/386] Compiling p_ec.cc
[293/386] Compiling p_dh.cc
[294/386] Compiling p_dsa_asn1.cc
[295/386] Compiling p_ec_asn1.cc
[296/386] Compiling evp_ctx.cc
[297/386] Compiling p_dh_asn1.cc
[298/386] Compiling err.cc
[299/386] Compiling evp_asn1.cc
[300/386] Compiling ecdsa_asn1.cc
[301/386] Compiling evp.cc
[302/386] Compiling ecdh_extra.cc
[303/386] Compiling engine.cc
[304/386] Compiling dsa_asn1.cc
[305/386] Compiling hash_to_curve.cc
[306/386] Compiling ec_derive.cc
[307/386] Compiling dsa.cc
[308/386] Compiling ec_asn1.cc
[309/386] Compiling params.cc
[310/386] Compiling digest_extra.cc
[311/386] Compiling x25519-asm-arm.S
[312/386] Compiling dh_asn1.cc
[313/386] Compiling spake25519.cc
[314/386] Compiling des.cc
[315/386] Compiling crypto.cc
[316/386] Compiling cpu_aarch64_win.cc
[317/386] Compiling cpu_intel.cc
[318/386] Compiling cpu_arm_linux.cc
[319/386] Compiling curve25519.cc
[320/386] Compiling cpu_arm_freebsd.cc
[321/386] Compiling cpu_aarch64_openbsd.cc
[322/386] Compiling cpu_aarch64_linux.cc
[323/386] Compiling cpu_aarch64_sysreg.cc
[324/386] Compiling conf.cc
[325/386] Compiling cpu_aarch64_apple.cc
[326/386] Compiling tls_cbc.cc
[327/386] Compiling cpu_aarch64_fuchsia.cc
[328/386] Compiling curve25519_64_adx.cc
[329/386] Compiling e_tls.cc
[330/386] Compiling e_rc2.cc
[331/386] Compiling e_des.cc
[332/386] Compiling e_null.cc
[333/386] Compiling bcm.cc
[334/386] Compiling e_chacha20poly1305.cc
[335/386] Compiling e_rc4.cc
[336/386] Compiling derive_key.cc
[337/386] Compiling e_aesgcmsiv.cc
[338/386] Compiling e_aesctrhmac.cc
[339/386] Compiling unicode.cc
[340/386] Compiling chacha.cc
[341/386] Compiling cipher_extra.cc
[342/386] Compiling cbb.cc
[343/386] Compiling ber.cc
[344/386] Compiling cbs.cc
[345/386] Compiling buf.cc
[345/386] Compiling asn1_compat.cc
[347/386] Compiling bn_asn1.cc
[348/386] Compiling printf.cc
[349/386] Compiling convert.cc
[350/386] Compiling hexdump.cc
[351/386] Compiling blake2.cc
[352/386] Compiling pair.cc
[353/386] Compiling fd.cc
[354/386] Compiling file.cc
[355/386] Compiling errno.cc
[356/386] Compiling bio_mem.cc
[357/386] Compiling base64.cc
[358/386] Compiling tasn_typ.cc
[359/386] Compiling bio.cc
[360/386] Compiling tasn_fre.cc
[361/386] Compiling tasn_new.cc
[362/386] Compiling posix_time.cc
[363/386] Compiling tasn_utl.cc
[364/386] Compiling asn_pack.cc
[365/386] Compiling f_string.cc
[366/386] Compiling asn1_par.cc
[367/386] Compiling asn1_lib.cc
[368/386] Compiling tasn_dec.cc
[369/386] Compiling tasn_enc.cc
[370/386] Compiling a_type.cc
[371/386] Compiling f_int.cc
[372/386] Compiling a_utctm.cc
[373/386] Compiling a_time.cc
[374/386] Compiling a_strnid.cc
[375/386] Compiling a_octet.cc
[376/386] Compiling a_strex.cc
[377/386] Compiling a_object.cc
[378/386] Compiling a_i2d_fp.cc
[379/386] Compiling a_int.cc
[380/386] Compiling a_mbstr.cc
[381/386] Compiling a_gentm.cc
[382/386] Compiling a_dup.cc
[383/386] Compiling a_d2i_fp.cc
[384/386] Compiling a_bool.cc
[385/386] Compiling a_bitstr.cc
[387/394] Compiling CryptoBoringWrapper RandomBytes.swift
[388/394] Emitting module CryptoBoringWrapper
[389/394] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[390/394] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[391/394] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[392/394] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[393/394] Compiling CryptoBoringWrapper EllipticCurve.swift
[394/394] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[396/466] Compiling Crypto PKCS8PrivateKey.swift
[397/466] Compiling Crypto SEC1PrivateKey.swift
[398/466] Compiling Crypto SubjectPublicKeyInfo.swift
[399/466] Compiling Crypto CryptoKitErrors.swift
[400/466] Compiling Crypto Digest_boring.swift
[401/466] Compiling Crypto Digest.swift
[402/466] Compiling Crypto Digests.swift
[403/466] Compiling Crypto HashFunctions.swift
[404/466] Compiling Crypto HashFunctions_SHA2.swift
[405/466] Compiling Crypto HPKE-AEAD.swift
[406/475] Emitting module Crypto
[407/475] Compiling Crypto AES-GCM.swift
[408/475] Compiling Crypto AES-GCM_boring.swift
[409/475] Compiling Crypto ChaChaPoly_boring.swift
[410/475] Compiling Crypto ChaChaPoly.swift
[411/475] Compiling Crypto Cipher.swift
[412/475] Compiling Crypto Nonces.swift
[413/475] Compiling Crypto ASN1.swift
[414/475] Compiling Crypto ASN1Any.swift
[415/475] Compiling Crypto ASN1BitString.swift
[416/475] Compiling Crypto ASN1Boolean.swift
[417/475] Compiling Crypto HKDF.swift
[418/475] Compiling Crypto AESWrap.swift
[419/475] Compiling Crypto AESWrap_boring.swift
[420/475] Compiling Crypto Ed25519_boring.swift
[421/475] Compiling Crypto NISTCurvesKeys_boring.swift
[422/475] Compiling Crypto X25519Keys_boring.swift
[423/475] Compiling Crypto Curve25519.swift
[424/475] Compiling Crypto Ed25519Keys.swift
[425/475] Compiling Crypto NISTCurvesKeys.swift
[426/475] Compiling Crypto X25519Keys.swift
[427/475] Compiling Crypto HPKE-Ciphersuite.swift
[428/475] Compiling Crypto HPKE-KDF.swift
[429/475] Compiling Crypto HPKE-KexKeyDerivation.swift
[430/475] Compiling Crypto HPKE-LabeledExtract.swift
[431/475] Compiling Crypto HPKE-Utils.swift
[432/475] Compiling Crypto DHKEM.swift
[433/475] Compiling Crypto HPKE-KEM-Curve25519.swift
[434/475] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[435/475] Compiling Crypto HPKE-KEM.swift
[436/475] Compiling Crypto HPKE-Errors.swift
[437/475] Compiling Crypto HPKE.swift
[438/475] Compiling Crypto HPKE-Context.swift
[439/475] Compiling Crypto HPKE-KeySchedule.swift
[440/475] Compiling Crypto HPKE-Modes.swift
[441/475] Compiling Crypto Insecure.swift
[442/475] Compiling Crypto Insecure_HashFunctions.swift
[443/475] Compiling Crypto KEM.swift
[444/475] Compiling Crypto ECDH_boring.swift
[445/475] Compiling Crypto DH.swift
[446/475] Compiling Crypto ECDH.swift
[447/475] Compiling Crypto SymmetricKeys.swift
[448/475] Compiling Crypto HMAC.swift
[449/475] Compiling Crypto MACFunctions.swift
[450/475] Compiling Crypto MessageAuthenticationCode.swift
[451/475] Compiling Crypto AES.swift
[452/475] Compiling Crypto ECDSASignature_boring.swift
[453/475] Compiling Crypto ECDSA_boring.swift
[454/475] Compiling Crypto EdDSA_boring.swift
[455/475] Compiling Crypto ECDSA.swift
[456/475] Compiling Crypto Ed25519.swift
[457/475] Compiling Crypto ASN1Identifier.swift
[458/475] Compiling Crypto ASN1Integer.swift
[459/475] Compiling Crypto ASN1Null.swift
[460/475] Compiling Crypto ASN1OctetString.swift
[461/475] Compiling Crypto ASN1Strings.swift
[462/475] Compiling Crypto ArraySliceBigint.swift
[463/475] Compiling Crypto GeneralizedTime.swift
[464/475] Compiling Crypto ObjectIdentifier.swift
[465/475] Compiling Crypto ECDSASignature.swift
[466/475] Compiling Crypto PEMDocument.swift
[467/475] Compiling Crypto Signature.swift
[468/475] Compiling Crypto CryptoKitErrors_boring.swift
[469/475] Compiling Crypto RNG_boring.swift
[470/475] Compiling Crypto SafeCompare_boring.swift
[471/475] Compiling Crypto Zeroization_boring.swift
[472/475] Compiling Crypto PrettyBytes.swift
[473/475] Compiling Crypto SafeCompare.swift
[474/475] Compiling Crypto SecureBytes.swift
[475/475] Compiling Crypto Zeroization.swift
[477/508] Emitting module SwiftExtensionsPack
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 | var recoverySuggestion: String? { self.description }
32 | var helpAnchor: String? { self.description }
33 | #warning("if localizedDescription not defined we have sigterm for linux")
| `- warning: if localizedDescription not defined we have sigterm for linux
34 | var localizedDescription: String { self.description }
35 |
[478/512] Compiling SwiftExtensionsPack String+JSON.swift
[479/512] Compiling SwiftExtensionsPack StringCommon.swift
[480/512] Compiling SwiftExtensionsPack String+Crypto.swift
[481/512] Compiling SwiftExtensionsPack String+Height.swift
[482/512] Compiling SwiftExtensionsPack Runtime.swift
[483/512] Compiling SwiftExtensionsPack SafeValue.swift
[484/512] Compiling SwiftExtensionsPack AES.swift
[485/512] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[486/512] Compiling SwiftExtensionsPack Data+Extension.swift
[487/512] Compiling SwiftExtensionsPack Float.swift
[488/512] Compiling SwiftExtensionsPack HTTP.swift
[489/512] Compiling SwiftExtensionsPack String+Chunks.swift
[490/512] Compiling SwiftExtensionsPack String+Date.swift
[491/512] Compiling SwiftExtensionsPack SHA.swift
[492/512] Compiling SwiftExtensionsPack String+Extension.swift
[493/512] Compiling SwiftExtensionsPack Date+String.swift
[494/512] Compiling SwiftExtensionsPack DateCommon.swift
[495/512] Compiling SwiftExtensionsPack Ed25519.swift
[496/512] Compiling SwiftExtensionsPack HexaDecimal.swift
[497/512] Compiling SwiftExtensionsPack Hmac.swift
[498/512] Compiling SwiftExtensionsPack RandomBytes.swift
[499/512] Compiling SwiftExtensionsPack CommonClasses.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 | var recoverySuggestion: String? { self.description }
32 | var helpAnchor: String? { self.description }
33 | #warning("if localizedDescription not defined we have sigterm for linux")
| `- warning: if localizedDescription not defined we have sigterm for linux
34 | var localizedDescription: String { self.description }
35 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 | }
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
72 |
73 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[500/512] Compiling SwiftExtensionsPack CommonMethods.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 | var recoverySuggestion: String? { self.description }
32 | var helpAnchor: String? { self.description }
33 | #warning("if localizedDescription not defined we have sigterm for linux")
| `- warning: if localizedDescription not defined we have sigterm for linux
34 | var localizedDescription: String { self.description }
35 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 | }
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
72 |
73 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[501/512] Compiling SwiftExtensionsPack ErrorCommon.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 | var recoverySuggestion: String? { self.description }
32 | var helpAnchor: String? { self.description }
33 | #warning("if localizedDescription not defined we have sigterm for linux")
| `- warning: if localizedDescription not defined we have sigterm for linux
34 | var localizedDescription: String { self.description }
35 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 | }
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
72 |
73 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[502/512] Compiling SwiftExtensionsPack ObjectIdentifier.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 | var recoverySuggestion: String? { self.description }
32 | var helpAnchor: String? { self.description }
33 | #warning("if localizedDescription not defined we have sigterm for linux")
| `- warning: if localizedDescription not defined we have sigterm for linux
34 | var localizedDescription: String { self.description }
35 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 | }
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
72 |
73 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[503/512] Compiling SwiftExtensionsPack Protocols.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 | var recoverySuggestion: String? { self.description }
32 | var helpAnchor: String? { self.description }
33 | #warning("if localizedDescription not defined we have sigterm for linux")
| `- warning: if localizedDescription not defined we have sigterm for linux
34 | var localizedDescription: String { self.description }
35 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 | }
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
72 |
73 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[504/512] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[505/512] Compiling SwiftExtensionsPack DictionaryCommon.swift
[506/512] Compiling SwiftExtensionsPack SafeDictionary.swift
[507/512] Compiling SwiftExtensionsPack Double.swift
[508/512] Compiling SwiftExtensionsPack SafeArray.swift
[509/512] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[510/512] Compiling SwiftExtensionsPack Codable+Extensions.swift
[511/512] Compiling SwiftExtensionsPack AnyValue.swift
[512/512] Compiling SwiftExtensionsPack Atomic.swift
Build complete! (93.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-regular-expression",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-regular-expression"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "ed25519",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bytehubio/ed25519"
}
],
"manifest_display_name" : "SwiftExtensionsPack",
"name" : "SwiftExtensionsPack",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftExtensionsPack",
"targets" : [
"SwiftExtensionsPack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftExtensionsPackTests",
"module_type" : "SwiftTarget",
"name" : "SwiftExtensionsPackTests",
"path" : "Tests/SwiftExtensionsPackTests",
"sources" : [
"SwiftExtensionsPackTests.swift"
],
"target_dependencies" : [
"SwiftExtensionsPack"
],
"type" : "test"
},
{
"c99name" : "SwiftExtensionsPack",
"module_type" : "SwiftTarget",
"name" : "SwiftExtensionsPack",
"path" : "Sources/SwiftExtensionsPack",
"product_dependencies" : [
"SwiftRegularExpression",
"Crypto",
"Ed25519"
],
"product_memberships" : [
"SwiftExtensionsPack"
],
"sources" : [
"Array/SafeArray.swift",
"Array/Sequence+Extensions.swift",
"Codable/Codable+Extensions.swift",
"Common/AnyValue.swift",
"Common/Atomic.swift",
"Common/CommonClasses.swift",
"Common/CommonMethods.swift",
"Common/ErrorCommon.swift",
"Common/ObjectIdentifier.swift",
"Common/Protocols.swift",
"Common/Runtime.swift",
"Common/SafeValue.swift",
"Crypto/AES.swift",
"Crypto/ByteArray+Bits.swift",
"Crypto/Data+Extension.swift",
"Crypto/Ed25519.swift",
"Crypto/HexaDecimal.swift",
"Crypto/Hmac.swift",
"Crypto/RandomBytes.swift",
"Crypto/SHA.swift",
"Crypto/String+Extension.swift",
"Date/Date+String.swift",
"Date/DateCommon.swift",
"Dictionary/Dictionary+JSON.swift",
"Dictionary/DictionaryCommon.swift",
"Dictionary/SafeDictionary.swift",
"Double/Double.swift",
"Float/Float.swift",
"Net/HTTP.swift",
"String/String+Chunks.swift",
"String/String+Date.swift",
"String/String+JSON.swift",
"String/StringCommon.swift",
"iOS/String/String+Crypto.swift",
"iOS/String/String+Height.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.