The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftExtensionsPack, reference master (590d6c), with Swift 6.0 for Linux on 5 Nov 2024 14:03:58 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-extensions-pack.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 590d6cd text error refactoring
Cloned https://github.com/nerzh/swift-extensions-pack.git
Revision (git rev-parse @):
590d6cd79f3e176c25d6caaeaef760b93eb07cef
SUCCESS checkout https://github.com/nerzh/swift-extensions-pack.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nerzh/swift-extensions-pack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/apple/swift-log
Fetching https://github.com/bytehubio/ed25519
[1/179] Fetching ed25519
[180/240] Fetching ed25519, swift-regular-expression
[241/3900] Fetching ed25519, swift-regular-expression, swift-log
[3901/14316] Fetching ed25519, swift-regular-expression, swift-log, swift-crypto
Fetched https://github.com/nerzh/swift-regular-expression from cache (1.68s)
Fetched https://github.com/bytehubio/ed25519 from cache (1.68s)
Fetched https://github.com/apple/swift-log from cache (1.68s)
Fetched https://github.com/apple/swift-crypto from cache (1.70s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.40s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (0.42s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (1.98s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.52s)
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 2.6.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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Building for debugging...
[0/431] Write sources
[6/431] Compiling CEd25519 verify.c
[7/431] Compiling fiat_curve25519_adx_square.S
[8/431] Compiling CEd25519 sign.c
[9/431] Compiling CEd25519 seed.c
[10/431] Compiling CEd25519 sha512.c
[11/431] Compiling CEd25519 keypair.c
[12/431] Compiling CEd25519 key_exchange.c
[13/431] Compiling CEd25519 sc.c
[14/431] Compiling a_bool.c
[15/431] Write swift-version-24593BA9C3E375BF.txt
[16/431] Compiling CEd25519 ge.c
[17/431] Compiling v3_genn.c
[18/431] Compiling v3_enum.c
[19/431] Compiling v3_crld.c
[20/431] Compiling CEd25519 add_scalar.c
[21/431] Compiling CEd25519 fe.c
[22/431] Compiling v3_cpols.c
[23/431] Compiling fiat_curve25519_adx_mul.S
[24/444] Compiling v3_skey.c
[25/444] Compiling v3_prn.c
[26/444] Compiling v3_utl.c
[27/444] Compiling CCryptoBoringSSLShims shims.c
[28/444] Compiling v3_purp.c
[29/444] Compiling v3_pmaps.c
[30/444] Compiling v3_ocsp.c
[31/444] Compiling v3_pcons.c
[32/444] Compiling v3_lib.c
[33/444] Compiling v3_ncons.c
[34/444] Compiling v3_int.c
[35/444] Compiling v3_info.c
[36/444] Compiling v3_bitst.c
[37/444] Compiling v3_ia5.c
[38/444] Compiling v3_extku.c
[39/444] Compiling v3_conf.c
[40/444] Compiling v3_bcons.c
[41/444] Compiling v3_akeya.c
[42/444] Compiling x_x509a.c
[43/444] Compiling v3_alt.c
[44/444] Compiling v3_akey.c
[45/444] Compiling x_x509.c
[46/444] Compiling x_spki.c
[47/444] Compiling x_val.c
[48/444] Compiling x_sig.c
[49/444] Compiling x_req.c
[50/444] Compiling x_pubkey.c
[51/444] Compiling x_pkey.c
[52/444] Compiling x_name.c
[53/444] Compiling x_info.c
[54/444] Compiling x_exten.c
[55/444] Compiling x_attrib.c
[56/444] Compiling x_crl.c
[57/444] Compiling x_all.c
[58/444] Compiling x_algor.c
[59/444] Compiling x509spki.c
[60/444] Compiling x509rset.c
[61/444] Compiling x509name.c
[62/444] Compiling x509cset.c
[63/444] Compiling x509_vpm.c
[64/444] Compiling x509_v3.c
[65/444] Compiling x509_vfy.c
[66/444] Compiling x509_txt.c
[67/444] Compiling x509_trs.c
[68/444] Compiling x509_set.c
[69/444] Compiling x509_req.c
[70/444] Compiling x509_obj.c
[71/444] Compiling x509_def.c
[72/444] Compiling x509_lu.c
[73/444] Compiling x509_d2.c
[74/444] Compiling x509_ext.c
[75/444] Compiling x509_cmp.c
[76/444] Compiling x509_att.c
[77/444] Compiling x509.c
[78/444] Compiling t_x509a.c
[79/444] Compiling t_req.c
[80/444] Compiling t_x509.c
[81/444] Compiling t_crl.c
[82/444] Compiling rsa_pss.c
[83/444] Compiling name_print.c
[84/444] Compiling i2d_pr.c
[85/444] Compiling by_file.c
[86/444] Compiling policy.c
[87/444] Compiling by_dir.c
[88/444] Compiling algorithm.c
[89/444] Compiling a_sign.c
[90/444] Compiling asn1_gen.c
[91/444] Compiling a_digest.c
[92/444] Compiling a_verify.c
[93/444] Compiling thread_pthread.c
[94/444] Compiling voprf.c
[95/444] Compiling thread_win.c
[96/444] Compiling thread.c
[97/444] Compiling thread_none.c
[98/444] Compiling trust_token.c
[99/444] Compiling siphash.c
[100/444] Compiling rsa_print.c
[101/444] Compiling stack.c
[102/444] Compiling pmbtoken.c
[103/444] Compiling refcount.c
[104/444] Compiling rc4.c
[105/444] Compiling rsa_asn1.c
[106/444] Compiling rsa_crypt.c
[107/444] Compiling windows.c
[108/444] Compiling rand_extra.c
[109/444] Compiling trusty.c
[110/444] Compiling getentropy.c
[111/444] Compiling passive.c
[112/444] Compiling ios.c
[113/444] Compiling forkunsafe.c
[114/444] Compiling poly1305_arm_asm.S
[115/444] Compiling deterministic.c
[116/444] Compiling pool.c
[117/444] Compiling poly1305_arm.c
[118/444] Compiling poly1305.c
[119/444] Compiling poly1305_vec.c
[120/444] Compiling pkcs8.c
[121/444] Compiling pkcs7.c
[122/444] Compiling p5_pbev2.c
[123/444] Compiling pkcs8_x509.c
[124/444] Compiling pkcs7_x509.c
[125/444] Compiling pem_xaux.c
[126/444] Compiling pem_x509.c
[127/444] Compiling pem_pkey.c
[128/444] Compiling pem_oth.c
[129/444] Compiling pem_pk8.c
[130/444] Compiling obj_xref.c
[131/444] Compiling mem.c
[132/444] Compiling pem_info.c
[133/444] Compiling obj.c
[134/444] Compiling pem_lib.c
[135/444] Compiling pem_all.c
[136/444] Compiling lhash.c
[137/444] Compiling keccak.c
[138/444] Compiling x86_64-mont5-mac.mac.x86_64.S
[139/444] Compiling kyber.c
[140/444] Compiling poly_rq_mul.S
[141/444] Compiling hpke.c
[142/444] Compiling x86_64-mont5-linux.linux.x86_64.S
[143/444] Compiling x86_64-mont-mac.mac.x86_64.S
[144/444] Compiling x86_64-mont-linux.linux.x86_64.S
[145/444] Compiling x86-mont-windows.windows.x86.S
[146/444] Compiling x86-mont-linux.linux.x86.S
[147/444] Compiling vpaes-x86_64-mac.mac.x86_64.S
[148/444] Compiling vpaes-x86-windows.windows.x86.S
[149/444] Compiling vpaes-armv8-linux.linux.aarch64.S
[150/444] Compiling vpaes-x86-linux.linux.x86.S
[151/444] Compiling vpaes-x86_64-linux.linux.x86_64.S
[152/444] Compiling hrss.c
[153/444] Compiling vpaes-armv8-ios.ios.aarch64.S
[154/444] Compiling vpaes-armv7-linux.linux.arm.S
[155/444] Compiling vpaes-armv7-ios.ios.arm.S
[156/444] Compiling sha512-x86_64-mac.mac.x86_64.S
[157/444] Compiling sha512-armv8-linux.linux.aarch64.S
[158/444] Compiling kdf.c
[159/444] Compiling sha512-armv8-ios.ios.aarch64.S
[160/444] Compiling sha512-armv4-linux.linux.arm.S
[161/444] Compiling sha512-x86_64-linux.linux.x86_64.S
[162/444] Compiling sha512-armv4-ios.ios.arm.S
[163/444] Compiling sha512-586-windows.windows.x86.S
[164/444] Compiling sha512-586-linux.linux.x86.S
[165/444] Compiling sha256-x86_64-mac.mac.x86_64.S
[166/444] Compiling sha256-armv8-linux.linux.aarch64.S
[167/444] Compiling sha256-armv8-ios.ios.aarch64.S
[168/444] Compiling sha256-armv4-linux.linux.arm.S
[169/444] Compiling sha256-x86_64-linux.linux.x86_64.S
[170/444] Compiling sha256-armv4-ios.ios.arm.S
[171/444] Compiling sha256-586-windows.windows.x86.S
[172/444] Compiling sha256-586-linux.linux.x86.S
[173/444] Compiling sha1-x86_64-mac.mac.x86_64.S
[174/444] Compiling sha1-armv8-linux.linux.aarch64.S
[175/444] Compiling sha1-armv8-ios.ios.aarch64.S
[176/444] Compiling sha1-armv4-large-linux.linux.arm.S
[177/444] Compiling sha1-586-windows.windows.x86.S
[178/444] Compiling sha1-armv4-large-ios.ios.arm.S
[179/444] Compiling sha1-x86_64-linux.linux.x86_64.S
[180/444] Compiling sha1-586-linux.linux.x86.S
[181/444] Compiling service_indicator.c
[182/444] Compiling sha512.c
[183/444] Compiling sha1.c
[183/444] Compiling sha256.c
[185/444] Compiling rsaz-avx2-mac.mac.x86_64.S
[186/444] Compiling rsaz-avx2-linux.linux.x86_64.S
[187/444] Compiling fips.c
[188/444] Compiling self_check.c
[189/444] Compiling rdrand-x86_64-mac.mac.x86_64.S
[190/444] Compiling padding.c
[191/444] Compiling rsa_impl.c
[192/444] Compiling blinding.c
[193/444] Compiling rdrand-x86_64-linux.linux.x86_64.S
[194/444] Compiling rsa.c
[195/444] Compiling rand.c
[196/444] Compiling ctrdrbg.c
[197/444] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[198/444] Compiling fork_detect.c
[199/444] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[200/444] Compiling urandom.c
[201/444] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[202/444] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[203/444] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[204/444] Compiling p256-armv8-asm-linux.linux.aarch64.S
[205/444] Compiling p256-armv8-asm-ios.ios.aarch64.S
[206/444] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[207/444] Compiling ofb.c
[208/444] Compiling polyval.c
[209/444] Compiling gcm_nohw.c
[210/444] Compiling gcm.c
[211/444] Compiling ctr.c
[212/444] Compiling cfb.c
[213/444] Compiling md5-x86_64-mac.mac.x86_64.S
[213/444] Compiling cbc.c
[215/444] Compiling md5.c
[216/444] Compiling md5-586-windows.windows.x86.S
[217/444] Compiling md5-x86_64-linux.linux.x86_64.S
[218/444] Compiling md5-586-linux.linux.x86.S
[220/444] Compiling Ed25519 KeyPair.swift
[220/444] Compiling ghashv8-armv8-ios.ios.aarch64.S
[221/444] Compiling hmac.c
[222/444] Compiling hkdf.c
[223/444] Compiling ghashv8-armv8-linux.linux.aarch64.S
[224/444] Compiling md4.c
[225/444] Compiling ghashv8-armv7-linux.linux.arm.S
[226/444] Compiling ghashv8-armv7-ios.ios.arm.S
[227/444] Compiling ghash-x86_64-mac.mac.x86_64.S
[228/444] Compiling ghash-x86-windows.windows.x86.S
[229/444] Compiling ghash-x86_64-linux.linux.x86_64.S
[230/444] Compiling ghash-x86-linux.linux.x86.S
[232/444] Compiling Ed25519 PublicKey.swift
[233/444] Compiling Ed25519 PrivateKey.swift
[234/444] Compiling Ed25519 Seed.swift
[235/444] Emitting module Ed25519
[235/444] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[237/444] Compiling Ed25519 Error.swift
[237/445] Compiling ghash-ssse3-x86-linux.linux.x86.S
[238/445] Compiling ghash-ssse3-x86-windows.windows.x86.S
[239/445] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[240/445] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[241/445] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[242/445] Compiling fips_shared_support.c
[243/445] Compiling ghash-armv4-linux.linux.arm.S
[244/445] Compiling ghash-armv4-ios.ios.arm.S
[246/445] Compiling util.c
[247/445] Compiling ecdsa.c
[248/445] Compiling ecdh.c
[249/445] Compiling wnaf.c
[250/445] Compiling simple_mul.c
[251/445] Compiling scalar.c
[252/445] Compiling simple.c
[253/445] Compiling p256.c
[254/445] Compiling p224-64.c
[255/445] Compiling oct.c
[256/445] Compiling felem.c
[257/445] Compiling ec_montgomery.c
[258/445] Compiling ec_key.c
[259/445] Compiling digestsign.c
[260/445] Compiling digest.c
[262/445] Compiling Logging MetadataProvider.swift
[262/445] Compiling ec.c
[263/445] Compiling digests.c
[264/445] Compiling co-586-windows.windows.x86.S
[265/445] Compiling check.c
[266/445] Compiling co-586-linux.linux.x86.S
[267/445] Compiling dh.c
[269/445] Compiling Logging Logging.swift
[270/445] Compiling Logging LogHandler.swift
[271/445] Emitting module Logging
[272/445] Compiling Logging Locks.swift
[272/446] Compiling cmac.c
[273/446] Compiling p256-nistz.c
[274/446] Compiling e_aesccm.c
[275/446] Compiling bsaes-armv7-linux.linux.arm.S
[276/446] Compiling bsaes-armv7-ios.ios.arm.S
[277/446] Compiling aead.c
[278/446] Compiling cipher.c
[280/446] Compiling e_aes.c
[281/446] Compiling sqrt.c
[282/446] Compiling rsaz_exp.c
[283/446] Compiling shift.c
[283/446] Compiling random.c
[285/446] Compiling prime.c
[286/446] Compiling generic.c
[287/446] Compiling montgomery_inv.c
[288/446] Compiling montgomery.c
[289/446] Compiling mul.c
[289/446] Compiling gcd_extra.c
[291/446] Compiling gcd.c
[291/446] Compiling jacobi.c
[293/446] Compiling div_extra.c
[294/446] Compiling ctx.c
[295/446] Compiling cmp.c
[296/446] Compiling div.c
[296/446] Compiling bytes.c
[296/446] Compiling exponentiation.c
[299/446] Compiling bn-armv8-linux.linux.aarch64.S
[300/446] Compiling bn.c
[301/446] Compiling bn-586-linux.linux.x86.S
[302/446] Compiling bn-586-windows.windows.x86.S
[303/446] Compiling bn-armv8-ios.ios.aarch64.S
[304/446] Compiling armv8-mont-linux.linux.aarch64.S
[305/446] Compiling armv8-mont-ios.ios.aarch64.S
[306/446] Compiling add.c
[307/446] Compiling armv4-mont-linux.linux.arm.S
[308/446] Compiling armv4-mont-ios.ios.arm.S
[309/446] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[310/446] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[311/446] Compiling aesv8-armv8-linux.linux.aarch64.S
[312/446] Compiling aesv8-armv8-ios.ios.aarch64.S
[313/446] Compiling aesv8-armv7-linux.linux.arm.S
[314/446] Compiling aesni-x86_64-mac.mac.x86_64.S
[315/446] Compiling aesv8-armv7-ios.ios.arm.S
[316/446] Compiling aesni-x86-windows.windows.x86.S
[317/446] Compiling aesni-x86-linux.linux.x86.S
[318/446] Compiling x86_64-gcc.c
[319/446] Compiling aesni-x86_64-linux.linux.x86_64.S
[320/446] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[321/446] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[322/446] Compiling mode_wrappers.c
[323/446] Compiling key_wrap.c
[324/446] Compiling aes.c
[325/446] Compiling sign.c
[325/446] Compiling ex_data.c
[327/446] Compiling scrypt.c
[328/446] Compiling pbkdf.c
[329/446] Compiling aes_nohw.c
[330/446] Compiling p_x25519.c
[331/446] Compiling p_x25519_asn1.c
[332/446] Compiling p_rsa_asn1.c
[333/446] Compiling print.c
[334/446] Compiling p_rsa.c
[335/446] Compiling p_ed25519.c
[336/446] Compiling p_hkdf.c
[337/446] Compiling p_ed25519_asn1.c
[338/446] Compiling p_ec_asn1.c
[339/446] Compiling p_ec.c
[340/446] Compiling err_data.c
[340/446] Compiling p_dsa_asn1.c
[342/446] Compiling evp_ctx.c
[343/446] Compiling evp.c
[344/446] Compiling evp_asn1.c
[345/446] Compiling engine.c
[346/446] Compiling err.c
[347/446] Compiling ecdh_extra.c
[348/446] Compiling ecdsa_asn1.c
[349/446] Compiling ec_derive.c
[350/446] Compiling hash_to_curve.c
[351/446] Compiling dsa_asn1.c
[352/446] Compiling params.c
[352/446] Compiling ec_asn1.c
[353/446] Compiling dsa.c
[355/446] Compiling digest_extra.c
[356/446] Compiling x25519-asm-arm.S
[357/446] Compiling dh_asn1.c
[358/446] Compiling spake25519.c
[359/446] Compiling crypto.c
[360/446] Compiling cpu_arm_linux.c
[360/446] Compiling cpu_intel.c
[362/446] Compiling des.c
[363/446] Compiling cpu_arm_freebsd.c
[364/446] Compiling cpu_arm.c
[365/446] Compiling cpu_aarch64_openbsd.c
[366/446] Compiling cpu_aarch64_win.c
[367/446] Compiling cpu_aarch64_sysreg.c
[368/446] Compiling cpu_aarch64_linux.c
[369/446] Compiling cpu_aarch64_fuchsia.c
[370/446] Compiling cpu_aarch64_apple.c
[371/446] Compiling curve25519.c
[372/446] Compiling tls_cbc.c
[373/446] Compiling conf.c
[374/446] Compiling e_rc4.c
[375/446] Compiling e_tls.c
[376/446] Compiling e_rc2.c
[377/446] Compiling e_null.c
[378/446] Compiling e_aesctrhmac.c
[378/446] Compiling e_des.c
[380/446] Compiling e_chacha20poly1305.c
[381/446] Compiling derive_key.c
[382/446] Compiling e_aesgcmsiv.c
[383/446] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[384/446] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[385/446] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[385/446] Compiling cipher_extra.c
[387/446] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[388/446] Compiling chacha-x86_64-mac.mac.x86_64.S
[389/446] Compiling chacha-x86-windows.windows.x86.S
[390/446] Compiling curve25519_64_adx.c
[391/446] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[392/446] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[393/446] Compiling chacha-x86_64-linux.linux.x86_64.S
[394/446] Compiling chacha-x86-linux.linux.x86.S
[395/446] Compiling chacha.c
[396/446] Compiling chacha-armv8-linux.linux.aarch64.S
[397/446] Compiling chacha-armv8-ios.ios.aarch64.S
[398/446] Compiling chacha-armv4-linux.linux.arm.S
[399/446] Compiling chacha-armv4-ios.ios.arm.S
[400/446] Emitting module SwiftRegularExpression
[401/446] Compiling SwiftRegularExpression String+Regexp.swift
[402/447] Compiling unicode.c
[403/447] Compiling buf.c
[403/447] Compiling ber.c
[404/447] Compiling asn1_compat.c
[406/447] Compiling bn_asn1.c
[408/447] Compiling convert.c
[409/447] Compiling cbb.c
[410/447] Compiling printf.c
[411/447] Compiling cbs.c
[412/447] Compiling blake2.c
[413/447] Compiling file.c
[414/447] Compiling pair.c
[415/447] Compiling hexdump.c
[416/447] Compiling errno.c
[417/447] Compiling fd.c
[418/447] Compiling bio_mem.c
[419/447] Compiling base64.c
[420/447] Compiling bio.c
[421/447] Compiling tasn_utl.c
[422/447] Compiling tasn_fre.c
[423/447] Compiling tasn_typ.c
[424/447] Compiling tasn_new.c
[425/447] Compiling tasn_enc.c
[426/447] Compiling posix_time.c
[427/447] Compiling f_int.c
[428/447] Compiling f_string.c
[429/447] Compiling asn1_par.c
[430/447] Compiling asn_pack.c
[431/447] Compiling tasn_dec.c
[432/447] Compiling a_utctm.c
[433/447] Compiling asn1_lib.c
[434/447] Compiling a_octet.c
[435/447] Compiling a_type.c
[436/447] Compiling a_time.c
[437/447] Compiling a_strex.c
[438/447] Compiling a_strnid.c
[439/447] Compiling a_object.c
[440/447] Compiling a_mbstr.c
[441/447] Compiling a_int.c
[442/447] Compiling a_i2d_fp.c
[443/447] Compiling a_dup.c
[444/447] Compiling a_d2i_fp.c
[445/447] Compiling a_gentm.c
[446/447] Compiling a_bitstr.c
[448/450] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[449/450] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[450/450] Emitting module CryptoBoringWrapper
[452/511] Compiling Crypto Ed25519.swift
[453/511] Compiling Crypto NISTCurvesKeys.swift
[454/511] Compiling Crypto X25519Keys.swift
[455/511] Compiling Crypto SymmetricKeys.swift
[456/511] Compiling Crypto HMAC.swift
[457/511] Compiling Crypto MACFunctions.swift
[458/511] Compiling Crypto MessageAuthenticationCode.swift
[459/511] Compiling Crypto AES.swift
[460/519] Compiling Crypto ECDSASignature.swift
[461/519] Compiling Crypto PEMDocument.swift
[462/519] Compiling Crypto PKCS8PrivateKey.swift
[463/519] Compiling Crypto SEC1PrivateKey.swift
[464/519] Compiling Crypto SubjectPublicKeyInfo.swift
[465/519] Compiling Crypto CryptoKitErrors.swift
[466/519] Compiling Crypto Digest_boring.swift
[467/519] Compiling Crypto Digest.swift
[468/519] Compiling Crypto Digests.swift
[469/519] Compiling Crypto AESWrap.swift
[470/519] Compiling Crypto AESWrap_boring.swift
[471/519] Compiling Crypto Ed25519_boring.swift
[472/519] Compiling Crypto EllipticCurvePoint_boring.swift
[473/519] Compiling Crypto EllipticCurve_boring.swift
[474/519] Compiling Crypto NISTCurvesKeys_boring.swift
[475/519] Compiling Crypto X25519Keys_boring.swift
[476/519] Compiling Crypto Curve25519.swift
[477/519] Compiling Crypto AES-GCM.swift
[478/519] Compiling Crypto AES-GCM_boring.swift
[479/519] Compiling Crypto ChaChaPoly_boring.swift
[480/519] Compiling Crypto ChaChaPoly.swift
[481/519] Compiling Crypto Cipher.swift
[482/519] Compiling Crypto Nonces.swift
[483/519] Compiling Crypto ASN1.swift
[484/519] Compiling Crypto ASN1Any.swift
[485/519] Compiling Crypto ASN1BitString.swift
[486/519] Compiling Crypto ECDSASignature_boring.swift
[487/519] Compiling Crypto ECDSA_boring.swift
[488/519] Compiling Crypto EdDSA_boring.swift
[489/519] Compiling Crypto ECDSA.swift
[490/519] Compiling Crypto EdDSA.swift
[491/519] Compiling Crypto Signature.swift
[492/519] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[493/519] Compiling Crypto CryptoKitErrors_boring.swift
[494/519] Compiling Crypto HashFunctions.swift
[495/519] Compiling Crypto HashFunctions_SHA2.swift
[496/519] Compiling Crypto Insecure.swift
[497/519] Compiling Crypto Insecure_HashFunctions.swift
[498/519] Compiling Crypto ECDH_boring.swift
[499/519] Compiling Crypto DH.swift
[500/519] Compiling Crypto ECDH.swift
[501/519] Compiling Crypto HKDF.swift
[502/519] Emitting module Crypto
[503/519] Compiling Crypto ASN1Boolean.swift
[504/519] Compiling Crypto ASN1Identifier.swift
[505/519] Compiling Crypto ASN1Integer.swift
[506/519] Compiling Crypto ASN1Null.swift
[507/519] Compiling Crypto ASN1OctetString.swift
[508/519] Compiling Crypto ASN1Strings.swift
[509/519] Compiling Crypto ArraySliceBigint.swift
[510/519] Compiling Crypto GeneralizedTime.swift
[511/519] Compiling Crypto ObjectIdentifier.swift
[512/519] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[513/519] Compiling Crypto RNG_boring.swift
[514/519] Compiling Crypto SafeCompare_boring.swift
[515/519] Compiling Crypto Zeroization_boring.swift
[516/519] Compiling Crypto PrettyBytes.swift
[517/519] Compiling Crypto SafeCompare.swift
[518/519] Compiling Crypto SecureBytes.swift
[519/519] Compiling Crypto Zeroization.swift
[521/552] Compiling SwiftExtensionsPack SHA.swift
[522/552] Compiling SwiftExtensionsPack String+Extension.swift
[523/552] Compiling SwiftExtensionsPack Date+String.swift
[524/552] Compiling SwiftExtensionsPack DateCommon.swift
[525/556] Emitting module SwiftExtensionsPack
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/CommonClasses.swift:13:24: warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     /// threadSafe common DateFormatter
13 |     @Atomic static var defaultDateFormatter: DateFormatter = {
   |                        |- warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultDateFormatter' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |         let dateFormatter: DateFormatter = .init()
15 |         dateFormatter.dateFormat = "dd-MM-yyyy HH:mm:ss"
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:148:23: warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
146 |     }()
147 |
148 |     public static var sharedSession = URLSession(configuration: sessionConfiguration)
    |                       |- warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'sharedSession' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'sharedSession' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
