Build Information
Successful build of SwiftNetLayer, reference 1.7.1 (872bf3), with Swift 6.3 for Linux on 1 May 2026 03:12:49 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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-net-layer.git
Reference: 1.7.1
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-net-layer
* tag 1.7.1 -> FETCH_HEAD
HEAD is now at 872bf3a fix android support
Cloned https://github.com/nerzh/swift-net-layer.git
Revision (git rev-parse @):
872bf3a26b988cd063d79d53b7b60363a7bab6ae
SUCCESS checkout https://github.com/nerzh/swift-net-layer.git at 1.7.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/nerzh/swift-net-layer.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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/nerzh/swift-extensions-pack.git
[1/1155] Fetching swift-extensions-pack
Fetched https://github.com/nerzh/swift-extensions-pack.git from cache (0.45s)
Computing version for https://github.com/nerzh/swift-extensions-pack.git
Computed https://github.com/nerzh/swift-extensions-pack.git at 2.2.5 (1.32s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/bytehubio/ed25519
[1/61] Fetching swift-regular-expression
[58/240] Fetching swift-regular-expression, ed25519
Fetched https://github.com/bytehubio/ed25519 from cache (0.51s)
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.52s)
[1/17457] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (3.89s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (4.83s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (5.08s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.5.0 (4.81s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.87s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.10s)
Creating working copy for https://github.com/nerzh/swift-extensions-pack.git
Working copy of https://github.com/nerzh/swift-extensions-pack.git resolved at 2.2.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.0
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
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 4.5.0
Building for debugging...
[0/389] Write sources
[6/389] Compiling CXKCPShims shims.c
[7/389] Compiling CEd25519 verify.c
[8/389] Compiling KeccakHash.c
[9/389] Compiling CEd25519 sign.c
[10/389] Compiling KeccakSponge.c
[11/389] Compiling SimpleFIPS202.c
[12/389] Compiling CEd25519 seed.c
[13/389] Compiling CEd25519 sha512.c
[14/389] Compiling CEd25519 keypair.c
[15/389] Compiling CEd25519 key_exchange.c
[16/389] Compiling CEd25519 add_scalar.c
[17/389] Compiling CEd25519 sc.c
[18/389] Compiling fiat_p256_adx_sqr.S
[19/389] Compiling CEd25519 ge.c
[20/389] Compiling CEd25519 fe.c
[21/389] Compiling fiat_p256_adx_mul.S
[22/389] Compiling fiat_curve25519_adx_square.S
[23/389] Compiling md5-x86_64-linux.S
[24/389] Compiling md5-x86_64-apple.S
[25/389] Compiling fiat_curve25519_adx_mul.S
[26/389] Compiling md5-586-apple.S
[27/389] Compiling md5-586-linux.S
[28/389] Compiling chacha20_poly1305_x86_64-apple.S
[29/389] Compiling chacha20_poly1305_armv8-win.S
[30/389] Compiling chacha20_poly1305_x86_64-linux.S
[31/389] Compiling chacha20_poly1305_armv8-linux.S
[32/389] Compiling KeccakP-1600-opt64.c
[33/389] Compiling chacha20_poly1305_armv8-apple.S
[34/389] Compiling chacha-x86_64-linux.S
[35/389] Compiling chacha-x86_64-apple.S
[36/389] Compiling chacha-x86-linux.S
[37/389] Compiling chacha-x86-apple.S
[38/389] Compiling chacha-armv8-apple.S
[39/389] Compiling chacha-armv8-win.S
[40/389] Compiling chacha-armv8-linux.S
[41/389] Compiling chacha-armv4-linux.S
[42/389] Compiling CCryptoBoringSSLShims shims.c
[43/389] Compiling aes128gcmsiv-x86_64-apple.S
[43/389] Compiling aes128gcmsiv-x86_64-linux.S
[45/389] Compiling x86_64-mont5-apple.S
[46/389] Compiling x86_64-mont5-linux.S
[47/389] Compiling err_data.cc
[48/389] Compiling x86-mont-linux.S
[49/389] Compiling x86_64-mont-apple.S
[50/389] Compiling x86_64-mont-linux.S
[51/389] Compiling vpaes-x86_64-apple.S
[52/389] Compiling vpaes-x86_64-linux.S
[53/389] Compiling x86-mont-apple.S
[54/389] Compiling vpaes-x86-linux.S
[55/389] Compiling vpaes-x86-apple.S
[56/389] Compiling vpaes-armv8-win.S
[57/389] Compiling vpaes-armv8-linux.S
[58/389] Compiling a_bitstr.cc
[59/389] Write swift-version-24593BA9C3E375BF.txt
[60/389] Compiling vpaes-armv8-apple.S
[61/389] Compiling vpaes-armv7-linux.S
[62/389] Compiling sha512-x86_64-apple.S
[63/389] Compiling sha512-x86_64-linux.S
[64/389] Compiling sha512-armv8-win.S
[65/389] Compiling sha512-armv8-linux.S
[66/389] Compiling sha512-armv8-apple.S
[67/391] Compiling sha512-armv4-linux.S
[68/391] Compiling sha512-586-linux.S
[69/391] Compiling sha256-x86_64-linux.S
[70/392] Compiling sha512-586-apple.S
[71/394] Compiling sha256-x86_64-apple.S
[72/395] Compiling sha256-armv8-win.S
[73/397] Compiling sha256-armv8-linux.S
[74/397] Compiling sha256-586-linux.S
[75/397] Compiling sha256-armv8-apple.S
[76/397] Compiling sha256-586-apple.S
[77/397] Compiling sha256-armv4-linux.S
[78/397] Compiling sha1-x86_64-linux.S
[79/397] Compiling sha1-armv8-apple.S
[80/397] Compiling sha1-x86_64-apple.S
[81/397] Compiling sha1-armv8-win.S
[82/397] Compiling sha1-armv8-linux.S
[83/397] Compiling sha1-armv4-large-linux.S
[85/397] Emitting module Ed25519
[85/397] Compiling sha1-586-linux.S
[86/397] Compiling sha1-586-apple.S
[87/397] Compiling rsaz-avx2-apple.S
[88/397] Compiling rdrand-x86_64-apple.S
[89/397] Compiling rsaz-avx2-linux.S
[90/397] Compiling rdrand-x86_64-linux.S
[91/397] Compiling p256_beeu-x86_64-asm-linux.S
[92/397] Compiling p256_beeu-x86_64-asm-apple.S
[93/397] Compiling p256_beeu-armv8-asm-win.S
[94/397] Compiling p256_beeu-armv8-asm-linux.S
[95/397] Compiling p256-armv8-asm-win.S
[96/397] Compiling p256-x86_64-asm-apple.S
[97/397] Compiling p256_beeu-armv8-asm-apple.S
[98/397] Compiling p256-x86_64-asm-linux.S
[99/397] Compiling p256-armv8-asm-apple.S
[100/397] Compiling p256-armv8-asm-linux.S
[101/397] Compiling ghashv8-armv8-linux.S
[101/397] Compiling ghashv8-armv8-apple.S
[103/397] Compiling ghashv8-armv8-win.S
[104/397] Compiling ghashv8-armv7-linux.S
[105/397] Compiling ghash-x86_64-linux.S
[106/397] Compiling ghash-x86_64-apple.S
[107/397] Compiling ghash-x86-linux.S
[108/397] Compiling ghash-ssse3-x86_64-apple.S
[109/397] Compiling ghash-x86-apple.S
[110/397] Compiling ghash-ssse3-x86-linux.S
[111/397] Compiling ghash-ssse3-x86_64-linux.S
[112/397] Compiling ghash-ssse3-x86-apple.S
[113/397] Compiling ghash-neon-armv8-win.S
[114/397] Compiling ghash-neon-armv8-linux.S
[115/397] Compiling ghash-neon-armv8-apple.S
[116/397] Compiling ghash-armv4-linux.S
[117/397] Compiling co-586-linux.S
[118/397] Compiling co-586-apple.S
[119/397] Compiling bsaes-armv7-linux.S
[120/397] Compiling bn-armv8-linux.S
[121/397] Compiling bn-586-linux.S
[122/397] Compiling bn-armv8-win.S
[123/397] Compiling bn-armv8-apple.S
[124/397] Compiling armv8-mont-win.S
[125/397] Compiling bn-586-apple.S
[126/397] Compiling armv8-mont-linux.S
[127/397] Compiling armv8-mont-apple.S
[128/397] Compiling armv4-mont-linux.S
[129/397] Compiling aesv8-gcm-armv8-win.S
[130/397] Compiling aesv8-armv8-win.S
[131/397] Compiling aesv8-gcm-armv8-apple.S
[132/397] Compiling aesv8-armv8-apple.S
[133/397] Compiling aesv8-gcm-armv8-linux.S
[134/397] Compiling aesv8-armv8-linux.S
[135/397] Compiling aesv8-armv7-linux.S
[136/397] Compiling aesni-x86_64-linux.S
[137/397] Compiling aesni-x86_64-apple.S
[138/397] Compiling aesni-x86-apple.S
[139/397] Compiling aesni-x86-linux.S
[140/397] Compiling aesni-gcm-x86_64-linux.S
[141/397] Compiling aes-gcm-avx512-x86_64-linux.S
[142/397] Compiling aesni-gcm-x86_64-apple.S
[143/397] Compiling aes-gcm-avx512-x86_64-apple.S
[144/397] Compiling aes-gcm-avx2-x86_64-apple.S
[145/397] Compiling aes-gcm-avx2-x86_64-linux.S
[146/397] Compiling xwing.cc
[147/397] Compiling x_sig.cc
[148/397] Compiling x_spki.cc
[150/397] Emitting module SwiftRegularExpression
[150/397] Compiling x_x509a.cc
[151/397] Compiling x_req.cc
[152/397] Compiling x_x509.cc
[153/397] Compiling x_pubkey.cc
[154/397] Compiling x_name.cc
[155/397] Compiling x_exten.cc
[156/397] Compiling x_crl.cc
[157/397] Compiling x_attrib.cc
[158/397] Compiling x_all.cc
[159/397] Compiling x509rset.cc
[160/397] Compiling x_algor.cc
[161/397] Compiling x509spki.cc
[162/397] Compiling x509cset.cc
[164/397] Compiling Ed25519 Seed.swift
[164/397] Compiling x509name.cc
[166/397] Compiling Ed25519 PrivateKey.swift
[167/397] Compiling Ed25519 PublicKey.swift
[168/397] Compiling Ed25519 KeyPair.swift
[169/397] Compiling Ed25519 Error.swift
[170/398] Compiling x509_txt.cc
[171/398] Compiling x509_vpm.cc
[172/398] Compiling x509_v3.cc
[173/398] Compiling x509_vfy.cc
[174/398] Compiling x509_lu.cc
[175/398] Compiling x509_trs.cc
[176/398] Compiling x509_req.cc
[177/398] Compiling x509_set.cc
[178/398] Compiling x509_obj.cc
[179/398] Compiling x509_ext.cc
[180/398] Compiling x509_def.cc
[181/398] Compiling x509_d2.cc
[183/398] Compiling SwiftRegularExpression String+Regexp.swift
[183/399] Compiling x509.cc
[185/399] Compiling x509_att.cc
[186/399] Compiling x509_cmp.cc
[187/399] Compiling v3_utl.cc
[188/399] Compiling v3_skey.cc
[189/399] Compiling v3_purp.cc
[190/399] Compiling v3_prn.cc
[191/399] Compiling v3_pmaps.cc
[192/399] Compiling v3_ocsp.cc
[193/399] Compiling v3_ncons.cc
[194/399] Compiling v3_pcons.cc
[195/399] Compiling v3_lib.cc
[196/399] Compiling v3_info.cc
[197/399] Compiling v3_int.cc
[198/399] Compiling v3_ia5.cc
[199/399] Compiling v3_extku.cc
[200/399] Compiling v3_crld.cc
[201/399] Compiling v3_genn.cc
[202/399] Compiling v3_cpols.cc
[203/399] Compiling v3_enum.cc
[204/399] Compiling v3_bcons.cc
[205/399] Compiling v3_conf.cc
[206/399] Compiling t_x509a.cc
[207/399] Compiling v3_alt.cc
[208/399] Compiling v3_akeya.cc
[209/399] Compiling v3_bitst.cc
[210/399] Compiling v3_akey.cc
[211/399] Compiling t_req.cc
[212/399] Compiling i2d_pr.cc
[213/399] Compiling t_x509.cc
[214/399] Compiling t_crl.cc
[215/399] Compiling rsa_pss.cc
[216/399] Compiling name_print.cc
[217/399] Compiling policy.cc
[218/399] Compiling by_file.cc
[219/399] Compiling asn1_gen.cc
[220/399] Compiling algorithm.cc
[221/399] Compiling by_dir.cc
[222/399] Compiling a_verify.cc
[223/399] Compiling voprf.cc
[224/399] Compiling a_sign.cc
[225/399] Compiling thread_pthread.cc
[226/399] Compiling a_digest.cc
[227/399] Compiling thread_win.cc
[228/399] Compiling thread_none.cc
[229/399] Compiling trust_token.cc
[230/399] Compiling thread.cc
[231/399] Compiling pmbtoken.cc
[232/399] Compiling sha512.cc
[233/399] Compiling stack.cc
[234/399] Compiling siphash.cc
[235/399] Compiling sha1.cc
[236/399] Compiling sha256.cc
[237/399] Compiling rsa_print.cc
[238/399] Compiling slhdsa.cc
[239/399] Compiling spake2plus.cc
[240/399] Compiling rsa_extra.cc
[241/399] Compiling rc4.cc
[242/399] Compiling refcount.cc
[243/399] Compiling windows.cc
[244/399] Compiling trusty.cc
[245/399] Compiling urandom.cc
[245/399] Compiling rand.cc
[247/399] Compiling rsa_crypt.cc
[248/399] Compiling ios.cc
[249/399] Compiling passive.cc
[250/399] Compiling poly1305_arm_asm.S
[251/399] Compiling getentropy.cc
[252/399] Compiling fork_detect.cc
[253/399] Compiling rsa_asn1.cc
[254/399] Compiling forkunsafe.cc
[255/399] Compiling deterministic.cc
[256/399] Compiling poly1305_arm.cc
[257/399] Compiling poly1305_vec.cc
[258/399] Compiling poly1305.cc
[259/399] Compiling pool.cc
[260/399] Compiling pkcs7.cc
[261/399] Compiling pem_xaux.cc
[262/399] Compiling pkcs8.cc
[263/399] Compiling p5_pbev2.cc
[264/399] Compiling pkcs8_x509.cc
[265/399] Compiling pem_x509.cc
[266/399] Compiling pkcs7_x509.cc
[267/399] Compiling pem_pkey.cc
[268/399] Compiling pem_pk8.cc
[269/399] Compiling mlkem.cc
[270/399] Compiling obj_xref.cc
[271/399] Compiling pem_oth.cc
[272/399] Compiling pem_lib.cc
[273/399] Compiling pem_info.cc
[274/399] Compiling pem_all.cc
[275/399] Compiling mldsa.cc
[276/399] Compiling obj.cc
[277/399] Compiling mem.cc
[278/399] Compiling poly_rq_mul.S
[279/399] Compiling fips_shared_support.cc
[280/399] Compiling lhash.cc
[281/399] Compiling md5.cc
[282/399] Compiling kyber.cc
[283/399] Compiling fuzzer_mode.cc
[284/399] Compiling md4.cc
[285/399] Compiling ex_data.cc
[286/399] Compiling hrss.cc
[287/399] Compiling scrypt.cc
[288/399] Compiling sign.cc
[289/399] Compiling print.cc
[290/399] Compiling hpke.cc
[291/399] Compiling pbkdf.cc
[292/399] Compiling p_x25519.cc
[293/399] Compiling p_x25519_asn1.cc
[294/399] Compiling p_rsa_asn1.cc
[295/399] Compiling p_rsa.cc
[296/399] Compiling p_ed25519_asn1.cc
[297/399] Compiling p_hkdf.cc
[298/399] Compiling p_ed25519.cc
[299/399] Compiling p_ec_asn1.cc
[300/399] Compiling p_dsa_asn1.cc
[301/399] Compiling p_ec.cc
[302/399] Compiling p_dh_asn1.cc
[303/399] Compiling evp_ctx.cc
[304/399] Compiling p_dh.cc
[305/399] Compiling err.cc
[306/399] Compiling engine.cc
[307/399] Compiling evp.cc
[308/399] Compiling evp_asn1.cc
[309/399] Compiling ecdsa_p1363.cc
[310/399] Compiling hash_to_curve.cc
[311/399] Compiling ecdh.cc
[312/399] Compiling ecdsa_asn1.cc
[313/399] Compiling ec_derive.cc
[314/399] Compiling dsa.cc
[315/399] Compiling ec_asn1.cc
[316/399] Compiling dsa_asn1.cc
[317/399] Compiling des.cc
[318/399] Compiling x25519-asm-arm.S
[319/399] Compiling digest_extra.cc
[320/399] Compiling params.cc
[321/399] Compiling dh_asn1.cc
[322/399] Compiling crypto.cc
[323/399] Compiling cpu_arm_linux.cc
[324/399] Compiling cpu_intel.cc
[325/399] Compiling cpu_arm_freebsd.cc
[326/399] Compiling spake25519.cc
[327/399] Compiling curve25519.cc
[328/399] Compiling cpu_aarch64_win.cc
[329/399] Compiling cpu_aarch64_sysreg.cc
[330/399] Compiling curve25519_64_adx.cc
[331/399] Compiling cpu_aarch64_linux.cc
[332/399] Compiling cpu_aarch64_openbsd.cc
[333/399] Compiling cpu_aarch64_fuchsia.cc
[334/399] Compiling cpu_aarch64_apple.cc
[335/399] Compiling get_cipher.cc
[336/399] Compiling conf.cc
[337/399] Compiling e_rc4.cc
[338/399] Compiling e_tls.cc
[339/399] Compiling tls_cbc.cc
[340/399] Compiling e_rc2.cc
[341/399] Compiling e_null.cc
[342/399] Compiling e_des.cc
[343/399] Compiling cms.cc
[344/399] Compiling e_chacha20poly1305.cc
[345/399] Compiling derive_key.cc
[346/399] Compiling e_aeseax.cc
[347/399] Compiling e_aesctrhmac.cc
[348/399] Compiling e_aesgcmsiv.cc
[349/399] Compiling chacha.cc
[350/399] Compiling sqrt.cc
[351/399] Compiling unicode.cc
[352/399] Compiling buf.cc
[353/399] Compiling cbb.cc
[354/399] Compiling cbs.cc
[355/399] Compiling ber.cc
[356/399] Compiling asn1_compat.cc
[357/399] Compiling exponentiation.cc
[358/399] Compiling printf.cc
[358/399] Compiling div.cc
[360/399] Compiling bn_asn1.cc
[361/399] Compiling pair.cc
[362/399] Compiling blake2.cc
[363/399] Compiling file.cc
[364/399] Compiling convert.cc
[365/399] Compiling hexdump.cc
[366/399] Compiling fd.cc
[367/399] Compiling errno.cc
[368/399] Compiling bio_mem.cc
[369/399] Compiling bio.cc
[370/399] Compiling base64.cc
[371/399] Compiling tasn_typ.cc
[372/399] Compiling tasn_enc.cc
[373/399] Compiling posix_time.cc
[374/399] Compiling tasn_fre.cc
[375/399] Compiling tasn_new.cc
[376/399] Compiling tasn_utl.cc
[377/399] Compiling f_int.cc
[378/399] Compiling tasn_dec.cc
[379/399] Compiling f_string.cc
[380/399] Compiling asn_pack.cc
[381/399] Compiling asn1_par.cc
[382/399] Compiling a_utctm.cc
[383/399] Compiling a_time.cc
[384/399] Compiling a_octet.cc
[385/399] Compiling a_type.cc
[386/399] Compiling asn1_lib.cc
[387/399] Compiling a_strnid.cc
[388/399] Compiling a_strex.cc
[389/399] Compiling a_i2d_fp.cc
[390/399] Compiling a_object.cc
[391/399] Compiling a_mbstr.cc
[392/399] Compiling a_dup.cc
[393/399] Compiling aes.cc
[394/399] Compiling a_d2i_fp.cc
[395/399] Compiling a_gentm.cc
[396/399] Compiling a_int.cc
[397/399] Compiling a_bool.cc
[398/399] Compiling bcm.cc
[400/407] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[401/407] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[402/407] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[403/407] Compiling CryptoBoringWrapper EllipticCurve.swift
[404/407] Emitting module CryptoBoringWrapper
[405/407] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[406/407] Compiling CryptoBoringWrapper RandomBytes.swift
[407/407] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[409/492] Compiling Crypto HKDF.swift
[410/492] Compiling Crypto AESWrap.swift
[411/492] Compiling Crypto AESWrap_boring.swift
[412/492] Compiling Crypto Ed25519_boring.swift
[413/492] Compiling Crypto NISTCurvesKeys_boring.swift
[414/492] Compiling Crypto X25519Keys_boring.swift
[415/492] Compiling Crypto Curve25519.swift
[416/492] Compiling Crypto Ed25519Keys.swift
[417/492] Compiling Crypto NISTCurvesKeys.swift
[418/492] Compiling Crypto X25519Keys.swift
[419/492] Compiling Crypto SymmetricKeys.swift
[420/492] Compiling Crypto HMAC.swift
[421/503] Compiling Crypto HPKE-LabeledExtract.swift
[422/503] Compiling Crypto HPKE-Utils.swift
[423/503] Compiling Crypto DHKEM.swift
[424/503] Compiling Crypto HPKE-KEM-Curve25519.swift
[425/503] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[426/503] Compiling Crypto HPKE-KEM.swift
[427/503] Compiling Crypto HPKE-Errors.swift
[428/503] Compiling Crypto HPKE.swift
[429/503] Compiling Crypto HPKE-Context.swift
[430/503] Compiling Crypto HPKE-KeySchedule.swift
[431/503] Compiling Crypto HPKE-Modes.swift
[432/503] Compiling Crypto Insecure.swift
[433/503] Emitting module Crypto
[434/503] Compiling Crypto CryptoKitErrors.swift
[435/503] Compiling Crypto Digest_boring.swift
[436/503] Compiling Crypto Digest.swift
[437/503] Compiling Crypto Digests.swift
[438/503] Compiling Crypto HashFunctions.swift
[439/503] Compiling Crypto HashFunctions_SHA2.swift
[440/503] Compiling Crypto HashFunctions_SHA3.swift
[441/503] Compiling Crypto Digest_xkcp.swift
[442/503] Compiling Crypto HPKE-AEAD.swift
[443/503] Compiling Crypto HPKE-Ciphersuite.swift
[444/503] Compiling Crypto HPKE-KDF.swift
[445/503] Compiling Crypto HPKE-KexKeyDerivation.swift
[446/503] Compiling Crypto ASN1Null.swift
[447/503] Compiling Crypto ASN1OctetString.swift
[448/503] Compiling Crypto ASN1Strings.swift
[449/503] Compiling Crypto ArraySliceBigint.swift
[450/503] Compiling Crypto GeneralizedTime.swift
[451/503] Compiling Crypto ObjectIdentifier.swift
[452/503] Compiling Crypto ECDSASignature.swift
[453/503] Compiling Crypto PEMDocument.swift
[454/503] Compiling Crypto PKCS8PrivateKey.swift
[455/503] Compiling Crypto SEC1PrivateKey.swift
[456/503] Compiling Crypto SubjectPublicKeyInfo.swift
[457/503] Compiling Crypto CryptoError_boring.swift
[458/503] Compiling Crypto AES-GCM.swift
[459/503] Compiling Crypto AES-GCM_boring.swift
[460/503] Compiling Crypto ChaChaPoly_boring.swift
[461/503] Compiling Crypto ChaChaPoly.swift
[462/503] Compiling Crypto Cipher.swift
[463/503] Compiling Crypto Nonces.swift
[464/503] Compiling Crypto ASN1.swift
[465/503] Compiling Crypto ASN1Any.swift
[466/503] Compiling Crypto ASN1BitString.swift
[467/503] Compiling Crypto ASN1Boolean.swift
[468/503] Compiling Crypto ASN1Identifier.swift
[469/503] Compiling Crypto ASN1Integer.swift
[470/503] Compiling Crypto Signature.swift
[471/503] Compiling Crypto CryptoKitErrors_boring.swift
[472/503] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[473/503] Compiling Crypto RNG_boring.swift
[474/503] Compiling Crypto SafeCompare_boring.swift
[475/503] Compiling Crypto Zeroization_boring.swift
[476/503] Compiling Crypto _CryptoModuleAnchor.swift
[477/503] Compiling Crypto PrettyBytes.swift
[478/503] Compiling Crypto SafeCompare.swift
[479/503] Compiling Crypto SecureBytes.swift
[480/503] Compiling Crypto Zeroization.swift
[481/503] Compiling Crypto Insecure_HashFunctions.swift
[482/503] Compiling Crypto MLKEM_boring.swift
[483/503] Compiling Crypto MLKEM_wrapper.swift
[484/503] Compiling Crypto XWing_boring.swift
[485/503] Compiling Crypto KEM-Errors.swift
[486/503] Compiling Crypto KEM.swift
[487/503] Compiling Crypto MLKEM.swift
[488/503] Compiling Crypto XWing.swift
[489/503] Compiling Crypto ECDH_boring.swift
[490/503] Compiling Crypto DH.swift
[491/503] Compiling Crypto ECDH.swift
[492/503] Compiling Crypto ANSIx963.swift
[493/503] Compiling Crypto MACFunctions.swift
[494/503] Compiling Crypto MessageAuthenticationCode.swift
[495/503] Compiling Crypto AES.swift
[496/503] Compiling Crypto ECDSASignature_boring.swift
[497/503] Compiling Crypto ECDSA_boring.swift
[498/503] Compiling Crypto EdDSA_boring.swift
[499/503] Compiling Crypto MLDSA_boring.swift
[500/503] Compiling Crypto MLDSA_wrapper.swift
[501/503] Compiling Crypto ECDSA.swift
[502/503] Compiling Crypto Ed25519.swift
[503/503] Compiling Crypto MLDSA.swift
[505/537] Emitting module SwiftExtensionsPack
[506/541] Compiling SwiftExtensionsPack SHA.swift
[507/541] Compiling SwiftExtensionsPack String+Extension.swift
[508/541] Compiling SwiftExtensionsPack Date+String.swift
[509/541] Compiling SwiftExtensionsPack DateCommon.swift
[510/541] Compiling SwiftExtensionsPack Protocols.swift
[511/541] Compiling SwiftExtensionsPack Runtime.swift
[512/541] Compiling SwiftExtensionsPack SafeValue.swift
[513/541] Compiling SwiftExtensionsPack AES.swift
[514/541] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[515/541] Compiling SwiftExtensionsPack Data+Extension.swift
[516/541] Compiling SwiftExtensionsPack Ed25519.swift
[517/541] Compiling SwiftExtensionsPack HexaDecimal.swift
[518/541] Compiling SwiftExtensionsPack Hmac.swift
[519/541] Compiling SwiftExtensionsPack RandomBytes.swift
[520/541] Compiling SwiftExtensionsPack CommonClasses.swift
[521/541] Compiling SwiftExtensionsPack CommonMethods.swift
[522/541] Compiling SwiftExtensionsPack ErrorCommon.swift
[523/541] Compiling SwiftExtensionsPack Limiter.swift
[524/541] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[525/541] Compiling SwiftExtensionsPack Float.swift
[526/541] Compiling SwiftExtensionsPack HTTP.swift
[527/541] Compiling SwiftExtensionsPack String+Chunks.swift
[528/541] Compiling SwiftExtensionsPack String+Date.swift
[529/541] Compiling SwiftExtensionsPack String+JSON.swift
[530/541] Compiling SwiftExtensionsPack StringCommon.swift
[531/541] Compiling SwiftExtensionsPack String+Crypto.swift
[532/541] Compiling SwiftExtensionsPack String+Height.swift
[533/541] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[534/541] Compiling SwiftExtensionsPack DictionaryCommon.swift
[535/541] Compiling SwiftExtensionsPack SafeDictionary.swift
[536/541] Compiling SwiftExtensionsPack Double.swift
[537/541] Compiling SwiftExtensionsPack SafeArray.swift
[538/541] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[539/541] Compiling SwiftExtensionsPack Codable+Extensions.swift
[540/541] Compiling SwiftExtensionsPack AnyValue.swift
[541/541] Compiling SwiftExtensionsPack Atomic.swift
[543/559] Compiling SwiftNetLayer SNL+Header.swift
[544/559] Compiling SwiftNetLayer SNL+MIMEType.swift
[545/559] Compiling SwiftNetLayer SNL+Resource.swift
[546/559] Compiling SwiftNetLayer SNL+ResourcePrtcl.swift
[547/561] Emitting module SwiftNetLayer
[548/561] Compiling SwiftNetLayer SNL+Target.swift
[549/561] Compiling SwiftNetLayer SNL+TargetPrtcl.swift
[550/561] Compiling SwiftNetLayer SNL+Request.swift.swift
[551/561] Compiling SwiftNetLayer SNL+RequestPrtcl.swift
[552/561] Compiling SwiftNetLayer SNL+Provider.swift
/host/spi-builder-workspace/Sources/SwiftNetLayer/Provider/SNL+ProviderPrtcl.swift:134:26: warning: TODO: STUPID FIX. CAST __SwiftValue to SNLFilePrtcl Protocol for iOS 13 RETURN NIL
132 | return dictionary
133 | } else {
134 | #warning("TODO: STUPID FIX. CAST __SwiftValue to SNLFilePrtcl Protocol for iOS 13 RETURN NIL")
| `- warning: TODO: STUPID FIX. CAST __SwiftValue to SNLFilePrtcl Protocol for iOS 13 RETURN NIL
135 | if let element = anyObject as? SNLFile {
136 | return NetSessionFile(data: element.data, fileName: element.fileName, mimeType: element.mimeType)
[553/561] Compiling SwiftNetLayer SNL+ProviderPrtcl.swift
/host/spi-builder-workspace/Sources/SwiftNetLayer/Provider/SNL+ProviderPrtcl.swift:134:26: warning: TODO: STUPID FIX. CAST __SwiftValue to SNLFilePrtcl Protocol for iOS 13 RETURN NIL
132 | return dictionary
133 | } else {
134 | #warning("TODO: STUPID FIX. CAST __SwiftValue to SNLFilePrtcl Protocol for iOS 13 RETURN NIL")
| `- warning: TODO: STUPID FIX. CAST __SwiftValue to SNLFilePrtcl Protocol for iOS 13 RETURN NIL
135 | if let element = anyObject as? SNLFile {
136 | return NetSessionFile(data: element.data, fileName: element.fileName, mimeType: element.mimeType)
[554/561] Compiling SwiftNetLayer SNL+ProtocolType.swift
[555/561] Compiling SwiftNetLayer SNL+TypeAlias.swift
[556/561] Compiling SwiftNetLayer SNL+Executor.swift
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:53:55: warning: capture of 'model' with non-Sendable type 'ResponseModel.Type' in a '@Sendable' closure [#SendableClosureCaptures]
51 | return
52 | }
53 | let object = try JSONDecoder().decode(model, from: data)
| `- warning: capture of 'model' with non-Sendable type 'ResponseModel.Type' in a '@Sendable' closure [#SendableClosureCaptures]
54 | if let error {
55 | try handler(object, response, SNLError(String(describing: error)))
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:50:25: warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
48 | do {
49 | guard let data = data else {
50 | try handler(nil, response, error)
| `- warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
51 | return
52 | }
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:149:17: warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
147 | waitGroup.enter()
148 | try execute(model: model, debug: debug) { (model, response, error) in
149 | try handler(model, response, error)
| `- warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
150 | waitGroup.leave()
151 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[557/561] Compiling SwiftNetLayer SNL+ExecutorPrtcl.swift
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:53:55: warning: capture of 'model' with non-Sendable type 'ResponseModel.Type' in a '@Sendable' closure [#SendableClosureCaptures]
51 | return
52 | }
53 | let object = try JSONDecoder().decode(model, from: data)
| `- warning: capture of 'model' with non-Sendable type 'ResponseModel.Type' in a '@Sendable' closure [#SendableClosureCaptures]
54 | if let error {
55 | try handler(object, response, SNLError(String(describing: error)))
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:50:25: warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
48 | do {
49 | guard let data = data else {
50 | try handler(nil, response, error)
| `- warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
51 | return
52 | }
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:149:17: warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
147 | waitGroup.enter()
148 | try execute(model: model, debug: debug) { (model, response, error) in
149 | try handler(model, response, error)
| `- warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
150 | waitGroup.leave()
151 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[558/561] Compiling SwiftNetLayer SNL+File.swift
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:53:55: warning: capture of 'model' with non-Sendable type 'ResponseModel.Type' in a '@Sendable' closure [#SendableClosureCaptures]
51 | return
52 | }
53 | let object = try JSONDecoder().decode(model, from: data)
| `- warning: capture of 'model' with non-Sendable type 'ResponseModel.Type' in a '@Sendable' closure [#SendableClosureCaptures]
54 | if let error {
55 | try handler(object, response, SNLError(String(describing: error)))
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:50:25: warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
48 | do {
49 | guard let data = data else {
50 | try handler(nil, response, error)
| `- warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
51 | return
52 | }
/host/spi-builder-workspace/Sources/SwiftNetLayer/Executor/SNL+Executor.swift:149:17: warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
147 | waitGroup.enter()
148 | try execute(model: model, debug: debug) { (model, response, error) in
149 | try handler(model, response, error)
| `- warning: capture of non-Sendable type 'ResponseModel.Type' in an isolated closure [#SendableMetatypes]
150 | waitGroup.leave()
151 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[559/561] Compiling SwiftNetLayer SNL+FilePrtcl.swift
[560/561] Compiling SwiftNetLayer SNL+Errors.swift
[561/561] Compiling SwiftNetLayer SNL+HTTPMethod.swift
Build complete! (139.56s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-extensions-pack",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-extensions-pack.git"
}
],
"manifest_display_name" : "SwiftNetLayer",
"name" : "SwiftNetLayer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftNetLayer",
"targets" : [
"SwiftNetLayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftNetLayer",
"module_type" : "SwiftTarget",
"name" : "SwiftNetLayer",
"path" : "Sources/SwiftNetLayer",
"product_dependencies" : [
"SwiftExtensionsPack"
],
"product_memberships" : [
"SwiftNetLayer"
],
"sources" : [
"Executor/SNL+Executor.swift",
"Executor/SNL+ExecutorPrtcl.swift",
"File/SNL+File.swift",
"File/SNL+FilePrtcl.swift",
"Helpers/SNL+Errors.swift",
"Helpers/SNL+HTTPMethod.swift",
"Helpers/SNL+Header.swift",
"Helpers/SNL+MIMEType.swift",
"Helpers/SNL+ProtocolType.swift",
"Helpers/SNL+TypeAlias.swift",
"Provider/SNL+Provider.swift",
"Provider/SNL+ProviderPrtcl.swift",
"Request/SNL+Request.swift.swift",
"Request/SNL+RequestPrtcl.swift",
"Resource/SNL+Resource.swift",
"Resource/SNL+ResourcePrtcl.swift",
"Target/SNL+Target.swift",
"Target/SNL+TargetPrtcl.swift"
],
"type" : "library"
}
],
"tools_version" : "6.3"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.