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 SwiftBox, reference 1.0.1 (e69b51), with Swift 6.0 for Linux on 29 Nov 2024 09:38:30 UTC.

Swift 6 data race errors: 14

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/allegro/swiftbox.git
Reference: 1.0.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/allegro/swiftbox
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at e69b51b Bumps dependencies (#13)
Cloned https://github.com/allegro/swiftbox.git
Revision (git rev-parse @):
e69b51b85c1710f4d1eaa4ddb121afa63369482f
SUCCESS checkout https://github.com/allegro/swiftbox.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/allegro/swiftbox.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.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/apple/swift-nio-ssl
Fetching https://github.com/allegro/swift-junit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
[1/2096] Fetching swift-metrics
[609/2331] Fetching swift-metrics, swift-junit
[1402/6041] Fetching swift-metrics, swift-junit, swift-log
Fetched https://github.com/allegro/swift-junit.git from cache (0.33s)
Fetched https://github.com/apple/swift-log.git from cache (0.33s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.33s)
[1/13650] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl from cache (1.67s)
Computing version for https://github.com/allegro/swift-junit.git
Computed https://github.com/allegro/swift-junit.git at 2.1.0 (0.45s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.27s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (1.89s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.29.0 (0.47s)
Fetching https://github.com/apple/swift-nio.git
[1/71999] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.61s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
[1412/5488] Fetching swift-system, swift-atomics
[5489/21091] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.96s)
Fetched https://github.com/apple/swift-system.git from cache (2.96s)
Fetched https://github.com/apple/swift-collections.git from cache (2.98s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.81s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.29.0
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/460] Compiling spx_util.c
[1/460] Compiling a_bool.c
[2/460] Write sources
[4/460] Compiling spx_merkle.c
[5/460] Write sources
[20/460] Compiling _AtomicsShims.c
[21/460] Compiling spx_thash.c
[22/460] Compiling CNIOWindows WSAStartup.c
[23/460] Compiling a_dup.c
[24/460] Compiling a_d2i_fp.c
[25/460] Compiling CNIOWASI CNIOWASI.c
[26/460] Compiling CNIOWindows shim.c
[27/460] Compiling CNIOLinux liburing_shims.c
[28/460] Compiling a_bitstr.c
[29/460] Compiling CNIODarwin shim.c
[30/460] Compiling CNIOLinux shim.c
[31/460] Compiling fiat_curve25519_adx_mul.S
[32/460] Compiling fiat_p256_adx_sqr.S
[33/460] Compiling fiat_p256_adx_mul.S
[34/460] Write swift-version-24593BA9C3E375BF.txt
[35/460] Compiling fiat_curve25519_adx_square.S
[36/464] Compiling CNIOBoringSSLShims shims.c
[37/466] Compiling tls13_enc.cc
[38/466] Compiling tls_method.cc
[40/466] Emitting module _NIOBase64
[40/488] Compiling tls_record.cc
[41/491] Compiling tls13_client.cc
[42/491] Compiling c-nioatomics.c
[43/491] Compiling tls13_server.cc
[45/491] Emitting module InternalCollectionsUtilities
[45/493] Compiling ssl_x509.cc
[46/493] Compiling tls13_both.cc
[47/493] Compiling t1_enc.cc
[48/493] Compiling ssl_versions.cc
[49/493] Compiling ssl_transcript.cc
[50/493] Compiling ssl_stat.cc
[52/493] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/493] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/493] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/493] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/493] Compiling _NIOBase64 Base64.swift
[57/494] Compiling _NIODataStructures _TinyArray.swift
[58/494] Compiling _NIODataStructures PriorityQueue.swift
[59/494] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/494] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/494] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/494] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/494] Compiling InternalCollectionsUtilities Debugging.swift
[64/494] Compiling InternalCollectionsUtilities Descriptions.swift
[65/494] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[66/494] Compiling InternalCollectionsUtilities Integer rank.swift
[67/494] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/494] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[69/494] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[70/494] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[71/494] Compiling CoreMetrics Metrics.swift
[72/494] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[73/494] Compiling InternalCollectionsUtilities Specialize.swift
[73/494] Compiling ssl_session.cc
[76/495] Wrapping AST for _NIOBase64 for debugging
[78/510] Compiling DequeModule Deque+Equatable.swift
[79/510] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/512] Compiling DequeModule _DequeBuffer.swift
[81/512] Compiling DequeModule _DequeBufferHeader.swift
[82/512] Emitting module _NIODataStructures
[83/512] Compiling _NIODataStructures Heap.swift
[84/512] Emitting module Logging
[85/512] Compiling Logging Locks.swift
[86/513] Compiling Logging MetadataProvider.swift
[87/513] Compiling CoreMetrics Locks.swift
[88/513] Emitting module CoreMetrics
[89/513] Compiling Logging LogHandler.swift
[90/513] Compiling Logging Logging.swift
[91/515] Compiling DequeModule Deque+CustomReflectable.swift
[92/515] Compiling DequeModule Deque+Descriptions.swift
[93/515] Compiling ssl_privkey.cc
[96/515] Wrapping AST for InternalCollectionsUtilities for debugging
[97/515] Wrapping AST for Logging for debugging
[98/515] Wrapping AST for _NIODataStructures for debugging
[99/515] Wrapping AST for CoreMetrics for debugging
[101/517] Compiling DequeModule _DequeSlot.swift
[102/517] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/517] Compiling ssl_key_share.cc
[104/517] Compiling DequeModule Deque+Extras.swift
[105/517] Compiling DequeModule Deque+Hashable.swift
[106/517] Compiling DequeModule Deque+Testing.swift
[107/517] Compiling DequeModule Deque._Storage.swift
[108/517] Compiling DequeModule Deque._UnsafeHandle.swift
[109/517] Compiling DequeModule Deque.swift
[109/517] Compiling ssl_file.cc
[111/517] Compiling DequeModule Deque+Codable.swift
[112/517] Compiling DequeModule Deque+Collection.swift
[112/517] Compiling ssl_lib.cc
[114/517] Emitting module DequeModule
[115/518] Compiling ssl_cert.cc
[116/518] Compiling ssl_credential.cc
[117/518] Wrapping AST for DequeModule for debugging
[118/518] Compiling ssl_cipher.cc
[119/518] Compiling ssl_buffer.cc
[120/518] Compiling ssl_asn1.cc
[121/518] Compiling s3_pkt.cc
[122/518] Compiling ssl_aead_ctx.cc
[123/518] Compiling s3_lib.cc
[124/518] Compiling s3_both.cc
[125/518] Compiling handshake_server.cc
[126/518] Compiling handshake.cc
[127/518] Compiling handshake_client.cc
[128/518] Compiling extensions.cc
[129/518] Compiling handoff.cc
[130/518] Compiling dtls_record.cc
[131/518] Compiling encrypted_client_hello.cc
[132/518] Compiling md5-x86_64-linux.S
[133/518] Compiling md5-x86_64-apple.S
[134/518] Compiling md5-586-linux.S
[135/518] Compiling d1_srtp.cc
[136/518] Compiling dtls_method.cc
[137/518] Compiling md5-586-apple.S
[138/518] Compiling err_data.c
[139/518] Compiling chacha20_poly1305_x86_64-apple.S
[140/518] Compiling chacha20_poly1305_x86_64-linux.S
[141/518] Compiling chacha20_poly1305_armv8-win.S
[142/518] Compiling bio_ssl.cc
[143/518] Compiling chacha20_poly1305_armv8-linux.S
[144/518] Compiling chacha20_poly1305_armv8-apple.S
[145/518] Compiling chacha-x86_64-linux.S
[146/518] Compiling chacha-x86_64-apple.S
[147/518] Compiling chacha-armv8-win.S
[148/518] Compiling chacha-x86-linux.S
[149/518] Compiling chacha-x86-apple.S
[150/518] Compiling chacha-armv8-linux.S
[151/518] Compiling chacha-armv8-apple.S
[152/518] Compiling d1_pkt.cc
[153/518] Compiling chacha-armv4-linux.S
[154/518] Compiling x86_64-mont5-apple.S
[155/518] Compiling aes128gcmsiv-x86_64-linux.S
[156/518] Compiling aes128gcmsiv-x86_64-apple.S
[158/518] Compiling Metrics Metrics.swift
[159/518] Emitting module Metrics
[159/518] Compiling x86_64-mont5-linux.S
[160/518] Compiling x86_64-mont-linux.S
[161/519] Compiling x86-mont-apple.S
[162/519] Compiling x86-mont-linux.S
[163/519] Compiling x86_64-mont-apple.S
[164/519] Compiling vpaes-x86_64-apple.S
[165/519] Compiling vpaes-x86-apple.S
[166/519] Compiling vpaes-armv8-win.S
[167/519] Compiling vpaes-x86_64-linux.S
[168/519] Compiling vpaes-x86-linux.S
[169/519] Compiling vpaes-armv8-linux.S
[170/519] Compiling vpaes-armv8-apple.S
[172/519] Compiling d1_lib.cc
[173/519] Compiling d1_both.cc
[174/519] Compiling sha512-x86_64-linux.S
[175/519] Compiling vpaes-armv7-linux.S
[176/519] Compiling sha512-armv8-win.S
[177/519] Compiling sha512-x86_64-apple.S
[178/519] Compiling sha512-armv8-apple.S
[179/519] Compiling sha512-586-linux.S
[180/519] Compiling sha512-armv4-linux.S
[181/519] Compiling sha512-armv8-linux.S
[182/519] Compiling sha256-armv8-linux.S
[183/519] Compiling sha512-586-apple.S
[184/519] Compiling sha256-x86_64-linux.S
[185/519] Compiling sha256-armv8-win.S
[186/519] Wrapping AST for Metrics for debugging
[187/519] Compiling sha256-armv4-linux.S
[188/519] Compiling sha256-x86_64-apple.S
[189/519] Compiling sha256-armv8-apple.S
[190/519] Compiling sha256-586-linux.S
[191/519] Compiling sha1-x86_64-apple.S
[192/519] Compiling sha256-586-apple.S
[193/519] Compiling sha1-armv4-large-linux.S
[193/519] Compiling sha1-armv8-linux.S
[195/519] Compiling sha1-armv8-apple.S
[196/519] Compiling sha1-armv8-win.S
[197/519] Compiling sha1-x86_64-linux.S
[198/519] Compiling sha1-586-linux.S
[199/519] Compiling sha1-586-apple.S
[200/519] Compiling rsaz-avx2-linux.S
[201/519] Compiling p256_beeu-x86_64-asm-apple.S
[202/519] Compiling rdrand-x86_64-apple.S
[203/519] Compiling rsaz-avx2-apple.S
[204/519] Compiling p256_beeu-x86_64-asm-linux.S
[205/519] Compiling rdrand-x86_64-linux.S
[206/519] Compiling p256_beeu-armv8-asm-apple.S
[206/519] Compiling p256_beeu-armv8-asm-win.S
[208/519] Compiling p256-x86_64-asm-apple.S
[209/519] Compiling ghashv8-armv8-win.S
[210/519] Compiling p256_beeu-armv8-asm-linux.S
[211/519] Compiling p256-armv8-asm-win.S
[212/519] Compiling p256-x86_64-asm-linux.S
[213/519] Compiling ghashv8-armv8-linux.S
[214/519] Compiling p256-armv8-asm-linux.S
[215/519] Compiling p256-armv8-asm-apple.S
[215/519] Compiling ghashv8-armv8-apple.S
[217/519] Compiling ghashv8-armv7-linux.S
[218/519] Compiling ghash-x86_64-linux.S
[219/519] Compiling ghash-x86_64-apple.S
[220/519] Compiling ghash-x86-apple.S
[221/519] Compiling ghash-ssse3-x86_64-apple.S
[222/519] Compiling ghash-neon-armv8-win.S
[223/519] Compiling ghash-x86-linux.S
[224/519] Compiling ghash-ssse3-x86-linux.S
[225/519] Compiling ghash-ssse3-x86_64-linux.S
[226/519] Compiling ghash-ssse3-x86-apple.S
[227/519] Compiling bsaes-armv7-linux.S
[228/519] Compiling ghash-neon-armv8-linux.S
[229/519] Compiling ghash-neon-armv8-apple.S
[230/519] Compiling co-586-linux.S
[231/519] Compiling ghash-armv4-linux.S
[232/519] Compiling bn-armv8-win.S
[233/519] Compiling co-586-apple.S
[234/519] Compiling bn-armv8-linux.S
[235/519] Compiling bn-586-apple.S
[236/519] Compiling bn-586-linux.S
[237/519] Compiling bn-armv8-apple.S
[238/519] Compiling armv8-mont-win.S
[239/519] Compiling armv4-mont-linux.S
[240/519] Compiling armv8-mont-linux.S
[241/519] Compiling aesv8-gcm-armv8-win.S
[242/519] Compiling aesv8-gcm-armv8-linux.S
[243/519] Compiling armv8-mont-apple.S
[244/519] Compiling aesv8-gcm-armv8-apple.S
[244/519] Compiling aesv8-armv8-linux.S
[246/519] Compiling aesv8-armv8-win.S
[247/519] Compiling aesv8-armv8-apple.S
[248/519] Compiling aesni-x86_64-linux.S
[249/519] Compiling aesv8-armv7-linux.S
[250/519] Compiling aesni-x86_64-apple.S
[251/519] Compiling aesni-x86-linux.S
[252/519] Compiling aesni-x86-apple.S
[253/519] Compiling aesni-gcm-x86_64-apple.S
[254/519] Compiling aesni-gcm-x86_64-linux.S
[255/519] Compiling x_x509a.c
[256/519] Compiling x_sig.c
[257/519] Compiling x_x509.c
[258/519] Compiling x_pubkey.c
[259/519] Compiling x_val.c
[260/519] Compiling x_req.c
[261/519] Compiling x_spki.c
[262/519] Compiling x_name.c
[263/519] Compiling x_exten.c
[264/519] Compiling x509spki.c
[265/519] Compiling x_crl.c
[266/519] Compiling x_algor.c
[267/519] Compiling x509name.c
[268/519] Compiling x_attrib.c
[269/519] Compiling x509rset.c
[270/519] Compiling x_all.c
[271/519] Compiling x509_vfy.c
[272/519] Compiling x509cset.c
[273/519] Compiling x509_txt.c
[274/519] Compiling x509_vpm.c
[275/519] Compiling x509_v3.c
[276/519] Compiling x509_trs.c
[277/519] Compiling x509_set.c
[278/519] Compiling x509_req.c
[279/519] Compiling x509_def.c
[280/519] Compiling x509_ext.c
[281/519] Compiling x509_lu.c
[282/519] Compiling x509_obj.c
[283/519] Compiling x509_d2.c
[284/519] Compiling x509_att.c
[285/519] Compiling x509.c
[286/519] Compiling x509_cmp.c
[287/519] Compiling v3_utl.c
[288/519] Compiling v3_skey.c
[289/519] Compiling v3_purp.c
[290/519] Compiling v3_prn.c
[291/519] Compiling v3_pcons.c
[292/519] Compiling v3_pmaps.c
[293/519] Compiling v3_ocsp.c
[294/519] Compiling v3_int.c
[295/519] Compiling v3_ia5.c
[296/519] Compiling v3_ncons.c
[297/519] Compiling v3_extku.c
[298/519] Compiling v3_lib.c
[299/519] Compiling v3_info.c
[300/519] Compiling v3_genn.c
[301/519] Compiling v3_enum.c
[302/519] Compiling v3_bitst.c
[303/519] Compiling v3_cpols.c
[304/519] Compiling v3_crld.c
[305/519] Compiling v3_bcons.c
[306/519] Compiling v3_conf.c
[307/519] Compiling v3_akeya.c
[308/519] Compiling v3_alt.c
[309/519] Compiling t_crl.c
[310/519] Compiling t_req.c
[311/519] Compiling v3_akey.c
[312/519] Compiling name_print.c
[313/519] Compiling rsa_pss.c
[314/519] Compiling t_x509.c
[315/519] Compiling t_x509a.c
[316/519] Compiling i2d_pr.c
[317/519] Compiling by_dir.c
[318/519] Compiling by_file.c
[319/519] Compiling algorithm.c
[319/519] Compiling policy.c
[321/519] Compiling voprf.c
[322/519] Compiling asn1_gen.c
[323/519] Compiling a_verify.c
[324/519] Compiling thread_win.c
[325/519] Compiling a_digest.c
[326/519] Compiling a_sign.c
[327/519] Compiling thread.c
[328/519] Compiling thread_pthread.c
[329/519] Compiling spx_fors.c
[330/519] Compiling spx_wots.c
[331/519] Compiling thread_none.c
[331/519] Compiling stack.c
[333/519] Compiling trust_token.c
[334/519] Compiling wots.c
[335/519] Compiling spx.c
[336/519] Compiling spx_address.c
[337/519] Compiling thash.c
[338/519] Compiling merkle.c
[339/519] Compiling slhdsa.c
[340/519] Compiling pmbtoken.c
[341/519] Compiling sha256.c
[342/519] Compiling sha512.c
[343/519] Compiling siphash.c
[344/519] Compiling rsa_extra.c
[344/519] Compiling fors.c
[344/519] Compiling sha1.c
[347/519] Compiling rsa_print.c
[348/519] Compiling rc4.c
[349/519] Compiling rsa_asn1.c
[350/519] Compiling refcount.c
[351/519] Compiling rand_extra.c
[352/519] Compiling trusty.c
[353/519] Compiling getentropy.c
[354/519] Compiling ios.c
[355/519] Compiling rsa_crypt.c
[356/519] Compiling deterministic.c
[357/519] Compiling passive.c
[358/519] Compiling windows.c
[358/519] Compiling urandom.c
[360/519] Compiling poly1305_arm_asm.S
[361/519] Compiling forkunsafe.c
[362/519] Compiling pool.c
[363/519] Compiling fork_detect.c
[364/519] Compiling poly1305.c
[365/519] Compiling poly1305_arm.c
[366/519] Compiling pkcs7.c
[367/519] Compiling poly1305_vec.c
[368/519] Compiling pem_x509.c
[369/519] Compiling pkcs8.c
[370/519] Compiling p5_pbev2.c
[371/519] Compiling pem_xaux.c
[372/519] Compiling pkcs7_x509.c
[373/519] Compiling pem_pkey.c
[374/519] Compiling pkcs8_x509.c
[375/519] Compiling obj_xref.c
[376/519] Compiling pem_lib.c
[377/519] Compiling pem_info.c
[378/519] Compiling pem_pk8.c
[379/519] Compiling pem_oth.c
[380/519] Compiling md5.c
[381/519] Compiling obj.c
[382/519] Compiling pem_all.c
[383/519] Compiling md4.c
[384/519] Compiling mem.c
[385/519] Compiling mldsa.c
[386/519] Compiling keccak.c
[387/519] Compiling lhash.c
[388/519] Compiling fips_shared_support.c
[389/519] Compiling kyber.c
[390/519] Compiling poly_rq_mul.S
[391/519] Compiling mlkem.cc
[392/519] Compiling sign.c
[393/519] Compiling ex_data.c
[394/519] Compiling print.c
[395/519] Compiling hpke.c
[396/519] Compiling scrypt.c
[397/519] Compiling p_x25519.c
[398/519] Compiling pbkdf.c
[399/519] Compiling hrss.c
[400/519] Compiling p_x25519_asn1.c
[401/519] Compiling p_rsa_asn1.c
[402/519] Compiling p_rsa.c
[403/519] Compiling p_hkdf.c
[404/519] Compiling p_ed25519_asn1.c
[405/519] Compiling p_ed25519.c
[406/519] Compiling p_ec_asn1.c
[407/519] Compiling p_ec.c
[408/519] Compiling p_dsa_asn1.c
[409/519] Compiling p_dh_asn1.c
[410/519] Compiling p_dh.c
[411/519] Compiling evp.c
[412/519] Compiling evp_asn1.c
[413/519] Compiling evp_ctx.c
[414/519] Compiling engine.c
[415/519] Compiling err.c
[416/519] Compiling ecdsa_asn1.c
[417/519] Compiling ecdh_extra.c
[418/519] Compiling ec_derive.c
[419/519] Compiling hash_to_curve.c
[420/519] Compiling dsa_asn1.c
[421/519] Compiling dsa.c
[422/519] Compiling ec_asn1.c
[423/519] Compiling params.c
[424/519] Compiling dh_asn1.c
[425/519] Compiling spake25519.c
[426/519] Compiling digest_extra.c
[427/519] Compiling x25519-asm-arm.S
[428/519] Compiling dilithium.c
[429/519] Compiling crypto.c
[430/519] Compiling des.c
[430/519] Compiling cpu_intel.c
[432/519] Compiling cpu_arm_linux.c
[433/519] Compiling cpu_aarch64_openbsd.c
[434/519] Compiling cpu_arm_freebsd.c
[435/519] Compiling cpu_aarch64_sysreg.c
[436/519] Compiling cpu_aarch64_win.c
[437/519] Compiling curve25519.c
[438/519] Compiling cpu_aarch64_linux.c
[439/519] Compiling cpu_aarch64_apple.c
[440/519] Compiling cpu_aarch64_fuchsia.c
[441/519] Compiling conf.c
[442/519] Compiling e_rc4.c
[443/519] Compiling tls_cbc.c
[444/519] Compiling e_null.c
[445/519] Compiling e_tls.c
[446/519] Compiling e_des.c
[446/519] Compiling e_rc2.c
[448/519] Compiling derive_key.c
[449/519] Compiling e_chacha20poly1305.c
[450/519] Compiling chacha.c
[451/519] Compiling unicode.c
[451/519] Compiling cipher_extra.c
[453/519] Compiling curve25519_64_adx.c
[453/519] Compiling e_aesgcmsiv.c
[455/519] Compiling e_aesctrhmac.c
[456/519] Compiling ber.c
[457/519] Compiling buf.c
[458/519] Compiling asn1_compat.c
[459/519] Compiling bn_asn1.c
[460/519] Compiling cbb.c
[461/519] Compiling blake2.c
[462/519] Compiling convert.c
[463/519] Compiling hexdump.c
[464/519] Compiling socket.c
[465/519] Compiling cbs.c
[466/519] Compiling socket_helper.c
[467/519] Compiling printf.c
[468/519] Compiling pair.c
[469/519] Compiling file.c
[470/519] Compiling fd.c
[471/519] Compiling errno.c
[472/519] Compiling bio_mem.c
[472/519] Compiling connect.c
[474/519] Compiling base64.c
[475/519] Compiling bio.c
[476/519] Compiling tasn_typ.c
[477/519] Compiling tasn_new.c
[478/519] Compiling tasn_utl.c
[479/519] Compiling posix_time.c
[480/519] Compiling f_string.c
[481/519] Compiling asn_pack.c
[482/519] Compiling tasn_fre.c
[483/519] Compiling tasn_dec.c
[484/519] Compiling tasn_enc.c
[485/519] Compiling f_int.c
[486/519] Compiling asn1_par.c
[487/519] Compiling a_type.c
[488/519] Compiling asn1_lib.c
[489/519] Compiling a_time.c
[490/519] Compiling a_utctm.c
[491/519] Compiling a_octet.c
[492/519] Compiling a_strnid.c
[493/519] Compiling a_strex.c
[494/519] Write sources
[495/519] Compiling a_gentm.c
[496/519] Compiling a_object.c
[496/519] Compiling a_i2d_fp.c
[498/519] Compiling a_mbstr.c
[499/519] Compiling a_int.c
[500/519] Compiling bcm.c
[502/538] Compiling Atomics ManagedAtomic.swift
[503/538] Compiling Atomics ManagedAtomicLazyReference.swift
[504/540] Compiling Atomics AtomicMemoryOrderings.swift
[505/540] Compiling Atomics DoubleWord.swift
[506/540] Compiling Atomics UnsafeAtomic.swift
[507/540] Compiling Atomics UnsafeAtomicLazyReference.swift
[508/540] Compiling Atomics IntegerOperations.swift
[509/540] Compiling Atomics Unmanaged extensions.swift
[510/540] Compiling Atomics OptionalRawRepresentable.swift
[511/540] Compiling Atomics RawRepresentable.swift
[512/540] Compiling Atomics AtomicBool.swift
[513/540] Compiling Atomics AtomicReference.swift
[514/540] Compiling Atomics AtomicStorage.swift
[515/540] Compiling Atomics AtomicValue.swift
[516/540] Compiling Atomics Primitives.shims.swift
[517/540] Compiling Atomics AtomicInteger.swift
[518/540] Compiling Atomics AtomicOptionalWrappable.swift
[518/540] Compiling c-atomics.c
[520/546] Compiling NIOConcurrencyHelpers lock.swift
[521/546] Emitting module Atomics
[522/546] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[523/546] Emitting module NIOConcurrencyHelpers
[524/546] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[525/546] Compiling NIOConcurrencyHelpers NIOLock.swift
[526/546] Compiling NIOConcurrencyHelpers atomics.swift
[528/547] Compiling Atomics IntegerConformances.swift
[529/547] Compiling Atomics PointerConformances.swift
[530/547] Compiling Atomics Primitives.native.swift
[531/548] Wrapping AST for NIOConcurrencyHelpers for debugging
[532/548] Wrapping AST for Atomics for debugging
[534/608] Compiling NIOCore MulticastChannel.swift
[535/608] Compiling NIOCore NIOAny.swift
[536/608] Compiling NIOCore NIOCloseOnErrorHandler.swift
[537/608] Compiling NIOCore NIOLoopBound.swift
[538/608] Compiling NIOCore NIOScheduledCallback.swift
[539/608] Compiling NIOCore NIOSendable.swift
[540/608] Compiling NIOCore PointerHelpers.swift
[541/608] Compiling NIOCore RecvByteBufferAllocator.swift
[542/616] Compiling NIOCore IO.swift
[543/616] Compiling NIOCore IOData.swift
[544/616] Compiling NIOCore IPProtocol.swift
[545/616] Compiling NIOCore IntegerBitPacking.swift
[546/616] Compiling NIOCore IntegerTypes.swift
[547/616] Compiling NIOCore Interfaces.swift
[548/616] Compiling NIOCore Linux.swift
[549/616] Compiling NIOCore MarkedCircularBuffer.swift
[550/616] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[551/616] Compiling NIOCore EventLoopFuture+Deprecated.swift
[552/616] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[553/616] Compiling NIOCore EventLoopFuture.swift
[554/616] Compiling NIOCore FileDescriptor.swift
[555/616] Compiling NIOCore FileHandle.swift
[556/616] Compiling NIOCore FileRegion.swift
[557/616] Compiling NIOCore GlobalSingletons.swift
[558/616] Compiling NIOCore CircularBuffer.swift
[559/616] Compiling NIOCore Codec.swift
[560/616] Compiling NIOCore ConvenienceOptionSupport.swift
[561/616] Compiling NIOCore DeadChannel.swift
[562/616] Compiling NIOCore DispatchQueue+WithFuture.swift
[563/616] Compiling NIOCore EventLoop+Deprecated.swift
[564/616] Compiling NIOCore EventLoop+SerialExecutor.swift
[565/616] Compiling NIOCore EventLoop.swift
[566/616] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[567/616] Compiling NIOCore SocketAddresses.swift
[568/616] Compiling NIOCore SocketOptionProvider.swift
[569/616] Compiling NIOCore SystemCallHelpers.swift
[570/616] Compiling NIOCore TimeAmount+Duration.swift
[571/616] Compiling NIOCore TypeAssistedChannelHandler.swift
[572/616] Compiling NIOCore UniversalBootstrapSupport.swift
[573/616] Compiling NIOCore Utilities.swift
[574/616] Compiling NIOCore AddressedEnvelope.swift
[575/616] Compiling NIOCore AsyncAwaitSupport.swift
[576/616] Compiling NIOCore AsyncChannel.swift
[577/616] Compiling NIOCore AsyncChannelHandler.swift
[578/616] Compiling NIOCore AsyncChannelInboundStream.swift
[579/616] Compiling NIOCore AsyncChannelOutboundWriter.swift
[580/616] Compiling NIOCore NIOAsyncSequenceProducer.swift
[581/616] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[582/616] Compiling NIOCore NIOAsyncWriter.swift
[583/616] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[584/616] Compiling NIOCore BSDSocketAPI.swift
[585/616] Compiling NIOCore ByteBuffer-aux.swift
[586/616] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[587/616] Compiling NIOCore ByteBuffer-conversions.swift
[588/616] Compiling NIOCore ByteBuffer-core.swift
[589/616] Compiling NIOCore ByteBuffer-hex.swift
[590/616] Compiling NIOCore ByteBuffer-int.swift
[591/616] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[592/616] Compiling NIOCore ByteBuffer-multi-int.swift
[593/616] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[594/616] Compiling NIOCore ByteBuffer-views.swift
[595/616] Compiling NIOCore Channel.swift
[596/616] Compiling NIOCore ChannelHandler.swift
[597/616] Compiling NIOCore ChannelHandlers.swift
[598/616] Compiling NIOCore ChannelInvoker.swift
[599/616] Compiling NIOCore ChannelOption.swift
[600/616] Compiling NIOCore ChannelPipeline.swift
[601/616] Emitting module NIOCore
[602/617] Wrapping AST for NIOCore for debugging
[604/669] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[605/669] Compiling NIOEmbedded Embedded.swift
[606/669] Emitting module NIOEmbedded
[607/669] Compiling NIOEmbedded AsyncTestingChannel.swift
[608/670] Wrapping AST for NIOEmbedded for debugging
[610/670] Compiling NIOPosix IO.swift
[611/670] Compiling NIOPosix IntegerBitPacking.swift
[612/670] Compiling NIOPosix IntegerTypes.swift
[613/670] Compiling NIOPosix Linux.swift
[614/670] Compiling NIOPosix LinuxCPUSet.swift
[615/670] Compiling NIOPosix LinuxUring.swift
[616/670] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[617/676] Compiling NIOPosix ThreadPosix.swift
[618/676] Compiling NIOPosix ThreadWindows.swift
[619/676] Compiling NIOPosix UnsafeTransfer.swift
[620/676] Compiling NIOPosix Utilities.swift
[621/676] Compiling NIOPosix VsockAddress.swift
[622/676] Compiling NIOPosix VsockChannelEvents.swift
[623/676] Compiling NIOPosix SelectableChannel.swift
[624/676] Compiling NIOPosix SelectableEventLoop.swift
[625/676] Compiling NIOPosix SelectorEpoll.swift
[626/676] Compiling NIOPosix SelectorGeneric.swift
[627/676] Compiling NIOPosix SelectorKqueue.swift
[628/676] Compiling NIOPosix SelectorUring.swift
[629/676] Compiling NIOPosix Pool.swift
[630/676] Compiling NIOPosix PooledRecvBufferAllocator.swift
[631/676] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[632/676] Compiling NIOPosix PosixSingletons.swift
[633/676] Compiling NIOPosix RawSocketBootstrap.swift
[634/676] Compiling NIOPosix Resolver.swift
[635/676] Compiling NIOPosix Selectable.swift
[636/676] Compiling NIOPosix ServerSocket.swift
[637/676] Compiling NIOPosix Socket.swift
[638/676] Compiling NIOPosix SocketChannel.swift
[639/676] Compiling NIOPosix SocketProtocols.swift
[640/676] Compiling NIOPosix System.swift
[641/676] Compiling NIOPosix Thread.swift
[642/676] Compiling NIOPosix BSDSocketAPICommon.swift
[643/676] Compiling NIOPosix BSDSocketAPIPosix.swift
[644/676] Compiling NIOPosix BSDSocketAPIWindows.swift
[645/676] Compiling NIOPosix BaseSocket.swift
[646/676] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[647/676] Compiling NIOPosix BaseSocketChannel.swift
[648/676] Compiling NIOPosix BaseStreamSocketChannel.swift
[649/676] Compiling NIOPosix Bootstrap.swift
[650/676] Compiling NIOPosix ControlMessage.swift
[651/676] Compiling NIOPosix DatagramVectorReadManager.swift
[652/676] Compiling NIOPosix Errors+Any.swift
[653/676] Compiling NIOPosix FileDescriptor.swift
[654/676] Compiling NIOPosix GetaddrinfoResolver.swift
[655/676] Compiling NIOPosix HappyEyeballs.swift
[656/676] Emitting module NIOPosix
[657/676] Compiling NIOPosix NIOThreadPool.swift
[658/676] Compiling NIOPosix NonBlockingFileIO.swift
[659/676] Compiling NIOPosix PendingDatagramWritesManager.swift
[660/676] Compiling NIOPosix PendingWritesManager.swift
[661/676] Compiling NIOPosix PipeChannel.swift
[662/676] Compiling NIOPosix PipePair.swift
[663/676] Compiling NIOPosix PointerHelpers.swift
[664/677] Wrapping AST for NIOPosix for debugging
[666/679] Compiling NIO Exports.swift
[667/679] Emitting module NIO
[668/680] Wrapping AST for NIO for debugging
[670/686] Compiling NIOTLS TLSEvents.swift
[671/686] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[672/686] Emitting module NIOTLS
[673/686] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[674/686] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[675/686] Compiling NIOTLS SNIHandler.swift
[676/687] Wrapping AST for NIOTLS for debugging
[678/715] Compiling NIOSSL AndroidCABundle.swift
[679/715] Compiling NIOSSL ByteBufferBIO.swift
[680/715] Compiling NIOSSL CustomPrivateKey.swift
[681/715] Compiling NIOSSL IdentityVerification.swift
[682/718] Compiling NIOSSL NIOSSLServerHandler.swift
[683/718] Compiling NIOSSL ObjectIdentifier.swift
[684/718] Compiling NIOSSL PosixPort.swift
[685/718] Compiling NIOSSL SSLCallbacks.swift
[686/718] Emitting module NIOSSL
[687/718] Compiling NIOSSL LinuxCABundle.swift
[688/718] Compiling NIOSSL NIOSSLClientHandler.swift
[689/718] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[690/718] Compiling NIOSSL NIOSSLHandler.swift
[691/718] Compiling NIOSSL SSLErrors.swift
[692/718] Compiling NIOSSL SSLInit.swift
[693/718] Compiling NIOSSL SSLPKCS12Bundle.swift
[694/718] Compiling NIOSSL SSLPrivateKey.swift
[695/718] Compiling NIOSSL SSLPublicKey.swift
[696/718] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[697/718] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[698/718] Compiling NIOSSL SubjectAlternativeName.swift
[699/718] Compiling NIOSSL NIOSSLSecureBytes.swift
[700/718] Compiling NIOSSL RNG.swift
[701/718] Compiling NIOSSL SafeCompare.swift
[702/718] Compiling NIOSSL SSLCertificate.swift
[703/718] Compiling NIOSSL SSLCertificateExtensions.swift
[704/718] Compiling NIOSSL SSLConnection.swift
[705/718] Compiling NIOSSL SSLContext.swift
[706/718] Compiling NIOSSL Zeroization.swift
[707/718] Compiling NIOSSL TLSConfiguration.swift
[708/718] Compiling NIOSSL UniversalBootstrapSupport.swift
[709/719] Wrapping AST for NIOSSL for debugging
[711/725] Compiling SwiftBoxLogging LoggerProtocol.swift
[712/725] Compiling SwiftBoxLogging PrintLogger.swift
[713/725] Compiling SwiftBoxLogging LoggingManager.swift
/host/spi-builder-workspace/Sources/SwiftBoxLogging/LoggingManager.swift:4:24: warning: static property 'factory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | public enum Logging {
 4 |     private static var factory: (String) -> LoggerProtocol = { _ in
   |                        |- warning: static property 'factory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'factory' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'factory' 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
 5 |         PrintLogger()
 6 |     }