149 |
150 |     public enum NetErrors : Error {
[526/556] Compiling SwiftExtensionsPack String+JSON.swift
[527/556] Compiling SwiftExtensionsPack StringCommon.swift
[528/556] Compiling SwiftExtensionsPack String+Crypto.swift
[529/556] Compiling SwiftExtensionsPack String+Height.swift
[530/556] Compiling SwiftExtensionsPack Ed25519.swift
[531/556] Compiling SwiftExtensionsPack HexaDecimal.swift
[532/556] Compiling SwiftExtensionsPack Hmac.swift
[533/556] Compiling SwiftExtensionsPack RandomBytes.swift
[534/556] Compiling SwiftExtensionsPack CommonClasses.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/CommonClasses.swift:13:24: warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     /// threadSafe common DateFormatter
13 |     @Atomic static var defaultDateFormatter: DateFormatter = {
   |                        |- warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultDateFormatter' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |         let dateFormatter: DateFormatter = .init()
15 |         dateFormatter.dateFormat = "dd-MM-yyyy HH:mm:ss"
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
 81 |         }
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 85 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 85 |
 86 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 87 |             switch errorLevel {
 88 |             case .release:
 89 |                 return (error as! CustomStringConvertible).description
    |                               `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 89 |                 return (error as! CustomStringConvertible).description
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
    |                               `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 92 |             }
 93 |         }
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 94 |
 95 |         if isCustomStringConvertibleError {
 96 |             return (error as! CustomStringConvertible).description
    |                           `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 97 |         }
 98 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 98 |
 99 |         if isCustomDebugStringConvertibleError {
100 |             return (error as! CustomDebugStringConvertible).debugDescription
    |                           `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
101 |         }
102 |
[535/556] Compiling SwiftExtensionsPack CommonMethods.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/CommonClasses.swift:13:24: warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     /// threadSafe common DateFormatter
13 |     @Atomic static var defaultDateFormatter: DateFormatter = {
   |                        |- warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultDateFormatter' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |         let dateFormatter: DateFormatter = .init()
15 |         dateFormatter.dateFormat = "dd-MM-yyyy HH:mm:ss"
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
 81 |         }
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 85 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 85 |
 86 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 87 |             switch errorLevel {
 88 |             case .release:
 89 |                 return (error as! CustomStringConvertible).description
    |                               `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 89 |                 return (error as! CustomStringConvertible).description
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
    |                               `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 92 |             }
 93 |         }
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 94 |
 95 |         if isCustomStringConvertibleError {
 96 |             return (error as! CustomStringConvertible).description
    |                           `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 97 |         }
 98 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 98 |
 99 |         if isCustomDebugStringConvertibleError {
100 |             return (error as! CustomDebugStringConvertible).debugDescription
    |                           `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
101 |         }
102 |
[536/556] Compiling SwiftExtensionsPack ErrorCommon.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/CommonClasses.swift:13:24: warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     /// threadSafe common DateFormatter
13 |     @Atomic static var defaultDateFormatter: DateFormatter = {
   |                        |- warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultDateFormatter' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |         let dateFormatter: DateFormatter = .init()
15 |         dateFormatter.dateFormat = "dd-MM-yyyy HH:mm:ss"
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
 81 |         }
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 85 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 85 |
 86 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 87 |             switch errorLevel {
 88 |             case .release:
 89 |                 return (error as! CustomStringConvertible).description
    |                               `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 89 |                 return (error as! CustomStringConvertible).description
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
    |                               `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 92 |             }
 93 |         }
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 94 |
 95 |         if isCustomStringConvertibleError {
 96 |             return (error as! CustomStringConvertible).description
    |                           `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 97 |         }
 98 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 98 |
 99 |         if isCustomDebugStringConvertibleError {
100 |             return (error as! CustomDebugStringConvertible).debugDescription
    |                           `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
101 |         }
102 |
[537/556] Compiling SwiftExtensionsPack ObjectIdentifier.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/CommonClasses.swift:13:24: warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     /// threadSafe common DateFormatter
13 |     @Atomic static var defaultDateFormatter: DateFormatter = {
   |                        |- warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultDateFormatter' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |         let dateFormatter: DateFormatter = .init()
15 |         dateFormatter.dateFormat = "dd-MM-yyyy HH:mm:ss"
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
 81 |         }
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 85 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 85 |
 86 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 87 |             switch errorLevel {
 88 |             case .release:
 89 |                 return (error as! CustomStringConvertible).description
    |                               `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 89 |                 return (error as! CustomStringConvertible).description
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
    |                               `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 92 |             }
 93 |         }
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 94 |
 95 |         if isCustomStringConvertibleError {
 96 |             return (error as! CustomStringConvertible).description
    |                           `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 97 |         }
 98 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 98 |
 99 |         if isCustomDebugStringConvertibleError {
100 |             return (error as! CustomDebugStringConvertible).debugDescription
    |                           `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
101 |         }
102 |
[538/556] Compiling SwiftExtensionsPack Protocols.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/CommonClasses.swift:13:24: warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     /// threadSafe common DateFormatter
13 |     @Atomic static var defaultDateFormatter: DateFormatter = {
   |                        |- warning: static property 'defaultDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultDateFormatter' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |         let dateFormatter: DateFormatter = .init()
15 |         dateFormatter.dateFormat = "dd-MM-yyyy HH:mm:ss"
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
 81 |         }
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 85 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
 82 |
 83 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 84 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 85 |
 86 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 87 |             switch errorLevel {
 88 |             case .release:
 89 |                 return (error as! CustomStringConvertible).description
    |                               `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 89 |                 return (error as! CustomStringConvertible).description
 90 |             case .debug:
 91 |                 return (error as! CustomDebugStringConvertible).debugDescription
    |                               `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 92 |             }
 93 |         }
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 94 |
 95 |         if isCustomStringConvertibleError {
 96 |             return (error as! CustomStringConvertible).description
    |                           `- warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
 97 |         }
 98 |
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
 98 |
 99 |         if isCustomDebugStringConvertibleError {
100 |             return (error as! CustomDebugStringConvertible).debugDescription
    |                           `- warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
101 |         }
102 |
[539/556] Compiling SwiftExtensionsPack Float.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:148:23: warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
146 |     }()
147 |
148 |     public static var sharedSession = URLSession(configuration: sessionConfiguration)
    |                       |- warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'sharedSession' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'sharedSession' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
