The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of HTMLKit, reference 3.0.0-alpha.9 (06e9d7), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:19:52 UTC.

Swift 6 data race errors: 16

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

 13 |
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/Minifier/Minifier.swift:12:27: warning: static property 'omitUnits' is not concurrency-safe because non-'Sendable' type 'Minifier.Compression' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | public struct Minifier {
  4 |
  5 |     public struct Compression: OptionSet {
    |                   `- note: consider making struct 'Compression' conform to the 'Sendable' protocol
  6 |
  7 |         public var rawValue: Int
    :
 10 |         public static let removeWhitespaces = Compression(rawValue: 1 << 1)
 11 |         public static let mangleVariables = Compression(rawValue: 1 << 2)
 12 |         public static let omitUnits = Compression(rawValue: 2 << 3)
    |                           |- warning: static property 'omitUnits' is not concurrency-safe because non-'Sendable' type 'Minifier.Compression' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: annotate 'omitUnits' 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
 13 |
 14 |         public init(rawValue: Int) {
[551/995] Compiling Minifier Minifier+Character.swift
[551/995] Compiling dtls_method.cc
[608/995] Compiling md5-x86_64-linux.S
[609/995] Compiling md5-x86_64-apple.S
[610/995] Compiling md5-586-linux.S
[611/995] Compiling md5-586-apple.S
[613/995] Emitting module Metrics
[614/995] Compiling Metrics Metrics.swift
[614/995] Compiling chacha20_poly1305_x86_64-linux.S
[615/995] Compiling chacha20_poly1305_x86_64-apple.S
[616/995] Compiling chacha20_poly1305_armv8-win.S
[617/995] Compiling chacha20_poly1305_armv8-linux.S
[618/995] Compiling d1_pkt.cc
[619/995] Compiling d1_srtp.cc
[620/995] Compiling chacha20_poly1305_armv8-apple.S
[621/995] Compiling chacha-x86_64-linux.S
[622/995] Compiling chacha-x86_64-apple.S
[623/995] Compiling chacha-x86-linux.S
[624/995] Compiling chacha-x86-apple.S
[625/995] Compiling chacha-armv8-win.S
[626/995] Compiling chacha-armv8-linux.S
[627/995] Compiling chacha-armv8-apple.S
[628/995] Compiling chacha-armv4-linux.S
[629/995] Compiling aes128gcmsiv-x86_64-linux.S
[630/995] Compiling x86_64-mont5-linux.S
[631/995] Compiling aes128gcmsiv-x86_64-apple.S
[632/995] Compiling x86_64-mont-linux.S
[633/995] Compiling x86_64-mont-apple.S
[634/995] Compiling x86_64-mont5-apple.S
[635/995] Compiling x86-mont-linux.S
[636/995] Compiling x86-mont-apple.S
[637/995] Compiling err_data.c
[638/995] Compiling vpaes-x86_64-linux.S
[639/995] Compiling vpaes-x86-linux.S
[639/995] Compiling vpaes-x86_64-apple.S
[641/995] Compiling vpaes-x86-apple.S
[642/995] Compiling vpaes-armv8-win.S
[643/995] Compiling vpaes-armv8-linux.S
[644/995] Compiling bio_ssl.cc
[645/995] Compiling sha512-x86_64-linux.S
[646/995] Compiling vpaes-armv7-linux.S
[647/995] Compiling vpaes-armv8-apple.S
[648/995] Compiling sha512-armv8-win.S
[649/995] Compiling sha512-x86_64-apple.S
[650/995] Compiling sha512-armv8-linux.S
[651/995] Compiling sha512-armv8-apple.S
[652/995] Compiling sha512-586-linux.S
[653/995] Compiling sha512-armv4-linux.S
[653/995] Compiling sha512-586-apple.S
[655/995] Compiling d1_lib.cc
[656/995] Compiling sha256-x86_64-linux.S
[656/995] Compiling sha256-x86_64-apple.S
[658/995] Compiling sha256-armv8-win.S
[659/995] Compiling sha256-armv8-linux.S
[660/995] Compiling sha256-586-linux.S
[661/995] Compiling sha256-armv4-linux.S
[662/995] Compiling sha256-armv8-apple.S
[663/995] Compiling sha1-x86_64-apple.S
[664/995] Compiling sha256-586-apple.S
[665/995] Compiling sha1-x86_64-linux.S
[666/995] Compiling d1_both.cc
[667/995] Compiling sha1-armv8-win.S
[668/995] Compiling sha1-armv8-linux.S
[669/995] Compiling sha1-armv4-large-linux.S
[670/995] Compiling sha1-586-linux.S
[671/995] Compiling sha1-armv8-apple.S
[672/995] Compiling rsaz-avx2-apple.S
[672/995] Compiling sha1-586-apple.S
[674/995] Compiling rsaz-avx2-linux.S
[675/995] Compiling rdrand-x86_64-linux.S
[676/995] Compiling rdrand-x86_64-apple.S
[677/995] Compiling p256_beeu-x86_64-asm-linux.S
[678/995] Compiling p256_beeu-x86_64-asm-apple.S
[679/995] Compiling p256_beeu-armv8-asm-win.S
[680/995] Compiling p256_beeu-armv8-asm-linux.S
[681/995] Compiling p256-x86_64-asm-apple.S
[682/995] Compiling p256-x86_64-asm-linux.S
[683/995] Compiling p256_beeu-armv8-asm-apple.S
[683/995] Compiling p256-armv8-asm-win.S
[685/995] Compiling p256-armv8-asm-linux.S
[686/995] Compiling p256-armv8-asm-apple.S
[687/995] Compiling ghashv8-armv8-win.S
[688/995] Compiling ghashv8-armv8-linux.S
[689/995] Compiling ghashv8-armv8-apple.S
[690/995] Compiling ghash-x86_64-apple.S
[691/995] Compiling ghash-x86_64-linux.S
[692/995] Compiling ghash-x86-linux.S
[692/995] Compiling ghashv8-armv7-linux.S
[694/995] Compiling ghash-x86-apple.S
[696/995] Emitting module HashTreeCollections
[696/995] Compiling ghash-ssse3-x86_64-linux.S
[697/995] Compiling ghash-ssse3-x86-linux.S
[698/995] Compiling ghash-ssse3-x86_64-apple.S
[699/995] Compiling ghash-ssse3-x86-apple.S
[700/995] Compiling ghash-neon-armv8-win.S
[701/995] Compiling ghash-neon-armv8-linux.S
[702/995] Compiling ghash-armv4-linux.S
[703/995] Compiling ghash-neon-armv8-apple.S
[704/995] Compiling co-586-linux.S
[705/995] Compiling co-586-apple.S
[706/995] Compiling bsaes-armv7-linux.S
[707/995] Compiling bn-armv8-linux.S
[708/995] Compiling bn-armv8-win.S
[708/995] Compiling bn-armv8-apple.S
[710/995] Compiling bn-586-linux.S
[711/995] Compiling bn-586-apple.S
[712/995] Compiling armv8-mont-win.S
[713/995] Compiling armv8-mont-linux.S
[714/995] Compiling armv8-mont-apple.S
[715/995] Compiling aesv8-gcm-armv8-win.S
[716/995] Compiling armv4-mont-linux.S
[717/995] Compiling aesv8-armv8-win.S
[718/995] Compiling aesv8-armv8-linux.S
[719/995] Compiling aesv8-gcm-armv8-linux.S
[720/995] Compiling aesv8-gcm-armv8-apple.S
[721/995] Compiling aesni-x86_64-linux.S
[722/995] Compiling aesv8-armv7-linux.S
[723/995] Compiling aesv8-armv8-apple.S
[724/995] Compiling aesni-x86_64-apple.S
[725/995] Compiling aesni-x86-apple.S
[726/995] Compiling aesni-x86-linux.S
[727/995] Compiling aesni-gcm-x86_64-linux.S
[728/995] Compiling aesni-gcm-x86_64-apple.S
[729/995] Compiling x_sig.c
[730/995] Compiling x_val.c
[731/995] Compiling x_x509a.c
[732/995] Compiling x_exten.c
[733/995] Compiling x_spki.c
[734/995] Compiling x_req.c
[735/995] Compiling x_pubkey.c
[736/995] Compiling x_x509.c
[737/995] Compiling x_crl.c
[738/995] Compiling x_name.c
[739/995] Compiling x_attrib.c
[740/995] Compiling x_algor.c
[741/995] Compiling x509spki.c
[742/995] Compiling x509rset.c
[743/995] Compiling x509name.c
[744/995] Compiling x509cset.c
[745/995] Compiling x509_vpm.c
[746/995] Compiling x_all.c
[747/995] Compiling x509_v3.c
[748/995] Compiling x509_vfy.c
[749/995] Compiling x509_txt.c
[750/995] Compiling x509_trs.c
[750/995] Compiling x509_set.c
[752/995] Compiling x509_def.c
[753/995] Compiling x509_req.c
[754/995] Compiling x509_d2.c
[755/995] Compiling x509_lu.c
[756/995] Compiling x509_obj.c
[757/995] Compiling x509_ext.c
[758/995] Compiling x509_cmp.c
[759/995] Compiling x509_att.c
[760/995] Compiling x509.c
[761/995] Compiling v3_prn.c
[762/995] Compiling v3_ocsp.c
[763/995] Compiling v3_skey.c
[764/995] Compiling v3_pmaps.c
[765/995] Compiling v3_purp.c
[766/995] Compiling v3_utl.c
[767/995] Compiling v3_pcons.c
[768/995] Compiling v3_ncons.c
[769/995] Compiling v3_lib.c
[770/995] Compiling v3_int.c
[771/995] Compiling v3_ia5.c
[772/995] Compiling v3_info.c
[772/995] Compiling v3_genn.c
[774/995] Compiling v3_enum.c
[775/995] Compiling v3_extku.c
[776/995] Compiling v3_cpols.c
[777/995] Compiling v3_crld.c
[778/995] Compiling v3_bitst.c
[779/995] Compiling v3_conf.c
[780/995] Compiling v3_bcons.c
[781/995] Compiling v3_akeya.c
[782/995] Compiling v3_akey.c
[783/995] Compiling v3_alt.c
[784/995] Compiling t_x509a.c
[785/995] Compiling t_crl.c
[786/995] Compiling t_req.c
[787/995] Compiling t_x509.c
[788/995] Compiling rsa_pss.c
[789/995] Compiling policy.c
[790/995] Compiling name_print.c
[791/995] Compiling i2d_pr.c
[792/995] Compiling by_file.c
[793/995] Compiling algorithm.c
[794/995] Compiling a_verify.c
[795/995] Compiling by_dir.c
[796/995] Compiling asn1_gen.c
[796/995] Compiling voprf.c
[798/995] Compiling a_digest.c
[799/995] Compiling a_sign.c
[800/995] Compiling trust_token.c
[801/995] Compiling thread_win.c
[802/995] Compiling pmbtoken.c
[803/995] Compiling thread_pthread.c
[804/995] Compiling thread.c
[805/995] Compiling thread_none.c
[806/995] Compiling spx_util.c
[807/995] Compiling spx_wots.c
[808/995] Compiling spx_thash.c
[809/995] Compiling spx_merkle.c
[810/995] Compiling stack.c
[811/995] Compiling spx_fors.c
[812/995] Compiling spx_address.c
[813/995] Compiling spx.c
[814/995] Compiling wots.c
[815/995] Compiling thash.c
[816/995] Compiling merkle.c
[817/995] Compiling siphash.c
[818/995] Compiling fors.c
[818/995] Compiling slhdsa.c
[820/995] Compiling sha512.c
[821/995] Compiling sha256.c
[822/995] Compiling sha1.c
[823/995] Compiling rsa_print.c
[824/995] Compiling rsa_extra.c
[825/995] Compiling urandom.c
[826/995] Compiling rc4.c
[827/995] Compiling trusty.c
[828/995] Compiling windows.c
[829/995] Compiling refcount.c
[830/995] Compiling rand_extra.c
[831/995] Compiling rsa_crypt.c
[832/995] Compiling rsa_asn1.c
[833/995] Compiling ios.c
[834/995] Compiling passive.c
[835/995] Compiling poly1305_arm_asm.S
[836/995] Compiling deterministic.c
[837/995] Compiling forkunsafe.c
[838/995] Compiling poly1305_vec.c
[839/995] Compiling pool.c
[840/995] Compiling poly1305_arm.c
[841/995] Compiling poly1305.c
[842/995] Compiling getentropy.c
[843/995] Compiling pkcs7.c
[844/995] Compiling fork_detect.c
[845/995] Compiling pkcs8.c
[846/995] Compiling p5_pbev2.c
[847/995] Compiling pkcs8_x509.c
[848/995] Compiling pkcs7_x509.c
[849/995] Compiling pem_x509.c
[850/995] Compiling pem_xaux.c
[851/995] Compiling pem_pkey.c
[852/995] Compiling pem_pk8.c
[853/995] Compiling obj_xref.c
[854/995] Compiling pem_oth.c
[855/995] Compiling mem.c
[856/995] Compiling md5.c
[857/995] Compiling mldsa.c
[858/995] Compiling pem_info.c
[859/995] Compiling obj.c
[860/995] Compiling pem_lib.c
[861/995] Compiling lhash.c
[862/995] Compiling md4.c
[863/995] Compiling pem_all.c
[864/995] Compiling poly_rq_mul.S
[865/995] Compiling fips_shared_support.c
[866/995] Compiling kyber.c
[866/995] Compiling keccak.c
[868/995] Compiling sign.c
[869/995] Compiling ex_data.c
[870/995] Compiling hpke.c
[871/995] Compiling scrypt.c
[872/995] Compiling print.c
[873/995] Compiling pbkdf.c
[874/995] Compiling p_x25519_asn1.c
[875/995] Compiling p_x25519.c
[876/995] Compiling mlkem.cc
[877/995] Compiling p_rsa_asn1.c
[878/995] Compiling p_rsa.c
[879/995] Compiling p_hkdf.c
[880/995] Compiling p_ed25519.c
[881/995] Compiling p_ed25519_asn1.c
[882/995] Compiling p_ec_asn1.c
[883/995] Compiling hrss.c
[884/995] Compiling p_dsa_asn1.c
[885/995] Compiling p_ec.c
[886/995] Compiling p_dh_asn1.c
[887/995] Compiling p_dh.c
[888/995] Compiling evp_ctx.c
[889/995] Compiling evp.c
[890/995] Compiling engine.c
[891/995] Compiling err.c
[892/995] Compiling evp_asn1.c
[893/995] Compiling ecdh_extra.c
[894/995] Compiling ecdsa_asn1.c
[895/995] Compiling ec_derive.c
[896/995] Compiling hash_to_curve.c
[897/995] Compiling ec_asn1.c
[898/995] Compiling dsa_asn1.c
[899/995] Compiling dsa.c
[900/995] Compiling params.c
[901/995] Compiling dh_asn1.c
[902/995] Compiling digest_extra.c
[902/995] Compiling dilithium.c
[904/995] Compiling spake25519.c
[905/995] Compiling curve25519_64_adx.c
[906/995] Compiling x25519-asm-arm.S
[907/995] Compiling des.c
[908/995] Compiling cpu_intel.c
[909/995] Compiling crypto.c
[910/995] Compiling cpu_arm_freebsd.c
[911/995] Compiling cpu_arm_linux.c
[912/995] Compiling cpu_aarch64_win.c
[913/995] Compiling cpu_aarch64_openbsd.c
[914/995] Compiling cpu_aarch64_sysreg.c
[915/995] Compiling cpu_aarch64_linux.c
[916/995] Compiling cpu_aarch64_fuchsia.c
[917/995] Compiling curve25519.c
[918/995] Compiling tls_cbc.c
[919/995] Compiling conf.c
[920/995] Compiling e_rc4.c
[921/995] Compiling e_null.c
[921/995] Compiling e_tls.c
[923/995] Compiling e_rc2.c
[924/995] Compiling e_des.c
[925/995] Compiling e_chacha20poly1305.c
[926/995] Compiling derive_key.c
[927/995] Compiling e_aesgcmsiv.c
[928/995] Compiling e_aesctrhmac.c
[929/995] Compiling unicode.c
[930/995] Compiling chacha.c
[931/995] Compiling cipher_extra.c
[932/995] Compiling cbb.c
[933/995] Compiling ber.c
[934/995] Compiling cbs.c
[935/995] Compiling asn1_compat.c
[936/995] Compiling buf.c
[937/995] Compiling bn_asn1.c
[938/995] Compiling blake2.c
[939/995] Compiling convert.c
[940/995] Compiling bcm.c
[941/995] Compiling printf.c
[942/995] Compiling pair.c
[943/995] Compiling hexdump.c
[944/995] Compiling file.c
[945/995] Compiling bio_mem.c
[946/995] Compiling base64.c
[947/995] Compiling bio.c
[948/995] Compiling tasn_utl.c
[949/995] Compiling cpu_aarch64_apple.c
[950/995] Compiling tasn_typ.c
[951/995] Compiling socket.c
[952/995] Compiling connect.c
[953/995] Compiling fd.c
[954/995] Compiling tasn_new.c
[955/995] Compiling tasn_fre.c
[956/995] Compiling tasn_enc.c
[957/995] Compiling socket_helper.c
[958/995] Compiling posix_time.c
[959/995] Compiling tasn_dec.c
[960/995] Compiling errno.c
[961/995] Compiling f_string.c
[962/995] Compiling f_int.c
[963/995] Compiling asn1_par.c
[964/995] Compiling asn_pack.c
[965/995] Compiling asn1_lib.c
[966/995] Compiling a_utctm.c
[967/995] Compiling a_type.c
[968/995] Compiling a_time.c
[969/995] Compiling a_octet.c
[970/995] Compiling a_strnid.c
[971/995] Compiling a_mbstr.c
[972/995] Compiling a_strex.c
[972/995] Compiling a_int.c
[974/995] Compiling a_i2d_fp.c
[975/995] Write sources
[978/995] Compiling a_object.c
[979/995] Compiling a_gentm.c
[980/995] Write sources
[982/995] Compiling a_dup.c
[983/995] Compiling a_d2i_fp.c
[984/995] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[985/995] Compiling a_bool.c
[986/995] Compiling a_bitstr.c
[988/1095] Compiling BitCollections BitSet+Codable.swift
[989/1095] Compiling BitCollections BitSet+Hashable.swift
[990/1097] Compiling BitCollections BitArray+Codable.swift
[991/1097] Compiling Algorithms EitherSequence.swift
[992/1097] Compiling BitCollections BitArray+RandomBits.swift
[993/1097] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[994/1097] Compiling Algorithms Combinations.swift
[995/1097] Compiling Algorithms Compacted.swift
[996/1097] Compiling BitCollections BitArray+Extras.swift
[997/1097] Compiling BitCollections BitArray+Fill.swift
[998/1097] Compiling BitCollections BitArray+Descriptions.swift
[999/1097] Compiling BitCollections BitArray+Equatable.swift
[1000/1099] Compiling Atomics IntegerOperations.swift
[1001/1099] Compiling Atomics Unmanaged extensions.swift
[1002/1099] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1003/1099] Compiling BitCollections BitSet+CustomReflectable.swift
[1004/1099] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1005/1099] Compiling BitCollections BitSet+Equatable.swift
[1006/1099] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1007/1099] Compiling BitCollections BitSet+Extras.swift
[1009/1104] Compiling Algorithms Unique.swift
[1010/1104] Compiling Algorithms Windows.swift
[1011/1104] Compiling BitCollections BitSet+Random.swift
[1012/1104] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1013/1104] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1014/1104] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1015/1104] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1016/1104] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1017/1104] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1018/1104] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1019/1104] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1020/1104] Compiling BitCollections BitArray+Copy.swift
[1021/1104] Compiling BitCollections BitArray+CustomReflectable.swift
[1026/1104] Compiling BitCollections BitArray+Invariants.swift
[1027/1104] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1030/1104] Compiling BitCollections BitArray._UnsafeHandle.swift
[1031/1104] Compiling BitCollections BitArray.swift
[1032/1104] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1035/1104] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1036/1104] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1045/1104] Compiling BitCollections BitSet.swift
[1046/1104] Compiling BitCollections Range+Utilities.swift
[1047/1104] Compiling BitCollections Slice+Utilities.swift
[1048/1104] Compiling BitCollections UInt+Tricks.swift
[1049/1104] Compiling BitCollections _Word.swift
[1051/1104] Compiling c-nioatomics.c
[1053/1104] Compiling BitCollections BitArray+BitwiseOperations.swift
[1054/1104] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1059/1104] Emitting module BitCollections
[1060/1104] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1061/1104] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1062/1104] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1063/1104] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1064/1104] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1065/1104] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1066/1104] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1067/1104] Compiling BitCollections BitSet+SetAlgebra union.swift
[1068/1104] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1069/1104] Compiling BitCollections BitSet.Counted.swift
[1070/1104] Compiling BitCollections BitSet.Index.swift
[1071/1104] Compiling BitCollections BitSet._UnsafeHandle.swift
[1071/1104] Compiling c-atomics.c
[1088/1111] Emitting module Collections
[1089/1112] Compiling Collections Collections.swift
[1090/1158] Compiling HTMLKit AriaAttributes.swift
[1091/1158] Compiling HTMLKit BasicAttributes.swift
[1092/1158] Compiling HTMLKit EventAttributes.swift
[1093/1158] Compiling NIOConcurrencyHelpers lock.swift
[1094/1158] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1095/1158] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1096/1158] Compiling NIOConcurrencyHelpers atomics.swift
[1097/1158] Compiling NIOConcurrencyHelpers NIOLock.swift
[1098/1158] Emitting module NIOConcurrencyHelpers
[1099/1185] Compiling ConsoleKitTerminal ConsoleClear.swift
[1100/1185] Compiling ConsoleKitTerminal Console+Ask.swift
[1101/1185] Compiling ConsoleKitTerminal ActivityBar.swift
[1102/1185] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1103/1185] Compiling ConsoleKitTerminal Console+Output.swift
[1104/1185] Compiling ConsoleKitTerminal Console+Wait.swift
[1105/1185] Compiling HTMLKit EnvironmentObject.swift
[1106/1185] Compiling HTMLKit EnvironmentValue.swift
[1107/1185] Compiling HTMLKit Datatypes+Content.swift
[1108/1185] Compiling HTMLKit Locale.swift
[1109/1185] Compiling HTMLKit Localizable.swift
[1110/1185] Compiling HTMLKit Features.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1111/1185] Compiling HTMLKit Markdown+Character.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1112/1185] Compiling HTMLKit MarkdownLexer.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1113/1185] Compiling HTMLKit MarkdownToken.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1114/1185] Compiling HTMLKit Markdown.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1115/1190] Compiling ConsoleKitTerminal ProgressBar.swift
[1116/1190] Compiling ConsoleKitTerminal Console+Clear.swift
[1117/1190] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1118/1192] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1119/1192] Compiling ConsoleKitTerminal CustomActivity.swift
[1120/1192] Compiling ConsoleKitTerminal LoadingBar.swift
[1123/1192] Compiling ConsoleKitTerminal Console+Choose.swift
[1124/1192] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1125/1192] Compiling ConsoleKitTerminal ConsoleText.swift
[1126/1192] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1127/1192] Compiling ConsoleKitTerminal Console+Confirm.swift
[1128/1192] Compiling ConsoleKitTerminal Console+Input.swift
[1129/1192] Compiling ConsoleKitTerminal Console+Center.swift
[1132/1192] Compiling ConsoleKitTerminal ConsoleColor.swift
[1133/1192] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1134/1192] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1137/1192] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1138/1192] Compiling ConsoleKitTerminal ANSI.swift
[1139/1192] Compiling ConsoleKitTerminal Console.swift
[1140/1192] Compiling ConsoleKitTerminal Terminal.swift
[1141/1192] Emitting module ConsoleKitTerminal
[1142/1192] Compiling HTMLKit MarkdownString.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1143/1192] Compiling HTMLKit MarkdownNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1144/1192] Compiling HTMLKit MarkdownParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1145/1192] Compiling HTMLKit Renderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1146/1192] Compiling HTMLKit Security.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1147/1192] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1148/1192] Compiling ConsoleKitTerminal LoggerFragment.swift
[1149/1192] Compiling HTMLKit ValueTokens.swift
[1150/1192] Compiling HTMLKit ContentBuilder.swift
[1151/1192] Compiling HTMLKit Environment.swift
[1152/1192] Compiling HTMLKit EnvironmentKeys.swift
[1153/1192] Compiling HTMLKit EnvironmentModifier.swift
[1154/1214] Emitting module Atomics
[1155/1276] Emitting module ConsoleKitCommands
[1156/1278] Compiling NIOCore ByteBuffer-views.swift
[1157/1278] Compiling NIOCore Channel.swift
[1158/1278] Compiling NIOCore ChannelHandler.swift
[1159/1278] Compiling NIOCore ByteBuffer-multi-int.swift
[1160/1278] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1161/1278] Compiling NIOCore ByteBuffer-int.swift
[1162/1278] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1163/1278] Compiling NIOCore ChannelPipeline.swift
[1164/1278] Compiling NIOCore CircularBuffer.swift
[1165/1278] Compiling NIOCore ChannelHandlers.swift
[1166/1278] Compiling NIOCore ChannelInvoker.swift
[1167/1278] Compiling NIOCore ChannelOption.swift
[1168/1278] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1169/1278] Compiling ConsoleKitCommands Utilities.swift
[1170/1278] Compiling NIOCore ByteBuffer-core.swift
[1171/1278] Compiling NIOCore ByteBuffer-hex.swift
[1172/1278] Compiling NIOCore AsyncChannelHandler.swift
[1173/1278] Compiling NIOCore AsyncChannelInboundStream.swift
[1174/1278] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1175/1278] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1176/1278] Compiling NIOCore AddressedEnvelope.swift
[1177/1278] Compiling NIOCore AsyncAwaitSupport.swift
[1178/1278] Compiling NIOCore AsyncChannel.swift
[1179/1280] Emitting module ConsoleKit
[1180/1280] Compiling ConsoleKit Exports.swift
[1181/1280] Emitting module Algorithms
[1182/1280] Compiling NIOCore Linux.swift
[1183/1280] Compiling NIOCore MarkedCircularBuffer.swift
[1184/1280] Compiling NIOCore MulticastChannel.swift
[1185/1280] Compiling NIOCore NIOAny.swift
[1186/1280] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1187/1280] Compiling NIOCore NIOLoopBound.swift
[1188/1280] Compiling NIOCore NIOScheduledCallback.swift
[1189/1280] Compiling NIOCore NIOSendable.swift
[1190/1280] Compiling NIOCore PointerHelpers.swift
[1191/1280] Compiling NIOCore RecvByteBufferAllocator.swift
[1192/1280] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1193/1280] Compiling NIOCore SocketAddresses.swift
[1194/1280] Compiling NIOCore GlobalSingletons.swift
[1195/1280] Compiling NIOCore IO.swift
[1196/1280] Compiling NIOCore IOData.swift
[1197/1280] Compiling NIOCore IPProtocol.swift
[1198/1280] Compiling NIOCore IntegerBitPacking.swift
[1199/1280] Compiling NIOCore IntegerTypes.swift
[1200/1280] Compiling NIOCore Interfaces.swift
[1201/1286] Compiling NIOCore SocketOptionProvider.swift
[1202/1286] Compiling NIOCore SystemCallHelpers.swift
[1203/1286] Compiling NIOCore TimeAmount+Duration.swift
[1204/1286] Compiling NIOCore TypeAssistedChannelHandler.swift
[1205/1286] Compiling NIOCore UniversalBootstrapSupport.swift
[1206/1286] Compiling NIOCore Utilities.swift
[1209/1286] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1210/1286] Compiling NIOCore EventLoopFuture.swift
[1211/1286] Compiling NIOCore FileDescriptor.swift
[1212/1286] Compiling NIOCore FileHandle.swift
[1213/1286] Compiling NIOCore FileRegion.swift
[1214/1286] Compiling NIOCore Codec.swift
[1215/1286] Compiling NIOCore ConvenienceOptionSupport.swift
[1216/1286] Compiling NIOCore DeadChannel.swift
[1217/1286] Compiling NIOCore DispatchQueue+WithFuture.swift
[1218/1286] Compiling NIOCore EventLoop+Deprecated.swift
[1219/1286] Compiling NIOCore EventLoop+SerialExecutor.swift
[1220/1286] Compiling NIOCore EventLoop.swift
[1221/1286] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1222/1286] Compiling NIOCore NIOAsyncWriter.swift
[1223/1286] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1224/1286] Compiling NIOCore BSDSocketAPI.swift
[1225/1286] Compiling NIOCore ByteBuffer-aux.swift
[1226/1286] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1227/1286] Compiling NIOCore ByteBuffer-conversions.swift
[1264/1286] Emitting module NIOCore
[1265/1340] Emitting module NIOEmbedded
[1266/1340] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1267/1340] Compiling NIOEmbedded AsyncTestingChannel.swift
[1268/1340] Compiling NIOEmbedded Embedded.swift
[1269/1340] Compiling NIOPosix SocketProtocols.swift
[1270/1340] Compiling NIOPosix System.swift
[1271/1340] Compiling NIOPosix Thread.swift
[1272/1340] Compiling NIOPosix ThreadPosix.swift
[1273/1340] Compiling NIOPosix ThreadWindows.swift
[1274/1345] Compiling NIOPosix GetaddrinfoResolver.swift
[1275/1345] Compiling NIOPosix HappyEyeballs.swift
[1276/1345] Compiling NIOPosix IO.swift
[1277/1345] Compiling NIOPosix IntegerBitPacking.swift
[1278/1345] Compiling NIOPosix IntegerTypes.swift
[1279/1345] Compiling NIOPosix Linux.swift
[1280/1345] Compiling NIOPosix PendingWritesManager.swift
[1281/1345] Compiling NIOPosix PipeChannel.swift
[1282/1345] Compiling NIOPosix PipePair.swift
[1283/1345] Compiling NIOPosix PointerHelpers.swift
[1284/1345] Compiling NIOPosix Pool.swift
[1285/1345] Compiling NIOPosix UnsafeTransfer.swift
[1286/1345] Compiling NIOPosix Utilities.swift
[1287/1345] Compiling NIOPosix VsockAddress.swift
[1288/1345] Compiling NIOPosix VsockChannelEvents.swift
[1289/1345] Compiling NIOPosix resource_bundle_accessor.swift
[1290/1345] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1291/1345] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1292/1345] Compiling NIOPosix PosixSingletons.swift
[1293/1345] Compiling NIOPosix RawSocketBootstrap.swift
[1294/1345] Compiling NIOPosix Resolver.swift
[1295/1345] Compiling NIOPosix Selectable.swift
[1296/1345] Compiling NIOPosix SelectableChannel.swift
[1297/1345] Compiling NIOPosix SelectableEventLoop.swift
[1298/1345] Compiling NIOPosix SelectorEpoll.swift
[1299/1345] Compiling NIOPosix SelectorGeneric.swift
[1300/1345] Compiling NIOPosix SelectorKqueue.swift
[1301/1345] Compiling NIOPosix SelectorUring.swift
[1302/1345] Compiling NIOPosix ServerSocket.swift
[1303/1345] Compiling NIOPosix Socket.swift
[1304/1345] Compiling NIOPosix SocketChannel.swift
[1305/1345] Emitting module NIOPosix
[1306/1345] Compiling NIOPosix LinuxCPUSet.swift
[1307/1345] Compiling NIOPosix LinuxUring.swift
[1308/1345] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1309/1345] Compiling NIOPosix NIOThreadPool.swift
[1310/1345] Compiling NIOPosix NonBlockingFileIO.swift
[1311/1345] Compiling NIOPosix PendingDatagramWritesManager.swift
[1312/1345] Compiling NIOPosix BaseStreamSocketChannel.swift
[1313/1345] Compiling NIOPosix Bootstrap.swift
[1314/1345] Compiling NIOPosix ControlMessage.swift
[1315/1345] Compiling NIOPosix DatagramVectorReadManager.swift
[1316/1345] Compiling NIOPosix Errors+Any.swift
[1317/1345] Compiling NIOPosix FileDescriptor.swift
[1318/1345] Compiling NIOPosix BSDSocketAPICommon.swift
[1319/1345] Compiling NIOPosix BSDSocketAPIPosix.swift
[1320/1345] Compiling NIOPosix BSDSocketAPIWindows.swift
[1321/1345] Compiling NIOPosix BaseSocket.swift
[1322/1345] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1323/1345] Compiling NIOPosix BaseSocketChannel.swift
[1324/1403] Compiling NIO Exports.swift
[1325/1403] Emitting module NIO
[1326/1403] Compiling _NIOFileSystem Array+FileSystem.swift
[1327/1403] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1328/1403] Compiling _NIOFileSystem BufferedReader.swift
[1329/1444] Compiling _NIOFileSystem FileType.swift
[1330/1444] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1331/1444] Compiling _NIOFileSystem FileSystemError.swift
[1332/1444] Compiling _NIOFileSystem FileSystemProtocol.swift
[1333/1444] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1334/1444] Compiling NIOTLS TLSEvents.swift
[1335/1444] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1336/1444] Compiling NIOSOCKS SOCKSResponse.swift
[1337/1444] Compiling NIOSOCKS ClientStateMachine.swift
[1338/1445] Compiling NIOSOCKS Helpers.swift
[1339/1445] Compiling NIOSOCKS Messages.swift
[1340/1445] Compiling NIOSOCKS Errors.swift
[1341/1445] Compiling NIOHTTP1 HTTPEncoder.swift
[1342/1445] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1343/1445] Compiling NIOSOCKS SOCKSRequest.swift
[1344/1445] Compiling NIOSOCKS ServerStateMachine.swift
[1345/1445] Emitting module NIOTLS
[1346/1445] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1347/1445] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1348/1445] Compiling NIOTLS SNIHandler.swift
[1349/1445] Emitting module NIOSOCKS
[1350/1445] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1351/1445] Compiling NIOHTTP1 HTTPDecoder.swift
[1352/1474] Compiling NIOSSL ByteBufferBIO.swift
[1353/1474] Compiling NIOSSL CustomPrivateKey.swift
[1354/1474] Compiling NIOSSL IdentityVerification.swift
[1355/1474] Compiling NIOSSL SSLErrors.swift
[1356/1474] Compiling NIOSSL SSLInit.swift
[1357/1474] Compiling NIOSSL SSLPKCS12Bundle.swift
[1358/1474] Compiling NIOSSL NIOSSLHandler.swift
[1359/1474] Compiling NIOSSL SSLContext.swift
[1360/1474] Compiling NIOSSL SSLPrivateKey.swift
[1361/1474] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1362/1474] Compiling NIOSSL PosixPort.swift
[1363/1474] Compiling NIOSSL SSLCallbacks.swift
[1364/1477] Emitting module NIOFoundationCompat
[1365/1477] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1366/1477] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1367/1477] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1368/1499] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1369/1499] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1370/1500] Compiling _NIOFileSystem Utilities.swift
[1371/1500] Compiling _NIOFileSystem OpenOptions.swift
[1372/1500] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1373/1500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1374/1500] Emitting module _NIOFileSystem
[1375/1500] Compiling NIOTransportServices NIOTSBootstraps.swift
[1376/1500] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1377/1500] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1378/1500] Compiling NIOTransportServices NIOTSEventLoop.swift
[1379/1500] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1382/1500] Compiling NIOSSL SSLPublicKey.swift
[1383/1500] Compiling NIOTransportServices NIOTSErrors.swift
[1384/1500] Compiling NIOTransportServices AcceptHandler.swift
[1385/1500] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1386/1500] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1387/1500] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1388/1500] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1389/1500] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1390/1500] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1394/1502] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1395/1502] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1396/1502] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1397/1502] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1406/1502] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1407/1502] Compiling NIOTransportServices NIOTSSingletons.swift
[1408/1502] Emitting module NIOHTTP1
[1409/1567] Compiling _NIOFileSystem Syscall.swift
[1410/1567] Compiling _NIOFileSystem Syscalls.swift
[1411/1567] Compiling _NIOFileSystem SystemFileHandle.swift
[1412/1567] Compiling NIOSSL SSLCertificate.swift
[1413/1567] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1414/1567] Compiling _NIOFileSystem Mocking.swift
[1415/1567] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1416/1567] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1417/1567] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1418/1567] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1419/1567] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1420/1567] Compiling MultipartKit BasicCodingKey.swift
[1421/1567] Compiling MultipartKit MultipartError.swift
[1422/1567] Compiling MultipartKit Exports.swift
[1429/1570] Compiling NIOWebSocket WebSocketOpcode.swift
[1430/1571] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1431/1572] Compiling NIOHTTPCompression HTTPDecompression.swift
[1432/1572] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1433/1572] Emitting module NIOTransportServices
[1434/1572] Compiling NIOHPACK IntegerCoding.swift
[1435/1573] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1436/1573] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1437/1573] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1438/1573] Compiling MultipartKit MultipartPart.swift
[1439/1573] Compiling MultipartKit MultipartPartConvertible.swift
[1440/1573] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1441/1573] Compiling MultipartKit FormDataDecoder.swift
[1442/1573] Compiling MultipartKit FormDataEncoder.swift
[1443/1573] Compiling MultipartKit Storage.swift
[1444/1576] Compiling NIOHPACK StaticHeaderTable.swift
[1456/1576] Compiling MultipartKit MultipartFormData.swift
[1457/1576] Compiling MultipartKit MultipartParser.swift
[1473/1580] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1474/1580] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1475/1580] Emitting module NIOHTTPCompression
[1476/1580] Compiling NIOHTTPCompression HTTPCompression.swift
[1477/1580] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1478/1580] Compiling NIOHPACK IndexedHeaderTable.swift
[1479/1580] Compiling NIOHPACK HuffmanTables.swift
[1480/1580] Compiling NIOHPACK HuffmanCoding.swift
[1481/1580] Compiling NIOHPACK HeaderTables.swift
[1482/1580] Emitting module _NIOFileSystemFoundationCompat
[1483/1580] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1484/1580] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1485/1580] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1486/1580] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1487/1580] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1488/1580] Compiling NIOWebSocket SHA1.swift
[1489/1580] Compiling NIOWebSocket WebSocketFrame.swift
[1490/1580] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1491/1580] Compiling NIOFileSystem Exports.swift
[1492/1580] Emitting module NIOFileSystem
[1493/1580] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1494/1580] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1495/1580] Emitting module NIOWebSocket
[1504/1580] Emitting module NIOSSL
[1513/1580] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1514/1580] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1519/1580] Emitting module MultipartKit
[1522/1580] Compiling NIOHPACK HPACKErrors.swift
[1523/1580] Compiling NIOHPACK HPACKEncoder.swift
[1524/1580] Compiling NIOHPACK HPACKHeader.swift
[1525/1580] Compiling MultipartKit MultipartSerializer.swift
[1526/1580] Compiling MultipartKit Utilities.swift
[1527/1580] Emitting module NIOExtras
[1530/1580] Emitting module NIOHPACK
[1547/1580] Emitting module HTMLKit
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Features.swift:6:23: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// An option set of features.
 2 | public struct Features: OptionSet {
   |               `- note: consider making struct 'Features' conform to the 'Sendable' protocol
 3 |
 4 |     public var rawValue: Int
 5 |
 6 |     public static let markdown = Features(rawValue: 1 << 0)
   |                       |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'Features' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     public init(rawValue: Int) {
[1548/1640] Compiling NIOExtras WritePCAPHandler.swift
[1549/1640] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1550/1640] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1551/1640] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1552/1648] Compiling WebSocketKit WebSocketHandler.swift
[1553/1648] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1554/1648] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1555/1648] Compiling NIOHTTP2 MaySendFrames.swift
[1556/1648] Compiling NIOHTTP2 SendingDataState.swift
[1557/1648] Compiling NIOHTTP2 SendingGoawayState.swift
[1558/1648] Compiling NIOHTTP2 SendingHeadersState.swift
[1559/1648] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1560/1654] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1561/1654] Compiling NIOHTTP2 QuiescingState.swift
[1562/1654] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1563/1654] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1564/1654] Compiling NIOHTTP2 StateMachineResult.swift
[1565/1654] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1566/1654] Compiling NIOHTTP2 DOSHeuristics.swift
[1567/1654] Compiling NIOHTTP2 SendingRstStreamState.swift
[1568/1654] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1569/1654] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1570/1654] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1571/1654] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1572/1654] Compiling NIOHTTP2 HasLocalSettings.swift
[1573/1654] Compiling NIOHTTP2 HasRemoteSettings.swift
[1574/1654] Compiling WebSocketKit Exports.swift
[1575/1654] Compiling WebSocketKit WebSocket.swift
[1576/1654] Compiling WebSocketKit WebSocket+Connect.swift
[1577/1654] Emitting module WebSocketKit
[1578/1654] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1579/1654] Compiling WebSocketKit WebSocket+Concurrency.swift
[1580/1654] Compiling WebSocketKit WebSocketClient.swift
[1581/1654] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1582/1654] Compiling NIOHTTP2 StreamChannelList.swift
[1583/1654] Compiling NIOHTTP2 StreamMap.swift
[1584/1654] Compiling NIOHTTP2 StreamStateMachine.swift
[1585/1654] Compiling NIOHTTP2 UnsafeTransfer.swift
[1586/1654] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1587/1654] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1588/1654] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1589/1654] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1590/1654] Compiling NIOHTTP2 InboundEventBuffer.swift
[1591/1654] Compiling NIOHTTP2 InboundWindowManager.swift
[1592/1654] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1593/1654] Compiling NIOHTTP2 Error+Any.swift
[1594/1654] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1598/1654] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1599/1654] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1600/1654] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1601/1654] Compiling NIOHTTP2 HTTP2Frame.swift
[1602/1654] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1603/1654] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1604/1654] Compiling NIOHTTP2 HTTP2PingData.swift
[1605/1654] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1606/1654] Compiling NIOHTTP2 HTTP2Settings.swift
[1607/1654] Compiling NIOHTTP2 HTTP2Stream.swift
[1608/1654] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1609/1654] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1610/1654] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1611/1654] Compiling NIOHTTP2 HTTP2StreamID.swift
[1612/1654] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1613/1654] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1614/1654] Compiling NIOHTTP2 MayReceiveFrames.swift
[1615/1654] Compiling NIOHTTP2 ReceivingDataState.swift
[1616/1654] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1617/1654] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1618/1654] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1619/1654] Emitting module NIOHTTP2
[1620/1654] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1621/1654] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1622/1654] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1623/1654] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1624/1654] Compiling NIOHTTP2 HTTP2Error.swift
[1625/1654] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1626/1712] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1627/1712] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1628/1712] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1629/1712] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1630/1712] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1631/1712] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1632/1712] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1633/1718] Compiling AsyncHTTPClient SSLContextCache.swift
[1634/1718] Compiling AsyncHTTPClient Scheme.swift
[1635/1718] Compiling AsyncHTTPClient Singleton.swift
[1636/1718] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1637/1718] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1638/1718] Compiling AsyncHTTPClient Utils.swift
[1639/1718] Compiling AsyncHTTPClient ConnectionPool.swift
[1640/1718] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1641/1718] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1642/1718] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1643/1718] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1644/1718] Compiling AsyncHTTPClient HTTP1Connection.swift
[1645/1718] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1646/1718] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1647/1718] Compiling AsyncHTTPClient HTTP2Connection.swift
[1648/1718] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1649/1718] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1650/1718] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1651/1718] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1652/1718] Emitting module AsyncKit
[1653/1718] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1654/1718] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1655/1718] Compiling AsyncHTTPClient ConnectionTarget.swift
[1656/1718] Compiling AsyncHTTPClient DeconstructedURL.swift
[1657/1718] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1658/1718] Compiling AsyncHTTPClient FoundationExtensions.swift
[1659/1718] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1660/1718] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1661/1718] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1662/1718] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1663/1718] Compiling AsyncHTTPClient RequestBodyLength.swift
[1664/1718] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1665/1718] Compiling AsyncHTTPClient RequestOptions.swift
[1666/1718] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1667/1718] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1668/1718] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1669/1718] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1670/1718] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1671/1718] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1672/1718] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1673/1718] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1674/1718] Compiling AsyncHTTPClient Transaction.swift
[1675/1718] Compiling AsyncHTTPClient Base64.swift
[1676/1718] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1677/1718] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1678/1718] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1679/1718] Compiling AsyncHTTPClient TLSConfiguration.swift
[1680/1718] Compiling AsyncHTTPClient RedirectState.swift
[1681/1718] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1682/1718] Compiling AsyncHTTPClient RequestBag.swift
[1683/1718] Compiling AsyncHTTPClient RequestValidation.swift
[1684/1718] Emitting module AsyncHTTPClient
[1685/1718] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1686/1718] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1687/1718] Compiling AsyncHTTPClient HTTPClient.swift
[1688/1718] Compiling AsyncHTTPClient HTTPHandler.swift
[1689/1718] Compiling AsyncHTTPClient LRUCache.swift
[1690/1718] Compiling AsyncHTTPClient NWErrorHandler.swift
[1698/1909] Compiling Vapor ServeCommand.swift
[1699/1909] Compiling Vapor AnyResponse+Concurrency.swift
[1700/1909] Compiling Vapor AsyncBasicResponder.swift
[1701/1909] Compiling Vapor AsyncMiddleware.swift
[1702/1909] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1703/1909] Compiling Vapor AsyncSessionDriver.swift
[1704/1909] Compiling Vapor Authentication+Concurrency.swift
[1705/1909] Compiling Vapor Cache+Concurrency.swift
[1706/1909] Compiling Vapor Client+Concurrency.swift
[1707/1909] Compiling Vapor RequestBody+Concurrency.swift
[1708/1909] Compiling Vapor Responder+Concurrency.swift
[1709/1909] Compiling Vapor ResponseCodable+Concurrency.swift
[1710/1909] Compiling Vapor RoutesBuilder+Concurrency.swift
[1711/1909] Compiling Vapor ViewRenderer+Concurrency.swift
[1712/1909] Compiling Vapor WebSocket+Concurrency.swift
[1713/1909] Compiling Vapor ContainerGetPathExecutor.swift
[1714/1909] Compiling Vapor Content.swift
[1715/1909] Compiling Vapor ContentCoders.swift
[1716/1909] Compiling Vapor ContentConfiguration.swift
[1717/1909] Compiling Vapor ContentContainer.swift
[1718/1909] Compiling Vapor JSONCoder+Custom.swift
[1719/1930] Compiling Vapor PlaintextHasher.swift
[1720/1930] Compiling Vapor Request+Password.swift
[1721/1930] Compiling Vapor Redirect.swift
[1722/1930] Compiling Vapor Request+Body.swift
[1723/1930] Compiling Vapor Request+BodyStream.swift
[1724/1930] Compiling Vapor ResponseCompressionMiddleware.swift
[1725/1930] Compiling Vapor RouteLoggingMiddleware.swift
[1726/1930] Compiling Vapor File+Multipart.swift
[1727/1930] Compiling Vapor FormDataDecoder+Content.swift
[1728/1930] Compiling Vapor FormDataEncoder+Content.swift
[1729/1930] Compiling Vapor Application+Password.swift
[1730/1930] Compiling Vapor Application+Passwords.swift
[1731/1930] Compiling Vapor AsyncPasswordHasher.swift
[1732/1930] Compiling Vapor BcryptHasher.swift
[1733/1930] Compiling Vapor PasswordHasher.swift
[1734/1974] Compiling HTMLKitComponents DynamicType.swift
[1735/1974] Compiling HTMLKitComponents Actionable.swift
[1736/1974] Compiling HTMLKitComponents Identifiable.swift
[1737/1974] Compiling HTMLKitComponents Modifiable.swift
[1738/1978] Emitting module HTMLKitConverter
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' 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
 16 |
 17 |     private init() {}
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' 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
  36 |
  37 |     private init() {}
