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

Failed to build HexavilleFramework, reference 1.0.1 (dfa23f), with Swift 6.0 for Linux on 27 Nov 2024 05:11:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noppoman/hexavilleframework.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/noppoman/hexavilleframework
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at dfa23fd Merge pull request #28 from johnmorrell/patch-1
Cloned https://github.com/noppoman/hexavilleframework.git
Revision (git rev-parse @):
dfa23fdcba5796f7b1bbdff0369a9cdec7006059
SUCCESS checkout https://github.com/noppoman/hexavilleframework.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/noppoman/hexavilleframework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/5074] Fetching swiftcli
[5075/77009] Fetching swiftcli, swift-nio
[8672/90318] Fetching swiftcli, swift-nio, swift-nio-ssl
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (3.72s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.73s)
Fetched https://github.com/apple/swift-nio.git from cache (3.80s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 5.3.3 (1.77s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.58s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[645/5488] Fetching swift-atomics, swift-system
[5489/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.34s)
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
[936/15597] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 5.3.3
Building for debugging...
[0/457] Write sources
[7/457] Compiling rsa_print.c
[7/457] Write sources
[10/457] Compiling a_i2d_fp.c
[10/457] Write sources
[18/457] Compiling a_octet.c
[19/457] Compiling a_gentm.c
[20/457] Compiling a_mbstr.c
[21/457] Compiling CNIOWindows shim.c
[22/457] Compiling CNIOWindows WSAStartup.c
[23/457] Compiling CNIOWASI CNIOWASI.c
[23/457] Compiling _AtomicsShims.c
[25/457] Compiling a_object.c
[26/457] Compiling CNIOLinux liburing_shims.c
[26/457] Compiling a_int.c
[28/457] Compiling CNIODarwin shim.c
[29/457] Compiling CNIOLLHTTP c_nio_http.c
[30/457] Compiling fiat_p256_adx_sqr.S
[31/457] Compiling CNIOLinux shim.c
[32/457] Compiling fiat_p256_adx_mul.S
[33/457] Compiling fiat_curve25519_adx_square.S
[34/457] Compiling CNIOLLHTTP c_nio_api.c
[35/457] Write swift-version-24593BA9C3E375BF.txt
[36/457] Compiling fiat_curve25519_adx_mul.S
[37/459] Compiling CNIOLLHTTP c_nio_llhttp.c
[38/461] Compiling CNIOBoringSSLShims shims.c
[39/484] Compiling tls_record.cc
[40/484] Compiling tls_method.cc
[41/484] Compiling tls13_server.cc
[42/484] Compiling tls13_enc.cc
[43/501] Compiling tls13_client.cc
[44/501] Compiling t1_enc.cc
[46/501] Emitting module InternalCollectionsUtilities
[46/503] Compiling tls13_both.cc
[47/503] Compiling ssl_versions.cc
[48/503] Compiling ssl_x509.cc
[50/503] Emitting module SwiftCLI
[50/505] Compiling ssl_transcript.cc
[51/505] Compiling ssl_stat.cc
[52/505] Compiling ssl_privkey.cc
[53/505] Compiling ssl_session.cc
[54/505] Compiling ssl_lib.cc
[55/505] Compiling ssl_key_share.cc
[56/505] Compiling ssl_credential.cc
[57/505] Compiling ssl_file.cc
[59/505] Emitting module _NIOBase64
[60/505] Compiling _NIOBase64 Base64.swift
[61/506] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/506] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/506] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[65/506] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[66/506] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[67/506] Compiling InternalCollectionsUtilities UInt+reversed.swift
[68/506] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[69/506] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[70/506] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[71/506] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/506] Compiling InternalCollectionsUtilities Specialize.swift
[73/506] Compiling InternalCollectionsUtilities Debugging.swift
[74/506] Compiling InternalCollectionsUtilities Descriptions.swift
[75/506] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/506] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/506] Compiling SwiftCLI ValueBox.swift
[78/506] Compiling SwiftCLI VersionCommand.swift
[79/506] Compiling _NIODataStructures PriorityQueue.swift
[80/506] Compiling _NIODataStructures _TinyArray.swift
[81/506] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[82/506] Compiling InternalCollectionsUtilities Integer rank.swift
[83/506] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[83/507] Compiling ssl_cipher.cc
[85/507] Wrapping AST for _NIOBase64 for debugging
[86/507] Compiling ssl_cert.cc
[87/522] Wrapping AST for InternalCollectionsUtilities for debugging
[88/522] Compiling ssl_buffer.cc
[90/522] Compiling DequeModule Deque+CustomReflectable.swift
[91/522] Compiling DequeModule Deque+Descriptions.swift
[92/522] Compiling DequeModule Deque+Equatable.swift
[93/522] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/522] Compiling ssl_asn1.cc
[95/524] Compiling DequeModule _DequeBuffer.swift
[96/524] Compiling DequeModule _DequeBufferHeader.swift
[97/524] Emitting module _NIODataStructures
[98/524] Compiling _NIODataStructures Heap.swift
[100/525] Compiling DequeModule Deque+Extras.swift
[101/525] Compiling DequeModule Deque+Hashable.swift
[101/525] Compiling s3_pkt.cc
[103/525] Compiling DequeModule _DequeSlot.swift
[104/525] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/525] Wrapping AST for _NIODataStructures for debugging
[106/525] Compiling DequeModule Deque+Testing.swift
[107/525] Compiling DequeModule Deque._Storage.swift
[108/525] Compiling DequeModule Deque._UnsafeHandle.swift
[109/525] Compiling DequeModule Deque.swift
[109/525] Compiling ssl_aead_ctx.cc
[111/525] Compiling DequeModule Deque+Codable.swift
[112/525] Compiling DequeModule Deque+Collection.swift
[112/525] Compiling s3_lib.cc
[120/525] Compiling SwiftCLI Stream.swift
[121/525] Compiling SwiftCLI Task.swift
[130/525] Compiling s3_both.cc
[136/526] Emitting module DequeModule
[136/527] Wrapping AST for SwiftCLI for debugging
[138/527] Compiling handshake_server.cc
[139/527] Compiling handshake_client.cc
[140/527] Wrapping AST for DequeModule for debugging
[141/527] Compiling handshake.cc
[142/527] Compiling handoff.cc
[143/527] Compiling encrypted_client_hello.cc
[144/527] Compiling extensions.cc
[145/527] Compiling md5-x86_64-linux.S
[146/527] Compiling md5-x86_64-apple.S
[147/527] Compiling dtls_method.cc
[148/527] Compiling md5-586-linux.S
[149/527] Compiling md5-586-apple.S
[150/527] Compiling dtls_record.cc
[151/527] Compiling err_data.c
[152/527] Compiling chacha20_poly1305_x86_64-apple.S
[153/527] Compiling chacha20_poly1305_armv8-win.S
[154/527] Compiling chacha20_poly1305_armv8-linux.S
[155/527] Compiling d1_pkt.cc
[156/527] Compiling d1_srtp.cc
[157/527] Compiling chacha20_poly1305_x86_64-linux.S
[158/527] Compiling chacha20_poly1305_armv8-apple.S
[159/527] Compiling chacha-x86_64-linux.S
[160/527] Compiling chacha-x86_64-apple.S
[161/527] Compiling chacha-x86-linux.S
[162/527] Compiling chacha-x86-apple.S
[163/527] Compiling chacha-armv8-win.S
[164/527] Compiling chacha-armv8-linux.S
[165/527] Compiling chacha-armv8-apple.S
[166/527] Compiling chacha-armv4-linux.S
[167/527] Compiling aes128gcmsiv-x86_64-linux.S
[168/527] Compiling aes128gcmsiv-x86_64-apple.S
[169/527] Compiling x86_64-mont5-apple.S
[170/527] Compiling x86_64-mont5-linux.S
[171/527] Compiling x86_64-mont-linux.S
[172/527] Compiling x86_64-mont-apple.S
[173/527] Compiling x86-mont-linux.S
[174/527] Compiling x86-mont-apple.S
[175/527] Compiling vpaes-x86_64-apple.S
[176/527] Compiling vpaes-x86_64-linux.S
[177/527] Compiling vpaes-x86-linux.S
[178/527] Compiling vpaes-armv8-win.S
[179/527] Compiling vpaes-x86-apple.S
[180/527] Compiling vpaes-armv8-linux.S
[181/527] Compiling vpaes-armv8-apple.S
[182/527] Compiling vpaes-armv7-linux.S
[183/527] Compiling d1_lib.cc
[184/527] Compiling sha512-x86_64-apple.S
[185/527] Compiling sha512-armv8-win.S
[186/527] Compiling sha512-x86_64-linux.S
[187/527] Compiling sha512-armv8-linux.S
[188/527] Compiling sha512-armv8-apple.S
[189/527] Compiling sha512-586-linux.S
[190/527] Compiling sha512-armv4-linux.S
[191/527] Compiling sha512-586-apple.S
[192/527] Compiling sha256-x86_64-apple.S
[193/527] Compiling sha256-x86_64-linux.S
[194/527] Compiling sha256-armv8-linux.S
[195/527] Compiling sha256-armv8-win.S
[196/527] Compiling sha256-armv8-apple.S
[197/527] Compiling sha256-armv4-linux.S
[198/527] Compiling sha256-586-linux.S
[199/527] Compiling sha256-586-apple.S
[200/527] Compiling sha1-armv8-win.S
[201/527] Compiling sha1-x86_64-apple.S
[202/527] Compiling d1_both.cc
[203/527] Compiling sha1-armv8-linux.S
[204/527] Compiling sha1-armv8-apple.S
[205/527] Compiling sha1-x86_64-linux.S
[206/527] Compiling sha1-586-linux.S
[207/527] Compiling sha1-armv4-large-linux.S
[208/527] Compiling sha1-586-apple.S
[209/527] Compiling rsaz-avx2-linux.S
[210/527] Compiling rsaz-avx2-apple.S
[211/527] Compiling bio_ssl.cc
[212/527] Compiling rdrand-x86_64-linux.S
[213/527] Compiling rdrand-x86_64-apple.S
[214/527] Compiling p256_beeu-x86_64-asm-apple.S
[215/527] Compiling p256_beeu-x86_64-asm-linux.S
[216/527] Compiling p256_beeu-armv8-asm-linux.S
[217/527] Compiling p256_beeu-armv8-asm-apple.S
[217/527] Compiling p256_beeu-armv8-asm-win.S
[219/527] Compiling p256-x86_64-asm-apple.S
[220/527] Compiling p256-armv8-asm-win.S
[221/527] Compiling p256-x86_64-asm-linux.S
[222/527] Compiling p256-armv8-asm-linux.S
[223/527] Compiling p256-armv8-asm-apple.S
[224/527] Compiling ghashv8-armv8-win.S
[225/527] Compiling ghashv8-armv8-linux.S
[226/527] Compiling ghashv8-armv8-apple.S
[227/527] Compiling ghashv8-armv7-linux.S
[228/527] Compiling ghash-x86_64-apple.S
[229/527] Compiling ghash-x86-apple.S
[230/527] Compiling ghash-x86_64-linux.S
[231/527] Compiling ghash-x86-linux.S
[232/527] Compiling ghash-ssse3-x86_64-linux.S
[233/527] Compiling ghash-ssse3-x86_64-apple.S
[234/527] Compiling ghash-ssse3-x86-linux.S
[235/527] Compiling ghash-ssse3-x86-apple.S
[236/527] Compiling ghash-neon-armv8-win.S
[237/527] Compiling ghash-armv4-linux.S
[238/527] Compiling ghash-neon-armv8-apple.S
[239/527] Compiling ghash-neon-armv8-linux.S
[240/527] Compiling co-586-linux.S
[241/527] Compiling co-586-apple.S
[242/527] Compiling bn-armv8-win.S
[243/527] Compiling bsaes-armv7-linux.S
[244/527] Compiling bn-armv8-linux.S
[245/527] Compiling bn-armv8-apple.S
[246/527] Compiling bn-586-linux.S
[247/527] Compiling bn-586-apple.S
[248/527] Compiling armv8-mont-win.S
[249/527] Compiling armv8-mont-linux.S
[250/527] Compiling armv8-mont-apple.S
[251/527] Compiling armv4-mont-linux.S
[252/527] Compiling aesv8-gcm-armv8-win.S
[253/527] Compiling aesv8-armv8-linux.S
[254/527] Compiling aesv8-gcm-armv8-linux.S
[255/527] Compiling aesv8-gcm-armv8-apple.S
[255/527] Compiling aesv8-armv8-win.S
[257/527] Compiling aesv8-armv8-apple.S
[258/527] Compiling aesv8-armv7-linux.S
[259/527] Compiling aesni-x86_64-apple.S
[260/527] Compiling aesni-x86_64-linux.S
[261/527] Compiling aesni-x86-apple.S
[262/527] Compiling aesni-x86-linux.S
[263/527] Compiling aesni-gcm-x86_64-apple.S
[264/527] Compiling aesni-gcm-x86_64-linux.S
[265/527] Compiling x_x509a.c
[266/527] Compiling x_sig.c
[267/527] Compiling x_spki.c
[267/527] Compiling x_val.c
[269/527] Compiling x_x509.c
[270/527] Compiling x_pubkey.c
[270/527] Compiling x_req.c
[272/527] Compiling x_name.c
[273/527] Compiling x_algor.c
[274/527] Compiling x509spki.c
[275/527] Compiling x_exten.c
[276/527] Compiling x_attrib.c
[277/527] Compiling x509rset.c
[277/527] Compiling x_crl.c
[279/527] Compiling x_all.c
[280/527] Compiling x509name.c
[281/527] Compiling x509cset.c
[282/527] Compiling x509_txt.c
[283/527] Compiling x509_vpm.c
[284/527] Compiling x509_set.c
[285/527] Compiling x509_v3.c
[286/527] Compiling x509_trs.c
[287/527] Compiling x509_vfy.c
[288/527] Compiling x509_req.c
[289/527] Compiling x509_obj.c
[290/527] Compiling x509_d2.c
[290/527] Compiling x509_ext.c
[292/527] Compiling x509_lu.c
[293/527] Compiling x509_def.c
[294/527] Compiling x509.c
[295/527] Compiling x509_att.c
[296/527] Compiling x509_cmp.c
[297/527] Compiling v3_prn.c
[298/527] Compiling v3_skey.c
[299/527] Compiling v3_purp.c
[300/527] Compiling v3_pmaps.c
[300/527] Compiling v3_utl.c
[302/527] Compiling v3_ocsp.c
[302/527] Compiling v3_pcons.c
[304/527] Compiling v3_ncons.c
[305/527] Compiling v3_int.c
[306/527] Compiling v3_lib.c
[307/527] Compiling v3_ia5.c
[308/527] Compiling v3_info.c
[309/527] Compiling v3_genn.c
[309/527] Compiling v3_enum.c
[309/527] Compiling v3_extku.c
[312/527] Compiling v3_crld.c
[313/527] Compiling v3_cpols.c
[314/527] Compiling v3_conf.c
[315/527] Compiling v3_bcons.c
[315/527] Compiling v3_bitst.c
[317/527] Compiling v3_akeya.c
[318/527] Compiling v3_akey.c
[319/527] Compiling v3_alt.c
[320/527] Compiling t_x509a.c
[321/527] Compiling i2d_pr.c
[322/527] Compiling t_x509.c
[323/527] Compiling t_crl.c
[324/527] Compiling t_req.c
[325/527] Compiling name_print.c
[326/527] Compiling rsa_pss.c
[327/527] Compiling policy.c
[328/527] Compiling by_file.c
[329/527] Compiling by_dir.c
[330/527] Compiling algorithm.c
[331/527] Compiling a_verify.c
[332/527] Compiling a_sign.c
[332/527] Compiling asn1_gen.c
[332/527] Compiling a_digest.c
[335/527] Compiling voprf.c
[336/527] Compiling thread.c
[337/527] Compiling thread_win.c
[338/527] Compiling thread_pthread.c
[338/527] Compiling thread_none.c
[340/527] Compiling spx_wots.c
[340/527] Compiling trust_token.c
[342/527] Compiling spx_util.c
[342/527] Compiling stack.c
[344/527] Compiling spx_thash.c
[345/527] Compiling spx_fors.c
[346/527] Compiling spx_merkle.c
[347/527] Compiling spx.c
[348/527] Compiling spx_address.c
[349/527] Compiling pmbtoken.c
[350/527] Compiling thash.c
[351/527] Compiling wots.c
[352/527] Compiling sha512.c
[353/527] Compiling fors.c
[354/527] Compiling slhdsa.c
[355/527] Compiling sha256.c
[355/527] Compiling siphash.c
[355/527] Compiling merkle.c
[358/527] Compiling rsa_extra.c
[358/527] Compiling sha1.c
[360/527] Compiling rc4.c
[361/527] Compiling windows.c
[362/527] Compiling refcount.c
[363/527] Compiling trusty.c
[364/527] Compiling rand_extra.c
[365/527] Compiling rsa_asn1.c
[366/527] Compiling passive.c
[367/527] Compiling urandom.c
[368/527] Compiling rsa_crypt.c
[369/527] Compiling ios.c
[370/527] Compiling getentropy.c
[371/527] Compiling poly1305_arm_asm.S
[372/527] Compiling deterministic.c
[373/527] Compiling forkunsafe.c
[374/527] Compiling fork_detect.c
[375/527] Compiling poly1305.c
[376/527] Compiling poly1305_arm.c
[377/527] Compiling pool.c
[378/527] Compiling pkcs7.c
[379/527] Compiling poly1305_vec.c
[380/527] Compiling p5_pbev2.c
[381/527] Compiling pkcs8.c
[382/527] Compiling pem_xaux.c
[383/527] Compiling pem_x509.c
[384/527] Compiling pkcs7_x509.c
[385/527] Compiling pkcs8_x509.c
[386/527] Compiling pem_pkey.c
[387/527] Compiling obj_xref.c
[388/527] Compiling pem_pk8.c
[389/527] Compiling pem_oth.c
[390/527] Compiling pem_info.c
[391/527] Compiling pem_lib.c
[392/527] Compiling mem.c
[393/527] Compiling pem_all.c
[393/527] Compiling obj.c
[395/527] Compiling md5.c
[396/527] Compiling mldsa.c
[397/527] Compiling md4.c
[398/527] Compiling lhash.c
[399/527] Compiling fips_shared_support.c
[400/527] Compiling keccak.c
[401/527] Compiling poly_rq_mul.S
[402/527] Compiling kyber.c
[403/527] Compiling ex_data.c
[404/527] Compiling sign.c
[405/527] Compiling hpke.c
[406/527] Compiling scrypt.c
[407/527] Compiling mlkem.cc
[408/527] Compiling print.c
[409/527] Compiling hrss.c
[410/527] Compiling pbkdf.c
[411/527] Compiling p_x25519.c
[412/527] Compiling p_x25519_asn1.c
[413/527] Compiling p_rsa_asn1.c
[414/527] Compiling p_ed25519.c
[415/527] Compiling p_rsa.c
[416/527] Compiling p_hkdf.c
[417/527] Compiling p_ed25519_asn1.c
[418/527] Compiling p_ec_asn1.c
[419/527] Compiling p_ec.c
[420/527] Compiling p_dh.c
[421/527] Compiling p_dsa_asn1.c
[421/527] Compiling p_dh_asn1.c
[423/527] Compiling evp_ctx.c
[424/527] Compiling evp_asn1.c
[425/527] Compiling evp.c
[426/527] Compiling engine.c
[426/527] Compiling err.c
[428/527] Compiling ecdh_extra.c
[429/527] Compiling ecdsa_asn1.c
[430/527] Compiling ec_derive.c
[431/527] Compiling hash_to_curve.c
[432/527] Compiling dsa_asn1.c
[433/527] Compiling ec_asn1.c
[434/527] Compiling dsa.c
[435/527] Compiling dh_asn1.c
[436/527] Compiling params.c
[437/527] Compiling dilithium.c
[438/527] Compiling digest_extra.c
[439/527] Compiling x25519-asm-arm.S
[440/527] Compiling spake25519.c
[441/527] Compiling crypto.c
[442/527] Compiling des.c
[442/527] Compiling cpu_intel.c
[444/527] Compiling cpu_arm_linux.c
[445/527] Compiling cpu_arm_freebsd.c
[446/527] Compiling cpu_aarch64_openbsd.c
[447/527] Compiling cpu_aarch64_win.c
[448/527] Compiling cpu_aarch64_sysreg.c
[449/527] Compiling cpu_aarch64_linux.c
[450/527] Compiling cpu_aarch64_apple.c
[450/527] Compiling cpu_aarch64_fuchsia.c
[452/527] Compiling curve25519.c
[453/527] Compiling tls_cbc.c
[454/527] Compiling conf.c
[454/527] Compiling e_tls.c
[456/527] Compiling e_rc4.c
[457/527] Compiling e_rc2.c
[458/527] Compiling derive_key.c
[459/527] Compiling e_null.c
[460/527] Compiling e_des.c
[461/527] Compiling e_aesctrhmac.c
[462/527] Compiling e_chacha20poly1305.c
[463/527] Compiling e_aesgcmsiv.c
[464/527] Compiling unicode.c
[465/527] Compiling curve25519_64_adx.c
[466/527] Compiling chacha.c
[466/527] Compiling cipher_extra.c
[468/527] Compiling ber.c
[469/527] Compiling bn_asn1.c
[470/527] Compiling asn1_compat.c
[471/527] Compiling cbb.c
[472/527] Compiling cbs.c
[473/527] Compiling buf.c
[474/527] Compiling convert.c
[475/527] Compiling blake2.c
[476/527] Compiling printf.c
[476/527] Compiling socket_helper.c
[478/527] Compiling socket.c
[479/527] Compiling pair.c
[480/527] Compiling hexdump.c
[481/527] Compiling file.c
[482/527] Compiling fd.c
[483/527] Compiling errno.c
[484/527] Compiling bio_mem.c
[485/527] Compiling connect.c
[486/527] Compiling base64.c
[487/527] Compiling tasn_utl.c
[488/527] Compiling tasn_typ.c
[489/527] Compiling bio.c
[490/527] Compiling tasn_new.c
[491/527] Compiling tasn_fre.c
[492/527] Compiling tasn_enc.c
[493/527] Compiling f_string.c
[494/527] Compiling f_int.c
[495/527] Compiling tasn_dec.c
[496/527] Compiling posix_time.c
[497/527] Compiling asn_pack.c
[498/527] Compiling asn1_par.c
[499/527] Compiling a_utctm.c
[500/527] Compiling a_type.c
[501/527] Compiling a_dup.c
[502/527] Compiling asn1_lib.c
[503/527] Compiling a_time.c
[504/527] Compiling a_strnid.c
[505/527] Write sources
[506/527] Compiling a_strex.c
[507/527] Compiling a_d2i_fp.c
[508/527] Compiling a_bool.c
[509/527] Compiling a_bitstr.c
[510/546] Compiling bcm.c
[512/546] Compiling Atomics Primitives.shims.swift
[513/546] Compiling Atomics AtomicInteger.swift
[514/546] Compiling Atomics AtomicOptionalWrappable.swift
[515/546] Compiling Atomics UnsafeAtomic.swift
[516/546] Compiling Atomics UnsafeAtomicLazyReference.swift
[517/548] Compiling Atomics ManagedAtomic.swift
[518/548] Compiling Atomics ManagedAtomicLazyReference.swift
[519/548] Compiling Atomics AtomicMemoryOrderings.swift
[520/548] Compiling Atomics DoubleWord.swift
[521/548] Compiling Atomics OptionalRawRepresentable.swift
[522/548] Compiling Atomics RawRepresentable.swift
[523/548] Compiling Atomics AtomicBool.swift
[524/548] Compiling Atomics IntegerOperations.swift
[525/548] Compiling Atomics Unmanaged extensions.swift
[526/548] Compiling Atomics AtomicReference.swift
[527/548] Compiling Atomics AtomicStorage.swift
[528/548] Compiling Atomics AtomicValue.swift
[528/548] Compiling c-nioatomics.c
[529/548] Compiling c-atomics.c
[531/554] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[532/554] Compiling NIOConcurrencyHelpers lock.swift
[533/554] Compiling NIOConcurrencyHelpers NIOLock.swift
[534/554] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[535/554] Emitting module NIOConcurrencyHelpers
[536/554] Compiling Atomics IntegerConformances.swift
[537/554] Compiling Atomics PointerConformances.swift
[538/554] Compiling Atomics Primitives.native.swift
[539/554] Emitting module Atomics
[540/555] Compiling NIOConcurrencyHelpers atomics.swift
[542/556] Wrapping AST for Atomics for debugging
[543/556] Wrapping AST for NIOConcurrencyHelpers for debugging
[545/616] Compiling NIOCore IO.swift
[546/616] Compiling NIOCore IOData.swift
[547/616] Compiling NIOCore IPProtocol.swift
[548/616] Compiling NIOCore IntegerBitPacking.swift
[549/616] Compiling NIOCore IntegerTypes.swift
[550/616] Compiling NIOCore Interfaces.swift
[551/616] Compiling NIOCore Linux.swift
[552/616] Compiling NIOCore MarkedCircularBuffer.swift
[553/624] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[554/624] Compiling NIOCore EventLoopFuture+Deprecated.swift
[555/624] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[556/624] Compiling NIOCore EventLoopFuture.swift
[557/624] Compiling NIOCore FileDescriptor.swift
[558/624] Compiling NIOCore FileHandle.swift
[559/624] Compiling NIOCore FileRegion.swift
[560/624] Compiling NIOCore GlobalSingletons.swift
[561/624] Compiling NIOCore AddressedEnvelope.swift
[562/624] Compiling NIOCore AsyncAwaitSupport.swift
[563/624] Compiling NIOCore AsyncChannel.swift
[564/624] Compiling NIOCore AsyncChannelHandler.swift
[565/624] Compiling NIOCore AsyncChannelInboundStream.swift
[566/624] Compiling NIOCore AsyncChannelOutboundWriter.swift
[567/624] Compiling NIOCore NIOAsyncSequenceProducer.swift
[568/624] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[569/624] Compiling NIOCore NIOAsyncWriter.swift
[570/624] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[571/624] Compiling NIOCore BSDSocketAPI.swift
[572/624] Compiling NIOCore ByteBuffer-aux.swift
[573/624] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[574/624] Compiling NIOCore ByteBuffer-conversions.swift
[575/624] Compiling NIOCore ByteBuffer-core.swift
[576/624] Compiling NIOCore ByteBuffer-hex.swift
[577/624] Compiling NIOCore ByteBuffer-int.swift
[578/624] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[579/624] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[580/624] Compiling NIOCore SocketAddresses.swift
[581/624] Compiling NIOCore SocketOptionProvider.swift
[582/624] Compiling NIOCore SystemCallHelpers.swift
[583/624] Compiling NIOCore TimeAmount+Duration.swift
[584/624] Compiling NIOCore TypeAssistedChannelHandler.swift
[585/624] Compiling NIOCore UniversalBootstrapSupport.swift
[586/624] Compiling NIOCore Utilities.swift
[587/624] Compiling NIOCore CircularBuffer.swift
[588/624] Compiling NIOCore Codec.swift
[589/624] Compiling NIOCore ConvenienceOptionSupport.swift
[590/624] Compiling NIOCore DeadChannel.swift
[591/624] Compiling NIOCore DispatchQueue+WithFuture.swift
[592/624] Compiling NIOCore EventLoop+Deprecated.swift
[593/624] Compiling NIOCore EventLoop+SerialExecutor.swift
[594/624] Compiling NIOCore EventLoop.swift
[595/624] Compiling NIOCore ByteBuffer-multi-int.swift
[596/624] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[597/624] Compiling NIOCore ByteBuffer-views.swift
[598/624] Compiling NIOCore Channel.swift
[599/624] Compiling NIOCore ChannelHandler.swift
[600/624] Compiling NIOCore ChannelHandlers.swift
[601/624] Compiling NIOCore ChannelInvoker.swift
[602/624] Compiling NIOCore ChannelOption.swift
[603/624] Compiling NIOCore ChannelPipeline.swift
[604/624] Compiling NIOCore MulticastChannel.swift
[605/624] Compiling NIOCore NIOAny.swift
[606/624] Compiling NIOCore NIOCloseOnErrorHandler.swift
[607/624] Compiling NIOCore NIOLoopBound.swift
[608/624] Compiling NIOCore NIOScheduledCallback.swift
[609/624] Compiling NIOCore NIOSendable.swift
[610/624] Compiling NIOCore PointerHelpers.swift
[611/624] Compiling NIOCore RecvByteBufferAllocator.swift
[612/624] Emitting module NIOCore
[613/625] Wrapping AST for NIOCore for debugging
[615/677] Emitting module NIOEmbedded
[616/677] Compiling NIOEmbedded AsyncTestingChannel.swift
[617/677] Compiling NIOEmbedded Embedded.swift
[618/677] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[619/678] Wrapping AST for NIOEmbedded for debugging
[621/678] Compiling NIOPosix IO.swift
[622/678] Compiling NIOPosix IntegerBitPacking.swift
[623/678] Compiling NIOPosix IntegerTypes.swift
[624/678] Compiling NIOPosix Linux.swift
[625/678] Compiling NIOPosix LinuxCPUSet.swift
[626/678] Compiling NIOPosix LinuxUring.swift
[627/678] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[628/684] Emitting module NIOPosix
[629/684] Compiling NIOPosix ServerSocket.swift
[630/684] Compiling NIOPosix Socket.swift
[631/684] Compiling NIOPosix SocketChannel.swift
[632/684] Compiling NIOPosix SocketProtocols.swift
[633/684] Compiling NIOPosix System.swift
[634/684] Compiling NIOPosix Thread.swift
[635/684] Compiling NIOPosix ThreadPosix.swift
[636/684] Compiling NIOPosix ThreadWindows.swift
[637/684] Compiling NIOPosix UnsafeTransfer.swift
[638/684] Compiling NIOPosix Utilities.swift
[639/684] Compiling NIOPosix VsockAddress.swift
[640/684] Compiling NIOPosix VsockChannelEvents.swift
[641/684] Compiling NIOPosix Bootstrap.swift
[642/684] Compiling NIOPosix ControlMessage.swift
[643/684] Compiling NIOPosix DatagramVectorReadManager.swift
[644/684] Compiling NIOPosix Errors+Any.swift
[645/684] Compiling NIOPosix FileDescriptor.swift
[646/684] Compiling NIOPosix GetaddrinfoResolver.swift
[647/684] Compiling NIOPosix HappyEyeballs.swift
[648/684] Compiling NIOPosix SelectableChannel.swift
[649/684] Compiling NIOPosix SelectableEventLoop.swift
[650/684] Compiling NIOPosix SelectorEpoll.swift
[651/684] Compiling NIOPosix SelectorGeneric.swift
[652/684] Compiling NIOPosix SelectorKqueue.swift
[653/684] Compiling NIOPosix SelectorUring.swift
[654/684] Compiling NIOPosix Pool.swift
[655/684] Compiling NIOPosix PooledRecvBufferAllocator.swift
[656/684] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[657/684] Compiling NIOPosix PosixSingletons.swift
[658/684] Compiling NIOPosix RawSocketBootstrap.swift
[659/684] Compiling NIOPosix Resolver.swift
[660/684] Compiling NIOPosix Selectable.swift
[661/684] Compiling NIOPosix BSDSocketAPICommon.swift
[662/684] Compiling NIOPosix BSDSocketAPIPosix.swift
[663/684] Compiling NIOPosix BSDSocketAPIWindows.swift
[664/684] Compiling NIOPosix BaseSocket.swift
[665/684] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[666/684] Compiling NIOPosix BaseSocketChannel.swift
[667/684] Compiling NIOPosix BaseStreamSocketChannel.swift
[668/684] Compiling NIOPosix NIOThreadPool.swift
[669/684] Compiling NIOPosix NonBlockingFileIO.swift
[670/684] Compiling NIOPosix PendingDatagramWritesManager.swift
[671/684] Compiling NIOPosix PendingWritesManager.swift
[672/684] Compiling NIOPosix PipeChannel.swift
[673/684] Compiling NIOPosix PipePair.swift
[674/684] Compiling NIOPosix PointerHelpers.swift
[675/685] Wrapping AST for NIOPosix for debugging
[677/687] Emitting module NIO
[678/687] Compiling NIO Exports.swift
[679/688] Wrapping AST for NIO for debugging
[681/714] Compiling NIOTLS TLSEvents.swift
[682/714] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[683/714] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[684/714] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[685/714] Compiling NIOTLS SNIHandler.swift
[686/714] Emitting module NIOTLS
[688/715] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[689/715] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[690/717] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[691/717] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[692/717] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[693/717] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[694/717] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[695/717] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[696/717] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[697/717] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[697/717] Wrapping AST for NIOTLS for debugging
[699/745] Compiling NIOSSL ObjectIdentifier.swift
[700/745] Compiling NIOSSL PosixPort.swift
[701/745] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[702/745] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[703/745] Emitting module NIOHTTP1
[704/745] Compiling NIOSSL AndroidCABundle.swift
[705/745] Compiling NIOSSL ByteBufferBIO.swift
[706/745] Compiling NIOSSL CustomPrivateKey.swift
[707/745] Emitting module NIOFoundationCompat
[708/745] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[710/746] Compiling NIOSSL SSLContext.swift
[711/746] Compiling NIOSSL NIOSSLSecureBytes.swift
[712/747] Wrapping AST for NIOFoundationCompat for debugging
[713/747] Wrapping AST for NIOHTTP1 for debugging
[716/747] Compiling NIOSSL RNG.swift
[717/747] Compiling NIOSSL SafeCompare.swift
[718/750] Compiling NIOSSL SSLPublicKey.swift
[719/750] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[720/750] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[721/750] Compiling NIOSSL SubjectAlternativeName.swift
[725/750] Compiling NIOSSL IdentityVerification.swift
[726/750] Compiling NIOSSL LinuxCABundle.swift
[727/750] Compiling NIOSSL NIOSSLClientHandler.swift
[728/750] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[729/750] Compiling NIOSSL NIOSSLHandler.swift
[730/750] Emitting module NIOSSL
[731/750] Compiling NIOSSL SSLErrors.swift
[732/750] Compiling NIOSSL SSLInit.swift
[733/750] Compiling NIOSSL SSLPKCS12Bundle.swift
[734/750] Compiling NIOSSL SSLPrivateKey.swift
[735/750] Compiling NIOSSL SSLCertificate.swift
[736/750] Compiling NIOSSL SSLCertificateExtensions.swift
[737/750] Compiling NIOSSL SSLConnection.swift
[739/750] Compiling NIOSSL NIOSSLServerHandler.swift
[742/750] Compiling NIOSSL SSLCallbacks.swift
[743/750] Compiling NIOSSL Zeroization.swift
[744/750] Compiling NIOSSL TLSConfiguration.swift
[745/750] Compiling NIOSSL UniversalBootstrapSupport.swift
[746/751] Wrapping AST for NIOSSL for debugging
[748/777] Compiling HexavilleFramework FileHandle.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/FileHandle.swift:11:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public func write(_ string: String) {
13 |         guard let data = string.data(using: .utf8) else { return }
[749/777] Compiling HexavilleFramework HTTPMethod.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/FileHandle.swift:11:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public func write(_ string: String) {
13 |         guard let data = string.data(using: .utf8) else { return }
[750/777] Compiling HexavilleFramework HexavilleFramework.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/FileHandle.swift:11:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public func write(_ string: String) {
13 |         guard let data = string.data(using: .utf8) else { return }
[751/777] Compiling HexavilleFramework Regex.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Regex.swift:23:23: warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
 19 | // MARK RouteRegex
 20 | /// A set of helper functions for router path matching using regular expression.
 21 | public class RouteRegex {
    |              `- note: class 'RouteRegex' does not conform to the 'Sendable' protocol
 22 |     /// A shared instance of RouteRegex.
 23 |     public static let sharedInstance = RouteRegex()
    |                       |- warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'sharedInstance' 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
 24 |
 25 |     private let namedCaptureRegex: NSRegularExpression
[752/777] Compiling HexavilleFramework Router.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Regex.swift:23:23: warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
 19 | // MARK RouteRegex
 20 | /// A set of helper functions for router path matching using regular expression.
 21 | public class RouteRegex {
    |              `- note: class 'RouteRegex' does not conform to the 'Sendable' protocol
 22 |     /// A shared instance of RouteRegex.
 23 |     public static let sharedInstance = RouteRegex()
    |                       |- warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'sharedInstance' 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
 24 |
 25 |     private let namedCaptureRegex: NSRegularExpression
[753/777] Compiling HexavilleFramework Session.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Regex.swift:23:23: warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
 19 | // MARK RouteRegex
 20 | /// A set of helper functions for router path matching using regular expression.
 21 | public class RouteRegex {
    |              `- note: class 'RouteRegex' does not conform to the 'Sendable' protocol
 22 |     /// A shared instance of RouteRegex.
 23 |     public static let sharedInstance = RouteRegex()
    |                       |- warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'sharedInstance' 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
 24 |
 25 |     private let namedCaptureRegex: NSRegularExpression
[754/777] Compiling HexavilleFramework Response.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/String/CaseInsensitiveString.swift:19:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
17 |
18 | extension CaseInsensitiveString : Hashable {
19 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
20 |         return string.lowercased().hashValue
21 |     }
[755/777] Compiling HexavilleFramework CaseInsensitiveString.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/String/CaseInsensitiveString.swift:19:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
17 |
18 | extension CaseInsensitiveString : Hashable {
19 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
20 |         return string.lowercased().hashValue
21 |     }
[756/777] Compiling HexavilleFramework String.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/String/CaseInsensitiveString.swift:19:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
17 |
18 | extension CaseInsensitiveString : Hashable {
19 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
20 |         return string.lowercased().hashValue
21 |     }
[757/777] Compiling HexavilleFramework Error.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/String/CaseInsensitiveString.swift:19:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
17 |
18 | extension CaseInsensitiveString : Hashable {
19 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
20 |         return string.lowercased().hashValue
21 |     }
[758/777] Compiling HexavilleFramework HostResolver.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/HostResolver.swift:11:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public struct HostResolver {
   |               `- note: consider making struct 'HostResolver' conform to the 'Sendable' protocol
11 |     public static let shared = HostResolver()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
12 |
13 |     public init() {}
/host/spi-builder-workspace/Sources/HexavilleFramework/Logger.swift:33:50: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
31 |         let levelString = "\(level)".uppercased()
32 |         if let _ = ProcessInfo.processInfo.environment["LAMBDA_TASK_ROOT"] {
33 |             fputs("[\(levelString)] \(message)", stderr)
   |                                                  `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
34 |         } else {
35 |             print("[\(levelString)] \(message)")
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[759/777] Compiling HexavilleFramework Logger.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/HostResolver.swift:11:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public struct HostResolver {
   |               `- note: consider making struct 'HostResolver' conform to the 'Sendable' protocol
11 |     public static let shared = HostResolver()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
12 |
13 |     public init() {}
/host/spi-builder-workspace/Sources/HexavilleFramework/Logger.swift:33:50: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
31 |         let levelString = "\(level)".uppercased()
32 |         if let _ = ProcessInfo.processInfo.environment["LAMBDA_TASK_ROOT"] {
33 |             fputs("[\(levelString)] \(message)", stderr)
   |                                                  `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
34 |         } else {
35 |             print("[\(levelString)] \(message)")
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[760/777] Compiling HexavilleFramework Middleware.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/HostResolver.swift:11:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public struct HostResolver {
   |               `- note: consider making struct 'HostResolver' conform to the 'Sendable' protocol
11 |     public static let shared = HostResolver()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
12 |
13 |     public init() {}
/host/spi-builder-workspace/Sources/HexavilleFramework/Logger.swift:33:50: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
31 |         let levelString = "\(level)".uppercased()
32 |         if let _ = ProcessInfo.processInfo.environment["LAMBDA_TASK_ROOT"] {
33 |             fputs("[\(levelString)] \(message)", stderr)
   |                                                  `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
34 |         } else {
35 |             print("[\(levelString)] \(message)")
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[761/780] Emitting module HexavilleFramework
/host/spi-builder-workspace/Sources/HexavilleFramework/AssetLoader.swift:16:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public struct AssetLoader {
   |               `- note: consider making struct 'AssetLoader' conform to the 'Sendable' protocol
16 |     public static let shared = AssetLoader()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
17 |
18 |     public var assetPathCandidates = [String]()
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/MediaType/MediaType.swift:84:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 82 |
 83 | extension MediaType : Hashable {
 84 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 85 |         return type.hashValue ^ subtype.hashValue
 86 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/AttributedCookie.swift:79:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 77 |
 78 | extension AttributedCookie : Hashable {
 79 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 80 |         return name.hashValue
 81 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/Cookie.swift:12:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
10 |
11 | extension Cookie : Hashable {
12 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
13 |         return name.hashValue
14 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/HTTPHeaders.swift:27:25: warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
25 | }
26 |
27 | extension HTTPHeaders:  ExpressibleByDictionaryLiteral {
   |                         `- warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
28 |     public typealias Key = String
   |                      `- note: type alias 'Key' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
29 |     public typealias Value = String
   |                      `- note: type alias 'Value' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
30 |
31 |     public init(dictionaryLiteral elements: (String, String)...) {
   |            `- note: initializer 'init(dictionaryLiteral:)' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
32 |         self.init()
33 |         for (name, value) in elements {
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:310:15: note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 308 | /// or split representation, such that header fields that are able to be repeated
 309 | /// can be represented appropriately.
 310 | public struct HTTPHeaders: CustomStringConvertible, ExpressibleByDictionaryLiteral {
     |               `- note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 311 |     @usableFromInline
 312 |     internal var headers: [(String, String)]
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/String/CaseInsensitiveString.swift:19:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
17 |
18 | extension CaseInsensitiveString : Hashable {
19 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CaseInsensitiveString' to 'Hashable' by implementing 'hash(into:)' instead
20 |         return string.lowercased().hashValue
21 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/FileHandle.swift:11:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public func write(_ string: String) {
13 |         guard let data = string.data(using: .utf8) else { return }
/host/spi-builder-workspace/Sources/HexavilleFramework/HostResolver.swift:11:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public struct HostResolver {
   |               `- note: consider making struct 'HostResolver' conform to the 'Sendable' protocol
11 |     public static let shared = HostResolver()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'HostResolver' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
12 |
13 |     public init() {}
/host/spi-builder-workspace/Sources/HexavilleFramework/Regex.swift:23:23: warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
 19 | // MARK RouteRegex
 20 | /// A set of helper functions for router path matching using regular expression.
 21 | public class RouteRegex {
    |              `- note: class 'RouteRegex' does not conform to the 'Sendable' protocol
 22 |     /// A shared instance of RouteRegex.
 23 |     public static let sharedInstance = RouteRegex()
    |                       |- warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'RouteRegex' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'sharedInstance' 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
 24 |
 25 |     private let namedCaptureRegex: NSRegularExpression
/host/spi-builder-workspace/Sources/HexavilleFramework/Session/SessionMemoryStore.swift:11:13: warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import Foundation
10 |
11 | private var sharedMemoryStore: [String: [String: Any]] = [:]
   |             |- warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'sharedMemoryStore' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'sharedMemoryStore' 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
12 |
13 | public class SessionMemoryStore: SessionStoreProvider {
[762/780] Compiling HexavilleFramework AttributedCookie.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/AttributedCookie.swift:79:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 77 |
 78 | extension AttributedCookie : Hashable {
 79 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 80 |         return name.hashValue
 81 |     }
[763/780] Compiling HexavilleFramework Body+ByteBuffer.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/AttributedCookie.swift:79:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 77 |
 78 | extension AttributedCookie : Hashable {
 79 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 80 |         return name.hashValue
 81 |     }
[764/780] Compiling HexavilleFramework Body+Data.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/AttributedCookie.swift:79:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 77 |
 78 | extension AttributedCookie : Hashable {
 79 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 80 |         return name.hashValue
 81 |     }
[765/780] Compiling HexavilleFramework Body.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/AttributedCookie.swift:79:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 77 |
 78 | extension AttributedCookie : Hashable {
 79 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AttributedCookie' to 'Hashable' by implementing 'hash(into:)' instead
 80 |         return name.hashValue
 81 |     }
[766/780] Compiling HexavilleFramework Cookie.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/Cookie.swift:12:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
10 |
11 | extension Cookie : Hashable {
12 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
13 |         return name.hashValue
14 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/HTTPHeaders.swift:27:25: warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
25 | }
26 |
27 | extension HTTPHeaders:  ExpressibleByDictionaryLiteral {
   |                         `- warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
28 |     public typealias Key = String
   |                      `- note: type alias 'Key' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
29 |     public typealias Value = String
   |                      `- note: type alias 'Value' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
30 |
31 |     public init(dictionaryLiteral elements: (String, String)...) {
   |            `- note: initializer 'init(dictionaryLiteral:)' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
32 |         self.init()
33 |         for (name, value) in elements {
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:310:15: note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 308 | /// or split representation, such that header fields that are able to be repeated
 309 | /// can be represented appropriately.
 310 | public struct HTTPHeaders: CustomStringConvertible, ExpressibleByDictionaryLiteral {
     |               `- note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 311 |     @usableFromInline
 312 |     internal var headers: [(String, String)]
[767/780] Compiling HexavilleFramework HTTPHeaders.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/Cookie.swift:12:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
10 |
11 | extension Cookie : Hashable {
12 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
13 |         return name.hashValue
14 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/HTTPHeaders.swift:27:25: warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
25 | }
26 |
27 | extension HTTPHeaders:  ExpressibleByDictionaryLiteral {
   |                         `- warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
28 |     public typealias Key = String
   |                      `- note: type alias 'Key' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
29 |     public typealias Value = String
   |                      `- note: type alias 'Value' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
30 |
31 |     public init(dictionaryLiteral elements: (String, String)...) {
   |            `- note: initializer 'init(dictionaryLiteral:)' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
32 |         self.init()
33 |         for (name, value) in elements {
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:310:15: note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 308 | /// or split representation, such that header fields that are able to be repeated
 309 | /// can be represented appropriately.
 310 | public struct HTTPHeaders: CustomStringConvertible, ExpressibleByDictionaryLiteral {
     |               `- note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 311 |     @usableFromInline
 312 |     internal var headers: [(String, String)]
[768/780] Compiling HexavilleFramework Message.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/Cookie.swift:12:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
10 |
11 | extension Cookie : Hashable {
12 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
13 |         return name.hashValue
14 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/HTTPHeaders.swift:27:25: warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
25 | }
26 |
27 | extension HTTPHeaders:  ExpressibleByDictionaryLiteral {
   |                         `- warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
28 |     public typealias Key = String
   |                      `- note: type alias 'Key' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
29 |     public typealias Value = String
   |                      `- note: type alias 'Value' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
30 |
31 |     public init(dictionaryLiteral elements: (String, String)...) {
   |            `- note: initializer 'init(dictionaryLiteral:)' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
32 |         self.init()
33 |         for (name, value) in elements {
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:310:15: note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 308 | /// or split representation, such that header fields that are able to be repeated
 309 | /// can be represented appropriately.
 310 | public struct HTTPHeaders: CustomStringConvertible, ExpressibleByDictionaryLiteral {
     |               `- note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 311 |     @usableFromInline
 312 |     internal var headers: [(String, String)]
[769/780] Compiling HexavilleFramework Request.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/Cookie.swift:12:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
10 |
11 | extension Cookie : Hashable {
12 |     public var hashValue: Int {
   |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Cookie' to 'Hashable' by implementing 'hash(into:)' instead
13 |         return name.hashValue
14 |     }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/Message/HTTPHeaders.swift:27:25: warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
25 | }
26 |
27 | extension HTTPHeaders:  ExpressibleByDictionaryLiteral {
   |                         `- warning: conformance of 'HTTPHeaders' to protocol 'ExpressibleByDictionaryLiteral' was already stated in the type's module 'NIOHTTP1'
28 |     public typealias Key = String
   |                      `- note: type alias 'Key' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
29 |     public typealias Value = String
   |                      `- note: type alias 'Value' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
30 |
31 |     public init(dictionaryLiteral elements: (String, String)...) {
   |            `- note: initializer 'init(dictionaryLiteral:)' will not be used to satisfy the conformance to 'ExpressibleByDictionaryLiteral'
32 |         self.init()
33 |         for (name, value) in elements {
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPTypes.swift:310:15: note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 308 | /// or split representation, such that header fields that are able to be repeated
 309 | /// can be represented appropriately.
 310 | public struct HTTPHeaders: CustomStringConvertible, ExpressibleByDictionaryLiteral {
     |               `- note: 'HTTPHeaders' declares conformance to protocol 'ExpressibleByDictionaryLiteral' here
 311 |     @usableFromInline
 312 |     internal var headers: [(String, String)]
[770/780] Compiling HexavilleFramework SessionMemoryStore.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Session/SessionMemoryStore.swift:11:13: warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import Foundation
10 |
11 | private var sharedMemoryStore: [String: [String: Any]] = [:]
   |             |- warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'sharedMemoryStore' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'sharedMemoryStore' 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
12 |
13 | public class SessionMemoryStore: SessionStoreProvider {
/host/spi-builder-workspace/Sources/HexavilleFramework/Session/SessionMiddleware.swift:47:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
45 |
46 |     public func respond(to request: Request, context: ApplicationContext) throws -> Chainer {
47 |         var request = request
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
48 |
49 |         let cookies = request.cookies.filter({ $0.name == cookieAttribute.key })
[771/780] Compiling HexavilleFramework SessionMiddleware.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Session/SessionMemoryStore.swift:11:13: warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import Foundation
10 |
11 | private var sharedMemoryStore: [String: [String: Any]] = [:]
   |             |- warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'sharedMemoryStore' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'sharedMemoryStore' 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
12 |
13 | public class SessionMemoryStore: SessionStoreProvider {
/host/spi-builder-workspace/Sources/HexavilleFramework/Session/SessionMiddleware.swift:47:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
45 |
46 |     public func respond(to request: Request, context: ApplicationContext) throws -> Chainer {
47 |         var request = request
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
48 |
49 |         let cookies = request.cookies.filter({ $0.name == cookieAttribute.key })
[772/780] Compiling HexavilleFramework SessionStoreProvider.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/Session/SessionMemoryStore.swift:11:13: warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import Foundation
10 |
11 | private var sharedMemoryStore: [String: [String: Any]] = [:]
   |             |- warning: var 'sharedMemoryStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'sharedMemoryStore' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'sharedMemoryStore' 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
12 |
13 | public class SessionMemoryStore: SessionStoreProvider {
/host/spi-builder-workspace/Sources/HexavilleFramework/Session/SessionMiddleware.swift:47:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
45 |
46 |     public func respond(to request: Request, context: ApplicationContext) throws -> Chainer {
47 |         var request = request
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
48 |
49 |         let cookies = request.cookies.filter({ $0.name == cookieAttribute.key })
[773/780] Compiling HexavilleFramework AssetLoader.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/AssetLoader.swift:16:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public struct AssetLoader {
   |               `- note: consider making struct 'AssetLoader' conform to the 'Sendable' protocol
16 |     public static let shared = AssetLoader()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
17 |
18 |     public var assetPathCandidates = [String]()
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:65:78: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |         let promise = self.keepAlive ? promise : (promise ?? context.eventLoop.makePromise())
 64 |         if !self.keepAlive {
 65 |             promise!.futureResult.whenComplete { (_: Result<Void, Error>) in context.close(promise: nil) }
    |                                                                              `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |         }
 67 |         self.handler = nil
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/MediaType/MediaType.swift:84:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 82 |
 83 | extension MediaType : Hashable {
 84 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 85 |         return type.hashValue ^ subtype.hashValue
 86 |     }
[774/780] Compiling HexavilleFramework ByteBuffer.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/AssetLoader.swift:16:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public struct AssetLoader {
   |               `- note: consider making struct 'AssetLoader' conform to the 'Sendable' protocol
16 |     public static let shared = AssetLoader()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
17 |
18 |     public var assetPathCandidates = [String]()
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:65:78: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |         let promise = self.keepAlive ? promise : (promise ?? context.eventLoop.makePromise())
 64 |         if !self.keepAlive {
 65 |             promise!.futureResult.whenComplete { (_: Result<Void, Error>) in context.close(promise: nil) }
    |                                                                              `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |         }
 67 |         self.handler = nil
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/MediaType/MediaType.swift:84:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 82 |
 83 | extension MediaType : Hashable {
 84 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 85 |         return type.hashValue ^ subtype.hashValue
 86 |     }
[775/780] Compiling HexavilleFramework HTTPServer.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/AssetLoader.swift:16:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public struct AssetLoader {
   |               `- note: consider making struct 'AssetLoader' conform to the 'Sendable' protocol
16 |     public static let shared = AssetLoader()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
17 |
18 |     public var assetPathCandidates = [String]()
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:65:78: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |         let promise = self.keepAlive ? promise : (promise ?? context.eventLoop.makePromise())
 64 |         if !self.keepAlive {
 65 |             promise!.futureResult.whenComplete { (_: Result<Void, Error>) in context.close(promise: nil) }
    |                                                                              `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |         }
 67 |         self.handler = nil
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/MediaType/MediaType.swift:84:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 82 |
 83 | extension MediaType : Hashable {
 84 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 85 |         return type.hashValue ^ subtype.hashValue
 86 |     }
[776/780] Compiling HexavilleFramework MediaType.swift
/host/spi-builder-workspace/Sources/HexavilleFramework/AssetLoader.swift:16:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public struct AssetLoader {
   |               `- note: consider making struct 'AssetLoader' conform to the 'Sendable' protocol
16 |     public static let shared = AssetLoader()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AssetLoader' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'shared' 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
17 |
18 |     public var assetPathCandidates = [String]()
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:65:78: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |         let promise = self.keepAlive ? promise : (promise ?? context.eventLoop.makePromise())
 64 |         if !self.keepAlive {
 65 |             promise!.futureResult.whenComplete { (_: Result<Void, Error>) in context.close(promise: nil) }
    |                                                                              `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |         }
 67 |         self.handler = nil
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/HTTPServer.swift:120:70: warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | final class HTTPServer {
    |             `- note: class 'HTTPServer' does not conform to the 'Sendable' protocol
100 |     public var threadPoolCount = 6
101 |
    :
118 |             .childChannelInitializer { [unowned self] channel in
119 |                 channel.pipeline.configureHTTPServerPipeline(withErrorHandling: true).flatMap {
120 |                     channel.pipeline.addHandler(HTTPHandler(handler: self.requestHandler))
    |                                                                      `- warning: capture of 'self' with non-sendable type 'HTTPServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |                 }
122 |             }
/host/spi-builder-workspace/Sources/HexavilleFramework/Core/HTTP/MediaType/MediaType.swift:84:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 82 |
 83 | extension MediaType : Hashable {
 84 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'MediaType' to 'Hashable' by implementing 'hash(into:)' instead
 85 |         return type.hashValue ^ subtype.hashValue
 86 |     }
[777/781] Wrapping AST for HexavilleFramework for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[779/784] Compiling HexavilleFrameworkExample RandomNumberGenerateMiddleware.swift
[780/784] Emitting module HexavilleFrameworkExample
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:29: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                             `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:55: error: 'URLSessionConfiguration' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                                                       `- error: 'URLSessionConfiguration' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:92: error: 'nil' requires a contextual type
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                                                                                            `- error: 'nil' requires a contextual type
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:112: error: 'nil' requires a contextual type
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                                                                                                                `- error: 'nil' requires a contextual type
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:21:5: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
21 |     extension URLSession {
   |     `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
22 |         static var shared: URLSession {
23 |             return _urlSessionShared
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:28:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
26 | #endif
27 |
28 | extension URLSession {
   | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
29 |     func resumeSync(with url: URL) throws -> Data {
30 |         let semaphore = DispatchSemaphore(value: 0)
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:87:31: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
85 |
86 | router.use(.GET, "/random_img") { request, context in
87 |     let data = try URLSession.shared.resumeSync(with: URL(string: "http://lorempixel.com/400/200/")!)
   |                               `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
88 |     return Response(headers: ["Content-Type": "image/png"], body: data.base64EncodedData())
89 | }
[781/784] Compiling HexavilleFrameworkExample main.swift
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:29: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                             `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:55: error: 'URLSessionConfiguration' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                                                       `- error: 'URLSessionConfiguration' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:92: error: 'nil' requires a contextual type
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                                                                                            `- error: 'nil' requires a contextual type
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:20:112: error: 'nil' requires a contextual type
18 |
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
   |                                                                                                                `- error: 'nil' requires a contextual type
21 |     extension URLSession {
22 |         static var shared: URLSession {
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:21:5: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
19 | #if os(Linux)
20 |     let _urlSessionShared = URLSession(configuration: URLSessionConfiguration(), delegate: nil, delegateQueue: nil)
21 |     extension URLSession {
   |     `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
22 |         static var shared: URLSession {
23 |             return _urlSessionShared
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:28:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
26 | #endif
27 |
28 | extension URLSession {
   | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
29 |     func resumeSync(with url: URL) throws -> Data {
30 |         let semaphore = DispatchSemaphore(value: 0)
/host/spi-builder-workspace/Sources/HexavilleFrameworkExample/main.swift:87:31: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
85 |
86 | router.use(.GET, "/random_img") { request, context in
87 |     let data = try URLSession.shared.resumeSync(with: URL(string: "http://lorempixel.com/400/200/")!)
   |                               `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
88 |     return Response(headers: ["Content-Type": "image/png"], body: data.base64EncodedData())
89 | }
BUILD FAILURE 6.0 linux