Build Information
Failed to build stringray, reference main (0705ed
), with Swift 6.1 for Linux on 25 Apr 2025 09:56:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/g-off/stringray.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0705ed8 Merge pull request #14 from g-Off/github-ci
Cloned https://github.com/g-off/stringray.git
Revision (git rev-parse @):
0705ed8b0fe250d54735b65bb668e0cf16e87c69
SUCCESS checkout https://github.com/g-off/stringray.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/g-off/stringray.git
https://github.com/g-off/stringray.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swiftytexttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
},
{
"identity" : "xcodeproject",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0-alpha.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/g-Off/XcodeProject.git"
},
{
"identity" : "commandregistry",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/g-Off/CommandRegistry.git"
},
{
"identity" : "swift-package-manager",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-package-manager.git"
}
],
"manifest_display_name" : "stringray",
"name" : "stringray",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "stringray",
"targets" : [
"stringray"
],
"type" : {
"executable" : null
}
},
{
"name" : "RayGun",
"targets" : [
"RayGun"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "stringrayTests",
"module_type" : "SwiftTarget",
"name" : "stringrayTests",
"path" : "Tests/stringrayTests",
"sources" : [
"LinterTests.swift",
"XCTestManifests.swift",
"stringrayTests.swift"
],
"target_dependencies" : [
"RayGun"
],
"type" : "test"
},
{
"c99name" : "stringray",
"module_type" : "SwiftTarget",
"name" : "stringray",
"path" : "Sources/stringray",
"product_dependencies" : [
"CommandRegistry",
"SwiftyTextTable",
"XcodeProject",
"Utility",
"Yams"
],
"product_memberships" : [
"stringray"
],
"sources" : [
"Commands/CopyCommand.swift",
"Commands/LintCommand.swift",
"Commands/MoveCommand.swift",
"Commands/RenameCommand.swift",
"Commands/SortCommand.swift",
"Reporters/ConsoleReporter.swift",
"Reporters/XcodeReporter.swift",
"Version.swift",
"main.swift"
],
"target_dependencies" : [
"RayGun"
],
"type" : "executable"
},
{
"c99name" : "RayGun",
"module_type" : "SwiftTarget",
"name" : "RayGun",
"path" : "Sources/RayGun",
"product_memberships" : [
"stringray",
"RayGun"
],
"sources" : [
"Extensions/URL+Extensions.swift",
"Lint Rules/LintRule.swift",
"Lint Rules/Linter.swift",
"Lint Rules/MissingCommentLintRule.swift",
"Lint Rules/MissingLocalizationLintRule.swift",
"Lint Rules/MissingPlaceholderLintRule.swift",
"Lint Rules/OrphanedLocalizationLintRule.swift",
"Reporters/Reporter.swift",
"Strings Table/Cache/CachedStringsTable.swift",
"Strings Table/Match.swift",
"Strings Table/PlaceholderType.swift",
"Strings Table/StringsTable+DictEntry.swift",
"Strings Table/StringsTable+Entry.swift",
"Strings Table/StringsTable.swift",
"Strings Table/StringsTableLoader.swift",
"Utilities/OrderedSet.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/g-Off/CommandRegistry.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-package-manager.git
Fetching https://github.com/g-Off/XcodeProject.git
[1/613] Fetching xcodeproject
[614/646] Fetching xcodeproject, commandregistry
[647/1575] Fetching xcodeproject, commandregistry, swiftytexttable
[1576/11864] Fetching xcodeproject, commandregistry, swiftytexttable, yams
Fetched https://github.com/g-Off/XcodeProject.git from cache (0.36s)
[1991/11251] Fetching commandregistry, swiftytexttable, yams
[11252/162383] Fetching commandregistry, swiftytexttable, yams, swift-package-manager
Fetched https://github.com/jpsim/Yams.git from cache (1.60s)
[3985/152094] Fetching commandregistry, swiftytexttable, swift-package-manager
Fetched https://github.com/g-Off/CommandRegistry.git from cache (12.65s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (12.65s)
Fetched https://github.com/apple/swift-package-manager.git from cache (12.97s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (13.68s)
Computing version for https://github.com/g-Off/CommandRegistry.git
Computed https://github.com/g-Off/CommandRegistry.git at 0.1.2 (0.59s)
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.41s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.65s)
Computing version for https://github.com/g-Off/XcodeProject.git
Computed https://github.com/g-Off/XcodeProject.git at 0.5.1 (0.60s)
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/g-Off/ObjectCoder.git
[1/288] Fetching version
[289/321] Fetching version, objectcoder
Fetched https://github.com/mxcl/Version.git from cache (0.24s)
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.91s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.2.0 (2.36s)
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/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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.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
[11/34] Compiling reader.c
[12/34] Write sources
[13/34] Compiling writer.c
[14/34] Compiling parser.c
[15/34] Compiling api.c
[16/34] Compiling emitter.c
[17/34] Compiling scanner.c
[18/34] Compiling clibc libc.c
[18/34] Write swift-version-24593BA9C3E375BF.txt
[21/85] Emitting module Version
[22/85] Compiling Version Version+Range.swift
[23/85] Compiling Version Version.swift
[24/85] Emitting module SPMLibc
[25/85] Compiling SPMLibc libc.swift
[27/86] Compiling Yams Representer.swift
[28/86] Compiling Yams Resolver.swift
[29/88] Compiling ObjectCoder EncodingStorage.swift
[30/88] Compiling Yams String+Yams.swift
[31/88] Compiling Yams Tag.swift
[32/90] Compiling Version Version+Codable.swift
[33/91] Compiling Version Version+Comparable.swift
[34/91] Compiling Version Version+Foundation.swift
[37/92] Emitting module ObjectCoder
[38/92] Compiling Yams Constructor.swift
[39/92] Compiling Yams Decoder.swift
[40/92] Compiling Yams Node.Scalar.swift
[41/92] Compiling Yams Node.Sequence.swift
[42/92] Compiling Yams Mark.swift
[43/92] Compiling Yams Node.Mapping.swift
[44/92] Compiling Yams Node.swift
[45/92] Compiling Yams Parser.swift
[46/92] Compiling Yams Emitter.swift
/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 | }
[47/92] Compiling Yams Encoder.swift
/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/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
[50/92] Emitting module SwiftyTextTable
[51/92] Compiling SwiftyTextTable TextTable.swift
[54/93] 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 |
[55/93] Compiling ObjectCoder ObjectEncoder+UnkeyedContainer.swift
[58/93] Compiling ObjectCoder ObjectEncoder+SingleValueContainer.swift
[60/93] Wrapping AST for SPMLibc for debugging
[62/93] 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: add '@MainActor' to make static property 'allRules' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'unknown' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'lineNumbers' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'ignoreCached' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'singleLocale' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/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: add '@MainActor' to make static property 'allRules' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'allRules' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'unknown' part of global actor 'MainActor'
| `- 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/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: add '@MainActor' to make static property 'unknown' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 | init?(_ string: String) {
[72/93] Emitting module Yams
[72/93] Wrapping AST for Version for debugging
[77/104] Compiling Yams YamlError.swift
/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: add '@MainActor' to make static property 'lineNumbers' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'ignoreCached' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'singleLocale' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:163:55: warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
161 | if options.contains(.lineNumbers) {
162 | baseString.enumerateSubstrings(in: baseString.startIndex..<baseString.endIndex, options: [.byLines, .substringNotRequired]) { (_, substringRange, _, stop) in
163 | newlineLocations.append(substringRange.lowerBound.encodedOffset)
| `- warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
164 | }
165 | }
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:174:15: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
172 | entry.location = StringsTable.Entry.Location()
173 | }
174 | if scanner.scanString("/*", into: nil) {
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
175 | var scannedComment: NSString?
176 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:179:36: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
177 | entry.location?.comment = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
180 | scanner.scanString("*/\n", into: nil)
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:180:13: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
180 | scanner.scanString("*/\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
182 | entry.comment = scannedComment
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| |- warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
| `- note: use 'scanCharacters(from:)' instead
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: result of call to 'scanCharacters(from:into:)' is unused
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| `- warning: result of call to 'scanCharacters(from:into:)' is unused
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:187:34: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
188 | scanner.scanString(";\n", into: nil)
189 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:188:12: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
188 | scanner.scanString(";\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
189 | if options.contains(.lineNumbers) {
190 | entry.location?.line = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:215:3: warning: result of call to 'write(_:maxLength:)' is unused
213 | func write(string: String) {
214 | let encodedDataArray = [UInt8](string.utf8)
215 | write(encodedDataArray, maxLength: encodedDataArray.count)
| `- warning: result of call to 'write(_:maxLength:)' is unused
216 | }
217 | }
[78/104] Compiling Yams shim.swift
/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: add '@MainActor' to make static property 'lineNumbers' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'ignoreCached' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'singleLocale' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:163:55: warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
161 | if options.contains(.lineNumbers) {
162 | baseString.enumerateSubstrings(in: baseString.startIndex..<baseString.endIndex, options: [.byLines, .substringNotRequired]) { (_, substringRange, _, stop) in
163 | newlineLocations.append(substringRange.lowerBound.encodedOffset)
| `- warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
164 | }
165 | }
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:174:15: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
172 | entry.location = StringsTable.Entry.Location()
173 | }
174 | if scanner.scanString("/*", into: nil) {
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
175 | var scannedComment: NSString?
176 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:179:36: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
177 | entry.location?.comment = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
180 | scanner.scanString("*/\n", into: nil)
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:180:13: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
180 | scanner.scanString("*/\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
182 | entry.comment = scannedComment
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| |- warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
| `- note: use 'scanCharacters(from:)' instead
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: result of call to 'scanCharacters(from:into:)' is unused
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| `- warning: result of call to 'scanCharacters(from:into:)' is unused
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:187:34: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
188 | scanner.scanString(";\n", into: nil)
189 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:188:12: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
188 | scanner.scanString(";\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
189 | if options.contains(.lineNumbers) {
190 | entry.location?.line = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:215:3: warning: result of call to 'write(_:maxLength:)' is unused
213 | func write(string: String) {
214 | let encodedDataArray = [UInt8](string.utf8)
215 | write(encodedDataArray, maxLength: encodedDataArray.count)
| `- warning: result of call to 'write(_:maxLength:)' is unused
216 | }
217 | }
[78/104] Wrapping AST for SwiftyTextTable for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/15] Write swift-version-24593BA9C3E375BF.txt
[2/66] Compiling SPMLibc libc.swift
[3/66] Emitting module SPMLibc
[5/67] Compiling Version Version+Range.swift
[6/67] Emitting module Version
[7/67] Compiling Version Version.swift
[8/67] Compiling Version Version+Comparable.swift
[9/67] Compiling Version Version+Codable.swift
[10/67] Compiling Version Version+Foundation.swift
[11/68] Compiling ObjectCoder EncodingStorage.swift
[13/69] 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 |
[14/69] Compiling Yams Mark.swift
/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
[15/69] Compiling Yams Node.Mapping.swift
/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
[16/69] Compiling Yams Constructor.swift
/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 | }
[17/69] Compiling Yams Decoder.swift
/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 | }
[18/69] Compiling Yams Node.swift
[19/69] Compiling Yams Parser.swift
[22/69] Emitting module ObjectCoder
[23/69] Emitting module RayGun
[24/69] Compiling ObjectCoder ObjectEncoder+SingleValueContainer.swift
[25/69] Compiling ObjectCoder ObjectEncoder+UnkeyedContainer.swift
[26/69] Emitting module SwiftyTextTable
[27/69] Compiling SwiftyTextTable TextTable.swift
[28/75] Compiling Yams String+Yams.swift
[29/75] Compiling Yams Tag.swift
[30/83] Compiling POSIX Error.swift
[31/83] Compiling POSIX chdir.swift
[32/83] Compiling POSIX env.swift
[33/83] Compiling POSIX exit.swift
[34/83] Compiling ObjectCoder ObjectEncoder.swift
[38/83] Emitting module POSIX
[41/84] Compiling Yams YamlError.swift
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:163:55: warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
161 | if options.contains(.lineNumbers) {
162 | baseString.enumerateSubstrings(in: baseString.startIndex..<baseString.endIndex, options: [.byLines, .substringNotRequired]) { (_, substringRange, _, stop) in
163 | newlineLocations.append(substringRange.lowerBound.encodedOffset)
| `- warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
164 | }
165 | }
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:174:15: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
172 | entry.location = StringsTable.Entry.Location()
173 | }
174 | if scanner.scanString("/*", into: nil) {
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
175 | var scannedComment: NSString?
176 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:179:36: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
177 | entry.location?.comment = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
180 | scanner.scanString("*/\n", into: nil)
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:180:13: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
180 | scanner.scanString("*/\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
182 | entry.comment = scannedComment
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| |- warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
| `- note: use 'scanCharacters(from:)' instead
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: result of call to 'scanCharacters(from:into:)' is unused
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| `- warning: result of call to 'scanCharacters(from:into:)' is unused
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:187:34: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
188 | scanner.scanString(";\n", into: nil)
189 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:188:12: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
188 | scanner.scanString(";\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
189 | if options.contains(.lineNumbers) {
190 | entry.location?.line = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:215:3: warning: result of call to 'write(_:maxLength:)' is unused
213 | func write(string: String) {
214 | let encodedDataArray = [UInt8](string.utf8)
215 | write(encodedDataArray, maxLength: encodedDataArray.count)
| `- warning: result of call to 'write(_:maxLength:)' is unused
216 | }
217 | }
[42/84] Compiling Yams shim.swift
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:163:55: warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
161 | if options.contains(.lineNumbers) {
162 | baseString.enumerateSubstrings(in: baseString.startIndex..<baseString.endIndex, options: [.byLines, .substringNotRequired]) { (_, substringRange, _, stop) in
163 | newlineLocations.append(substringRange.lowerBound.encodedOffset)
| `- warning: 'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.
164 | }
165 | }
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:174:15: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
172 | entry.location = StringsTable.Entry.Location()
173 | }
174 | if scanner.scanString("/*", into: nil) {
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
175 | var scannedComment: NSString?
176 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:179:36: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
177 | entry.location?.comment = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
180 | scanner.scanString("*/\n", into: nil)
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:180:13: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
178 | }
179 | scanner.scanUpTo("*/\n", into: &scannedComment)
180 | scanner.scanString("*/\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
181 | if let scannedComment = scannedComment?.trimmingCharacters(in: CharacterSet.whitespaces) as String? {
182 | entry.comment = scannedComment
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| |- warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
| `- note: use 'scanCharacters(from:)' instead
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:185:12: warning: result of call to 'scanCharacters(from:into:)' is unused
183 | }
184 | }
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
| `- warning: result of call to 'scanCharacters(from:into:)' is unused
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:187:34: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
185 | scanner.scanCharacters(from: .whitespacesAndNewlines, into: nil)
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
| |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
| `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
188 | scanner.scanString(";\n", into: nil)
189 | if options.contains(.lineNumbers) {
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:188:12: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
186 | var scannedString: NSString?
187 | scanner.scanUpTo(";\n", into: &scannedString)
188 | scanner.scanString(";\n", into: nil)
| |- warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
| `- note: use 'scanString(_:)' instead
189 | if options.contains(.lineNumbers) {
190 | entry.location?.line = lineNumber(scanLocation: scanner.scanLocation, newlineLocations: newlineLocations)
/host/spi-builder-workspace/Sources/RayGun/Strings Table/StringsTableLoader.swift:215:3: warning: result of call to 'write(_:maxLength:)' is unused
213 | func write(string: String) {
214 | let encodedDataArray = [UInt8](string.utf8)
215 | write(encodedDataArray, maxLength: encodedDataArray.count)
| `- warning: result of call to 'write(_:maxLength:)' is unused
216 | }
217 | }
[42/84] Wrapping AST for SwiftyTextTable for debugging
[43/84] Compiling Yams Node.Scalar.swift
[44/84] Compiling Yams Node.Sequence.swift
BUILD FAILURE 6.1 linux