[714/725] Emitting module SwiftBoxLogging
/host/spi-builder-workspace/Sources/SwiftBoxLogging/ElasticsearchLogHandler.swift:6:14: warning: non-final class 'ElasticsearchLogHandler' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 | public typealias PrintHandler = (String) -> Void
 5 |
 6 | public class ElasticsearchLogHandler: LogHandler {
   |              `- warning: non-final class 'ElasticsearchLogHandler' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 7 |     let label: String
 8 |     let printFunction: PrintHandler
/host/spi-builder-workspace/Sources/SwiftBoxLogging/ElasticsearchLogHandler.swift:8:9: warning: stored property 'printFunction' of 'Sendable'-conforming class 'ElasticsearchLogHandler' has non-sendable type 'PrintHandler' (aka '(String) -> ()'); this is an error in the Swift 6 language mode
 6 | public class ElasticsearchLogHandler: LogHandler {
 7 |     let label: String
 8 |     let printFunction: PrintHandler
   |         |- warning: stored property 'printFunction' of 'Sendable'-conforming class 'ElasticsearchLogHandler' has non-sendable type 'PrintHandler' (aka '(String) -> ()'); this is an error in the Swift 6 language mode
   |         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 9 |
10 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/Sources/SwiftBoxLogging/ElasticsearchLogHandler.swift:10:16: warning: stored property 'metadata' of 'Sendable'-conforming class 'ElasticsearchLogHandler' is mutable; this is an error in the Swift 6 language mode
 8 |     let printFunction: PrintHandler
 9 |
10 |     public var metadata: Logger.Metadata = [:]
   |                `- warning: stored property 'metadata' of 'Sendable'-conforming class 'ElasticsearchLogHandler' is mutable; this is an error in the Swift 6 language mode
11 |     public var logLevel: Logger.Level = .debug
12 |
/host/spi-builder-workspace/Sources/SwiftBoxLogging/LoggingManager.swift:4:24: warning: static property 'factory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | public enum Logging {
 4 |     private static var factory: (String) -> LoggerProtocol = { _ in
   |                        |- warning: static property 'factory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'factory' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'factory' 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
 5 |         PrintLogger()
 6 |     }
[715/725] Compiling SwiftBoxLogging ElasticsearchLogHandler.swift
/host/spi-builder-workspace/Sources/SwiftBoxLogging/ElasticsearchLogHandler.swift:6:14: warning: non-final class 'ElasticsearchLogHandler' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 | public typealias PrintHandler = (String) -> Void
 5 |
 6 | public class ElasticsearchLogHandler: LogHandler {
   |              `- warning: non-final class 'ElasticsearchLogHandler' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 7 |     let label: String
 8 |     let printFunction: PrintHandler
/host/spi-builder-workspace/Sources/SwiftBoxLogging/ElasticsearchLogHandler.swift:8:9: warning: stored property 'printFunction' of 'Sendable'-conforming class 'ElasticsearchLogHandler' has non-sendable type 'PrintHandler' (aka '(String) -> ()'); this is an error in the Swift 6 language mode
 6 | public class ElasticsearchLogHandler: LogHandler {
 7 |     let label: String
 8 |     let printFunction: PrintHandler
   |         |- warning: stored property 'printFunction' of 'Sendable'-conforming class 'ElasticsearchLogHandler' has non-sendable type 'PrintHandler' (aka '(String) -> ()'); this is an error in the Swift 6 language mode
   |         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 9 |
10 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/Sources/SwiftBoxLogging/ElasticsearchLogHandler.swift:10:16: warning: stored property 'metadata' of 'Sendable'-conforming class 'ElasticsearchLogHandler' is mutable; this is an error in the Swift 6 language mode
 8 |     let printFunction: PrintHandler
 9 |
10 |     public var metadata: Logger.Metadata = [:]
   |                `- warning: stored property 'metadata' of 'Sendable'-conforming class 'ElasticsearchLogHandler' is mutable; this is an error in the Swift 6 language mode
11 |     public var logLevel: Logger.Level = .debug
12 |
/host/spi-builder-workspace/Sources/SwiftBoxLogging/ElasticsearchLogHandler.swift:50:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |
49 |         printFunction(payload.toJSON())
50 |         fflush(stdout)
   |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
51 |     }
52 |     // swiftlint:enable function_parameter_count
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[716/725] Compiling SwiftBoxLogging ElasticsearchPayload.swift
[717/726] Wrapping AST for SwiftBoxLogging for debugging
[718/726] Write Objects.LinkFileList
[719/742] Archiving libSwiftBoxLogging.a
[721/742] Compiling SwiftBoxConfig KeyPathReferenceable.swift
[722/743] Compiling SwiftBoxConfig Dictionary+KeyPathReferencable.swift
[723/743] Compiling SwiftBoxMetrics LoggerHandler.swift
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/LoggerHandler/LoggerHandler.swift:5:13: warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import SwiftBoxLogging
 4 |
 5 | private let logger = Logging.make("Metrics")
   |             `- warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |
 7 | public final class LoggerMetricsHandler: BaseMetricsHandler {
/host/spi-builder-workspace/Sources/SwiftBoxLogging/LoggerProtocol.swift:1:17: note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 1 | public protocol LoggerProtocol {
   |                 `- note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 2 |     func trace(_ message: String)
 3 |     func info(_ message: String)
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/LoggerHandler/LoggerHandler.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
 1 | import Foundation
 2 | import Metrics
 3 | import SwiftBoxLogging
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
 4 |
 5 | private let logger = Logging.make("Metrics")
   |             |- note: annotate 'logger' 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
 6 |
 7 | public final class LoggerMetricsHandler: BaseMetricsHandler {
[724/744] Compiling SwiftBoxMetrics StatsDClient.swift
[725/744] Compiling SwiftBoxMetrics StatsDHandler.swift
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/StatsDHandler.swift:6:17: warning: stored property 'client' of 'Sendable'-conforming class 'StatsDMetricsHandler' has non-sendable type 'any StatsDClientProtocol'; this is an error in the Swift 6 language mode
 4 | public final class StatsDMetricsHandler: BaseMetricsHandler {
 5 |     private let path: String
 6 |     private let client: StatsDClientProtocol
   |                 `- warning: stored property 'client' of 'Sendable'-conforming class 'StatsDMetricsHandler' has non-sendable type 'any StatsDClientProtocol'; this is an error in the Swift 6 language mode
 7 |
 8 |     public init(
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/StatsDClient.swift:6:17: note: protocol 'StatsDClientProtocol' does not conform to the 'Sendable' protocol
4 | public typealias Connection = EventLoopFuture<Channel>
5 |
6 | public protocol StatsDClientProtocol {
  |                 `- note: protocol 'StatsDClientProtocol' does not conform to the 'Sendable' protocol
7 |     func pushMetric(metricLine: String)
8 | }
[726/744] Compiling SwiftBoxMetrics BaseMetricsSender.swift
[727/744] Compiling SwiftBoxMetrics StatsDFactory.swift
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDFactory.swift:9:7: warning: non-final class 'StatsDMetricsFactory' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | class StatsDMetricsFactory: MetricsFactory {
   |       `- warning: non-final class 'StatsDMetricsFactory' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
10 |     let senderFactory: MetricsHandlerFactory
11 |     let baseMetricPath: String
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDFactory.swift:10:9: warning: stored property 'senderFactory' of 'Sendable'-conforming class 'StatsDMetricsFactory' has non-sendable type 'MetricsHandlerFactory' (aka '(String) -> any MetricsHandler'); this is an error in the Swift 6 language mode
 8 |
 9 | class StatsDMetricsFactory: MetricsFactory {
10 |     let senderFactory: MetricsHandlerFactory
   |         |- warning: stored property 'senderFactory' of 'Sendable'-conforming class 'StatsDMetricsFactory' has non-sendable type 'MetricsHandlerFactory' (aka '(String) -> any MetricsHandler'); this is an error in the Swift 6 language mode
   |         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
11 |     let baseMetricPath: String
12 |     static let basePathRegex = "^[a-z]+(?:\\.[a-z]+)*$"
[728/744] Compiling SwiftBoxMetrics MetricTypes.swift
[729/744] Compiling SwiftBoxMetrics TCPStatsDClient.swift
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/TCPStatsDClient.swift:6:13: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | import SwiftBoxLogging
  5 |
  6 | private var logger = Logging.make(#file)
    |             |- warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'logger' 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
  7 |
  8 | public typealias TCPConnectionFactoryType = (TCPConnectionConfig) -> EventLoopFuture<Channel>
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/TCPStatsDClient.swift:10:12: warning: let 'TCPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(TCPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | public typealias TCPConnectionFactoryType = (TCPConnectionConfig) -> EventLoopFuture<Channel>
  9 |
 10 | public let TCPConnectionFactory: (TCPConnectionConfig) -> EventLoopFuture<Channel> = { config in
    |            |- warning: let 'TCPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(TCPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: annotate 'TCPConnectionFactory' 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
 11 |     let bootstrap = ClientBootstrap(group: config.threadGroup)
 12 |             .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/TCPStatsDClient.swift:102:17: warning: capture of 'self' with non-sendable type 'TCPStatsDClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 61 | /// Opens a socket connection in separate thread.
 62 | /// Client has ability to retry on socket IO failure
 63 | public class TCPStatsDClient: StatsDClientProtocol {
    |              `- note: class 'TCPStatsDClient' does not conform to the 'Sendable' protocol
 64 |     private var config: TCPConnectionConfig
 65 |     private var connection: EventLoopFuture<Channel>?
    :
100 |             }.whenFailure { error in
101 |                 logger.warning(error.localizedDescription)
102 |                 self.connection = nil
    |                 `- warning: capture of 'self' with non-sendable type 'TCPStatsDClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
103 |                 if retriesLeft > 0 {
104 |                     Thread.sleep(forTimeInterval: Double(self.config.pushRetryInterval.nanoseconds) / 1_000_000_000)
[730/744] Emitting module SwiftBoxMetrics
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/LoggerHandler/LoggerHandler.swift:5:13: warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import SwiftBoxLogging
 4 |
 5 | private let logger = Logging.make("Metrics")
   |             `- warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |
 7 | public final class LoggerMetricsHandler: BaseMetricsHandler {
/host/spi-builder-workspace/Sources/SwiftBoxLogging/LoggerProtocol.swift:1:17: note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 1 | public protocol LoggerProtocol {
   |                 `- note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 2 |     func trace(_ message: String)
 3 |     func info(_ message: String)
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/LoggerHandler/LoggerHandler.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
 1 | import Foundation
 2 | import Metrics
 3 | import SwiftBoxLogging
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
 4 |
 5 | private let logger = Logging.make("Metrics")
   |             |- note: annotate 'logger' 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
 6 |
 7 | public final class LoggerMetricsHandler: BaseMetricsHandler {
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDFactory.swift:9:7: warning: non-final class 'StatsDMetricsFactory' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | class StatsDMetricsFactory: MetricsFactory {
   |       `- warning: non-final class 'StatsDMetricsFactory' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
10 |     let senderFactory: MetricsHandlerFactory
11 |     let baseMetricPath: String
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDFactory.swift:10:9: warning: stored property 'senderFactory' of 'Sendable'-conforming class 'StatsDMetricsFactory' has non-sendable type 'MetricsHandlerFactory' (aka '(String) -> any MetricsHandler'); this is an error in the Swift 6 language mode
 8 |
 9 | class StatsDMetricsFactory: MetricsFactory {
10 |     let senderFactory: MetricsHandlerFactory
   |         |- warning: stored property 'senderFactory' of 'Sendable'-conforming class 'StatsDMetricsFactory' has non-sendable type 'MetricsHandlerFactory' (aka '(String) -> any MetricsHandler'); this is an error in the Swift 6 language mode
   |         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
11 |     let baseMetricPath: String
12 |     static let basePathRegex = "^[a-z]+(?:\\.[a-z]+)*$"
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/StatsDHandler.swift:6:17: warning: stored property 'client' of 'Sendable'-conforming class 'StatsDMetricsHandler' has non-sendable type 'any StatsDClientProtocol'; this is an error in the Swift 6 language mode
 4 | public final class StatsDMetricsHandler: BaseMetricsHandler {
 5 |     private let path: String
 6 |     private let client: StatsDClientProtocol
   |                 `- warning: stored property 'client' of 'Sendable'-conforming class 'StatsDMetricsHandler' has non-sendable type 'any StatsDClientProtocol'; this is an error in the Swift 6 language mode
 7 |
 8 |     public init(
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/StatsDClient.swift:6:17: note: protocol 'StatsDClientProtocol' does not conform to the 'Sendable' protocol
4 | public typealias Connection = EventLoopFuture<Channel>
5 |
6 | public protocol StatsDClientProtocol {
  |                 `- note: protocol 'StatsDClientProtocol' does not conform to the 'Sendable' protocol
7 |     func pushMetric(metricLine: String)
8 | }
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/TCPStatsDClient.swift:6:13: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | import SwiftBoxLogging
  5 |
  6 | private var logger = Logging.make(#file)
    |             |- warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'logger' 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
  7 |
  8 | public typealias TCPConnectionFactoryType = (TCPConnectionConfig) -> EventLoopFuture<Channel>
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/TCPStatsDClient.swift:10:12: warning: let 'TCPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(TCPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | public typealias TCPConnectionFactoryType = (TCPConnectionConfig) -> EventLoopFuture<Channel>
  9 |
 10 | public let TCPConnectionFactory: (TCPConnectionConfig) -> EventLoopFuture<Channel> = { config in
    |            |- warning: let 'TCPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(TCPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: annotate 'TCPConnectionFactory' 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
 11 |     let bootstrap = ClientBootstrap(group: config.threadGroup)
 12 |             .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/UDPStatsDClient.swift:5:13: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 | import SwiftBoxLogging
 4 |
 5 | private var logger = Logging.make(#file)
   |             |- warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'logger' 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
 6 |
 7 | public typealias UDPConnectionFactoryType = (UDPConnectionConfig) -> EventLoopFuture<Channel>
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/UDPStatsDClient.swift:9:12: warning: let 'UDPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(UDPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public typealias UDPConnectionFactoryType = (UDPConnectionConfig) -> EventLoopFuture<Channel>
 8 |
 9 | public let UDPConnectionFactory: (UDPConnectionConfig) -> EventLoopFuture<Channel> = { config in
   |            |- warning: let 'UDPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(UDPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'UDPConnectionFactory' 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
10 |     let bootstrap = DatagramBootstrap(group: config.threadGroup)
11 |             .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
[731/744] Compiling SwiftBoxConfig Array+KeyPathReferencable.swift
[732/744] Emitting module SwiftBoxConfig
/host/spi-builder-workspace/Sources/SwiftBoxConfig/ConfigManager.swift:5:13: warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | import SwiftBoxLogging
  4 |
  5 | private let logger = Logging.make(#file)
    |             `- warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// Config Manager protocol that Application Configuration Manager must conform to.
/host/spi-builder-workspace/Sources/SwiftBoxLogging/LoggerProtocol.swift:1:17: note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 1 | public protocol LoggerProtocol {
   |                 `- note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 2 |     func trace(_ message: String)
 3 |     func info(_ message: String)
/host/spi-builder-workspace/Sources/SwiftBoxConfig/ConfigManager.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
  1 | import Foundation
  2 |
  3 | import SwiftBoxLogging
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
  4 |
  5 | private let logger = Logging.make(#file)
    |             |- note: annotate 'logger' 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
  6 |
  7 | /// Config Manager protocol that Application Configuration Manager must conform to.
/host/spi-builder-workspace/Sources/SwiftBoxConfig/DictionaryDecoder.swift:5:13: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  3 | import SwiftBoxLogging
  4 |
  5 | private var logger = Logging.make(#file)
    |             |- warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'logger' 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
  6 |
  7 | public enum DecoderError: Error {
[733/744] Compiling SwiftBoxConfig Sources.swift
[734/744] Compiling SwiftBoxConfig EnvParser.swift
[735/744] Compiling SwiftBoxMetrics UDPStatsDClient.swift
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/UDPStatsDClient.swift:5:13: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 | import SwiftBoxLogging
 4 |
 5 | private var logger = Logging.make(#file)
   |             |- warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'logger' 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
 6 |
 7 | public typealias UDPConnectionFactoryType = (UDPConnectionConfig) -> EventLoopFuture<Channel>
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/UDPStatsDClient.swift:9:12: warning: let 'UDPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(UDPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public typealias UDPConnectionFactoryType = (UDPConnectionConfig) -> EventLoopFuture<Channel>
 8 |
 9 | public let UDPConnectionFactory: (UDPConnectionConfig) -> EventLoopFuture<Channel> = { config in
   |            |- warning: let 'UDPConnectionFactory' is not concurrency-safe because non-'Sendable' type '(UDPConnectionConfig) -> EventLoopFuture<any Channel>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'UDPConnectionFactory' 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
10 |     let bootstrap = DatagramBootstrap(group: config.threadGroup)
11 |             .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
/host/spi-builder-workspace/Sources/SwiftBoxMetrics/StatsDHandler/UDPStatsDClient.swift:76:77: warning: capture of 'self' with non-sendable type 'UDPStatsDClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
44 | /// Opens a socket connection in separate thread.
45 | /// Client has ability to retry on socket IO failure
46 | public class UDPStatsDClient: StatsDClientProtocol {
   |              `- note: class 'UDPStatsDClient' does not conform to the 'Sendable' protocol
47 |     private var config: UDPConnectionConfig
48 |     private var connection: EventLoopFuture<Channel>?
   :
74 |                 logger.debug("Sending line: \"\(metricLine)\"")
75 |
76 |                 let remoteAddr = try SocketAddress.makeAddressResolvingHost(self.config.host, port: self.config.port)
   |                                                                             `- warning: capture of 'self' with non-sendable type 'UDPStatsDClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
77 |                 logger.debug("\(remoteAddr)")
78 |
[736/745] Wrapping AST for SwiftBoxMetrics for debugging
[737/745] Write Objects.LinkFileList
[739/745] Compiling SwiftBoxConfig ConfigManager.swift
/host/spi-builder-workspace/Sources/SwiftBoxConfig/ConfigManager.swift:5:13: warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | import SwiftBoxLogging
  4 |
  5 | private let logger = Logging.make(#file)
    |             `- warning: let 'logger' is not concurrency-safe because non-'Sendable' type 'any LoggerProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// Config Manager protocol that Application Configuration Manager must conform to.
/host/spi-builder-workspace/Sources/SwiftBoxLogging/LoggerProtocol.swift:1:17: note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 1 | public protocol LoggerProtocol {
   |                 `- note: protocol 'LoggerProtocol' does not conform to the 'Sendable' protocol
 2 |     func trace(_ message: String)
 3 |     func info(_ message: String)
/host/spi-builder-workspace/Sources/SwiftBoxConfig/ConfigManager.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
  1 | import Foundation
  2 |
  3 | import SwiftBoxLogging
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftBoxLogging'
  4 |
  5 | private let logger = Logging.make(#file)
    |             |- note: annotate 'logger' 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
  6 |
  7 | /// Config Manager protocol that Application Configuration Manager must conform to.
[740/745] Compiling SwiftBoxConfig BasicKey.swift
[741/745] Compiling SwiftBoxConfig DictionaryDecoder.swift
/host/spi-builder-workspace/Sources/SwiftBoxConfig/DictionaryDecoder.swift:5:13: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  3 | import SwiftBoxLogging
  4 |
  5 | private var logger = Logging.make(#file)
    |             |- warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'logger' 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
  6 |
  7 | public enum DecoderError: Error {
[741/746] Archiving libSwiftBoxMetrics.a
[743/746] Wrapping AST for SwiftBoxConfig for debugging
[744/746] Write Objects.LinkFileList
[745/746] Archiving libSwiftBoxConfig.a
Build complete! (131.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.23.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-junit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/allegro/swift-junit.git"
    }
  ],
  "manifest_display_name" : "SwiftBox",
  "name" : "SwiftBox",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftBoxLogging",
      "targets" : [
        "SwiftBoxLogging"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftBoxMetrics",
      "targets" : [
        "SwiftBoxMetrics"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftBoxConfig",
      "targets" : [
        "SwiftBoxConfig"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBoxMetricsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBoxMetricsTests",
      "path" : "Tests/SwiftBoxMetricsTests",
      "product_dependencies" : [
        "SwiftTestReporter"
      ],
      "sources" : [
        "MetricTypesTests.swift",
        "StatsDHandlersTests.swift",
        "TCPStatsDClientTests.swift",
        "UDPStatsDClientTests+Helpers.swift",
        "UDPStatsDClientTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBoxMetrics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBoxMetrics",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBoxMetrics",
      "path" : "Sources/SwiftBoxMetrics",
      "product_dependencies" : [
        "Metrics"
      ],
      "product_memberships" : [
        "SwiftBoxMetrics"
      ],
      "sources" : [
        "BaseMetricsSender.swift",
        "LoggerHandler/LoggerHandler.swift",
        "MetricTypes.swift",
        "StatsDFactory.swift",
        "StatsDHandler/StatsDClient.swift",
        "StatsDHandler/StatsDHandler.swift",
        "StatsDHandler/TCPStatsDClient.swift",
        "StatsDHandler/UDPStatsDClient.swift"
      ],
      "target_dependencies" : [
        "SwiftBoxLogging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftBoxLoggingTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBoxLoggingTests",
      "path" : "Tests/SwiftBoxLoggingTests",
      "product_dependencies" : [
        "SwiftTestReporter"
      ],
      "sources" : [
        "LoggingTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBoxLogging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBoxLogging",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBoxLogging",
      "path" : "Sources/SwiftBoxLogging",
      "product_dependencies" : [
        "NIOSSL",
        "Logging"
      ],
      "product_memberships" : [
        "SwiftBoxLogging",
        "SwiftBoxMetrics",
        "SwiftBoxConfig"
      ],
      "sources" : [
        "ElasticsearchLogHandler.swift",
        "ElasticsearchPayload.swift",
        "LoggerProtocol.swift",
        "LoggingManager.swift",
        "PrintLogger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftBoxConfigTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBoxConfigTests",
      "path" : "Tests/SwiftBoxConfigTests",
      "product_dependencies" : [
        "SwiftTestReporter"
      ],
      "sources" : [
        "ConfigManagerTests.swift",
        "ConfigurationTests.swift",
        "FlatDictParserTests.swift",
        "SourcesTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBoxConfig"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBoxConfig",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBoxConfig",
      "path" : "Sources/SwiftBoxConfig",
      "product_memberships" : [
        "SwiftBoxConfig"
      ],
      "sources" : [
        "BasicKey.swift",
        "ConfigManager.swift",
        "DictionaryDecoder.swift",
        "EnvParser.swift",
        "KeyPathReferenceable/Array+KeyPathReferencable.swift",
        "KeyPathReferenceable/Dictionary+KeyPathReferencable.swift",
        "KeyPathReferenceable/KeyPathReferenceable.swift",
        "Sources.swift"
      ],
      "target_dependencies" : [
        "SwiftBoxLogging"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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.