[1739/1978] Compiling HTMLKitConverter Converter.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' 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
 16 |
 17 |     private init() {}
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' 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
  36 |
  37 |     private init() {}
[1740/1978] Compiling HTMLKitComponents Selectable.swift
[1741/1978] Compiling HTMLKitComponents Tokens.swift
[1742/1978] Compiling HTMLKitComponents Validator.swift
[1743/1978] Compiling HTMLKitComponents resource_bundle_accessor.swift
[1744/1978] Compiling Vapor Application+Routes.swift
[1745/1978] Compiling Vapor Parameters+Require.swift
[1746/1978] Compiling Vapor Request+WebSocket.swift
[1747/1978] Compiling Vapor Route.swift
[1748/1978] Compiling Vapor RouteCollection.swift
[1749/1978] Compiling Vapor Routes.swift
[1750/1978] Compiling Vapor RoutesBuilder+Group.swift
[1751/1978] Compiling Vapor RoutesBuilder+Method.swift
[1752/1978] Compiling Vapor RoutesBuilder+Middleware.swift
[1753/1978] Compiling Vapor RoutesBuilder+WebSocket.swift
[1754/1978] Compiling Vapor RoutesBuilder.swift
[1755/1978] Compiling Vapor OTP.swift
[1756/1978] Compiling Vapor Application+Servers.swift
[1757/1978] Compiling Vapor Server.swift
[1758/1978] Compiling Vapor Application+Sessions.swift
[1759/1978] Compiling Vapor MemorySessions.swift
[1760/1978] Compiling Vapor Request+Session.swift
[1761/1978] Compiling Vapor Session.swift
[1762/1978] Compiling Vapor SessionCache.swift
[1763/1978] Compiling Vapor SessionData.swift
[1764/1978] Compiling Vapor SessionDriver.swift
[1765/1978] Compiling Vapor Exports.swift
[1766/1978] Compiling Vapor Application+HTTP.swift
[1767/1978] Compiling Vapor BasicResponder.swift
[1768/1978] Compiling Vapor BodyStream.swift
[1769/1978] Compiling Vapor Application+HTTP+Client.swift
[1770/1978] Compiling Vapor EventLoopHTTPClient.swift
[1771/1978] Compiling Vapor EndpointCache.swift
[1772/1978] Compiling Vapor HTTPMethod+String.swift
[1773/1978] Compiling Vapor HTTPStatus.swift
[1774/1978] Compiling Vapor HTTPCookies.swift
[1775/1978] Compiling Vapor HTTPHeaderCacheControl.swift
[1776/1978] Compiling Vapor HTTPHeaderExpires.swift
[1777/1978] Compiling Vapor HTTPHeaderLastModified.swift
[1778/1978] Compiling Vapor HTTPHeaders+Cache.swift
[1779/1978] Compiling Vapor HTTPHeaders+Connection.swift
[1780/1978] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1781/1978] Compiling Vapor HTTPHeaders+ContentRange.swift
[1782/1978] Compiling Vapor HTTPHeaders+Directive.swift
[1783/1978] Compiling Vapor HTTPHeaders+Forwarded.swift
[1784/1978] Compiling Vapor HTTPHeaders+Link.swift
[1785/1978] Compiling Vapor HTTPHeaders+Name.swift
[1786/1978] Compiling HTMLKitComponents Symbol.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1787/1978] Compiling HTMLKitComponents Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1788/1978] Compiling HTMLKitComponents DragEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1789/1978] Compiling HTMLKitComponents FormEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1790/1978] Compiling HTMLKitComponents Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1791/1978] Compiling HTMLKitComponents Scroll.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1792/1978] Compiling HTMLKitComponents Snippet.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1793/1978] Compiling HTMLKitComponents Stack.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1794/1978] Compiling HTMLKitComponents MouseEvent.swift
[1795/1978] Compiling HTMLKitComponents PressEvent.swift
[1796/1978] Compiling HTMLKitComponents Components+Image.swift
[1797/1978] Compiling HTMLKitComponents Components+String.swift
[1798/1978] Compiling HTMLKitComponents ViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'top' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bottom' 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 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'leading' 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
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'trailing' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'horizontal' 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
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'vertical' 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
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
[1799/1978] Compiling HTMLKitComponents Options.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'top' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bottom' 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 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'leading' 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
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'trailing' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'horizontal' 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
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'vertical' 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
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
[1800/1978] Compiling HTMLKitComponents Action.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'top' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bottom' 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 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'leading' 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
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'trailing' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'horizontal' 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
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'vertical' 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
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
[1801/1978] Compiling HTMLKitComponents Configurations.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'top' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bottom' 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 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'leading' 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
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'trailing' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'horizontal' 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
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'vertical' 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
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
[1802/1978] Compiling HTMLKitComponents ButtonModifier.swift
[1803/1978] Compiling HTMLKitComponents ImageModifier.swift
[1804/1978] Compiling HTMLKitComponents InputModifier.swift
[1805/1978] Compiling HTMLKitComponents TextModifier.swift
[1806/1978] Compiling HTMLKitComponents Grouping.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1807/1978] Compiling HTMLKitComponents Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1808/1978] Compiling HTMLKitComponents Link.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1809/1978] Compiling HTMLKitComponents List.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1810/1978] Compiling HTMLKitComponents Modal.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1811/1978] Compiling Vapor And.swift
[1812/1978] Compiling Vapor Case.swift
[1813/1978] Compiling Vapor CharacterSet.swift
[1814/1978] Compiling Vapor Count.swift
[1815/1978] Compiling Vapor Email.swift
[1816/1978] Compiling Vapor Empty.swift
[1817/1978] Compiling Vapor In.swift
[1818/1978] Compiling Vapor Nil.swift
[1819/1978] Compiling Vapor NilIgnoring.swift
[1820/1978] Compiling Vapor Not.swift
[1821/1978] Compiling Vapor Or.swift
[1822/1978] Compiling Vapor Pattern.swift
[1823/1978] Compiling Vapor Range.swift
[1824/1978] Compiling Vapor URL.swift
[1825/1978] Compiling Vapor Valid.swift
[1826/1978] Compiling Vapor Application+Views.swift
[1827/1978] Compiling Vapor PlaintextRenderer.swift
[1828/1978] Compiling Vapor Request+View.swift
[1829/1978] Compiling Vapor View.swift
[1830/1978] Compiling Vapor ViewRenderer.swift
[1831/1978] Compiling Vapor _Deprecations.swift
[1832/1978] Compiling Vapor DirectoryConfiguration.swift
[1833/1978] Compiling Vapor DotEnv.swift
[1834/1978] Compiling Vapor Extendable.swift
[1835/1978] Compiling Vapor File.swift
[1836/1978] Compiling Vapor FileIO.swift
[1837/1978] Compiling Vapor LifecycleHandler.swift
[1838/1978] Compiling Vapor OptionalType.swift
[1839/1978] Compiling Vapor RFC1123.swift
[1840/1978] Compiling Vapor SocketAddress+Hostname.swift
[1841/1978] Compiling Vapor Storage.swift
[1842/1978] Compiling Vapor String+IsIPAddress.swift
[1843/1978] Compiling Vapor Thread.swift
[1844/1978] Compiling Vapor URI.swift
[1845/1978] Compiling Vapor RangeResult.swift
[1846/1978] Compiling Vapor Validatable.swift
[1847/1978] Compiling Vapor Validation.swift
[1848/1978] Compiling Vapor ValidationKey.swift
[1849/1978] Compiling Vapor Validations.swift
[1850/1978] Compiling Vapor ValidationsError.swift
[1851/1978] Compiling Vapor Validator.swift
[1852/1978] Compiling Vapor ValidatorResult.swift
[1853/1978] Compiling Vapor SessionsConfiguration.swift
[1854/1978] Compiling Vapor SessionsMiddleware.swift
[1855/1978] Compiling Vapor URLEncodedFormData.swift
[1856/1978] Compiling Vapor URLEncodedFormDecoder.swift
[1857/1978] Compiling Vapor URLEncodedFormEncoder.swift
[1858/1978] Compiling Vapor URLEncodedFormError.swift
[1859/1978] Compiling Vapor URLEncodedFormParser.swift
[1860/1978] Compiling Vapor URLEncodedFormSerializer.swift
[1861/1978] Compiling Vapor URLQueryFragmentConvertible.swift
[1862/1978] Compiling Vapor AnyResponse.swift
[1863/1978] Compiling Vapor Array+Random.swift
[1864/1978] Compiling Vapor Base32.swift
[1865/1978] Compiling Vapor Base64.swift
[1866/1978] Compiling Vapor BaseN.swift
[1867/1978] Compiling Vapor BasicCodingKey.swift
[1868/1978] Compiling Vapor ByteCount.swift
[1869/1978] Compiling Vapor Bytes+Hex.swift
[1870/1978] Compiling Vapor Bytes+SecureCompare.swift
[1871/1978] Compiling Vapor Collection+Safe.swift
[1872/1978] Compiling Vapor DataProtocol+Copy.swift
[1873/1978] Compiling Vapor DecoderUnwrapper.swift
[1874/1978] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1875/1978] Compiling Vapor HTTPHeaders.swift
[1876/1978] Compiling Vapor HTTPMediaType.swift
[1877/1978] Compiling Vapor HTTPMediaTypePreference.swift
[1878/1978] Compiling Vapor Responder.swift
[1879/1978] Compiling Vapor Application+HTTP+Server.swift
[1880/1978] Compiling Vapor HTTPServer.swift
[1881/1978] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1882/1978] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1883/1978] Compiling Vapor HTTPServerHandler.swift
[1884/1978] Compiling Vapor HTTPServerRequestDecoder.swift
[1885/1978] Compiling Vapor HTTPServerResponseEncoder.swift
[1886/1978] Compiling Vapor HTTPServerUpgradeHandler.swift
[1887/1978] Compiling Vapor Logger+Report.swift
[1888/1978] Compiling Vapor LoggingSystem+Environment.swift
[1889/1978] Compiling Vapor Application+Middleware.swift
[1890/1978] Compiling Vapor CORSMiddleware.swift
[1891/1978] Compiling Vapor ErrorMiddleware.swift
[1892/1978] Compiling Vapor FileMiddleware.swift
[1893/1978] Compiling Vapor Middleware.swift
[1894/1978] Compiling Vapor MiddlewareConfiguration.swift
[1895/1978] Emitting module HTMLKitComponents
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:10:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
   |                       |- warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'top' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:11:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
 9 |
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
   |                       |- warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bottom' 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 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:12:23: warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
