The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Rosalind, reference 0.7.94 (22cca9), with Swift 6.3 for Linux on 28 Apr 2026 22:55:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

[728/833] Compiling ecdh.cc
[729/833] Compiling hash_to_curve.cc
[730/833] Compiling ec_derive.cc
[731/833] Compiling ecdsa_asn1.cc
[732/833] Compiling dsa.cc
[733/833] Compiling ec_asn1.cc
[734/833] Compiling dsa_asn1.cc
[735/833] Compiling des.cc
[736/833] Compiling x25519-asm-arm.S
[737/833] Compiling digest_extra.cc
[738/833] Compiling dh_asn1.cc
[739/833] Compiling params.cc
[740/833] Compiling cpu_arm_linux.cc
[741/833] Compiling cpu_intel.cc
[742/833] Compiling cpu_arm_freebsd.cc
[743/833] Compiling crypto.cc
[744/833] Compiling curve25519.cc
[745/833] Compiling spake25519.cc
[746/833] Compiling cpu_aarch64_win.cc
[747/833] Compiling curve25519_64_adx.cc
[748/833] Compiling cpu_aarch64_openbsd.cc
[748/833] Compiling cpu_aarch64_sysreg.cc
[748/833] Compiling cpu_aarch64_linux.cc
[751/833] Compiling cpu_aarch64_apple.cc
[752/833] Compiling e_tls.cc
[753/833] Compiling cpu_aarch64_fuchsia.cc
[754/833] Compiling get_cipher.cc
[755/833] Compiling tls_cbc.cc
[756/833] Compiling conf.cc
[757/833] Compiling e_rc2.cc
[758/833] Compiling e_null.cc
[759/833] Compiling e_rc4.cc
[760/833] Compiling e_des.cc
[761/833] Compiling e_chacha20poly1305.cc
[762/833] Compiling derive_key.cc
[763/833] Compiling cms.cc
[764/833] Compiling e_aesctrhmac.cc
[765/833] Compiling e_aesgcmsiv.cc
[766/833] Compiling e_aeseax.cc
[767/833] Compiling unicode.cc
[768/833] Compiling chacha.cc
[769/833] Compiling cbs.cc
[770/833] Compiling buf.cc
[771/833] Compiling ber.cc
[772/833] Compiling sqrt.cc
[773/833] Compiling cbb.cc
[774/833] Compiling div.cc
[774/833] Compiling exponentiation.cc
[776/833] Compiling asn1_compat.cc
[777/833] Compiling bn_asn1.cc
[778/833] Compiling printf.cc
[779/833] Compiling convert.cc
[780/833] Compiling blake2.cc
[781/833] Compiling hexdump.cc
[782/833] Compiling fd.cc
[783/833] Compiling bio_mem.cc
[784/833] Compiling pair.cc
[785/833] Compiling file.cc
[786/833] Compiling errno.cc
[787/833] Compiling bio.cc
[788/833] Compiling base64.cc
[789/833] Compiling tasn_typ.cc
[790/833] Compiling tasn_fre.cc
[791/833] Compiling tasn_new.cc
[792/833] Compiling posix_time.cc
[793/833] Compiling tasn_enc.cc
[794/833] Compiling f_string.cc
[795/833] Compiling tasn_utl.cc
[796/833] Compiling asn_pack.cc
[797/833] Compiling tasn_dec.cc
[798/833] Compiling f_int.cc
[799/833] Compiling asn1_par.cc
[800/833] Compiling asn1_lib.cc
[801/833] Compiling a_type.cc
[802/833] Compiling a_octet.cc
[803/833] Compiling a_utctm.cc
[804/833] Compiling a_time.cc
[805/833] Compiling a_strex.cc
[806/833] Compiling a_strnid.cc
[807/833] Compiling a_i2d_fp.cc
[808/833] Compiling a_mbstr.cc
[809/833] Compiling a_object.cc
[810/833] Write sources
[811/833] Compiling a_int.cc
[812/833] Write sources
[813/833] Compiling a_d2i_fp.cc
[814/833] Compiling a_dup.cc
[815/837] Compiling aes.cc
[816/837] Compiling a_gentm.cc
[818/837] Compiling Algebra Algebra.swift
[819/837] Emitting module Algebra
[819/837] Compiling a_bool.cc
[821/837] Compiling Algebra Tagged.swift
[822/837] Compiling Algebra Bit.swift
[823/838] Compiling bcm.cc
[825/846] Compiling CryptoBoringWrapper RandomBytes.swift
[826/846] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[827/846] Compiling CryptoBoringWrapper EllipticCurve.swift
[828/846] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[829/846] Emitting module CryptoBoringWrapper
[830/846] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[831/846] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[832/846] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[833/847] Wrapping AST for CryptoBoringWrapper for debugging
[834/847] Wrapping AST for Algebra for debugging
[836/848] Emitting module Binary
[837/866] Compiling Binary Int64.swift
[838/866] Compiling Binary Int8.swift
[839/866] Compiling Binary Int16.swift
[840/866] Compiling Binary Int32.swift
[841/866] Compiling Binary UInt64.swift
[842/866] Compiling Binary exports.swift
[843/937] Compiling Crypto ASN1Identifier.swift
[844/937] Compiling Crypto ASN1Integer.swift
[845/937] Compiling Crypto ASN1Null.swift
[846/937] Compiling Crypto ASN1OctetString.swift
[847/937] Compiling Crypto ChaChaPoly.swift
[848/937] Compiling Crypto Cipher.swift
[849/937] Compiling Crypto AES-GCM.swift
[850/937] Compiling Crypto AES-GCM_boring.swift
[851/937] Compiling Crypto ChaChaPoly_boring.swift
[852/937] Compiling Crypto Nonces.swift
[853/937] Compiling Crypto ASN1.swift
[854/937] Compiling Crypto ASN1Any.swift
[855/940] Wrapping AST for Binary for debugging
[857/940] Compiling Standards Standards.swift
[858/940] Emitting module Standards
[859/941] Wrapping AST for Standards for debugging
[869/942] Compiling Crypto ASN1BitString.swift
[870/942] Compiling Crypto ASN1Boolean.swift
[871/975] Compiling Crypto HPKE-Errors.swift
[872/975] Compiling Crypto HPKE.swift
[873/975] Compiling Crypto HPKE-Context.swift
[874/975] Compiling Crypto HPKE-KeySchedule.swift
[875/975] Compiling Crypto HPKE-Modes.swift
[876/975] Compiling Crypto Insecure.swift
[877/975] Compiling Crypto Insecure_HashFunctions.swift
[878/975] Compiling Crypto KEM.swift
[879/975] Compiling Crypto ECDH_boring.swift
[880/975] Compiling Crypto DH.swift
[881/975] Compiling Crypto PKCS8PrivateKey.swift
[882/975] Compiling Crypto SEC1PrivateKey.swift
[883/975] Compiling Crypto SubjectPublicKeyInfo.swift
[884/975] Compiling Crypto CryptoError_boring.swift
[885/975] Compiling Crypto CryptoKitErrors.swift
[886/975] Compiling Crypto Digest_boring.swift
[887/975] Compiling Crypto Digest.swift
[888/975] Compiling Crypto Digests.swift
[889/975] Compiling Crypto HashFunctions.swift
[890/975] Compiling Crypto HashFunctions_SHA2.swift
[891/975] Emitting module Crypto
[892/975] Compiling INCITS_4_1986 Character+INCITS_4_1986.swift
[893/975] Compiling INCITS_4_1986 Collection+INCITS_4_1986.swift
[894/975] Compiling INCITS_4_1986 INCITS_4_1986.ASCII.swift
[895/975] Compiling INCITS_4_1986 INCITS_4_1986.ByteArrayClassification.swift
[896/978] Compiling INCITS_4_1986 UInt8.ASCII.swift
[897/978] Compiling INCITS_4_1986 [UInt8]+INCITS_4_1986.swift
[898/978] Compiling INCITS_4_1986 exports.swift
[899/978] Compiling Crypto HPKE-AEAD.swift
[900/978] Compiling Crypto HPKE-Ciphersuite.swift
[901/978] Compiling Crypto HPKE-KDF.swift
[902/978] Compiling Crypto HPKE-KexKeyDerivation.swift
[903/978] Compiling Crypto HPKE-LabeledExtract.swift
[904/978] Compiling Crypto HPKE-Utils.swift
[905/978] Compiling Crypto DHKEM.swift
[906/978] Compiling Crypto HPKE-KEM-Curve25519.swift
[907/978] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[908/978] Compiling Crypto HPKE-KEM.swift
[909/978] Compiling INCITS_4_1986 INCITS_4_1986.Validation.swift
[910/978] Compiling INCITS_4_1986 INCITS_4_1986.swift
[911/978] Compiling INCITS_4_1986 NCITS_4_1986.FormatEffectors.LineEnding.swift
[915/978] Compiling Crypto ECDSASignature_boring.swift
[916/978] Compiling Crypto ECDSA_boring.swift
[917/978] Compiling Crypto EdDSA_boring.swift
[918/978] Compiling Crypto ECDSA.swift
[919/978] Compiling INCITS_4_1986 INCITS_4_1986.CaseConversion.swift
[920/978] Compiling INCITS_4_1986 INCITS_4_1986.CharacterClassification.swift
[921/978] Compiling INCITS_4_1986 INCITS_4_1986.ControlCharacters.swift
[922/978] Compiling INCITS_4_1986 INCITS_4_1986.FormatEffectors.swift
[923/978] Compiling INCITS_4_1986 UInt8+INCITS_4_1986.swift
[924/978] Compiling INCITS_4_1986 UInt8.ASCII.RawRepresentable.swift
[925/978] Compiling INCITS_4_1986 UInt8.ASCII.Serializable.swift
[926/978] Compiling INCITS_4_1986 INCITS_4_1986.GraphicCharacters.swift
[927/978] Compiling INCITS_4_1986 INCITS_4_1986.LineEndingDetection.swift
[928/978] Compiling INCITS_4_1986 INCITS_4_1986.NumericParsing.swift
[932/978] Compiling INCITS_4_1986 SetCharacter+INCITS_4_1986.swift
[933/978] Compiling INCITS_4_1986 SetUInt8+INCITS_4_1986.swift
[934/978] Compiling INCITS_4_1986 StringProtocol+INCITS_4_1986.swift
[935/978] Compiling INCITS_4_1986 INCITS_4_1986.NumericSerialization.swift
[936/978] Compiling INCITS_4_1986 INCITS_4_1986.SPACE.swift
[937/978] Compiling INCITS_4_1986 INCITS_4_1986.StringClassification.swift
[938/978] Emitting module INCITS_4_1986
[950/979] Compiling Crypto ECDH.swift
[951/979] Compiling Crypto HKDF.swift
[952/979] Compiling Crypto AESWrap.swift
[953/979] Compiling Crypto AESWrap_boring.swift
[954/979] Compiling Crypto Ed25519_boring.swift
[955/979] Compiling Crypto NISTCurvesKeys_boring.swift
[956/979] Compiling Crypto X25519Keys_boring.swift
[957/979] Compiling Crypto Curve25519.swift
[958/979] Compiling Crypto Ed25519Keys.swift
[959/979] Compiling Crypto NISTCurvesKeys.swift
[959/979] Wrapping AST for INCITS 4 1986 for debugging
[961/992] Compiling RFC_4648 RFC_4648.swift
[962/992] Compiling RFC_4648 String+RFC4648.swift
[963/993] Compiling Crypto Ed25519.swift
[964/993] Compiling Crypto Signature.swift
[965/993] Compiling Crypto CryptoKitErrors_boring.swift
[966/993] Compiling Crypto RNG_boring.swift
[967/993] Compiling Crypto SafeCompare_boring.swift
[968/993] Compiling Crypto Zeroization_boring.swift
[969/993] Compiling Crypto PrettyBytes.swift
[970/993] Compiling Crypto SafeCompare.swift
[971/993] Compiling Crypto SecureBytes.swift
[972/993] Compiling Crypto Zeroization.swift
[973/994] Compiling RFC_4648 exports.swift
[974/994] Wrapping AST for Crypto for debugging
[976/994] Compiling RFC_4648 RFC_4648.Base64.URL.swift
[977/994] Compiling RFC_4648 RFC_4648.Base64.swift
[978/994] Compiling RFC_4648 RFC_4648.Base32.Hex.swift
[979/994] Compiling RFC_4648 RFC_4648.Base32.swift
[980/994] Compiling RFC_4648 RFC_4648+Validation.swift
[981/994] Compiling RFC_4648 RFC_4648.Base16.swift
[982/994] Compiling RFC_4648 RFC_4648.EncodingTable.swift
[983/994] Compiling RFC_4648 RFC_4648.Internal.swift
[984/994] Compiling RFC_4648 Collection+RFC4648.swift
[985/994] Compiling RFC_4648 FixedWidthInteger+RFC4648.swift
[986/994] Emitting module RFC_4648
[987/995] Wrapping AST for RFC 4648 for debugging
[989/1048] Compiling File_System_Primitives File.System.Move.swift
[990/1048] Compiling File_System_Primitives File.System.Read.Buffered.swift
[991/1048] Compiling File_System_Primitives File.System.Read.Full+POSIX.swift
[992/1048] Compiling File_System_Primitives File.System.Read.Full+Windows.swift
[993/1048] Compiling File_System_Primitives File.System.Read.Full.swift
[994/1048] Compiling File_System_Primitives File.System.Read.Streaming.swift
[995/1048] Compiling File_System_Primitives File.System.Read.swift
[996/1055] Emitting module File_System_Primitives
[997/1055] Compiling File_System_Primitives File.System.Copy.swift
[998/1055] Compiling File_System_Primitives File.System.Create.Directory+POSIX.swift
[999/1055] Compiling File_System_Primitives File.System.Create.Directory+Windows.swift
[1000/1055] Compiling File_System_Primitives File.System.Create.Directory.swift
[1001/1055] Compiling File_System_Primitives File.System.Create.File.swift
[1002/1055] Compiling File_System_Primitives File.System.Create.swift
[1003/1055] Compiling File_System_Primitives File.System.Delete+POSIX.swift
[1004/1055] Compiling File_System_Primitives File.System.Delete+Windows.swift
[1005/1055] Compiling File_System_Primitives File.System.Delete.swift
[1006/1055] Compiling File_System_Primitives File.System.Link.Hard.swift
[1007/1055] Compiling File_System_Primitives File.System.Link.ReadTarget.swift
[1008/1055] Compiling File_System_Primitives File.System.Link.Symbolic.swift
[1009/1055] Compiling File_System_Primitives File.System.Link.swift
[1010/1055] Compiling File_System_Primitives File.System.Metadata.ACL.swift
[1011/1055] Compiling File_System_Primitives File.System.Metadata.Attributes.swift
[1012/1055] Compiling File_System_Primitives File.System.Metadata.Info.swift
[1013/1055] Compiling File_System_Primitives File.System.Metadata.Ownership.swift
[1014/1055] Compiling File_System_Primitives File.System.Metadata.Permissions.swift
[1015/1055] Compiling File_System_Primitives File.System.Metadata.Timestamps.swift
[1016/1055] Compiling File_System_Primitives File.System.Metadata.swift
[1017/1055] Compiling File_System_Primitives File.System.Move+POSIX.swift
[1018/1055] Compiling File_System_Primitives File.System.Move+Windows.swift
[1019/1055] Compiling File_System_Primitives File.System.Write.Streaming.swift
[1020/1055] Compiling File_System_Primitives File.System.Write.swift
[1021/1055] Compiling File_System_Primitives File.System.swift
[1022/1055] Compiling File_System_Primitives File.Watcher.swift
[1023/1055] Compiling File_System_Primitives File.swift
[1024/1055] Compiling File_System_Primitives String+DirectoryEntryName.swift
[1025/1055] Compiling File_System_Primitives exports.swift
[1026/1055] Compiling File_System_Primitives File.Descriptor+POSIX.swift
[1027/1055] Compiling File_System_Primitives File.Descriptor+Windows.swift
[1028/1055] Compiling File_System_Primitives File.Descriptor.swift
[1029/1055] Compiling File_System_Primitives File.Directory.Contents.swift
[1030/1055] Compiling File_System_Primitives File.Directory.Entry.swift
[1031/1055] Compiling File_System_Primitives File.Directory.Iterator.swift
[1032/1055] Compiling File_System_Primitives File.Directory.Walk.swift
[1033/1055] Compiling File_System_Primitives File.Directory.swift
[1034/1055] Compiling File_System_Primitives File.Handle.Mode.swift
[1035/1055] Compiling File_System_Primitives File.Handle.Options.swift
[1036/1055] Compiling File_System_Primitives File.Handle.swift
[1037/1055] Compiling File_System_Primitives File.Path.Component.swift
[1038/1055] Compiling File_System_Primitives File.Path.Error.swift
[1039/1055] Compiling File_System_Primitives File.Path.swift
[1040/1055] Compiling File_System_Primitives File.System.Copy+POSIX.swift
[1041/1055] Compiling File_System_Primitives File.System.Copy+Windows.swift
[1042/1055] Compiling File_System_Primitives File.System.Stat+POSIX.swift
[1043/1055] Compiling File_System_Primitives File.System.Stat+Windows.swift
[1044/1055] Compiling File_System_Primitives File.System.Stat.swift
[1045/1055] Compiling File_System_Primitives File.System.Write.Append.swift
[1046/1055] Compiling File_System_Primitives File.System.Write.Atomic+POSIX.swift
[1047/1055] Compiling File_System_Primitives File.System.Write.Atomic+Windows.swift
[1048/1055] Compiling File_System_Primitives File.System.Write.Atomic.swift
[1049/1056] Wrapping AST for File System Primitives for debugging
[1051/1059] Emitting module FileSystem
[1052/1059] Compiling FileSystem AsyncSequence+Extras.swift
[1053/1059] Compiling FileSystem FileSystem.swift
[1054/1060] Wrapping AST for FileSystem for debugging
[1055/1060] Write Objects.LinkFileList
[1056/1072] Archiving libFileSystem.a
[1058/1072] Compiling Rosalind Rosalind.swift
[1059/1073] Compiling Rosalind ShasumCalculator.swift
[1060/1073] Emitting module Rosalind
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:679:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 677 | extension Aapt_Pb_Configuration.LayoutDirection: CaseIterable {
 678 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 679 |   static var allCases: [Aapt_Pb_Configuration.LayoutDirection] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 680 |     .unset,
 681 |     .ltr,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:688:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 686 | extension Aapt_Pb_Configuration.ScreenLayoutSize: CaseIterable {
 687 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 688 |   static var allCases: [Aapt_Pb_Configuration.ScreenLayoutSize] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 689 |     .unset,
 690 |     .small,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:699:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 697 | extension Aapt_Pb_Configuration.ScreenLayoutLong: CaseIterable {
 698 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 699 |   static var allCases: [Aapt_Pb_Configuration.ScreenLayoutLong] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 700 |     .unset,
 701 |     .long,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:708:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 706 | extension Aapt_Pb_Configuration.ScreenRound: CaseIterable {
 707 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 708 |   static var allCases: [Aapt_Pb_Configuration.ScreenRound] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 709 |     .unset,
 710 |     .round,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:717:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 715 | extension Aapt_Pb_Configuration.WideColorGamut: CaseIterable {
 716 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 717 |   static var allCases: [Aapt_Pb_Configuration.WideColorGamut] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 718 |     .unset,
 719 |     .widecg,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:726:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 724 | extension Aapt_Pb_Configuration.Hdr: CaseIterable {
 725 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 726 |   static var allCases: [Aapt_Pb_Configuration.Hdr] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 727 |     .unset,
 728 |     .highdr,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:735:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 733 | extension Aapt_Pb_Configuration.Orientation: CaseIterable {
 734 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 735 |   static var allCases: [Aapt_Pb_Configuration.Orientation] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 736 |     .unset,
 737 |     .port,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:745:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 743 | extension Aapt_Pb_Configuration.UiModeType: CaseIterable {
 744 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 745 |   static var allCases: [Aapt_Pb_Configuration.UiModeType] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 746 |     .unset,
 747 |     .normal,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:759:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 757 | extension Aapt_Pb_Configuration.UiModeNight: CaseIterable {
 758 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 759 |   static var allCases: [Aapt_Pb_Configuration.UiModeNight] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 760 |     .unset,
 761 |     .night,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:768:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 766 | extension Aapt_Pb_Configuration.Touchscreen: CaseIterable {
 767 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 768 |   static var allCases: [Aapt_Pb_Configuration.Touchscreen] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 769 |     .unset,
 770 |     .notouch,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:778:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 776 | extension Aapt_Pb_Configuration.KeysHidden: CaseIterable {
 777 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 778 |   static var allCases: [Aapt_Pb_Configuration.KeysHidden] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 779 |     .unset,
 780 |     .keysexposed,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:788:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 786 | extension Aapt_Pb_Configuration.Keyboard: CaseIterable {
 787 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 788 |   static var allCases: [Aapt_Pb_Configuration.Keyboard] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 789 |     .unset,
 790 |     .nokeys,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:798:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 796 | extension Aapt_Pb_Configuration.NavHidden: CaseIterable {
 797 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 798 |   static var allCases: [Aapt_Pb_Configuration.NavHidden] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 799 |     .unset,
 800 |     .navexposed,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:807:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 805 | extension Aapt_Pb_Configuration.Navigation: CaseIterable {
 806 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 807 |   static var allCases: [Aapt_Pb_Configuration.Navigation] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 808 |     .unset,
 809 |     .nonav,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:818:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 816 | extension Aapt_Pb_Configuration.GrammaticalGender: CaseIterable {
 817 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 818 |   static var allCases: [Aapt_Pb_Configuration.GrammaticalGender] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 819 |     .gramGenderUnset,
 820 |     .gramGenderNeuter,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:834:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 832 | extension Aapt_Pb_Configuration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 833 |   static let protoMessageName: String = _protobuf_package + ".Configuration"
 834 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 835 |     1: .same(proto: "mcc"),
 836 |     2: .same(proto: "mnc"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:891:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Configuration._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 861 |   ]
 862 |
 863 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
 864 |     var _mcc: UInt32 = 0
 865 |     var _mnc: UInt32 = 0
     :
 889 |     var _product: String = String()
 890 |
 891 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Configuration._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 892 |
 893 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:672:19: warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Configuration' has non-Sendable type 'Aapt_Pb_Configuration._StorageClass'
 670 |   init() {}
 671 |
 672 |   fileprivate var _storage = _StorageClass.defaultInstance
     |                   `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Configuration' has non-Sendable type 'Aapt_Pb_Configuration._StorageClass'
 673 | }
 674 |
     :
 861 |   ]
 862 |
 863 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
 864 |     var _mcc: UInt32 = 0
 865 |     var _mnc: UInt32 = 0
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Aapt_Pb_Configuration.LayoutDirection: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "LAYOUT_DIRECTION_UNSET"),
1099 |     1: .same(proto: "LAYOUT_DIRECTION_LTR"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1105:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1103 |
1104 | extension Aapt_Pb_Configuration.ScreenLayoutSize: SwiftProtobuf._ProtoNameProviding {
1105 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1106 |     0: .same(proto: "SCREEN_LAYOUT_SIZE_UNSET"),
1107 |     1: .same(proto: "SCREEN_LAYOUT_SIZE_SMALL"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1115:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1113 |
1114 | extension Aapt_Pb_Configuration.ScreenLayoutLong: SwiftProtobuf._ProtoNameProviding {
1115 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1116 |     0: .same(proto: "SCREEN_LAYOUT_LONG_UNSET"),
1117 |     1: .same(proto: "SCREEN_LAYOUT_LONG_LONG"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1123:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1121 |
1122 | extension Aapt_Pb_Configuration.ScreenRound: SwiftProtobuf._ProtoNameProviding {
1123 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1124 |     0: .same(proto: "SCREEN_ROUND_UNSET"),
1125 |     1: .same(proto: "SCREEN_ROUND_ROUND"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1131:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1129 |
1130 | extension Aapt_Pb_Configuration.WideColorGamut: SwiftProtobuf._ProtoNameProviding {
1131 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1132 |     0: .same(proto: "WIDE_COLOR_GAMUT_UNSET"),
1133 |     1: .same(proto: "WIDE_COLOR_GAMUT_WIDECG"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1139:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1137 |
1138 | extension Aapt_Pb_Configuration.Hdr: SwiftProtobuf._ProtoNameProviding {
1139 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1140 |     0: .same(proto: "HDR_UNSET"),
1141 |     1: .same(proto: "HDR_HIGHDR"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1147:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1145 |
1146 | extension Aapt_Pb_Configuration.Orientation: SwiftProtobuf._ProtoNameProviding {
1147 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1148 |     0: .same(proto: "ORIENTATION_UNSET"),
1149 |     1: .same(proto: "ORIENTATION_PORT"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1156:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1154 |
1155 | extension Aapt_Pb_Configuration.UiModeType: SwiftProtobuf._ProtoNameProviding {
1156 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1157 |     0: .same(proto: "UI_MODE_TYPE_UNSET"),
1158 |     1: .same(proto: "UI_MODE_TYPE_NORMAL"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1169:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1167 |
1168 | extension Aapt_Pb_Configuration.UiModeNight: SwiftProtobuf._ProtoNameProviding {
1169 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 |     0: .same(proto: "UI_MODE_NIGHT_UNSET"),
1171 |     1: .same(proto: "UI_MODE_NIGHT_NIGHT"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1177:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1175 |
1176 | extension Aapt_Pb_Configuration.Touchscreen: SwiftProtobuf._ProtoNameProviding {
1177 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1178 |     0: .same(proto: "TOUCHSCREEN_UNSET"),
1179 |     1: .same(proto: "TOUCHSCREEN_NOTOUCH"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1186:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1184 |
1185 | extension Aapt_Pb_Configuration.KeysHidden: SwiftProtobuf._ProtoNameProviding {
1186 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1187 |     0: .same(proto: "KEYS_HIDDEN_UNSET"),
1188 |     1: .same(proto: "KEYS_HIDDEN_KEYSEXPOSED"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1195:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1193 |
1194 | extension Aapt_Pb_Configuration.Keyboard: SwiftProtobuf._ProtoNameProviding {
1195 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1196 |     0: .same(proto: "KEYBOARD_UNSET"),
1197 |     1: .same(proto: "KEYBOARD_NOKEYS"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1204:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1202 |
1203 | extension Aapt_Pb_Configuration.NavHidden: SwiftProtobuf._ProtoNameProviding {
1204 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1205 |     0: .same(proto: "NAV_HIDDEN_UNSET"),
1206 |     1: .same(proto: "NAV_HIDDEN_NAVEXPOSED"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1212:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1210 |
1211 | extension Aapt_Pb_Configuration.Navigation: SwiftProtobuf._ProtoNameProviding {
1212 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1213 |     0: .same(proto: "NAVIGATION_UNSET"),
1214 |     1: .same(proto: "NAVIGATION_NONAV"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1222:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1220 |
1221 | extension Aapt_Pb_Configuration.GrammaticalGender: SwiftProtobuf._ProtoNameProviding {
1222 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1223 |     0: .same(proto: "GRAM_GENDER_UNSET"),
1224 |     1: .same(proto: "GRAM_GENDER_NEUTER"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:277:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 275 | extension Aapt_Pb_Visibility.Level: CaseIterable {
 276 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 277 |   static var allCases: [Aapt_Pb_Visibility.Level] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 278 |     .unknown,
 279 |     .private,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:417:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 415 | extension Aapt_Pb_OverlayableItem.Policy: CaseIterable {
 416 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 417 |   static var allCases: [Aapt_Pb_OverlayableItem.Policy] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 418 |     .none,
 419 |     .public,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:957:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 955 | extension Aapt_Pb_Reference.TypeEnum: CaseIterable {
 956 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 957 |   static var allCases: [Aapt_Pb_Reference.TypeEnum] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 958 |     .reference,
 959 |     .attribute,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1081:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
1079 | extension Aapt_Pb_FileReference.TypeEnum: CaseIterable {
1080 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
1081 |   static var allCases: [Aapt_Pb_FileReference.TypeEnum] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1082 |     .unknown,
1083 |     .png,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1436:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
1434 | extension Aapt_Pb_Attribute.FormatFlags: CaseIterable {
1435 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
1436 |   static var allCases: [Aapt_Pb_Attribute.FormatFlags] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1437 |     .none,
1438 |     .any,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1712:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
1710 | extension Aapt_Pb_Plural.Arity: CaseIterable {
1711 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
1712 |   static var allCases: [Aapt_Pb_Plural.Arity] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1713 |     .zero,
1714 |     .one,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1974:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1972 | extension Aapt_Pb_StringPool: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1973 |   static let protoMessageName: String = _protobuf_package + ".StringPool"
1974 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1975 |     1: .same(proto: "data"),
1976 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2006:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2004 | extension Aapt_Pb_SourcePosition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2005 |   static let protoMessageName: String = _protobuf_package + ".SourcePosition"
2006 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2007 |     1: .standard(proto: "line_number"),
2008 |     2: .standard(proto: "column_number"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2044:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2042 | extension Aapt_Pb_Source: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2043 |   static let protoMessageName: String = _protobuf_package + ".Source"
2044 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2045 |     1: .standard(proto: "path_idx"),
2046 |     2: .same(proto: "position"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2082:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2080 | extension Aapt_Pb_ToolFingerprint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2081 |   static let protoMessageName: String = _protobuf_package + ".ToolFingerprint"
2082 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2083 |     1: .same(proto: "tool"),
2084 |     2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2120:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2118 | extension Aapt_Pb_DynamicRefTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2119 |   static let protoMessageName: String = _protobuf_package + ".DynamicRefTable"
2120 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2121 |     1: .standard(proto: "package_id"),
2122 |     2: .standard(proto: "package_name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2158:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2156 | extension Aapt_Pb_ResourceTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2157 |   static let protoMessageName: String = _protobuf_package + ".ResourceTable"
2158 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2159 |     1: .standard(proto: "source_pool"),
2160 |     2: .same(proto: "package"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2214:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2212 | extension Aapt_Pb_PackageId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2213 |   static let protoMessageName: String = _protobuf_package + ".PackageId"
2214 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2215 |     1: .same(proto: "id"),
2216 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2246:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2244 | extension Aapt_Pb_Package: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2245 |   static let protoMessageName: String = _protobuf_package + ".Package"
2246 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2247 |     1: .standard(proto: "package_id"),
2248 |     2: .standard(proto: "package_name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2290:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2288 | extension Aapt_Pb_TypeId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2289 |   static let protoMessageName: String = _protobuf_package + ".TypeId"
2290 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2291 |     1: .same(proto: "id"),
2292 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2322:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2320 | extension Aapt_Pb_Type: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2321 |   static let protoMessageName: String = _protobuf_package + ".Type"
2322 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2323 |     1: .standard(proto: "type_id"),
2324 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2366:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2364 | extension Aapt_Pb_Visibility: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2365 |   static let protoMessageName: String = _protobuf_package + ".Visibility"
2366 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2367 |     1: .same(proto: "level"),
2368 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2415:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2413 |
2414 | extension Aapt_Pb_Visibility.Level: SwiftProtobuf._ProtoNameProviding {
2415 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2416 |     0: .same(proto: "UNKNOWN"),
2417 |     1: .same(proto: "PRIVATE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2424:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2422 | extension Aapt_Pb_AllowNew: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2423 |   static let protoMessageName: String = _protobuf_package + ".AllowNew"
2424 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2425 |     1: .same(proto: "source"),
2426 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2462:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2460 | extension Aapt_Pb_Overlayable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2461 |   static let protoMessageName: String = _protobuf_package + ".Overlayable"
2462 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2463 |     1: .same(proto: "name"),
2464 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2506:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2504 | extension Aapt_Pb_OverlayableItem: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2505 |   static let protoMessageName: String = _protobuf_package + ".OverlayableItem"
2506 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2507 |     1: .same(proto: "source"),
2508 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2555:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2553 |
2554 | extension Aapt_Pb_OverlayableItem.Policy: SwiftProtobuf._ProtoNameProviding {
2555 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2556 |     0: .same(proto: "NONE"),
2557 |     1: .same(proto: "PUBLIC"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2571:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2569 | extension Aapt_Pb_StagedId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2570 |   static let protoMessageName: String = _protobuf_package + ".StagedId"
2571 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2572 |     1: .same(proto: "source"),
2573 |     2: .standard(proto: "staged_id"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2609:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2607 | extension Aapt_Pb_EntryId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2608 |   static let protoMessageName: String = _protobuf_package + ".EntryId"
2609 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2610 |     1: .same(proto: "id"),
2611 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2641:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2639 | extension Aapt_Pb_Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2640 |   static let protoMessageName: String = _protobuf_package + ".Entry"
2641 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2642 |     1: .standard(proto: "entry_id"),
2643 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2662:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2650 |   ]
2651 |
2652 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2653 |     var _entryID: Aapt_Pb_EntryId? = nil
2654 |     var _name: String = String()
     :
2660 |     var _flagDisabledConfigValue: [Aapt_Pb_ConfigValue] = []
2661 |
2662 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2663 |
2664 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:537:19: warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Entry' has non-Sendable type 'Aapt_Pb_Entry._StorageClass'
 535 |   init() {}
 536 |
 537 |   fileprivate var _storage = _StorageClass.defaultInstance
     |                   `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Entry' has non-Sendable type 'Aapt_Pb_Entry._StorageClass'
 538 | }
 539 |
     :
2650 |   ]
2651 |
2652 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2653 |     var _entryID: Aapt_Pb_EntryId? = nil
2654 |     var _name: String = String()
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2759 | extension Aapt_Pb_ConfigValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2760 |   static let protoMessageName: String = _protobuf_package + ".ConfigValue"
2761 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2762 |     1: .same(proto: "config"),
2763 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2799:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2797 | extension Aapt_Pb_Value: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2798 |   static let protoMessageName: String = _protobuf_package + ".Value"
2799 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2800 |     1: .same(proto: "source"),
2801 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2813:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Value._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2805 |   ]
2806 |
2807 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2808 |     var _source: Aapt_Pb_Source? = nil
2809 |     var _comment: String = String()
     :
2811 |     var _value: Aapt_Pb_Value.OneOf_Value?
2812 |
2813 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Value._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2814 |
2815 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:644:19: warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Value' has non-Sendable type 'Aapt_Pb_Value._StorageClass'
 642 |   init() {}
 643 |
 644 |   fileprivate var _storage = _StorageClass.defaultInstance
     |                   `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Value' has non-Sendable type 'Aapt_Pb_Value._StorageClass'
 645 | }
 646 |
     :
2805 |   ]
2806 |
2807 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2808 |     var _source: Aapt_Pb_Source? = nil
2809 |     var _comment: String = String()
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2916:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2914 | extension Aapt_Pb_Item: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2915 |   static let protoMessageName: String = _protobuf_package + ".Item"
2916 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2917 |     1: .same(proto: "ref"),
2918 |     2: .same(proto: "str"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3065:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3063 | extension Aapt_Pb_CompoundValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3064 |   static let protoMessageName: String = _protobuf_package + ".CompoundValue"
3065 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3066 |     1: .same(proto: "attr"),
3067 |     2: .same(proto: "style"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3200:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3198 | extension Aapt_Pb_Boolean: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3199 |   static let protoMessageName: String = _protobuf_package + ".Boolean"
3200 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3201 |     1: .same(proto: "value"),
3202 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3232:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3230 | extension Aapt_Pb_Reference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3231 |   static let protoMessageName: String = _protobuf_package + ".Reference"
3232 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3233 |     1: .same(proto: "type"),
3234 |     2: .same(proto: "id"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3299:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3297 |
3298 | extension Aapt_Pb_Reference.TypeEnum: SwiftProtobuf._ProtoNameProviding {
3299 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3300 |     0: .same(proto: "REFERENCE"),
3301 |     1: .same(proto: "ATTRIBUTE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3326:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3324 | extension Aapt_Pb_String: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3325 |   static let protoMessageName: String = _protobuf_package + ".String"
3326 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3327 |     1: .same(proto: "value"),
3328 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3358:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3356 | extension Aapt_Pb_RawString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3357 |   static let protoMessageName: String = _protobuf_package + ".RawString"
3358 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3359 |     1: .same(proto: "value"),
3360 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3390:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3388 | extension Aapt_Pb_StyledString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3389 |   static let protoMessageName: String = _protobuf_package + ".StyledString"
3390 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3391 |     1: .same(proto: "value"),
3392 |     2: .same(proto: "span"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3428:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3426 | extension Aapt_Pb_StyledString.Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3427 |   static let protoMessageName: String = Aapt_Pb_StyledString.protoMessageName + ".Span"
3428 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3429 |     1: .same(proto: "tag"),
3430 |     2: .standard(proto: "first_char"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3472:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3470 | extension Aapt_Pb_FileReference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3471 |   static let protoMessageName: String = _protobuf_package + ".FileReference"
3472 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3473 |     1: .same(proto: "path"),
3474 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3509:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3507 |
3508 | extension Aapt_Pb_FileReference.TypeEnum: SwiftProtobuf._ProtoNameProviding {
3509 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3510 |     0: .same(proto: "UNKNOWN"),
3511 |     1: .same(proto: "PNG"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3519:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3517 | extension Aapt_Pb_Primitive: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3518 |   static let protoMessageName: String = _protobuf_package + ".Primitive"
3519 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3520 |     1: .standard(proto: "null_value"),
3521 |     2: .standard(proto: "empty_value"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3750:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3748 | extension Aapt_Pb_Attribute: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3749 |   static let protoMessageName: String = _protobuf_package + ".Attribute"
3750 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3751 |     1: .standard(proto: "format_flags"),
3752 |     2: .standard(proto: "min_int"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3799:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3797 |
3798 | extension Aapt_Pb_Attribute.FormatFlags: SwiftProtobuf._ProtoNameProviding {
3799 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3800 |     0: .same(proto: "NONE"),
3801 |     1: .same(proto: "REFERENCE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3817:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3815 | extension Aapt_Pb_Attribute.Symbol: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3816 |   static let protoMessageName: String = Aapt_Pb_Attribute.protoMessageName + ".Symbol"
3817 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3818 |     1: .same(proto: "source"),
3819 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3873:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3871 | extension Aapt_Pb_Style: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3872 |   static let protoMessageName: String = _protobuf_package + ".Style"
3873 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3874 |     1: .same(proto: "parent"),
3875 |     2: .standard(proto: "parent_source"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3917:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3915 | extension Aapt_Pb_Style.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3916 |   static let protoMessageName: String = Aapt_Pb_Style.protoMessageName + ".Entry"
3917 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3918 |     1: .same(proto: "source"),
3919 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3930:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Style.Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
3922 |   ]
3923 |
3924 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
3925 |     var _source: Aapt_Pb_Source? = nil
3926 |     var _comment: String = String()
     :
3928 |     var _item: Aapt_Pb_Item? = nil
3929 |
3930 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Style.Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
3931 |
3932 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1522:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'Entry' has non-Sendable type 'Aapt_Pb_Style.Entry._StorageClass'
1520 |     init() {}
1521 |
1522 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Entry' has non-Sendable type 'Aapt_Pb_Style.Entry._StorageClass'
1523 |   }
1524 |
     :
3922 |   ]
3923 |
3924 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
3925 |     var _source: Aapt_Pb_Source? = nil
3926 |     var _comment: String = String()
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4005:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4003 | extension Aapt_Pb_Styleable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4004 |   static let protoMessageName: String = _protobuf_package + ".Styleable"
4005 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4006 |     1: .same(proto: "entry"),
4007 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4037:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4035 | extension Aapt_Pb_Styleable.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4036 |   static let protoMessageName: String = Aapt_Pb_Styleable.protoMessageName + ".Entry"
4037 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4038 |     1: .same(proto: "source"),
4039 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4081:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4079 | extension Aapt_Pb_Array: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4080 |   static let protoMessageName: String = _protobuf_package + ".Array"
4081 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4082 |     1: .same(proto: "element"),
4083 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4113:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4111 | extension Aapt_Pb_Array.Element: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4112 |   static let protoMessageName: String = Aapt_Pb_Array.protoMessageName + ".Element"
4113 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4114 |     1: .same(proto: "source"),
4115 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4157:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4155 | extension Aapt_Pb_Plural: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4156 |   static let protoMessageName: String = _protobuf_package + ".Plural"
4157 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4158 |     1: .same(proto: "entry"),
4159 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4188:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4186 |
4187 | extension Aapt_Pb_Plural.Arity: SwiftProtobuf._ProtoNameProviding {
4188 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4189 |     0: .same(proto: "ZERO"),
4190 |     1: .same(proto: "ONE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4200:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4198 | extension Aapt_Pb_Plural.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4199 |   static let protoMessageName: String = Aapt_Pb_Plural.protoMessageName + ".Entry"
4200 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4201 |     1: .same(proto: "source"),
4202 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4250:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4248 | extension Aapt_Pb_XmlNode: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4249 |   static let protoMessageName: String = _protobuf_package + ".XmlNode"
4250 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4251 |     1: .same(proto: "element"),
4252 |     2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4314:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4312 | extension Aapt_Pb_XmlElement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4313 |   static let protoMessageName: String = _protobuf_package + ".XmlElement"
4314 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4315 |     1: .standard(proto: "namespace_declaration"),
4316 |     2: .standard(proto: "namespace_uri"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4370:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4368 | extension Aapt_Pb_XmlNamespace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4369 |   static let protoMessageName: String = _protobuf_package + ".XmlNamespace"
4370 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4371 |     1: .same(proto: "prefix"),
4372 |     2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4414:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4412 | extension Aapt_Pb_XmlAttribute: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4413 |   static let protoMessageName: String = _protobuf_package + ".XmlAttribute"
4414 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4415 |     1: .standard(proto: "namespace_uri"),
4416 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4476:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4474 | extension Aapt_Pb_MacroBody: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4475 |   static let protoMessageName: String = _protobuf_package + ".MacroBody"
4476 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4477 |     1: .standard(proto: "raw_string"),
4478 |     2: .standard(proto: "style_string"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4532:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4530 | extension Aapt_Pb_NamespaceAlias: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4531 |   static let protoMessageName: String = _protobuf_package + ".NamespaceAlias"
4532 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4533 |     1: .same(proto: "prefix"),
4534 |     2: .standard(proto: "package_name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4576:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4574 | extension Aapt_Pb_StyleString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4575 |   static let protoMessageName: String = _protobuf_package + ".StyleString"
4576 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4577 |     1: .same(proto: "str"),
4578 |     2: .same(proto: "spans"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4614:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4612 | extension Aapt_Pb_StyleString.Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4613 |   static let protoMessageName: String = Aapt_Pb_StyleString.protoMessageName + ".Span"
4614 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4615 |     1: .same(proto: "name"),
4616 |     2: .standard(proto: "start_index"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4658:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4656 | extension Aapt_Pb_UntranslatableSection: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4657 |   static let protoMessageName: String = _protobuf_package + ".UntranslatableSection"
4658 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4659 |     1: .standard(proto: "start_index"),
4660 |     2: .standard(proto: "end_index"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1061/1073] Compiling Rosalind AssetUtilController.swift
[1062/1073] Compiling Rosalind FileHandle+Read.swift
[1063/1073] Compiling Rosalind Sequence+Concurrency.swift
[1064/1073] Compiling Rosalind PoolLock.swift
[1065/1073] Compiling Rosalind Configuration.pb.swift
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:679:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 677 | extension Aapt_Pb_Configuration.LayoutDirection: CaseIterable {
 678 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 679 |   static var allCases: [Aapt_Pb_Configuration.LayoutDirection] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 680 |     .unset,
 681 |     .ltr,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:688:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 686 | extension Aapt_Pb_Configuration.ScreenLayoutSize: CaseIterable {
 687 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 688 |   static var allCases: [Aapt_Pb_Configuration.ScreenLayoutSize] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 689 |     .unset,
 690 |     .small,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:699:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 697 | extension Aapt_Pb_Configuration.ScreenLayoutLong: CaseIterable {
 698 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 699 |   static var allCases: [Aapt_Pb_Configuration.ScreenLayoutLong] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 700 |     .unset,
 701 |     .long,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:708:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 706 | extension Aapt_Pb_Configuration.ScreenRound: CaseIterable {
 707 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 708 |   static var allCases: [Aapt_Pb_Configuration.ScreenRound] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 709 |     .unset,
 710 |     .round,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:717:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 715 | extension Aapt_Pb_Configuration.WideColorGamut: CaseIterable {
 716 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 717 |   static var allCases: [Aapt_Pb_Configuration.WideColorGamut] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 718 |     .unset,
 719 |     .widecg,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:726:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 724 | extension Aapt_Pb_Configuration.Hdr: CaseIterable {
 725 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 726 |   static var allCases: [Aapt_Pb_Configuration.Hdr] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 727 |     .unset,
 728 |     .highdr,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:735:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 733 | extension Aapt_Pb_Configuration.Orientation: CaseIterable {
 734 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 735 |   static var allCases: [Aapt_Pb_Configuration.Orientation] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 736 |     .unset,
 737 |     .port,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:745:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 743 | extension Aapt_Pb_Configuration.UiModeType: CaseIterable {
 744 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 745 |   static var allCases: [Aapt_Pb_Configuration.UiModeType] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 746 |     .unset,
 747 |     .normal,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:759:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 757 | extension Aapt_Pb_Configuration.UiModeNight: CaseIterable {
 758 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 759 |   static var allCases: [Aapt_Pb_Configuration.UiModeNight] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 760 |     .unset,
 761 |     .night,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:768:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 766 | extension Aapt_Pb_Configuration.Touchscreen: CaseIterable {
 767 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 768 |   static var allCases: [Aapt_Pb_Configuration.Touchscreen] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 769 |     .unset,
 770 |     .notouch,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:778:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 776 | extension Aapt_Pb_Configuration.KeysHidden: CaseIterable {
 777 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 778 |   static var allCases: [Aapt_Pb_Configuration.KeysHidden] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 779 |     .unset,
 780 |     .keysexposed,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:788:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 786 | extension Aapt_Pb_Configuration.Keyboard: CaseIterable {
 787 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 788 |   static var allCases: [Aapt_Pb_Configuration.Keyboard] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 789 |     .unset,
 790 |     .nokeys,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:798:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 796 | extension Aapt_Pb_Configuration.NavHidden: CaseIterable {
 797 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 798 |   static var allCases: [Aapt_Pb_Configuration.NavHidden] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 799 |     .unset,
 800 |     .navexposed,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:807:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 805 | extension Aapt_Pb_Configuration.Navigation: CaseIterable {
 806 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 807 |   static var allCases: [Aapt_Pb_Configuration.Navigation] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 808 |     .unset,
 809 |     .nonav,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:818:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 816 | extension Aapt_Pb_Configuration.GrammaticalGender: CaseIterable {
 817 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 818 |   static var allCases: [Aapt_Pb_Configuration.GrammaticalGender] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 819 |     .gramGenderUnset,
 820 |     .gramGenderNeuter,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:834:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 832 | extension Aapt_Pb_Configuration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 833 |   static let protoMessageName: String = _protobuf_package + ".Configuration"
 834 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 835 |     1: .same(proto: "mcc"),
 836 |     2: .same(proto: "mnc"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:891:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Configuration._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 861 |   ]
 862 |
 863 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
 864 |     var _mcc: UInt32 = 0
 865 |     var _mnc: UInt32 = 0
     :
 889 |     var _product: String = String()
 890 |
 891 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Configuration._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 892 |
 893 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:672:19: warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Configuration' has non-Sendable type 'Aapt_Pb_Configuration._StorageClass'
 670 |   init() {}
 671 |
 672 |   fileprivate var _storage = _StorageClass.defaultInstance
     |                   `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Configuration' has non-Sendable type 'Aapt_Pb_Configuration._StorageClass'
 673 | }
 674 |
     :
 861 |   ]
 862 |
 863 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
 864 |     var _mcc: UInt32 = 0
 865 |     var _mnc: UInt32 = 0
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Aapt_Pb_Configuration.LayoutDirection: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "LAYOUT_DIRECTION_UNSET"),
1099 |     1: .same(proto: "LAYOUT_DIRECTION_LTR"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1105:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1103 |
1104 | extension Aapt_Pb_Configuration.ScreenLayoutSize: SwiftProtobuf._ProtoNameProviding {
1105 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1106 |     0: .same(proto: "SCREEN_LAYOUT_SIZE_UNSET"),
1107 |     1: .same(proto: "SCREEN_LAYOUT_SIZE_SMALL"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1115:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1113 |
1114 | extension Aapt_Pb_Configuration.ScreenLayoutLong: SwiftProtobuf._ProtoNameProviding {
1115 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1116 |     0: .same(proto: "SCREEN_LAYOUT_LONG_UNSET"),
1117 |     1: .same(proto: "SCREEN_LAYOUT_LONG_LONG"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1123:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1121 |
1122 | extension Aapt_Pb_Configuration.ScreenRound: SwiftProtobuf._ProtoNameProviding {
1123 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1124 |     0: .same(proto: "SCREEN_ROUND_UNSET"),
1125 |     1: .same(proto: "SCREEN_ROUND_ROUND"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1131:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1129 |
1130 | extension Aapt_Pb_Configuration.WideColorGamut: SwiftProtobuf._ProtoNameProviding {
1131 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1132 |     0: .same(proto: "WIDE_COLOR_GAMUT_UNSET"),
1133 |     1: .same(proto: "WIDE_COLOR_GAMUT_WIDECG"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1139:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1137 |
1138 | extension Aapt_Pb_Configuration.Hdr: SwiftProtobuf._ProtoNameProviding {
1139 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1140 |     0: .same(proto: "HDR_UNSET"),
1141 |     1: .same(proto: "HDR_HIGHDR"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1147:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1145 |
1146 | extension Aapt_Pb_Configuration.Orientation: SwiftProtobuf._ProtoNameProviding {
1147 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1148 |     0: .same(proto: "ORIENTATION_UNSET"),
1149 |     1: .same(proto: "ORIENTATION_PORT"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1156:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1154 |
1155 | extension Aapt_Pb_Configuration.UiModeType: SwiftProtobuf._ProtoNameProviding {
1156 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1157 |     0: .same(proto: "UI_MODE_TYPE_UNSET"),
1158 |     1: .same(proto: "UI_MODE_TYPE_NORMAL"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1169:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1167 |
1168 | extension Aapt_Pb_Configuration.UiModeNight: SwiftProtobuf._ProtoNameProviding {
1169 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 |     0: .same(proto: "UI_MODE_NIGHT_UNSET"),
1171 |     1: .same(proto: "UI_MODE_NIGHT_NIGHT"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1177:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1175 |
1176 | extension Aapt_Pb_Configuration.Touchscreen: SwiftProtobuf._ProtoNameProviding {
1177 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1178 |     0: .same(proto: "TOUCHSCREEN_UNSET"),
1179 |     1: .same(proto: "TOUCHSCREEN_NOTOUCH"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1186:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1184 |
1185 | extension Aapt_Pb_Configuration.KeysHidden: SwiftProtobuf._ProtoNameProviding {
1186 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1187 |     0: .same(proto: "KEYS_HIDDEN_UNSET"),
1188 |     1: .same(proto: "KEYS_HIDDEN_KEYSEXPOSED"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1195:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1193 |
1194 | extension Aapt_Pb_Configuration.Keyboard: SwiftProtobuf._ProtoNameProviding {
1195 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1196 |     0: .same(proto: "KEYBOARD_UNSET"),
1197 |     1: .same(proto: "KEYBOARD_NOKEYS"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1204:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1202 |
1203 | extension Aapt_Pb_Configuration.NavHidden: SwiftProtobuf._ProtoNameProviding {
1204 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1205 |     0: .same(proto: "NAV_HIDDEN_UNSET"),
1206 |     1: .same(proto: "NAV_HIDDEN_NAVEXPOSED"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1212:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1210 |
1211 | extension Aapt_Pb_Configuration.Navigation: SwiftProtobuf._ProtoNameProviding {
1212 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1213 |     0: .same(proto: "NAVIGATION_UNSET"),
1214 |     1: .same(proto: "NAVIGATION_NONAV"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Configuration.pb.swift:1222:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1220 |
1221 | extension Aapt_Pb_Configuration.GrammaticalGender: SwiftProtobuf._ProtoNameProviding {
1222 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1223 |     0: .same(proto: "GRAM_GENDER_UNSET"),
1224 |     1: .same(proto: "GRAM_GENDER_NEUTER"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1066/1073] Compiling Rosalind AndroidBundleMetadataService.swift
[1067/1073] Compiling Rosalind AppBundle.swift
[1068/1073] Compiling Rosalind AppBundleLoader.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1069/1073] Compiling Rosalind AppBundleReport.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1070/1073] Compiling Rosalind Resources.pb.swift
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:277:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 275 | extension Aapt_Pb_Visibility.Level: CaseIterable {
 276 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 277 |   static var allCases: [Aapt_Pb_Visibility.Level] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 278 |     .unknown,
 279 |     .private,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:417:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 415 | extension Aapt_Pb_OverlayableItem.Policy: CaseIterable {
 416 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 417 |   static var allCases: [Aapt_Pb_OverlayableItem.Policy] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 418 |     .none,
 419 |     .public,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:957:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 955 | extension Aapt_Pb_Reference.TypeEnum: CaseIterable {
 956 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
 957 |   static var allCases: [Aapt_Pb_Reference.TypeEnum] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 958 |     .reference,
 959 |     .attribute,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1081:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
1079 | extension Aapt_Pb_FileReference.TypeEnum: CaseIterable {
1080 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
1081 |   static var allCases: [Aapt_Pb_FileReference.TypeEnum] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1082 |     .unknown,
1083 |     .png,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1436:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
1434 | extension Aapt_Pb_Attribute.FormatFlags: CaseIterable {
1435 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
1436 |   static var allCases: [Aapt_Pb_Attribute.FormatFlags] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1437 |     .none,
1438 |     .any,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1712:14: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
1710 | extension Aapt_Pb_Plural.Arity: CaseIterable {
1711 |   // The compiler won't synthesize support with the UNRECOGNIZED case.
1712 |   static var allCases: [Aapt_Pb_Plural.Arity] = [
     |              |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |              |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
     |              |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
     |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1713 |     .zero,
1714 |     .one,
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1974:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1972 | extension Aapt_Pb_StringPool: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1973 |   static let protoMessageName: String = _protobuf_package + ".StringPool"
1974 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1975 |     1: .same(proto: "data"),
1976 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2006:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2004 | extension Aapt_Pb_SourcePosition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2005 |   static let protoMessageName: String = _protobuf_package + ".SourcePosition"
2006 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2007 |     1: .standard(proto: "line_number"),
2008 |     2: .standard(proto: "column_number"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2044:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2042 | extension Aapt_Pb_Source: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2043 |   static let protoMessageName: String = _protobuf_package + ".Source"
2044 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2045 |     1: .standard(proto: "path_idx"),
2046 |     2: .same(proto: "position"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2082:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2080 | extension Aapt_Pb_ToolFingerprint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2081 |   static let protoMessageName: String = _protobuf_package + ".ToolFingerprint"
2082 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2083 |     1: .same(proto: "tool"),
2084 |     2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2120:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2118 | extension Aapt_Pb_DynamicRefTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2119 |   static let protoMessageName: String = _protobuf_package + ".DynamicRefTable"
2120 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2121 |     1: .standard(proto: "package_id"),
2122 |     2: .standard(proto: "package_name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2158:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2156 | extension Aapt_Pb_ResourceTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2157 |   static let protoMessageName: String = _protobuf_package + ".ResourceTable"
2158 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2159 |     1: .standard(proto: "source_pool"),
2160 |     2: .same(proto: "package"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2214:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2212 | extension Aapt_Pb_PackageId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2213 |   static let protoMessageName: String = _protobuf_package + ".PackageId"
2214 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2215 |     1: .same(proto: "id"),
2216 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2246:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2244 | extension Aapt_Pb_Package: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2245 |   static let protoMessageName: String = _protobuf_package + ".Package"
2246 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2247 |     1: .standard(proto: "package_id"),
2248 |     2: .standard(proto: "package_name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2290:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2288 | extension Aapt_Pb_TypeId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2289 |   static let protoMessageName: String = _protobuf_package + ".TypeId"
2290 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2291 |     1: .same(proto: "id"),
2292 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2322:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2320 | extension Aapt_Pb_Type: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2321 |   static let protoMessageName: String = _protobuf_package + ".Type"
2322 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2323 |     1: .standard(proto: "type_id"),
2324 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2366:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2364 | extension Aapt_Pb_Visibility: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2365 |   static let protoMessageName: String = _protobuf_package + ".Visibility"
2366 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2367 |     1: .same(proto: "level"),
2368 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2415:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2413 |
2414 | extension Aapt_Pb_Visibility.Level: SwiftProtobuf._ProtoNameProviding {
2415 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2416 |     0: .same(proto: "UNKNOWN"),
2417 |     1: .same(proto: "PRIVATE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2424:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2422 | extension Aapt_Pb_AllowNew: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2423 |   static let protoMessageName: String = _protobuf_package + ".AllowNew"
2424 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2425 |     1: .same(proto: "source"),
2426 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2462:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2460 | extension Aapt_Pb_Overlayable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2461 |   static let protoMessageName: String = _protobuf_package + ".Overlayable"
2462 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2463 |     1: .same(proto: "name"),
2464 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2506:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2504 | extension Aapt_Pb_OverlayableItem: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2505 |   static let protoMessageName: String = _protobuf_package + ".OverlayableItem"
2506 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2507 |     1: .same(proto: "source"),
2508 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2555:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2553 |
2554 | extension Aapt_Pb_OverlayableItem.Policy: SwiftProtobuf._ProtoNameProviding {
2555 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2556 |     0: .same(proto: "NONE"),
2557 |     1: .same(proto: "PUBLIC"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2571:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2569 | extension Aapt_Pb_StagedId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2570 |   static let protoMessageName: String = _protobuf_package + ".StagedId"
2571 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2572 |     1: .same(proto: "source"),
2573 |     2: .standard(proto: "staged_id"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2609:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2607 | extension Aapt_Pb_EntryId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2608 |   static let protoMessageName: String = _protobuf_package + ".EntryId"
2609 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2610 |     1: .same(proto: "id"),
2611 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2641:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2639 | extension Aapt_Pb_Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2640 |   static let protoMessageName: String = _protobuf_package + ".Entry"
2641 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2642 |     1: .standard(proto: "entry_id"),
2643 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2662:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2650 |   ]
2651 |
2652 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2653 |     var _entryID: Aapt_Pb_EntryId? = nil
2654 |     var _name: String = String()
     :
2660 |     var _flagDisabledConfigValue: [Aapt_Pb_ConfigValue] = []
2661 |
2662 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2663 |
2664 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:537:19: warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Entry' has non-Sendable type 'Aapt_Pb_Entry._StorageClass'
 535 |   init() {}
 536 |
 537 |   fileprivate var _storage = _StorageClass.defaultInstance
     |                   `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Entry' has non-Sendable type 'Aapt_Pb_Entry._StorageClass'
 538 | }
 539 |
     :
2650 |   ]
2651 |
2652 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2653 |     var _entryID: Aapt_Pb_EntryId? = nil
2654 |     var _name: String = String()
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2759 | extension Aapt_Pb_ConfigValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2760 |   static let protoMessageName: String = _protobuf_package + ".ConfigValue"
2761 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2762 |     1: .same(proto: "config"),
2763 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2799:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2797 | extension Aapt_Pb_Value: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2798 |   static let protoMessageName: String = _protobuf_package + ".Value"
2799 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2800 |     1: .same(proto: "source"),
2801 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2813:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Value._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2805 |   ]
2806 |
2807 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2808 |     var _source: Aapt_Pb_Source? = nil
2809 |     var _comment: String = String()
     :
2811 |     var _value: Aapt_Pb_Value.OneOf_Value?
2812 |
2813 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Value._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2814 |
2815 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:644:19: warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Value' has non-Sendable type 'Aapt_Pb_Value._StorageClass'
 642 |   init() {}
 643 |
 644 |   fileprivate var _storage = _StorageClass.defaultInstance
     |                   `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Aapt_Pb_Value' has non-Sendable type 'Aapt_Pb_Value._StorageClass'
 645 | }
 646 |
     :
2805 |   ]
2806 |
2807 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2808 |     var _source: Aapt_Pb_Source? = nil
2809 |     var _comment: String = String()
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:2916:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2914 | extension Aapt_Pb_Item: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2915 |   static let protoMessageName: String = _protobuf_package + ".Item"
2916 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2917 |     1: .same(proto: "ref"),
2918 |     2: .same(proto: "str"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3065:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3063 | extension Aapt_Pb_CompoundValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3064 |   static let protoMessageName: String = _protobuf_package + ".CompoundValue"
3065 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3066 |     1: .same(proto: "attr"),
3067 |     2: .same(proto: "style"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3200:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3198 | extension Aapt_Pb_Boolean: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3199 |   static let protoMessageName: String = _protobuf_package + ".Boolean"
3200 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3201 |     1: .same(proto: "value"),
3202 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3232:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3230 | extension Aapt_Pb_Reference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3231 |   static let protoMessageName: String = _protobuf_package + ".Reference"
3232 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3233 |     1: .same(proto: "type"),
3234 |     2: .same(proto: "id"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3299:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3297 |
3298 | extension Aapt_Pb_Reference.TypeEnum: SwiftProtobuf._ProtoNameProviding {
3299 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3300 |     0: .same(proto: "REFERENCE"),
3301 |     1: .same(proto: "ATTRIBUTE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3326:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3324 | extension Aapt_Pb_String: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3325 |   static let protoMessageName: String = _protobuf_package + ".String"
3326 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3327 |     1: .same(proto: "value"),
3328 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3358:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3356 | extension Aapt_Pb_RawString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3357 |   static let protoMessageName: String = _protobuf_package + ".RawString"
3358 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3359 |     1: .same(proto: "value"),
3360 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3390:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3388 | extension Aapt_Pb_StyledString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3389 |   static let protoMessageName: String = _protobuf_package + ".StyledString"
3390 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3391 |     1: .same(proto: "value"),
3392 |     2: .same(proto: "span"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3428:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3426 | extension Aapt_Pb_StyledString.Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3427 |   static let protoMessageName: String = Aapt_Pb_StyledString.protoMessageName + ".Span"
3428 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3429 |     1: .same(proto: "tag"),
3430 |     2: .standard(proto: "first_char"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3472:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3470 | extension Aapt_Pb_FileReference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3471 |   static let protoMessageName: String = _protobuf_package + ".FileReference"
3472 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3473 |     1: .same(proto: "path"),
3474 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3509:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3507 |
3508 | extension Aapt_Pb_FileReference.TypeEnum: SwiftProtobuf._ProtoNameProviding {
3509 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3510 |     0: .same(proto: "UNKNOWN"),
3511 |     1: .same(proto: "PNG"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3519:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3517 | extension Aapt_Pb_Primitive: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3518 |   static let protoMessageName: String = _protobuf_package + ".Primitive"
3519 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3520 |     1: .standard(proto: "null_value"),
3521 |     2: .standard(proto: "empty_value"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3750:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3748 | extension Aapt_Pb_Attribute: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3749 |   static let protoMessageName: String = _protobuf_package + ".Attribute"
3750 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3751 |     1: .standard(proto: "format_flags"),
3752 |     2: .standard(proto: "min_int"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3799:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3797 |
3798 | extension Aapt_Pb_Attribute.FormatFlags: SwiftProtobuf._ProtoNameProviding {
3799 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3800 |     0: .same(proto: "NONE"),
3801 |     1: .same(proto: "REFERENCE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3817:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3815 | extension Aapt_Pb_Attribute.Symbol: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3816 |   static let protoMessageName: String = Aapt_Pb_Attribute.protoMessageName + ".Symbol"
3817 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3818 |     1: .same(proto: "source"),
3819 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3873:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3871 | extension Aapt_Pb_Style: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3872 |   static let protoMessageName: String = _protobuf_package + ".Style"
3873 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3874 |     1: .same(proto: "parent"),
3875 |     2: .standard(proto: "parent_source"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3917:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3915 | extension Aapt_Pb_Style.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3916 |   static let protoMessageName: String = Aapt_Pb_Style.protoMessageName + ".Entry"
3917 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3918 |     1: .same(proto: "source"),
3919 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:3930:16: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Style.Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
3922 |   ]
3923 |
3924 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
3925 |     var _source: Aapt_Pb_Source? = nil
3926 |     var _comment: String = String()
     :
3928 |     var _item: Aapt_Pb_Item? = nil
3929 |
3930 |     static let defaultInstance = _StorageClass()
     |                |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'Aapt_Pb_Style.Entry._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
     |                |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
3931 |
3932 |     private init() {}
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:1522:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'Entry' has non-Sendable type 'Aapt_Pb_Style.Entry._StorageClass'
1520 |     init() {}
1521 |
1522 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Entry' has non-Sendable type 'Aapt_Pb_Style.Entry._StorageClass'
1523 |   }
1524 |
     :
3922 |   ]
3923 |
3924 |   fileprivate class _StorageClass {
     |                     `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
3925 |     var _source: Aapt_Pb_Source? = nil
3926 |     var _comment: String = String()
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4005:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4003 | extension Aapt_Pb_Styleable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4004 |   static let protoMessageName: String = _protobuf_package + ".Styleable"
4005 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4006 |     1: .same(proto: "entry"),
4007 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4037:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4035 | extension Aapt_Pb_Styleable.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4036 |   static let protoMessageName: String = Aapt_Pb_Styleable.protoMessageName + ".Entry"
4037 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4038 |     1: .same(proto: "source"),
4039 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4081:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4079 | extension Aapt_Pb_Array: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4080 |   static let protoMessageName: String = _protobuf_package + ".Array"
4081 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4082 |     1: .same(proto: "element"),
4083 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4113:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4111 | extension Aapt_Pb_Array.Element: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4112 |   static let protoMessageName: String = Aapt_Pb_Array.protoMessageName + ".Element"
4113 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4114 |     1: .same(proto: "source"),
4115 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4157:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4155 | extension Aapt_Pb_Plural: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4156 |   static let protoMessageName: String = _protobuf_package + ".Plural"
4157 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4158 |     1: .same(proto: "entry"),
4159 |   ]
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4188:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4186 |
4187 | extension Aapt_Pb_Plural.Arity: SwiftProtobuf._ProtoNameProviding {
4188 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4189 |     0: .same(proto: "ZERO"),
4190 |     1: .same(proto: "ONE"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4200:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4198 | extension Aapt_Pb_Plural.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4199 |   static let protoMessageName: String = Aapt_Pb_Plural.protoMessageName + ".Entry"
4200 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4201 |     1: .same(proto: "source"),
4202 |     2: .same(proto: "comment"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4250:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4248 | extension Aapt_Pb_XmlNode: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4249 |   static let protoMessageName: String = _protobuf_package + ".XmlNode"
4250 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4251 |     1: .same(proto: "element"),
4252 |     2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4314:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4312 | extension Aapt_Pb_XmlElement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4313 |   static let protoMessageName: String = _protobuf_package + ".XmlElement"
4314 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4315 |     1: .standard(proto: "namespace_declaration"),
4316 |     2: .standard(proto: "namespace_uri"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4370:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4368 | extension Aapt_Pb_XmlNamespace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4369 |   static let protoMessageName: String = _protobuf_package + ".XmlNamespace"
4370 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4371 |     1: .same(proto: "prefix"),
4372 |     2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4414:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4412 | extension Aapt_Pb_XmlAttribute: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4413 |   static let protoMessageName: String = _protobuf_package + ".XmlAttribute"
4414 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4415 |     1: .standard(proto: "namespace_uri"),
4416 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4476:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4474 | extension Aapt_Pb_MacroBody: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4475 |   static let protoMessageName: String = _protobuf_package + ".MacroBody"
4476 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4477 |     1: .standard(proto: "raw_string"),
4478 |     2: .standard(proto: "style_string"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4532:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4530 | extension Aapt_Pb_NamespaceAlias: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4531 |   static let protoMessageName: String = _protobuf_package + ".NamespaceAlias"
4532 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4533 |     1: .same(proto: "prefix"),
4534 |     2: .standard(proto: "package_name"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4576:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4574 | extension Aapt_Pb_StyleString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4575 |   static let protoMessageName: String = _protobuf_package + ".StyleString"
4576 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4577 |     1: .same(proto: "str"),
4578 |     2: .same(proto: "spans"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4614:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4612 | extension Aapt_Pb_StyleString.Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4613 |   static let protoMessageName: String = Aapt_Pb_StyleString.protoMessageName + ".Span"
4614 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4615 |     1: .same(proto: "name"),
4616 |     2: .standard(proto: "start_index"),
/host/spi-builder-workspace/Sources/Rosalind/Proto/Generated/Resources.pb.swift:4658:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4656 | extension Aapt_Pb_UntranslatableSection: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4657 |   static let protoMessageName: String = _protobuf_package + ".UntranslatableSection"
4658 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4659 |     1: .standard(proto: "start_index"),
4660 |     2: .standard(proto: "end_index"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1071/1074] Wrapping AST for Rosalind for debugging
[1072/1074] Write Objects.LinkFileList
[1073/1074] Archiving libRosalind.a
Build complete! (206.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path.git"
    },
    {
      "identity" : "filesystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.37",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/FileSystem.git"
    },
    {
      "identity" : "command",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Command.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.15.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.49.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.37.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "Rosalind",
  "name" : "Rosalind",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Rosalind",
      "targets" : [
        "Rosalind"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RosalindTests",
      "module_type" : "SwiftTarget",
      "name" : "RosalindTests",
      "path" : "Tests/RosalindTests",
      "product_dependencies" : [
        "SnapshotTesting",
        "Mockable"
      ],
      "sources" : [
        "AndroidBundleMetadataServiceTests.swift",
        "AppBundleLoaderTests.swift",
        "AssetUtilControllerTests.swift",
        "Extensions/Snapshotting+RosalindReport.swift",
        "RosalindAcceptanceTests.swift",
        "RosalindTests.swift"
      ],
      "target_dependencies" : [
        "Rosalind"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Rosalind",
      "module_type" : "SwiftTarget",
      "name" : "Rosalind",
      "path" : "Sources/Rosalind",
      "product_dependencies" : [
        "Crypto",
        "Path",
        "FileSystem",
        "Command",
        "MachOKit",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "Rosalind"
      ],
      "sources" : [
        "AndroidBundleMetadataService.swift",
        "AppBundle.swift",
        "AppBundleLoader.swift",
        "AppBundleReport.swift",
        "AssetUtilController.swift",
        "Extensions/FileHandle+Read.swift",
        "Extensions/Sequence+Concurrency.swift",
        "PoolLock.swift",
        "Proto/Generated/Configuration.pb.swift",
        "Proto/Generated/Resources.pb.swift",
        "Rosalind.swift",
        "ShasumCalculator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.