Build Information
Successful build of swift-builders, reference main (355a05
), with Swift 6.0 for Linux on 5 Nov 2024 10:39:32 UTC.
Swift 6 data race errors: 13
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-builders.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/davdroman/swift-builders
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 355a050 Allow empty builders (#16)
Cloned https://github.com/davdroman/swift-builders.git
Revision (git rev-parse @):
355a050b8a9150b58ec1004aab733c7b5fbc5cc9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swift-builders.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/davdroman/swift-builders.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/google/swift-benchmark
[1/1486] Fetching swift-benchmark
Fetched https://github.com/google/swift-benchmark from cache (0.25s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (2.73s)
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.78s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/24] Emitting module BuildersTestSupport
[10/24] Compiling BuildersTestSupport BuildersTestSupport.swift
[12/25] Compiling Builders _AppendableCollectionBuilder.swift
[13/25] Emitting module ArgumentParserToolInfo
[14/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/26] Wrapping AST for ArgumentParserToolInfo for debugging
[16/26] Wrapping AST for BuildersTestSupport for debugging
[18/64] Emitting module ArgumentParser
[19/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/69] Compiling ArgumentParser CompletionsGenerator.swift
[21/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/69] Compiling ArgumentParser Argument.swift
[24/69] Compiling ArgumentParser ArgumentHelp.swift
[25/69] Compiling ArgumentParser ArgumentDefinition.swift
[26/69] Compiling ArgumentParser ArgumentSet.swift
[27/69] Compiling ArgumentParser CommandParser.swift
[28/69] Compiling ArgumentParser InputKey.swift
[29/69] Compiling ArgumentParser InputOrigin.swift
[30/69] Compiling ArgumentParser ArgumentVisibility.swift
[31/69] Compiling ArgumentParser CompletionKind.swift
[32/69] Compiling ArgumentParser Errors.swift
[33/69] Compiling ArgumentParser Flag.swift
[34/69] Compiling ArgumentParser NameSpecification.swift
[35/69] Compiling ArgumentParser Option.swift
[36/69] Compiling ArgumentParser OptionGroup.swift
[37/69] Compiling ArgumentParser AsyncParsableCommand.swift
[38/69] Compiling ArgumentParser CommandConfiguration.swift
[39/69] Compiling ArgumentParser CommandGroup.swift
[40/69] Compiling ArgumentParser EnumerableFlag.swift
[41/69] Compiling ArgumentParser ExpressibleByArgument.swift
[42/69] Compiling ArgumentParser ParsableArguments.swift
[43/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/69] Compiling ArgumentParser ParsableCommand.swift
[45/69] Compiling ArgumentParser ArgumentDecoder.swift
[46/69] Compiling ArgumentParser CollectionExtensions.swift
[47/69] Compiling ArgumentParser Platform.swift
[48/69] Compiling ArgumentParser SequenceExtensions.swift
[49/69] Compiling ArgumentParser StringExtensions.swift
[50/69] Compiling ArgumentParser Tree.swift
[51/69] Compiling Builders _AppendableCollection.swift
[52/69] Emitting module Builders
[53/69] Compiling Builders Typealiases.swift
[54/70] Wrapping AST for Builders for debugging
[56/70] Compiling ArgumentParser Name.swift
[57/70] Compiling ArgumentParser Parsed.swift
[58/70] Compiling ArgumentParser ParsedValues.swift
[59/70] Compiling ArgumentParser ParserError.swift
[60/70] Compiling ArgumentParser SplitArguments.swift
[61/70] Compiling ArgumentParser DumpHelpGenerator.swift
[62/70] Compiling ArgumentParser HelpCommand.swift
[63/70] Compiling ArgumentParser HelpGenerator.swift
[64/70] Compiling ArgumentParser MessageInfo.swift
[65/70] Compiling ArgumentParser UsageGenerator.swift
[66/71] Wrapping AST for ArgumentParser for debugging
[68/87] Compiling Benchmark BenchmarkTermination.swift
[69/87] Compiling Benchmark BenchmarkTime.swift
[70/89] Compiling Benchmark BenchmarkState.swift
[71/89] Compiling Benchmark BenchmarkSuite.swift
[72/89] Compiling Benchmark Stats.swift
[73/89] Compiling Benchmark TestIntegration.swift
[74/89] Compiling Benchmark BenchmarkFormatter.swift
[75/89] Compiling Benchmark BenchmarkMain.swift
[76/89] Compiling Benchmark BenchmarkCommand.swift
[77/89] Compiling Benchmark BenchmarkFilter.swift
[78/89] Compiling Benchmark BenchmarkReporter.swift
[79/89] Compiling Benchmark BenchmarkResult.swift
[80/89] Compiling Benchmark BenchmarkRunner.swift
[81/89] Compiling Benchmark BenchmarkSetting.swift
[82/89] Emitting module Benchmark
[83/89] Compiling Benchmark Benchmark.swift
[84/89] Compiling Benchmark BenchmarkArguments.swift
[85/89] Compiling Benchmark BenchmarkColumn.swift
[86/90] Wrapping AST for Benchmark for debugging
[88/104] Compiling Benchmarks SubstringUnicodeScalarView.swift
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUnicodeScalarView.swift:5:5: warning: let 'substringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substringUnicodeScalar = BenchmarkSuite(name: "") {
| `- warning: let 'substringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.UnicodeScalarView.build") {
7 | _ = Substring.UnicodeScalarView.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUnicodeScalarView.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substringUnicodeScalar = BenchmarkSuite(name: "") {
| |- note: annotate 'substringUnicodeScalar' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.UnicodeScalarView.build") {
7 | _ = Substring.UnicodeScalarView.build {
[89/105] Compiling Benchmarks StringUTF8View.swift
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:5:5: warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:5:5: warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| `- warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUnicodeScalar' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
[90/105] Compiling Benchmarks StringUnicodeScalarView.swift
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:5:5: warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:5:5: warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| `- warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUnicodeScalar' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
[91/105] Compiling Benchmarks Substring.swift
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:5:5: warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| `- warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| |- note: annotate 'substring' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:5:5: warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'substringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
[92/105] Compiling Benchmarks SubstringUTF8View.swift
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:5:5: warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| `- warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| |- note: annotate 'substring' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:5:5: warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'substringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
[93/105] Compiling Benchmarks Slice.swift
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:5:5: warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| `- warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| |- note: annotate 'slice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:5:5: warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| `- warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.build") {
7 | _ = String.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| |- note: annotate 'string' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.build") {
7 | _ = String.build {
[94/105] Compiling Benchmarks String.swift
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:5:5: warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| `- warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| |- note: annotate 'slice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:5:5: warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| `- warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.build") {
7 | _ = String.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| |- note: annotate 'string' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.build") {
7 | _ = String.build {
[95/105] Compiling Benchmarks Dictionary.swift
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:5:5: warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| `- warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| |- note: annotate 'dictionary' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:5:5: warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| `- warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| |- note: annotate 'set' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
[96/105] Compiling Benchmarks Set.swift
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:5:5: warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| `- warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| |- note: annotate 'dictionary' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:5:5: warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| `- warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| |- note: annotate 'set' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
[97/105] Compiling Benchmarks ContiguousArray.swift
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:5:5: warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| `- warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| |- note: annotate 'contiguousArray' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:6:5: warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| `- warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| |- note: annotate 'data' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
[98/105] Compiling Benchmarks Data.swift
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:5:5: warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| `- warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| |- note: annotate 'contiguousArray' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:6:5: warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| `- warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| |- note: annotate 'data' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
[99/105] Compiling Benchmarks main.swift
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:5:5: warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| `- warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| |- note: annotate 'array' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:5:5: warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| `- warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| |- note: annotate 'arraySlice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:5:5: warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| `- warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| |- note: annotate 'contiguousArray' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:6:5: warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| `- warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| |- note: annotate 'data' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:5:5: warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| `- warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| |- note: annotate 'dictionary' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:5:5: warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| `- warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| |- note: annotate 'set' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:5:5: warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| `- warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| |- note: annotate 'slice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:5:5: warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| `- warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.build") {
7 | _ = String.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| |- note: annotate 'string' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.build") {
7 | _ = String.build {
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:5:5: warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| `- warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUnicodeScalar' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:5:5: warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:5:5: warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| `- warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| |- note: annotate 'substring' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUnicodeScalarView.swift:5:5: warning: let 'substringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substringUnicodeScalar = BenchmarkSuite(name: "") {
| `- warning: let 'substringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.UnicodeScalarView.build") {
7 | _ = Substring.UnicodeScalarView.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUnicodeScalarView.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substringUnicodeScalar = BenchmarkSuite(name: "") {
| |- note: annotate 'substringUnicodeScalar' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.UnicodeScalarView.build") {
7 | _ = Substring.UnicodeScalarView.build {
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:5:5: warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'substringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
[100/105] Emitting module Benchmarks
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:5:5: warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| `- warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| |- note: annotate 'array' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:5:5: warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| `- warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| |- note: annotate 'arraySlice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:5:5: warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| `- warning: let 'contiguousArray' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ContiguousArray.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let contiguousArray = BenchmarkSuite(name: "") {
| |- note: annotate 'contiguousArray' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ContiguousArray<Any>.build") {
7 | _ = ContiguousArray<Any>.build {
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:6:5: warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| `- warning: let 'data' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Data.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 | import Foundation
5 |
6 | let data = BenchmarkSuite(name: "") {
| |- note: annotate 'data' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | $0.benchmark("Data.build") {
8 | _ = Data.build {
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:5:5: warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| `- warning: let 'dictionary' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Dictionary.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let dictionary = BenchmarkSuite(name: "") {
| |- note: annotate 'dictionary' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Dictionary<String, Any>.build") {
7 | _ = [String: Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:5:5: warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| `- warning: let 'set' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Set.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let set = BenchmarkSuite(name: "") {
| |- note: annotate 'set' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Set<Any>.build") {
7 | _ = Set<AnyHashable>.build {
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:5:5: warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| `- warning: let 'slice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Slice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let slice = BenchmarkSuite(name: "") {
| |- note: annotate 'slice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Slice<Array<Any>>.build") {
7 | _ = Slice<Array<Any>>.build {
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:5:5: warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| `- warning: let 'string' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.build") {
7 | _ = String.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/String.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let string = BenchmarkSuite(name: "") {
| |- note: annotate 'string' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.build") {
7 | _ = String.build {
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:5:5: warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| `- warning: let 'stringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUnicodeScalarView.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUnicodeScalar = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUnicodeScalar' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UnicodeScalarView.build") {
7 | _ = String.UnicodeScalarView.build {
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:5:5: warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'stringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/StringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let stringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'stringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("String.UTF8View.build") {
7 | _ = String.UTF8View.build {
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:5:5: warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| `- warning: let 'substring' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Substring.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substring = BenchmarkSuite(name: "") {
| |- note: annotate 'substring' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.build") {
7 | _ = Substring.build {
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUnicodeScalarView.swift:5:5: warning: let 'substringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substringUnicodeScalar = BenchmarkSuite(name: "") {
| `- warning: let 'substringUnicodeScalar' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.UnicodeScalarView.build") {
7 | _ = Substring.UnicodeScalarView.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUnicodeScalarView.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substringUnicodeScalar = BenchmarkSuite(name: "") {
| |- note: annotate 'substringUnicodeScalar' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.UnicodeScalarView.build") {
7 | _ = Substring.UnicodeScalarView.build {
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:5:5: warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| `- warning: let 'substringUTF8View' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/SubstringUTF8View.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let substringUTF8View = BenchmarkSuite(name: "") {
| |- note: annotate 'substringUTF8View' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Substring.UTF8View.build") {
7 | _ = Substring.UTF8View.build {
[101/105] Compiling Benchmarks Array.swift
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:5:5: warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| `- warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| |- note: annotate 'array' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:5:5: warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| `- warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| |- note: annotate 'arraySlice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
[102/105] Compiling Benchmarks ArraySlice.swift
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:5:5: warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| `- warning: let 'array' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/Array.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let array = BenchmarkSuite(name: "") {
| |- note: annotate 'array' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("Array<Any>.build") {
7 | _ = [Any].build {
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:5:5: warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| `- warning: let 'arraySlice' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
| `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 | public let name: String
17 | public let settings: [BenchmarkSetting]
/host/spi-builder-workspace/Sources/Benchmarks/ArraySlice.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
1 | import Benchmark
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
2 | import Builders
3 | import BuildersTestSupport
4 |
5 | let arraySlice = BenchmarkSuite(name: "") {
| |- note: annotate 'arraySlice' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | $0.benchmark("ArraySlice<Any>.build") {
7 | _ = ArraySlice<Any>.build {
[103/106] Wrapping AST for Benchmarks for debugging
[104/106] Write Objects.LinkFileList
[105/106] Linking Benchmarks
Build complete! (29.69s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/swift-benchmark"
}
],
"manifest_display_name" : "swift-builders",
"name" : "swift-builders",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "Builders",
"targets" : [
"Builders"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BuildersTestSupport",
"targets" : [
"BuildersTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Benchmarks",
"targets" : [
"Benchmarks"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BuildersTests",
"module_type" : "SwiftTarget",
"name" : "BuildersTests",
"path" : "Tests/BuildersTests",
"sources" : [
"ArrayBuilderTests.swift",
"ArraySliceBuilderTests.swift",
"ContiguousArrayBuilderTests.swift",
"DataBuilderTests.swift",
"DictionaryBuilderTests.swift",
"SetBuilderTests.swift",
"SliceBuilderTests.swift",
"StringBuilderTests.swift",
"StringUTF8ViewBuilderTests.swift",
"StringUnicodeScalarViewBuilderTests.swift",
"SubstringBuilderTests.swift",
"SubstringUTF8ViewBuilderTests.swift",
"SubstringUnicodeScalarViewBuilderTests.swift"
],
"target_dependencies" : [
"Builders",
"BuildersTestSupport"
],
"type" : "test"
},
{
"c99name" : "BuildersTestSupport",
"module_type" : "SwiftTarget",
"name" : "BuildersTestSupport",
"path" : "Sources/BuildersTestSupport",
"product_memberships" : [
"BuildersTestSupport",
"Benchmarks"
],
"sources" : [
"BuildersTestSupport.swift"
],
"type" : "library"
},
{
"c99name" : "Builders",
"module_type" : "SwiftTarget",
"name" : "Builders",
"path" : "Sources/Builders",
"product_memberships" : [
"Builders",
"Benchmarks"
],
"sources" : [
"Typealiases.swift",
"_AppendableCollection.swift",
"_AppendableCollectionBuilder.swift"
],
"type" : "library"
},
{
"c99name" : "Benchmarks",
"module_type" : "SwiftTarget",
"name" : "Benchmarks",
"path" : "Sources/Benchmarks",
"product_dependencies" : [
"Benchmark"
],
"product_memberships" : [
"Benchmarks"
],
"sources" : [
"Array.swift",
"ArraySlice.swift",
"ContiguousArray.swift",
"Data.swift",
"Dictionary.swift",
"Set.swift",
"Slice.swift",
"String.swift",
"StringUTF8View.swift",
"StringUnicodeScalarView.swift",
"Substring.swift",
"SubstringUTF8View.swift",
"SubstringUnicodeScalarView.swift",
"main.swift"
],
"target_dependencies" : [
"Builders",
"BuildersTestSupport"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.