10 |     public static let top = EdgeSet(rawValue: 1 << 0)
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
   |                       |- warning: static property 'leading' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'leading' 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
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:13:23: warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
11 |     public static let bottom = EdgeSet(rawValue: 1 << 1)
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
   |                       |- warning: static property 'trailing' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'trailing' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:14:23: warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
12 |     public static let leading = EdgeSet(rawValue: 1 << 2)
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
   |                       |- warning: static property 'horizontal' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'horizontal' 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
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:15:23: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
13 |     public static let trailing = EdgeSet(rawValue: 1 << 3)
14 |     public static let horizontal = EdgeSet(rawValue: 1 << 4)
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
   |                       |- warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'vertical' 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
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
[1896/1978] Compiling HTMLKitComponents SubmitAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1897/1978] Compiling HTMLKitComponents ViewAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1898/1978] Compiling HTMLKitComponents ActionBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1899/1978] Compiling HTMLKitComponents Button.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1900/1978] Compiling HTMLKitComponents Card.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1901/1978] Compiling HTMLKitComponents Carousel.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1902/1978] Compiling HTMLKitComponents Divider.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1903/1978] Compiling HTMLKitComponents Dropdown.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1904/1978] Compiling HTMLKitComponents Form.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1905/1978] Compiling HTMLKitComponents Grid.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Options.swift:17:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |  */
 5 |
 6 | public struct EdgeSet: OptionSet {
   |               `- note: consider making struct 'EdgeSet' conform to the 'Sendable' protocol
 7 |
 8 |     public var rawValue: Int
   :
15 |     public static let vertical = EdgeSet(rawValue: 1 << 5)
16 |
17 |     public static let all: EdgeSet = [.top, .bottom, .leading, .trailing]
   |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'EdgeSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'all' 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
18 |
19 |     public init(rawValue: Int) {
[1906/1980] Compiling HTMLKitConverter InitRepresentable.swift
[1907/1980] Compiling HTMLKitConverter Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' 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
  36 |
  37 |     private init() {}
[1908/1980] Emitting module DeployCommand
/Users/admin/builder/spi-builder-workspace/Sources/Commands/Components/DeployCommand.swift:21:24: warning: static property 'manager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
 19 |     }
 20 |
 21 |     private static let manager = FileManager.default
    |                        |- warning: static property 'manager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: annotate 'manager' 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
 22 |
 23 |     internal static func main() throws {
Foundation.FileManager:1:12: note: class 'FileManager' does not conform to the 'Sendable' protocol
  1 | open class FileManager : NSObject {
    |            `- note: class 'FileManager' does not conform to the 'Sendable' protocol
  2 |     open class var `default`: FileManager { get }
  3 |     @available(swift, obsoleted: 3, renamed: "default")
[1909/1980] Compiling DeployCommand DeployCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Commands/Components/DeployCommand.swift:21:24: warning: static property 'manager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
 19 |     }
 20 |
 21 |     private static let manager = FileManager.default
    |                        |- warning: static property 'manager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: annotate 'manager' 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
 22 |
 23 |     internal static func main() throws {
Foundation.FileManager:1:12: note: class 'FileManager' does not conform to the 'Sendable' protocol
  1 | open class FileManager : NSObject {
    |            `- note: class 'FileManager' does not conform to the 'Sendable' protocol
  2 |     open class var `default`: FileManager { get }
  3 |     @available(swift, obsoleted: 3, renamed: "default")
[1909/1980] Write Objects.LinkFileList
[1911/1982] Emitting module ConvertCommand
[1912/1982] Compiling ConvertCommand ConvertCommand.swift
[1912/1982] Write Objects.LinkFileList
[1915/1982] Compiling Vapor AuthenticationCache.swift
[1916/1982] Compiling Vapor Authenticator.swift
[1917/1982] Compiling Vapor BasicAuthorization.swift
[1918/1982] Compiling Vapor BearerAuthorization.swift
[1919/1982] Compiling Vapor GuardMiddleware.swift
[1920/1982] Compiling Vapor RedirectMiddleware.swift
[1921/1982] Compiling Vapor SessionAuthenticatable.swift
[1922/1982] Compiling Vapor Bcrypt.swift
[1923/1982] Compiling Vapor Application+Cache.swift
[1924/1982] Compiling Vapor Cache.swift
[1925/1982] Compiling Vapor CacheExpirationTime.swift
[1926/1982] Compiling Vapor MemoryCache.swift
[1927/1982] Compiling Vapor Request+Cache.swift
[1928/1982] Compiling Vapor Application+Clients.swift
[1929/1982] Compiling Vapor Client.swift
[1930/1982] Compiling Vapor ClientRequest.swift
[1931/1982] Compiling Vapor ClientResponse.swift
[1932/1982] Compiling Vapor Request+Client.swift
[1933/1982] Compiling Vapor BootCommand.swift
[1934/1982] Compiling Vapor CommandContext+Application.swift
[1935/1982] Compiling Vapor RoutesCommand.swift
[1957/1982] Emitting module Vapor
[1978/1986] Linking DeployCommand
[1979/1986] Applying DeployCommand
[1981/1986] Compiling HTMLKitVapor ViewRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:49:1: warning: extension declares a conformance of imported type 'Errors' to imported protocol 'AbortError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
47 | }
48 |
49 | extension HTMLKit.Renderer.Errors: AbortError {
   | |- warning: extension declares a conformance of imported type 'Errors' to imported protocol 'AbortError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
50 |
51 |     @_implements(AbortError, reason)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:57:1: warning: extension declares a conformance of imported type 'Errors' to imported protocols 'DebuggableError', 'CustomStringConvertible', 'CustomDebugStringConvertible', 'LocalizedError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
55 | }
56 |
57 | extension HTMLKit.Renderer.Errors: DebuggableError {
   | |- warning: extension declares a conformance of imported type 'Errors' to imported protocols 'DebuggableError', 'CustomStringConvertible', 'CustomDebugStringConvertible', 'LocalizedError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
58 |
59 |     @_implements(DebuggableError, reason)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:36:35: warning: type 'View' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
34 |             buffer.writeString(try renderer.render(view: view))
35 |
36 |             return self.eventLoop.makeSucceededFuture(View(data: buffer))
   |                                   `- warning: type 'View' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
37 |
38 |         } catch(let error) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/View/View.swift:3:15: note: struct 'View' does not conform to the 'Sendable' protocol
 1 | import NIOCore
 2 |
 3 | public struct View: ResponseEncodable {
   |               `- note: struct 'View' does not conform to the 'Sendable' protocol
 4 |     public var data: ByteBuffer
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Vapor'
 5 |
 6 | import HTMLKit
 7 | import Vapor
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Vapor'
 8 |
 9 | /// The view renderer
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:45:39: warning: type 'View' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
43 |     /// Renders a view and transforms it into a view response.
44 |     public func render(_ view: some HTMLKit.View) async throws -> Vapor.View {
45 |         return try await render(view).get()
   |                                       `- warning: type 'View' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
46 |     }
47 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/View/View.swift:3:15: note: struct 'View' does not conform to the 'Sendable' protocol
 1 | import NIOCore
 2 |
 3 | public struct View: ResponseEncodable {
   |               `- note: struct 'View' does not conform to the 'Sendable' protocol
 4 |     public var data: ByteBuffer
 5 |
[1982/1986] Emitting module HTMLKitVapor
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:63:25: warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 61 |         }
 62 |
 63 |         internal struct ConfigurationKey: StorageKey {
    |                         `- warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 64 |
 65 |             public typealias Value = Configuration
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/Configuration.swift:4:20: note: class 'Configuration' does not conform to the 'Sendable' protocol
 2 |
 3 | /// Holds the renderer configuration
 4 | public final class Configuration {
   |                    `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 5 |
 6 |     /// Holds the localization configuration
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:49:1: warning: extension declares a conformance of imported type 'Errors' to imported protocol 'AbortError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
47 | }
48 |
49 | extension HTMLKit.Renderer.Errors: AbortError {
   | |- warning: extension declares a conformance of imported type 'Errors' to imported protocol 'AbortError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
50 |
51 |     @_implements(AbortError, reason)
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:57:1: warning: extension declares a conformance of imported type 'Errors' to imported protocols 'DebuggableError', 'CustomStringConvertible', 'CustomDebugStringConvertible', 'LocalizedError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
55 | }
56 |
57 | extension HTMLKit.Renderer.Errors: DebuggableError {
   | |- warning: extension declares a conformance of imported type 'Errors' to imported protocols 'DebuggableError', 'CustomStringConvertible', 'CustomDebugStringConvertible', 'LocalizedError'; this will not behave correctly if the owners of 'HTMLKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
58 |
59 |     @_implements(DebuggableError, reason)
[1983/1986] Compiling HTMLKitVapor Configuration.swift
[1984/1986] Compiling HTMLKitVapor Vapor+HTMLKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:63:25: warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 61 |         }
 62 |
 63 |         internal struct ConfigurationKey: StorageKey {
    |                         `- warning: type 'Application.HtmlKit.ConfigurationKey.Value' (aka 'Configuration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 64 |
 65 |             public typealias Value = Configuration
/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitVapor/Configuration.swift:4:20: note: class 'Configuration' does not conform to the 'Sendable' protocol
 2 |
 3 | /// Holds the renderer configuration
 4 | public final class Configuration {
   |                    `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 5 |
 6 |     /// Holds the localization configuration
[1984/1986] Linking ConvertCommand
[1985/1986] Applying ConvertCommand
Build complete! (127.95s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.65.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "HTMLKit",
  "name" : "HTMLKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "HTMLKit",
      "targets" : [
        "HTMLKit",
        "HTMLKitComponents",
        "HTMLKitVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComponentsPlugin",
      "targets" : [
        "ComponentsPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ConverterPlugin",
      "targets" : [
        "ConverterPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "DeployCommand",
      "targets" : [
        "DeployCommand"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ConvertCommand",
      "targets" : [
        "ConvertCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UtilitiesTests",
      "module_type" : "SwiftTarget",
      "name" : "UtilitiesTests",
      "path" : "Tests/UtilitiesTests",
      "sources" : [
        "Minification/JavascriptTests.swift",
        "Minification/StylesheetTests.swift"
      ],
      "target_dependencies" : [
        "Minifier"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Minifier",
      "module_type" : "SwiftTarget",
      "name" : "Minifier",
      "path" : "Sources/Utilities",
      "product_memberships" : [
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "sources" : [
        "Minifier/Extensions/Minifier+Character.swift",
        "Minifier/Minifier.swift",
        "Minifier/Tokenization/Javascript/Javascript.swift",
        "Minifier/Tokenization/Stylesheet/Stylesheet.swift",
        "Minifier/Tokenization/Token.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVaporTests",
      "path" : "Tests/HTMLKitVaporTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HTMLKitVaporTests/Localization",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ProviderTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitVapor",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitVapor",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVapor",
      "path" : "Sources/HTMLKitVapor",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "HTMLKit"
      ],
      "sources" : [
        "Configuration.swift",
        "Extensions/Vapor+HTMLKit.swift",
        "ViewRenderer.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitTests",
      "path" : "Tests/HTMLKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HTMLKitTests/Localization",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AttributesTests.swift",
        "ContextTests.swift",
        "ElementTests.swift",
        "EnvironmentTests.swift",
        "LocalizationTests.swift",
        "Performance/Samples.swift",
        "PerformanceTests.swift",
        "RenderingTests.swift",
        "SecurityTests.swift",
        "StatementTests.swift",
        "TemplatingTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverterTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverterTests",
      "path" : "Tests/HTMLKitConverterTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/articles/article.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/component.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/index.html",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ConversionTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverter",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverter",
      "path" : "Sources/HTMLKitConverter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "Converter.swift",
        "InitRepresentable.swift",
        "Parser.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitComponentsTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponentsTests",
      "path" : "Tests/HTMLKitComponentsTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HTMLKitComponentsTests/Localization",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ComponentTests.swift",
        "InteractionTests.swift",
        "LocalizationTests.swift",
        "ModifierTests.swift",
        "SecurityTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitComponents",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponents",
      "path" : "Sources/HTMLKitComponents",
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/buttons/button.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/checkfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/datepicker.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/filedialog.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/picker.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/radioselect.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/searchfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/securefield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/selectfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/slider.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/texteditor.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/textfield.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/forms/textpad.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/globals.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/helpers/grouping.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/layout/grid.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/layout/list.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/layout/stack.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/typography/link.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/typography/symbol.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/typography/text.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/card.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/carousel.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/divider.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/dropdown.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/form.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/image.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/modal.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/navigation.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/scroll.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/css/views/snippet.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/buttons/dropdown.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/forms/selectfield.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/forms/textpad.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/carousel.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/datepicker.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/components/views/navigation.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/js/interactions/all.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/bell.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/bookmark.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/calendar.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chart.pie.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.down.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.left.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.right.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/chevron.up.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/clock.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/cloud.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/ellipsis.horizontal.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/ellipsis.vertical.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/envelope.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/eye.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/file.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/filter.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/flask.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/folder.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/house.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/key.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/lifepreserver.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/lightbulb.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/location.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/lock.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/pencil.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/person.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/photo.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/refresh.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/scope.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/sidebar.left.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/sidebar.right.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/square.split.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/target.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.aligncenter.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.alignjustify.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.alignleft.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/text.alignright.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/trash.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/tresor.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/window.maximize.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLKitComponents/Resources/symbols/window.minimize.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions/SubmitAction.swift",
        "Actions/ViewAction.swift",
        "Builders/ActionBuilder.swift",
        "Components/Button.swift",
        "Components/Card.swift",
        "Components/Carousel.swift",
        "Components/Divider.swift",
        "Components/Dropdown.swift",
        "Components/Form.swift",
        "Components/Grid.swift",
        "Components/Grouping.swift",
        "Components/Image.swift",
        "Components/Link.swift",
        "Components/List.swift",
        "Components/Modal.swift",
        "Components/Navigation.swift",
        "Components/Scroll.swift",
        "Components/Snippet.swift",
        "Components/Stack.swift",
        "Components/Symbol.swift",
        "Components/Text.swift",
        "Events/DragEvent.swift",
        "Events/FormEvent.swift",
        "Events/MouseEvent.swift",
        "Events/PressEvent.swift",
        "Extensions/Components+Image.swift",
        "Extensions/Components+String.swift",
        "Modifiers/ButtonModifier.swift",
        "Modifiers/ImageModifier.swift",
        "Modifiers/InputModifier.swift",
        "Modifiers/TextModifier.swift",
        "Modifiers/ViewModifier.swift",
        "Options.swift",
        "Primitives/Action.swift",
        "Primitives/Configurations.swift",
        "Primitives/DynamicType.swift",
        "Properties/Actionable.swift",
        "Properties/Identifiable.swift",
        "Properties/Modifiable.swift",
        "Properties/Selectable.swift",
        "Tokens.swift",
        "Validator.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKit",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKit",
      "path" : "Sources/HTMLKit",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "ConverterPlugin",
        "DeployCommand",
        "ConvertCommand"
      ],
      "sources" : [
        "Abstraction/Attributes/AriaAttributes.swift",
        "Abstraction/Attributes/BasicAttributes.swift",
        "Abstraction/Attributes/EventAttributes.swift",
        "Abstraction/Attributes/VectorAttributes.swift",
        "Abstraction/Elements/BasicElements.swift",
        "Abstraction/Elements/BodyElements.swift",
        "Abstraction/Elements/DefinitionElements.swift",
        "Abstraction/Elements/FigureElements.swift",
        "Abstraction/Elements/FormElements.swift",
        "Abstraction/Elements/HeadElements.swift",
        "Abstraction/Elements/HtmlElements.swift",
        "Abstraction/Elements/InputElements.swift",
        "Abstraction/Elements/ListElements.swift",
        "Abstraction/Elements/MapElements.swift",
        "Abstraction/Elements/MediaElements.swift",
        "Abstraction/Elements/ObjectElements.swift",
        "Abstraction/Elements/RubyElements.swift",
        "Abstraction/Elements/TableElements.swift",
        "Abstraction/Elements/VectorElements.swift",
        "Abstraction/Tokens/EventTokens.swift",
        "Abstraction/Tokens/ValueTokens.swift",
        "Framework/Builders/ContentBuilder.swift",
        "Framework/Environment/Environment.swift",
        "Framework/Environment/EnvironmentKeys.swift",
        "Framework/Environment/EnvironmentModifier.swift",
        "Framework/Environment/EnvironmentObject.swift",
        "Framework/Environment/EnvironmentValue.swift",
        "Framework/Extensions/Datatypes+Content.swift",
        "Framework/Localization/Locale.swift",
        "Framework/Localization/Localizable.swift",
        "Framework/Localization/Localization.swift",
        "Framework/Localization/LocalizedStringKey.swift",
        "Framework/Localization/TranslationTable.swift",
        "Framework/Primitives/Attributes/Attribute.swift",
        "Framework/Primitives/Elements/Element.swift",
        "Framework/Primitives/Elements/Elements.swift",
        "Framework/Primitives/Layouts/Layouts.swift",
        "Framework/Primitives/Nodes/Node.swift",
        "Framework/Primitives/Nodes/Nodes.swift",
        "Framework/Primitives/Shared/Content.swift",
        "Framework/Rendering/Features.swift",
        "Framework/Rendering/Markdown/Extensions/Markdown+Character.swift",
        "Framework/Rendering/Markdown/Lexer/MarkdownLexer.swift",
        "Framework/Rendering/Markdown/Lexer/MarkdownToken.swift",
        "Framework/Rendering/Markdown/Markdown.swift",
        "Framework/Rendering/Markdown/MarkdownString.swift",
        "Framework/Rendering/Markdown/Parser/MarkdownNode.swift",
        "Framework/Rendering/Markdown/Parser/MarkdownParser.swift",
        "Framework/Rendering/Renderer.swift",
        "Framework/Security/Security.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeployCommand",
      "module_type" : "SwiftTarget",
      "name" : "DeployCommand",
      "path" : "Sources/Commands/Components",
      "product_memberships" : [
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "sources" : [
        "DeployCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents",
        "Minifier"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConverterPlugin",
      "module_type" : "PluginTarget",
      "name" : "ConverterPlugin",
      "path" : "Plugins/ConverterPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Converts HTML markup into Swift syntax.",
          "type" : "custom",
          "verb" : "convert"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ConverterPlugin"
      ],
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "ConvertCommand"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ConvertCommand",
      "module_type" : "SwiftTarget",
      "name" : "ConvertCommand",
      "path" : "Sources/Commands/Converter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "ConvertCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ComponentsPlugin",
      "module_type" : "PluginTarget",
      "name" : "ComponentsPlugin",
      "path" : "Plugins/ComponentsPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Deploys the CSS and JS files for the HTMLKit components.",
          "type" : "custom",
          "verb" : "deploy"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the files.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ComponentsPlugin"
      ],
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "DeployCommand"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/vapor-community/htmlkit/3.0.0-alpha.9
Repository:               vapor-community/htmlkit
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
Target:                   HTMLKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'HTMLKit'...
Finished extracting symbol information for 'HTMLKit'. (12.51s)
Building documentation for 'HTMLKit'...
warning: 'DocumentationExtension' doesn't change default configuration and has no effect
 --> Framework/Layouts/View.md:4:5-4:51
2 |
3 | @Metadata {
4 +     @DocumentationExtension(mergeBehavior: append)
  |     ╰─suggestion: Remove this 'DocumentationExtension' directive.
5 | }
6 |
warning: 'Documentation' directive should contain at least one list item
  --> Tutorials/Introduction.tutorial:29:9-31:10
27 |         Explore more resources for learning about HTMLKit.
28 |
29 +         @Documentation(destination: "https://swiftpackageindex.com/vapor-community/HTMLKit/documentation/htmlkit") {
30 +             Browse and search the API documentation.
31 +         }
32 |         @SampleCode(destination: "https://github.com/mattesmohr/Website") {
33 |             Explore sample code to get to know HTMLKit.
warning: 'SampleCode' directive should contain at least one list item
  --> Tutorials/Introduction.tutorial:32:9-34:10
30 |             Browse and search the API documentation.
31 |         }
32 +         @SampleCode(destination: "https://github.com/mattesmohr/Website") {
33 +             Explore sample code to get to know HTMLKit.
34 +         }
35 |         @Forums(destination: "https://discord.gg/invite/vapor") {
36 |             Discuss HTMLKit or reach out for help.Finished building documentation for 'HTMLKit' (5.65s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/vapor-community/htmlkit/3.0.0-alpha.9
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit GenericConstraint.swift
[11/57] Compiling SymbolKit GenericParameter.swift
[12/57] Compiling SymbolKit Generics.swift
[13/57] Compiling SymbolKit Namespace.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.03s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[3/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[4/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/19] Compiling InternalCollectionsUtilities Specialize.swift
[7/19] Compiling InternalCollectionsUtilities Integer rank.swift
[8/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[9/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[12/19] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[13/19] Compiling InternalCollectionsUtilities Debugging.swift
[14/19] Compiling InternalCollectionsUtilities Descriptions.swift
[15/19] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[16/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/19] Emitting module InternalCollectionsUtilities
[18/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/302] Compiling DequeModule _DequeBuffer.swift
[22/303] Compiling DequeModule _DequeBufferHeader.swift
[23/303] Compiling DequeModule _DequeSlot.swift
[24/303] Compiling _RopeModule _RopePath.swift
[25/303] Compiling _RopeModule _RopeVersion.swift
[26/303] Compiling HeapModule _HeapNode.swift
[27/303] Compiling _RopeModule Rope+Collection.swift
[28/303] Compiling _RopeModule Rope+Index.swift
[29/303] Compiling HeapModule Heap.swift
[30/303] Compiling HeapModule Heap+UnsafeHandle.swift
[31/303] Compiling HeapModule Heap+Invariants.swift
[32/303] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/303] Compiling HeapModule Heap+Descriptions.swift
[34/303] Emitting module HeapModule
[35/303] Compiling _RopeModule RopeSummary.swift
[36/303] Compiling _RopeModule _RopeItem.swift
[41/308] Compiling _RopeModule Rope+Sequence.swift
[42/308] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[43/308] Compiling _RopeModule BigSubstring+UTF8View.swift
[44/308] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[45/308] Compiling _RopeModule BigSubstring.swift
[46/308] Compiling _RopeModule Rope+Builder.swift
[47/308] Compiling _RopeModule Rope+Debugging.swift
[48/308] Compiling _RopeModule Rope+Invariants.swift
[49/308] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/308] Compiling _RopeModule BigString+Chunk.swift
[51/308] Compiling _RopeModule BigString+BidirectionalCollection.swift
[52/308] Compiling _RopeModule BigString+Comparable.swift
[53/308] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[54/308] Compiling _RopeModule BigString+CustomStringConvertible.swift
[55/308] Compiling _RopeModule BigString+Equatable.swift
[56/308] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[57/308] Compiling _RopeModule BigString+Hashing.swift
[58/316] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[59/316] Compiling HashTreeCollections TreeDictionary+Filter.swift
[60/316] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[61/316] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[62/316] Compiling HashTreeCollections TreeDictionary+Keys.swift
[63/316] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[64/316] Compiling HashTreeCollections TreeDictionary+Merge.swift
[65/316] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[66/316] Compiling _RopeModule BigString+Chunk+Splitting.swift
[70/316] Emitting module BitCollections
[73/316] Compiling BitCollections BitSet.swift
[74/316] Compiling BitCollections Range+Utilities.swift
[75/316] Compiling BitCollections Slice+Utilities.swift
[76/316] Compiling BitCollections UInt+Tricks.swift
[77/316] Compiling BitCollections _Word.swift
[90/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[91/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[92/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[93/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[94/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[95/322] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[96/322] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[97/322] Compiling HashTreeCollections TreeSet.swift
[98/322] Compiling _RopeModule RopeElement.swift
[99/322] Compiling _RopeModule RopeMetric.swift
[100/322] Compiling _RopeModule BigString+Insert.swift
[101/322] Compiling _RopeModule BigString+Managing Breaks.swift
[102/322] Compiling _RopeModule BigString+RemoveSubrange.swift
[103/322] Compiling _RopeModule BigString+ReplaceSubrange.swift
[104/322] Compiling _RopeModule BigString+Contents.swift
[105/322] Compiling _RopeModule BigString+Debugging.swift
[106/322] Compiling _RopeModule BigString+Index.swift
[107/322] Compiling _RopeModule BigString+Ingester.swift
[108/322] Compiling _RopeModule BigString+Invariants.swift
[109/322] Compiling _RopeModule BigString+Iterators.swift
[110/322] Compiling _RopeModule BigString+Metrics.swift
[111/322] Compiling _RopeModule Rope+_Node.swift
[112/322] Compiling _RopeModule Rope+_Storage.swift
[113/322] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[114/322] Compiling _RopeModule Rope+_UnsafeHandle.swift
[115/322] Compiling _RopeModule Rope.swift
[116/322] Compiling _RopeModule BigString+Split.swift
[117/322] Compiling _RopeModule Range+BigString.swift
[118/322] Compiling _RopeModule BigString+UTF16View.swift
[119/322] Compiling _RopeModule BigString+UTF8View.swift
[120/322] Compiling _RopeModule BigString+UnicodeScalarView.swift
[121/322] Compiling _RopeModule BigSubstring+UTF16View.swift
[122/322] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[123/322] Compiling _RopeModule BigString+Sequence.swift
[124/322] Compiling _RopeModule BigString+TextOutputStream.swift
[125/322] Compiling _RopeModule BigString+Append.swift
[126/322] Compiling _RopeModule BigString+Initializers.swift
[127/322] Compiling _RopeModule BigString+Builder.swift
[139/322] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[141/322] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/322] Compiling OrderedCollections OrderedSet+Testing.swift
[143/322] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/322] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/322] Compiling OrderedCollections OrderedSet.swift
[146/322] Compiling OrderedCollections _UnsafeBitset.swift
[147/322] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[148/322] Compiling _RopeModule Rope+Append.swift
[149/322] Compiling _RopeModule Rope+Extract.swift
[150/322] Compiling _RopeModule Rope+Find.swift
[151/322] Compiling _RopeModule Rope+ForEachWhile.swift
[152/322] Compiling _RopeModule Rope+Insert.swift
[153/322] Compiling _RopeModule Rope+Join.swift
[154/322] Compiling _RopeModule Rope+MutatingForEach.swift
[172/329] Emitting module DequeModule
[256/329] Emitting module OrderedCollections
[257/329] Compiling _RopeModule Rope+Remove.swift
[258/329] Compiling _RopeModule Rope+RemoveSubrange.swift
[259/329] Compiling _RopeModule Rope+Split.swift
[260/329] Compiling _RopeModule Optional Utilities.swift
[261/329] Compiling _RopeModule String Utilities.swift
[262/329] Compiling _RopeModule String.Index+ABI.swift
[263/329] Compiling _RopeModule _CharacterRecognizer.swift
[303/329] Emitting module _RopeModule
[321/329] Emitting module HashTreeCollections
[330/331] Compiling Collections Collections.swift
[331/331] Emitting module Collections
[332/377] Compiling HTMLKit Elements.swift
[333/377] Compiling HTMLKit Layouts.swift
[334/377] Compiling HTMLKit Node.swift
[335/377] Compiling HTMLKit Nodes.swift
[336/377] Compiling HTMLKit Content.swift
[337/382] Compiling HTMLKit ValueTokens.swift
[338/382] Compiling HTMLKit ContentBuilder.swift
[339/382] Compiling HTMLKit Environment.swift
[340/382] Compiling HTMLKit EnvironmentKeys.swift
[341/382] Compiling HTMLKit EnvironmentModifier.swift
[342/382] Compiling HTMLKit MarkdownString.swift
[343/382] Compiling HTMLKit MarkdownNode.swift
[344/382] Compiling HTMLKit MarkdownParser.swift
[345/382] Compiling HTMLKit Renderer.swift
[346/382] Compiling HTMLKit Security.swift
[347/382] Compiling HTMLKit AriaAttributes.swift
[348/382] Compiling HTMLKit BasicAttributes.swift
[349/382] Compiling HTMLKit EventAttributes.swift
[350/382] Compiling HTMLKit VectorAttributes.swift
[351/382] Compiling HTMLKit BasicElements.swift
[352/382] Compiling HTMLKit HtmlElements.swift
[353/382] Compiling HTMLKit InputElements.swift
[354/382] Compiling HTMLKit ListElements.swift
[355/382] Compiling HTMLKit MapElements.swift
[356/382] Compiling HTMLKit MediaElements.swift
[357/382] Compiling HTMLKit EnvironmentObject.swift
[358/382] Compiling HTMLKit EnvironmentValue.swift
[359/382] Compiling HTMLKit Datatypes+Content.swift
[360/382] Compiling HTMLKit Locale.swift
[361/382] Compiling HTMLKit Localizable.swift
[362/382] Compiling HTMLKit Features.swift
[363/382] Compiling HTMLKit Markdown+Character.swift
[364/382] Compiling HTMLKit MarkdownLexer.swift
[365/382] Compiling HTMLKit MarkdownToken.swift
[366/382] Compiling HTMLKit Markdown.swift
[367/382] Compiling HTMLKit ObjectElements.swift
[368/382] Compiling HTMLKit RubyElements.swift
[369/382] Compiling HTMLKit TableElements.swift
[370/382] Compiling HTMLKit VectorElements.swift
[371/382] Compiling HTMLKit EventTokens.swift
[372/382] Compiling HTMLKit Localization.swift
[373/382] Compiling HTMLKit LocalizedStringKey.swift
[374/382] Compiling HTMLKit TranslationTable.swift
[375/382] Compiling HTMLKit Attribute.swift
[376/382] Compiling HTMLKit Element.swift
[377/382] Emitting module HTMLKit
[378/382] Compiling HTMLKit BodyElements.swift
[379/382] Compiling HTMLKit DefinitionElements.swift
[380/382] Compiling HTMLKit FigureElements.swift
[381/382] Compiling HTMLKit FormElements.swift
[382/382] Compiling HTMLKit HeadElements.swift
Build of target: 'HTMLKit' complete! (10.09s)
   26959
140	/Users/admin/builder/spi-builder-workspace/.docs/vapor-community/htmlkit/3.0.0-alpha.9
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vapor-community/htmlkit/3.0.0-alpha.9
File count: 26959
Doc size:   140.0MB
Preparing doc bundle ...
Uploading prod-vapor-community-htmlkit-3.0.0-alpha.9-1e962017.zip to s3://spi-docs-inbox/prod-vapor-community-htmlkit-3.0.0-alpha.9-1e962017.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.