Build Information
Successful build of swift-builders, reference main (355a05
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 10:47:35 UTC.
Swift 6 data race errors: 13
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/apple/swift-argument-parser
[1/1486] Fetching swift-benchmark
[1487/13839] Fetching swift-benchmark, swift-argument-parser
Fetched https://github.com/google/swift-benchmark from cache (1.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.69s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (3.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.69s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-builders",
"name": "swift-builders",
"url": "https://github.com/davdroman/swift-builders.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-builders",
"dependencies": [
]
}
]
}
Fetching https://github.com/davdroman/swift-builders.git
[1/523] Fetching swift-builders
Fetched https://github.com/davdroman/swift-builders.git from cache (0.75s)
Creating working copy for https://github.com/davdroman/swift-builders.git
Working copy of https://github.com/davdroman/swift-builders.git resolved at main (355a050)
warning: '.resolve-product-dependencies': dependency 'swift-builders' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/davdroman/swift-builders.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/11] Write sources
[5/11] Write Benchmarks-entitlement.plist
[7/11] Write swift-version--7754E27361AE5C74.txt
[9/19] Compiling BuildersTestSupport BuildersTestSupport.swift
[10/19] Emitting module BuildersTestSupport
[11/19] Emitting module ArgumentParserToolInfo
[12/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/56] Compiling Builders _AppendableCollectionBuilder.swift
[14/56] Emitting module Builders
[15/56] Compiling Builders Typealiases.swift
[16/56] Compiling Builders _AppendableCollection.swift
[17/56] Compiling ArgumentParser Argument.swift
[18/56] Compiling ArgumentParser ArgumentHelp.swift
[19/56] Compiling ArgumentParser ArgumentVisibility.swift
[20/56] Compiling ArgumentParser CompletionKind.swift
[21/59] Compiling ArgumentParser InputOrigin.swift
[22/59] Compiling ArgumentParser Name.swift
[23/59] Compiling ArgumentParser Parsed.swift
[24/59] Compiling ArgumentParser ParsedValues.swift
[25/59] Compiling ArgumentParser SequenceExtensions.swift
[26/59] Compiling ArgumentParser StringExtensions.swift
[27/59] Compiling ArgumentParser Tree.swift
[28/59] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/59] Compiling ArgumentParser CompletionsGenerator.swift
[30/59] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/59] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/59] Emitting module ArgumentParser
[33/59] Compiling ArgumentParser ParserError.swift
[34/59] Compiling ArgumentParser SplitArguments.swift
[35/59] Compiling ArgumentParser DumpHelpGenerator.swift
[36/59] Compiling ArgumentParser HelpCommand.swift
[37/59] Compiling ArgumentParser ExpressibleByArgument.swift
[38/59] Compiling ArgumentParser ParsableArguments.swift
[39/59] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/59] Compiling ArgumentParser ParsableCommand.swift
[41/59] Compiling ArgumentParser Errors.swift
[42/59] Compiling ArgumentParser Flag.swift
[43/59] Compiling ArgumentParser NameSpecification.swift
[44/59] Compiling ArgumentParser Option.swift
[45/59] Compiling ArgumentParser HelpGenerator.swift
[46/59] Compiling ArgumentParser MessageInfo.swift
[47/59] Compiling ArgumentParser UsageGenerator.swift
[48/59] Compiling ArgumentParser CollectionExtensions.swift
[49/59] Compiling ArgumentParser OptionGroup.swift
[50/59] Compiling ArgumentParser AsyncParsableCommand.swift
[51/59] Compiling ArgumentParser CommandConfiguration.swift
[52/59] Compiling ArgumentParser EnumerableFlag.swift
[53/59] Compiling ArgumentParser ArgumentDecoder.swift
[54/59] Compiling ArgumentParser ArgumentDefinition.swift
[55/59] Compiling ArgumentParser ArgumentSet.swift
[56/59] Compiling ArgumentParser CommandParser.swift
[57/76] Compiling Benchmark Stats.swift
[58/77] Compiling Benchmark TestIntegration.swift
[59/77] Compiling Benchmark BenchmarkTime.swift
[60/77] Compiling Benchmark BenchmarkResult.swift
[61/77] Compiling Benchmark BenchmarkRunner.swift
[62/77] Compiling Benchmark BenchmarkSuite.swift
[63/77] Compiling Benchmark BenchmarkTermination.swift
[64/77] Compiling Benchmark BenchmarkSetting.swift
[65/77] Compiling Benchmark BenchmarkState.swift
[66/77] Compiling Benchmark BenchmarkFilter.swift
[67/77] Compiling Benchmark BenchmarkFormatter.swift
[68/77] Compiling Benchmark BenchmarkMain.swift
[69/77] Compiling Benchmark BenchmarkReporter.swift
[70/77] Emitting module Benchmark
[71/77] Compiling Benchmark BenchmarkColumn.swift
[72/77] Compiling Benchmark BenchmarkCommand.swift
[73/77] Compiling Benchmark Benchmark.swift
[74/77] Compiling Benchmark BenchmarkArguments.swift
[75/91] Compiling Benchmarks StringUnicodeScalarView.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[76/92] Compiling Benchmarks Substring.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[77/92] Compiling Benchmarks StringUTF8View.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[78/92] Compiling Benchmarks SubstringUTF8View.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[79/92] Compiling Benchmarks SubstringUnicodeScalarView.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[80/92] Compiling Benchmarks Slice.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[81/92] Compiling Benchmarks String.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[82/92] Compiling Benchmarks Dictionary.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[83/92] Compiling Benchmarks Set.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[84/92] Compiling Benchmarks ContiguousArray.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[85/92] Compiling Benchmarks Data.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[86/92] Compiling Benchmarks main.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[87/92] Compiling Benchmarks Array.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[88/92] Compiling Benchmarks ArraySlice.swift
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[89/92] Emitting module Benchmarks
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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]
/Users/admin/builder/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 {
[89/92] Write Objects.LinkFileList
[90/92] Linking Benchmarks
[91/92] Applying Benchmarks
Build complete! (14.82s)
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" : "/Users/admin/builder/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"
}
Done.