The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build stringray, reference 0.4.0 (ee805f), with Swift 6.0 for Linux on 26 Nov 2024 12:39:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/g-off/stringray.git
Reference: 0.4.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/g-off/stringray
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at ee805f8 allows sort to operate on a single locale instead of all
Cloned https://github.com/g-off/stringray.git
Revision (git rev-parse @):
ee805f8067165934b7b471e8001780873f181619
SUCCESS checkout https://github.com/g-off/stringray.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/g-off/stringray.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/g-Off/CommandRegistry.git
Fetching https://github.com/g-Off/XcodeProject.git
Fetching https://github.com/apple/swift-package-manager.git
Fetching https://github.com/jpsim/Yams.git
[1/33] Fetching commandregistry
[34/962] Fetching commandregistry, swiftytexttable
[322/1575] Fetching commandregistry, swiftytexttable, xcodeproject
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.24s)
[1/9936] Fetching yams
Fetched https://github.com/g-Off/CommandRegistry.git from cache (1.05s)
Fetched https://github.com/jpsim/Yams.git from cache (1.08s)
[1/142756] Fetching swift-package-manager
Fetched https://github.com/g-Off/XcodeProject.git from cache (11.52s)
Fetched https://github.com/apple/swift-package-manager.git from cache (11.77s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (0.47s)
Computing version for https://github.com/g-Off/CommandRegistry.git
Computed https://github.com/g-Off/CommandRegistry.git at 0.1.2 (1.57s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.3.0 (2.07s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.46s)
Computing version for https://github.com/g-Off/XcodeProject.git
Computed https://github.com/g-Off/XcodeProject.git at 0.5.1 (0.47s)
Fetching https://github.com/g-Off/ObjectCoder.git
Fetching https://github.com/mxcl/Version.git
[1/288] Fetching version
Fetched https://github.com/mxcl/Version.git from cache (0.18s)
[1/33] Fetching objectcoder
Fetched https://github.com/g-Off/ObjectCoder.git from cache (0.24s)
Computing version for https://github.com/g-Off/ObjectCoder.git
Computed https://github.com/g-Off/ObjectCoder.git at 0.1.0 (0.46s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.2.0 (2.01s)
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.3.0
Creating working copy for https://github.com/g-Off/CommandRegistry.git
Working copy of https://github.com/g-Off/CommandRegistry.git resolved at 0.1.2
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.2.0
Creating working copy for https://github.com/g-Off/XcodeProject.git
Working copy of https://github.com/g-Off/XcodeProject.git resolved at 0.5.1
Creating working copy for https://github.com/g-Off/ObjectCoder.git
Working copy of https://github.com/g-Off/ObjectCoder.git resolved at 0.1.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Building for debugging...
[0/34] Write sources
[12/34] Compiling clibc libc.c
[13/34] Compiling reader.c
[14/34] Compiling writer.c
[15/34] Compiling parser.c
[16/34] Compiling api.c
[17/34] Write swift-version-24593BA9C3E375BF.txt
[18/34] Compiling emitter.c
[19/34] Compiling scanner.c
[21/85] Compiling Version Version.swift
[22/85] Compiling Version Version+Range.swift
[23/85] Compiling Version Version+Codable.swift
[24/85] Emitting module SPMLibc
[25/85] Compiling SPMLibc libc.swift
[26/97] Wrapping AST for SPMLibc for debugging
[28/97] Compiling POSIX stat.swift
[29/97] Compiling POSIX rename.swift
[30/98] Compiling POSIX realpath.swift
[31/98] Compiling POSIX usleep.swift
[32/98] Compiling POSIX getcwd.swift
[33/98] Compiling POSIX isatty.swift
[34/98] Compiling POSIX env.swift
[35/98] Compiling POSIX exit.swift
[36/98] Compiling POSIX Error.swift
[37/98] Compiling POSIX chdir.swift
[38/98] Emitting module POSIX
[39/98] Compiling POSIX readdir.swift
[41/99] Compiling Yams String+Yams.swift
[42/99] Compiling Yams Tag.swift
[43/101] Emitting module ObjectCoder
[43/102] Wrapping AST for POSIX for debugging
[45/102] Emitting module Version
[46/102] Compiling Version Version+Comparable.swift
[47/102] Compiling Version Version+Foundation.swift
[48/103] Compiling Yams Representer.swift
[49/103] Compiling Yams Resolver.swift
[50/138] Emitting module Yams
[51/138] Compiling ObjectCoder ObjectEncoder+SingleValueContainer.swift
[53/138] Compiling Basic OrderedSet.swift
[54/138] Compiling Basic OutputByteStream.swift
[55/140] Compiling Basic ObjectIdentifierProtocol.swift
[56/140] Compiling Basic OrderedDictionary.swift
[59/140] Compiling Basic Path.swift
[60/140] Compiling Basic PathShims.swift
[61/140] Compiling Basic DeltaAlgorithm.swift
[62/140] Compiling Basic DiagnosticsEngine.swift
[63/140] Compiling Basic LazyCache.swift
[64/140] Compiling Basic Lock.swift
[65/140] Compiling Basic JSONMapper.swift
[66/140] Compiling Basic KeyedPair.swift
[67/140] Compiling Basic CollectionExtensions.swift
/host/spi-builder-workspace/Sources/RayGun/Strings Table/PlaceholderType.swift:18:13: warning: static property 'unknown' is not concurrency-safe because non-'Sendable' type 'PlaceholderType' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public enum PlaceholderType: String, Codable {
   |             `- note: consider making enum 'PlaceholderType' conform to the 'Sendable' protocol
11 | 	case object = "String"
12 | 	case float = "Float"
   :
16 | 	case pointer = "UnsafeRawPointer"
17 |
18 | 	static let unknown = pointer
   |             |- warning: static property 'unknown' is not concurrency-safe because non-'Sendable' type 'PlaceholderType' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'unknown' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 | 	init?(_ string: String) {
[68/140] Compiling Basic Condition.swift
/host/spi-builder-workspace/Sources/RayGun/Strings Table/PlaceholderType.swift:18:13: warning: static property 'unknown' is not concurrency-safe because non-'Sendable' type 'PlaceholderType' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public enum PlaceholderType: String, Codable {
   |             `- note: consider making enum 'PlaceholderType' conform to the 'Sendable' protocol
11 | 	case object = "String"
12 | 	case float = "Float"
   :
16 | 	case pointer = "UnsafeRawPointer"
17 |
18 | 	static let unknown = pointer
   |             |- warning: static property 'unknown' is not concurrency-safe because non-'Sendable' type 'PlaceholderType' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'unknown' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 | 	init?(_ string: String) {
[70/140] Wrapping AST for Version for debugging
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:16:18: error: cannot find 'kCFBooleanTrue' in scope
 14 | 		if let number = value as? NSNumber {
 15 | 			// TODO: Add a flag to coerce non-boolean numbers into Bools?
 16 | 			if number === kCFBooleanTrue as NSNumber {
    |                  `- error: cannot find 'kCFBooleanTrue' in scope
 17 | 				return true
 18 | 			} else if number === kCFBooleanFalse as NSNumber {
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:18:25: error: cannot find 'kCFBooleanFalse' in scope
 16 | 			if number === kCFBooleanTrue as NSNumber {
 17 | 				return true
 18 | 			} else if number === kCFBooleanFalse as NSNumber {
    |                         `- error: cannot find 'kCFBooleanFalse' in scope
 19 | 				return false
 20 | 			}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:35:53: error: cannot find 'kCFBooleanTrue' in scope
 33 | 		guard !(value is NSNull) else { return nil }
 34 |
 35 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 36 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 37 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:35:80: error: cannot find 'kCFBooleanFalse' in scope
 33 | 		guard !(value is NSNull) else { return nil }
 34 |
 35 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 36 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 37 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:50:53: error: cannot find 'kCFBooleanTrue' in scope
 48 | 		guard !(value is NSNull) else { return nil }
 49 |
 50 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 51 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 52 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:50:80: error: cannot find 'kCFBooleanFalse' in scope
 48 | 		guard !(value is NSNull) else { return nil }
 49 |
 50 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 51 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 52 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:65:53: error: cannot find 'kCFBooleanTrue' in scope
 63 | 		guard !(value is NSNull) else { return nil }
 64 |
 65 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 66 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 67 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:65:80: error: cannot find 'kCFBooleanFalse' in scope
 63 | 		guard !(value is NSNull) else { return nil }
 64 |
 65 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 66 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 67 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:80:53: error: cannot find 'kCFBooleanTrue' in scope
 78 | 		guard !(value is NSNull) else { return nil }
 79 |
 80 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 81 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 82 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:80:80: error: cannot find 'kCFBooleanFalse' in scope
 78 | 		guard !(value is NSNull) else { return nil }
 79 |
 80 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 81 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 82 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:95:53: error: cannot find 'kCFBooleanTrue' in scope
 93 | 		guard !(value is NSNull) else { return nil }
 94 |
 95 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 96 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 97 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:95:80: error: cannot find 'kCFBooleanFalse' in scope
 93 | 		guard !(value is NSNull) else { return nil }
 94 |
 95 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 96 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 97 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:110:53: error: cannot find 'kCFBooleanTrue' in scope
108 | 		guard !(value is NSNull) else { return nil }
109 |
110 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
111 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
112 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:110:80: error: cannot find 'kCFBooleanFalse' in scope
108 | 		guard !(value is NSNull) else { return nil }
109 |
110 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
111 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
112 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:125:53: error: cannot find 'kCFBooleanTrue' in scope
123 | 		guard !(value is NSNull) else { return nil }
124 |
125 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
126 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
127 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:125:80: error: cannot find 'kCFBooleanFalse' in scope
123 | 		guard !(value is NSNull) else { return nil }
124 |
125 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
126 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
127 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:140:53: error: cannot find 'kCFBooleanTrue' in scope
138 | 		guard !(value is NSNull) else { return nil }
139 |
140 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
141 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
142 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:140:80: error: cannot find 'kCFBooleanFalse' in scope
138 | 		guard !(value is NSNull) else { return nil }
139 |
140 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
141 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
142 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:155:53: error: cannot find 'kCFBooleanTrue' in scope
153 | 		guard !(value is NSNull) else { return nil }
154 |
155 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
156 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
157 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:155:80: error: cannot find 'kCFBooleanFalse' in scope
153 | 		guard !(value is NSNull) else { return nil }
154 |
155 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
156 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
157 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:170:53: error: cannot find 'kCFBooleanTrue' in scope
168 | 		guard !(value is NSNull) else { return nil }
169 |
170 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
171 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
172 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:170:80: error: cannot find 'kCFBooleanFalse' in scope
168 | 		guard !(value is NSNull) else { return nil }
169 |
170 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
171 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
172 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:16:18: error: cannot find 'kCFBooleanTrue' in scope
 14 | 		if let number = value as? NSNumber {
 15 | 			// TODO: Add a flag to coerce non-boolean numbers into Bools?
 16 | 			if number === kCFBooleanTrue as NSNumber {
    |                  `- error: cannot find 'kCFBooleanTrue' in scope
 17 | 				return true
 18 | 			} else if number === kCFBooleanFalse as NSNumber {
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:18:25: error: cannot find 'kCFBooleanFalse' in scope
 16 | 			if number === kCFBooleanTrue as NSNumber {
 17 | 				return true
 18 | 			} else if number === kCFBooleanFalse as NSNumber {
    |                         `- error: cannot find 'kCFBooleanFalse' in scope
 19 | 				return false
 20 | 			}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:35:53: error: cannot find 'kCFBooleanTrue' in scope
 33 | 		guard !(value is NSNull) else { return nil }
 34 |
 35 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 36 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 37 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:35:80: error: cannot find 'kCFBooleanFalse' in scope
 33 | 		guard !(value is NSNull) else { return nil }
 34 |
 35 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 36 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 37 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:50:53: error: cannot find 'kCFBooleanTrue' in scope
 48 | 		guard !(value is NSNull) else { return nil }
 49 |
 50 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 51 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 52 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:50:80: error: cannot find 'kCFBooleanFalse' in scope
 48 | 		guard !(value is NSNull) else { return nil }
 49 |
 50 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 51 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 52 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:65:53: error: cannot find 'kCFBooleanTrue' in scope
 63 | 		guard !(value is NSNull) else { return nil }
 64 |
 65 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 66 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 67 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:65:80: error: cannot find 'kCFBooleanFalse' in scope
 63 | 		guard !(value is NSNull) else { return nil }
 64 |
 65 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 66 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 67 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:80:53: error: cannot find 'kCFBooleanTrue' in scope
 78 | 		guard !(value is NSNull) else { return nil }
 79 |
 80 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 81 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 82 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:80:80: error: cannot find 'kCFBooleanFalse' in scope
 78 | 		guard !(value is NSNull) else { return nil }
 79 |
 80 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 81 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 82 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:95:53: error: cannot find 'kCFBooleanTrue' in scope
 93 | 		guard !(value is NSNull) else { return nil }
 94 |
 95 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
 96 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 97 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:95:80: error: cannot find 'kCFBooleanFalse' in scope
 93 | 		guard !(value is NSNull) else { return nil }
 94 |
 95 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
 96 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
 97 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:110:53: error: cannot find 'kCFBooleanTrue' in scope
108 | 		guard !(value is NSNull) else { return nil }
109 |
110 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
111 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
112 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:110:80: error: cannot find 'kCFBooleanFalse' in scope
108 | 		guard !(value is NSNull) else { return nil }
109 |
110 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
111 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
112 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:125:53: error: cannot find 'kCFBooleanTrue' in scope
123 | 		guard !(value is NSNull) else { return nil }
124 |
125 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
126 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
127 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:125:80: error: cannot find 'kCFBooleanFalse' in scope
123 | 		guard !(value is NSNull) else { return nil }
124 |
125 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
126 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
127 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:140:53: error: cannot find 'kCFBooleanTrue' in scope
138 | 		guard !(value is NSNull) else { return nil }
139 |
140 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
141 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
142 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:140:80: error: cannot find 'kCFBooleanFalse' in scope
138 | 		guard !(value is NSNull) else { return nil }
139 |
140 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
141 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
142 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:155:53: error: cannot find 'kCFBooleanTrue' in scope
153 | 		guard !(value is NSNull) else { return nil }
154 |
155 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
156 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
157 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:155:80: error: cannot find 'kCFBooleanFalse' in scope
153 | 		guard !(value is NSNull) else { return nil }
154 |
155 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
156 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
157 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:170:53: error: cannot find 'kCFBooleanTrue' in scope
168 | 		guard !(value is NSNull) else { return nil }
169 |
170 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
171 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
172 | 		}
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Decoder/_NSObjectDecoder+Unboxing.swift:170:80: error: cannot find 'kCFBooleanFalse' in scope
168 | 		guard !(value is NSNull) else { return nil }
169 |
170 | 		guard let number = value as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
    |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
171 | 			throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: value)
172 | 		}
[76/140] Compiling ObjectCoder ObjectEncoder+UnkeyedContainer.swift
[77/140] Compiling ObjectCoder EncodingStorage.swift
[78/140] Compiling RayGun StringsTableLoader.swift
[79/140] Compiling RayGun OrderedSet.swift
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/Linter.swift:41:20: warning: static property 'allRules' is not concurrency-safe because non-'Sendable' type '[any LintRule]' may have shared mutable state; this is an error in the Swift 6 language mode
 39 | 	public static let fileName = ".stringray.yml"
 40 |
 41 | 	public static let allRules: [LintRule] = [
    |                    |- warning: static property 'allRules' is not concurrency-safe because non-'Sendable' type '[any LintRule]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'allRules' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 | 		MissingLocalizationLintRule(),
 43 | 		OrphanedLocalizationLintRule(),
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/LintRule.swift:10:17: note: protocol 'LintRule' does not conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public protocol LintRule {
   |                 `- note: protocol 'LintRule' does not conform to the 'Sendable' protocol
11 | 	var info: RuleInfo { get }
12 | 	func scan(table: StringsTable, url: Foundation.URL, config: Linter.Config.Rule?) throws -> [LintRuleViolation]
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/Linter.swift:49:27: warning: stored property 'violations' of 'Sendable'-conforming struct 'Error' has non-sendable type '[LintRuleViolation]'; this is an error in the Swift 6 language mode
 47 |
 48 | 	public struct Error: LocalizedError {
 49 | 		public private(set) var violations: [LintRuleViolation]
    |                           `- warning: stored property 'violations' of 'Sendable'-conforming struct 'Error' has non-sendable type '[LintRuleViolation]'; this is an error in the Swift 6 language mode
 50 |
 51 | 		public init(_ violations: [LintRuleViolation]) {
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/LintRule.swift:31:15: note: consider making struct 'LintRuleViolation' conform to the 'Sendable' protocol
29 | }
30 |
31 | public struct LintRuleViolation {
   |               `- note: consider making struct 'LintRuleViolation' conform to the 'Sendable' protocol
32 | 	public struct Location: CustomStringConvertible {
33 | 		public let file: Foundation.URL
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/Linter.swift:41:20: warning: static property 'allRules' is not concurrency-safe because non-'Sendable' type '[any LintRule]' may have shared mutable state; this is an error in the Swift 6 language mode
 39 | 	public static let fileName = ".stringray.yml"
 40 |
 41 | 	public static let allRules: [LintRule] = [
    |                    |- warning: static property 'allRules' is not concurrency-safe because non-'Sendable' type '[any LintRule]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'allRules' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 | 		MissingLocalizationLintRule(),
 43 | 		OrphanedLocalizationLintRule(),
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/LintRule.swift:10:17: note: protocol 'LintRule' does not conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public protocol LintRule {
   |                 `- note: protocol 'LintRule' does not conform to the 'Sendable' protocol
11 | 	var info: RuleInfo { get }
12 | 	func scan(table: StringsTable, url: Foundation.URL, config: Linter.Config.Rule?) throws -> [LintRuleViolation]
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/Linter.swift:49:27: warning: stored property 'violations' of 'Sendable'-conforming struct 'Error' has non-sendable type '[LintRuleViolation]'; this is an error in the Swift 6 language mode
 47 |
 48 | 	public struct Error: LocalizedError {
 49 | 		public private(set) var violations: [LintRuleViolation]
    |                           `- warning: stored property 'violations' of 'Sendable'-conforming struct 'Error' has non-sendable type '[LintRuleViolation]'; this is an error in the Swift 6 language mode
 50 |
 51 | 		public init(_ violations: [LintRuleViolation]) {
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/LintRule.swift:31:15: note: consider making struct 'LintRuleViolation' conform to the 'Sendable' protocol
29 | }
30 |
31 | public struct LintRuleViolation {
   |               `- note: consider making struct 'LintRuleViolation' conform to the 'Sendable' protocol
32 | 	public struct Location: CustomStringConvertible {
33 | 		public let file: Foundation.URL
[84/141] Emitting module RayGun
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/Linter.swift:41:20: warning: static property 'allRules' is not concurrency-safe because non-'Sendable' type '[any LintRule]' may have shared mutable state; this is an error in the Swift 6 language mode
 39 | 	public static let fileName = ".stringray.yml"
 40 |
 41 | 	public static let allRules: [LintRule] = [
    |                    |- warning: static property 'allRules' is not concurrency-safe because non-'Sendable' type '[any LintRule]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'allRules' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 | 		MissingLocalizationLintRule(),
 43 | 		OrphanedLocalizationLintRule(),
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/LintRule.swift:10:17: note: protocol 'LintRule' does not conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public protocol LintRule {
   |                 `- note: protocol 'LintRule' does not conform to the 'Sendable' protocol
11 | 	var info: RuleInfo { get }
12 | 	func scan(table: StringsTable, url: Foundation.URL, config: Linter.Config.Rule?) throws -> [LintRuleViolation]
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/Linter.swift:49:27: warning: stored property 'violations' of 'Sendable'-conforming struct 'Error' has non-sendable type '[LintRuleViolation]'; this is an error in the Swift 6 language mode
 47 |
 48 | 	public struct Error: LocalizedError {
 49 | 		public private(set) var violations: [LintRuleViolation]
    |                           `- warning: stored property 'violations' of 'Sendable'-conforming struct 'Error' has non-sendable type '[LintRuleViolation]'; this is an error in the Swift 6 language mode
 50 |
 51 | 		public init(_ violations: [LintRuleViolation]) {
/host/spi-builder-workspace/Sources/RayGun/Lint Rules/LintRule.swift:31:15: note: consider making struct 'LintRuleViolation' conform to the 'Sendable' protocol
29 | }
30 |
31 | public struct LintRuleViolation {
   |               `- note: consider making struct 'LintRuleViolation' conform to the 'Sendable' protocol
32 | 	public struct Location: CustomStringConvertible {
33 | 		public let file: Foundation.URL
/host/spi-builder-workspace/Sources/RayGun/Strings Table/PlaceholderType.swift:18:13: warning: static property 'unknown' is not concurrency-safe because non-'Sendable' type 'PlaceholderType' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public enum PlaceholderType: String, Codable {
   |             `- note: consider making enum 'PlaceholderType' conform to the 'Sendable' protocol
11 | 	case object = "String"
12 | 	case float = "Float"
   :
16 | 	case pointer = "UnsafeRawPointer"
17 |
18 | 	static let unknown = pointer
   |             |- warning: static property 'unknown' is not concurrency-safe because non-'Sendable' type 'PlaceholderType' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'unknown' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 | 	init?(_ string: String) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:26:21: warning: static property 'lineNumbers' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
 20 | 	}
 21 |
 22 | 	public struct Options: OptionSet {
    |                `- note: consider making struct 'Options' conform to the 'Sendable' protocol
 23 | 		public private(set) var rawValue: UInt
 24 | 		public init(rawValue: UInt) { self.rawValue = rawValue }
 25 |
 26 | 		public static let lineNumbers = Options(rawValue: 1 << 0)
    |                     |- warning: static property 'lineNumbers' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: annotate 'lineNumbers' with '@MainActor' if property should only be accessed from the main actor
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 | 		public static let ignoreCached = Options(rawValue: 1 << 1)
 28 | 		public static let singleLocale = Options(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:27:21: warning: static property 'ignoreCached' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
 20 | 	}
 21 |
 22 | 	public struct Options: OptionSet {
    |                `- note: consider making struct 'Options' conform to the 'Sendable' protocol
 23 | 		public private(set) var rawValue: UInt
 24 | 		public init(rawValue: UInt) { self.rawValue = rawValue }
 25 |
 26 | 		public static let lineNumbers = Options(rawValue: 1 << 0)
 27 | 		public static let ignoreCached = Options(rawValue: 1 << 1)
    |                     |- warning: static property 'ignoreCached' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: annotate 'ignoreCached' with '@MainActor' if property should only be accessed from the main actor
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 | 		public static let singleLocale = Options(rawValue: 1 << 2)
 29 | 	}
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:28:21: warning: static property 'singleLocale' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
 20 | 	}
 21 |
 22 | 	public struct Options: OptionSet {
    |                `- note: consider making struct 'Options' conform to the 'Sendable' protocol
 23 | 		public private(set) var rawValue: UInt
 24 | 		public init(rawValue: UInt) { self.rawValue = rawValue }
    :
 26 | 		public static let lineNumbers = Options(rawValue: 1 << 0)
 27 | 		public static let ignoreCached = Options(rawValue: 1 << 1)
 28 | 		public static let singleLocale = Options(rawValue: 1 << 2)
    |                     |- warning: static property 'singleLocale' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: annotate 'singleLocale' with '@MainActor' if property should only be accessed from the main actor
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 | 	}
 30 |
[87/141] Compiling ObjectCoder ObjectEncoder.swift
[88/141] Compiling ObjectCoder ObjectEncoder+KeyedContainer.swift
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Encoder/Container/ObjectEncoder+KeyedContainer.swift:31:12: error: cannot assign through subscript: subscript is get-only
 29 |
 30 | 	mutating func encodeNil(forKey key: Key) throws {
 31 | 		container[_converted(key)] = encoder.boxer.encodedNull(encoder)
    |            `- error: cannot assign through subscript: subscript is get-only
 32 | 	}
 33 |
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Encoder/Container/ObjectEncoder+Boxing.swift:23:35: error: value of type 'AnyClass' (aka 'any AnyObject.Type') has no member 'superclass'
 21 | 		if from == to { return 0 }
 22 | 		guard let from = from as? AnyClass else { return nil }
 23 | 		guard let fromSuperclass = from.superclass() else { return nil }
    |                                   `- error: value of type 'AnyClass' (aka 'any AnyObject.Type') has no member 'superclass'
 24 | 		guard let distance = matchDistance(from: fromSuperclass, to: to) else { return nil }
 25 | 		return distance + 1
/host/spi-builder-workspace/.build/checkouts/ObjectCoder/Sources/ObjectCoder/Encoder/Container/ObjectEncoder+Boxing.swift:23:35: error: value of type 'AnyClass' (aka 'any AnyObject.Type') has no member 'superclass'
 21 | 		if from == to { return 0 }
 22 | 		guard let from = from as? AnyClass else { return nil }
 23 | 		guard let fromSuperclass = from.superclass() else { return nil }
    |                                   `- error: value of type 'AnyClass' (aka 'any AnyObject.Type') has no member 'superclass'
 24 | 		guard let distance = matchDistance(from: fromSuperclass, to: to) else { return nil }
 25 | 		return distance + 1
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:26:21: warning: static property 'lineNumbers' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
 20 | 	}
 21 |
 22 | 	public struct Options: OptionSet {
    |                `- note: consider making struct 'Options' conform to the 'Sendable' protocol
 23 | 		public private(set) var rawValue: UInt
 24 | 		public init(rawValue: UInt) { self.rawValue = rawValue }
 25 |
 26 | 		public static let lineNumbers = Options(rawValue: 1 << 0)
    |                     |- warning: static property 'lineNumbers' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: annotate 'lineNumbers' with '@MainActor' if property should only be accessed from the main actor
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 | 		public static let ignoreCached = Options(rawValue: 1 << 1)
 28 | 		public static let singleLocale = Options(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:27:21: warning: static property 'ignoreCached' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
 20 | 	}
 21 |
 22 | 	public struct Options: OptionSet {
    |                `- note: consider making struct 'Options' conform to the 'Sendable' protocol
 23 | 		public private(set) var rawValue: UInt
 24 | 		public init(rawValue: UInt) { self.rawValue = rawValue }
 25 |
 26 | 		public static let lineNumbers = Options(rawValue: 1 << 0)
 27 | 		public static let ignoreCached = Options(rawValue: 1 << 1)
    |                     |- warning: static property 'ignoreCached' is not concurrency-safe because non-'Sendable' type 'StringsTableLoader.Options' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: annotate 'ignoreCached' with '@MainActor' if property should only be accessed from the main actor
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 | 		public static let singleLocale = Options(rawValue: 1 << 2)
 29 | 	}
[91/141] Emitting module SwiftyTextTable
BUILD FAILURE 6.0 linux