149 |
150 |     public enum NetErrors : Error {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:171:21: warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
169 |         let dataTask = (session ?? sharedSession).dataTask(with: request, completionHandler: { (data, response, error) -> Void in
170 |             do {
171 |                 try handler(data, response, error)
    |                     |- warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
172 |             } catch {
173 |                 try? handler(nil, nil, error)
[540/556] Compiling SwiftExtensionsPack HTTP.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:148:23: warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
146 |     }()
147 |
148 |     public static var sharedSession = URLSession(configuration: sessionConfiguration)
    |                       |- warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'sharedSession' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'sharedSession' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
149 |
150 |     public enum NetErrors : Error {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:171:21: warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
169 |         let dataTask = (session ?? sharedSession).dataTask(with: request, completionHandler: { (data, response, error) -> Void in
170 |             do {
171 |                 try handler(data, response, error)
    |                     |- warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
172 |             } catch {
173 |                 try? handler(nil, nil, error)
[541/556] Compiling SwiftExtensionsPack String+Chunks.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:148:23: warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
146 |     }()
147 |
148 |     public static var sharedSession = URLSession(configuration: sessionConfiguration)
    |                       |- warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'sharedSession' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'sharedSession' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
149 |
150 |     public enum NetErrors : Error {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:171:21: warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
169 |         let dataTask = (session ?? sharedSession).dataTask(with: request, completionHandler: { (data, response, error) -> Void in
170 |             do {
171 |                 try handler(data, response, error)
    |                     |- warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
172 |             } catch {
173 |                 try? handler(nil, nil, error)
[542/556] Compiling SwiftExtensionsPack String+Date.swift
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:148:23: warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
146 |     }()
147 |
148 |     public static var sharedSession = URLSession(configuration: sessionConfiguration)
    |                       |- warning: static property 'sharedSession' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'sharedSession' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'sharedSession' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
149 |
150 |     public enum NetErrors : Error {
/host/spi-builder-workspace/Sources/SwiftExtensionsPack/Net/HTTP.swift:171:21: warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
169 |         let dataTask = (session ?? sharedSession).dataTask(with: request, completionHandler: { (data, response, error) -> Void in
170 |             do {
171 |                 try handler(data, response, error)
    |                     |- warning: capture of 'handler' with non-sendable type '(Data?, URLResponse?, (any Error)?) throws -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
172 |             } catch {
173 |                 try? handler(nil, nil, error)
[543/556] Compiling SwiftExtensionsPack Runtime.swift
[544/556] Compiling SwiftExtensionsPack SafeValue.swift
[545/556] Compiling SwiftExtensionsPack AES.swift
[546/556] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[547/556] Compiling SwiftExtensionsPack Data+Extension.swift
[548/556] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[549/556] Compiling SwiftExtensionsPack DictionaryCommon.swift
[550/556] Compiling SwiftExtensionsPack SafeDictionary.swift
[551/556] Compiling SwiftExtensionsPack Double.swift
[552/556] Compiling SwiftExtensionsPack SafeArray.swift
[553/556] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[554/556] Compiling SwiftExtensionsPack Codable+Extensions.swift
[555/556] Compiling SwiftExtensionsPack AnyValue.swift
[556/556] Compiling SwiftExtensionsPack Atomic.swift
Build complete! (29.92s)
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" : "2.0.0",
            "upper_bound" : "3.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"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "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",
        "Logging"
      ],
      "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" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.