Build Information
Failed to build swift-dependencies-extras, reference 0.1.1 (7153d4
), with Swift 6.0 for Linux on 3 Nov 2024 22:22:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arasan01/swift-dependencies-extras.git
Reference: 0.1.1
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/arasan01/swift-dependencies-extras
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 7153d43 update readme
Cloned https://github.com/arasan01/swift-dependencies-extras.git
Revision (git rev-parse @):
7153d4379191b63f50ca1e3d29ab53a73aaa61a9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/arasan01/swift-dependencies-extras.git at 0.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/arasan01/swift-dependencies-extras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 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/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-dependencies
[1/1486] Fetching swift-benchmark
[76/2117] Fetching swift-benchmark, swift-macro-testing
[2118/4155] Fetching swift-benchmark, swift-macro-testing, swift-docc-plugin
Fetched https://github.com/google/swift-benchmark from cache (0.36s)
[1/4985] Fetching xctest-dynamic-overlay
[550/10209] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.60s)
[4886/4985] Fetching xctest-dynamic-overlay
[4986/71384] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.83s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.33s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.34s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.38s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (2.30s)
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.85s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.71s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.44s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12446] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies
warning: 'swift-dependencies': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
Computed https://github.com/pointfreeco/swift-dependencies at 1.4.1 (0.49s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2347] Fetching combine-schedulers
[2090/3105] Fetching combine-schedulers, swift-concurrency-extras
[2705/4383] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.27s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.27s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.27s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.53s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
warning: 'swift-concurrency-extras': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-concurrency-extras",
7 | platforms: [
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.50s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.5.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
warning: 'swift-dependencies': /host/spi-builder-workspace/.build/checkouts/swift-dependencies/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
warning: 'combine-schedulers': /host/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-clocks': /host/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
warning: 'swift-concurrency-extras': /host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-concurrency-extras",
7 | platforms: [
warning: 'swift-dependencies': 'swift-dependencies' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-macro-testing': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/62] Write sources
[29/62] Write swift-version-24593BA9C3E375BF.txt
[31/95] Emitting module SwiftSyntax509
[32/95] Emitting module IssueReporting
[33/97] Compiling SwiftSyntax509 Empty.swift
[35/98] Compiling ConcurrencyExtras Result.swift
[36/98] Emitting module ConcurrencyExtras
[37/98] Compiling ConcurrencyExtras ActorIsolated.swift
[38/98] Compiling ConcurrencyExtras AnyHashableSendable.swift
[39/99] Compiling IssueReporting WithExpectedIssue.swift
[40/99] Compiling IssueReporting WithIssueContext.swift
[41/99] Emitting module ArgumentParserToolInfo
[42/99] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/100] Compiling IssueReporting TestContext.swift
[44/100] Compiling IssueReporting Unimplemented.swift
[45/145] Wrapping AST for SwiftSyntax509 for debugging
[46/145] Wrapping AST for ArgumentParserToolInfo for debugging
[48/146] Compiling ConcurrencyExtras UncheckedSendable.swift
[49/183] Compiling ArgumentParser Errors.swift
[50/183] Compiling ArgumentParser Flag.swift
[51/183] Compiling ArgumentParser BashCompletionsGenerator.swift
[52/183] Compiling ArgumentParser CompletionsGenerator.swift
[53/183] Compiling ArgumentParser Argument.swift
[54/183] Compiling ArgumentParser ArgumentHelp.swift
[56/183] Compiling ArgumentParser NameSpecification.swift
[57/183] Compiling ArgumentParser Option.swift
[58/183] Compiling ArgumentParser OptionGroup.swift
[59/183] Compiling ArgumentParser AsyncParsableCommand.swift
[60/183] Compiling ArgumentParser CommandConfiguration.swift
[61/183] Compiling ArgumentParser CommandGroup.swift
[62/183] Compiling ArgumentParser EnumerableFlag.swift
[63/183] Compiling ConcurrencyExtras LockIsolated.swift
[64/183] Compiling ArgumentParser ArgumentVisibility.swift
[65/183] Compiling ArgumentParser CompletionKind.swift
[67/184] Compiling ConcurrencyExtras MainSerialExecutor.swift
[68/184] Compiling ConcurrencyExtras Task.swift
[72/185] Wrapping AST for ConcurrencyExtras for debugging
[73/185] Wrapping AST for IssueReporting for debugging
[75/208] Compiling CombineSchedulers ImmediateScheduler.swift
[76/208] Compiling CombineSchedulers Deprecations.swift
[77/209] Emitting module ArgumentParser
[78/214] Compiling CombineSchedulers AnyScheduler.swift
[79/214] Compiling CombineSchedulers Concurrency.swift
[80/214] Compiling XCTestDynamicOverlay Exports.swift
[81/214] Compiling CombineSchedulers UIScheduler.swift
[82/214] Compiling CombineSchedulers Timer.swift
[83/214] Emitting module CombineSchedulers
[84/214] Compiling CombineSchedulers Lock.swift
[85/214] Compiling CombineSchedulers NSRecursiveLock.swift
[86/214] Compiling CombineSchedulers SwiftUI.swift
[87/214] Compiling CombineSchedulers TestScheduler.swift
[88/214] Compiling CombineSchedulers UIKit.swift
[89/214] Compiling Clocks Timer.swift
[90/215] Compiling CombineSchedulers UnimplementedScheduler.swift
[92/216] Compiling Clocks ImmediateClock.swift
[93/216] Emitting module Clocks
[94/216] Compiling Clocks AnyClock.swift
[94/216] Wrapping AST for CombineSchedulers for debugging
[96/216] Compiling ArgumentParser ZshCompletionsGenerator.swift
[99/216] Compiling ArgumentParser ArgumentDefinition.swift
[100/216] Compiling ArgumentParser ArgumentSet.swift
[101/216] Compiling ArgumentParser CommandParser.swift
[102/222] Compiling Clocks UnimplementedClock.swift
[103/222] Compiling Clocks _AsyncTimerSequence.swift
[104/222] Compiling Clocks TestClock.swift
[105/222] Compiling Clocks SwiftUI.swift
[106/222] Compiling Clocks Lock.swift
[118/223] Compiling ArgumentParser Name.swift
[119/223] Compiling ArgumentParser Parsed.swift
[120/223] Compiling ArgumentParser ParsedValues.swift
[121/223] Compiling ArgumentParser ParserError.swift
[122/223] Compiling ArgumentParser SplitArguments.swift
[123/223] Compiling ArgumentParser DumpHelpGenerator.swift
[124/223] Compiling ArgumentParser HelpCommand.swift
[125/223] Compiling ArgumentParser HelpGenerator.swift
[126/223] Compiling ArgumentParser MessageInfo.swift
[127/223] Compiling ArgumentParser UsageGenerator.swift
[128/223] Compiling ArgumentParser ExpressibleByArgument.swift
[129/223] Compiling ArgumentParser ParsableArguments.swift
[130/223] Compiling ArgumentParser ParsableArgumentsValidation.swift
[131/223] Compiling ArgumentParser ParsableCommand.swift
[132/223] Compiling ArgumentParser ArgumentDecoder.swift
[135/223] Compiling ArgumentParser FishCompletionsGenerator.swift
[142/223] Compiling ArgumentParser InputKey.swift
[143/223] Compiling ArgumentParser InputOrigin.swift
[158/223] Compiling XCTestDynamicOverlay Deprecations.swift
[159/223] Emitting module XCTestDynamicOverlay
[161/224] Wrapping AST for Clocks for debugging
[162/224] Wrapping AST for XCTestDynamicOverlay for debugging
[164/224] Compiling ArgumentParser CollectionExtensions.swift
[165/224] Compiling ArgumentParser Platform.swift
[166/224] Compiling ArgumentParser SequenceExtensions.swift
[167/224] Compiling ArgumentParser StringExtensions.swift
[168/224] Compiling ArgumentParser Tree.swift
[169/247] Wrapping AST for ArgumentParser for debugging
[171/263] Compiling Benchmark BenchmarkTermination.swift
[172/263] Compiling Benchmark BenchmarkTime.swift
[173/265] Compiling Benchmark BenchmarkSetting.swift
[174/265] Compiling Benchmark BenchmarkReporter.swift
[175/265] Compiling Benchmark BenchmarkResult.swift
[176/268] Compiling Dependencies Deprecations.swift
[177/268] Compiling Dependencies Exports.swift
[178/268] Compiling Dependencies TypeName.swift
[179/268] Compiling Benchmark BenchmarkSuite.swift
[182/268] Compiling Benchmark Stats.swift
[183/268] Compiling Benchmark TestIntegration.swift
[184/268] Compiling Dependencies WithRandomNumberGenerator.swift
[185/268] Compiling Benchmark BenchmarkFormatter.swift
[186/268] Compiling Benchmark BenchmarkMain.swift
[187/268] Compiling Benchmark BenchmarkState.swift
[188/268] Compiling Benchmark BenchmarkRunner.swift
[190/268] Emitting module Dependencies
[195/268] Emitting module Benchmark
[196/268] Compiling Benchmark BenchmarkCommand.swift
[197/268] Compiling Benchmark BenchmarkFilter.swift
[204/268] Compiling Benchmark Benchmark.swift
[205/268] Compiling Benchmark BenchmarkArguments.swift
[206/268] Compiling Benchmark BenchmarkColumn.swift
[208/268] Compiling Dependencies PreviewTrait.swift
[209/268] Compiling Dependencies TestTrait.swift
[210/268] Compiling Dependencies WithDependencies.swift
[215/270] Wrapping AST for Dependencies for debugging
[216/270] Wrapping AST for Benchmark for debugging
[218/270] Emitting module SwiftSyntax
[225/270] Compiling SwiftSyntax SyntaxDeclNodes.swift
[226/270] Compiling SwiftSyntax SyntaxExprNodes.swift
[227/270] Compiling SwiftSyntax SyntaxNodes.swift
[228/270] Compiling SwiftSyntax SyntaxPatternNodes.swift
[229/270] Compiling SwiftSyntax SyntaxStmtNodes.swift
[230/270] Compiling SwiftSyntax SyntaxTypeNodes.swift
[241/270] Compiling SwiftSyntax RawSyntaxNodes.swift
[242/270] Compiling SwiftSyntax RawSyntaxValidation.swift
[249/271] Wrapping AST for SwiftSyntax for debugging
[251/322] Compiling SwiftDiagnostics Message.swift
[252/322] Compiling SwiftDiagnostics Note.swift
[253/322] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[254/322] Compiling SwiftBasicFormat Syntax+Extensions.swift
[255/322] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[256/322] Compiling SwiftDiagnostics Convenience.swift
[257/322] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[258/322] Compiling SwiftDiagnostics Diagnostic.swift
[259/322] Emitting module SwiftDiagnostics
[260/322] Compiling SwiftDiagnostics FixIt.swift
[261/322] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[262/323] Wrapping AST for SwiftDiagnostics for debugging
[264/323] Emitting module SwiftBasicFormat
[265/323] Compiling SwiftBasicFormat BasicFormat.swift
[266/324] Wrapping AST for SwiftBasicFormat for debugging
[268/324] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[269/324] Compiling SwiftParser StringLiterals.swift
[270/324] Compiling SwiftParser SwiftParserCompatibility.swift
[271/324] Compiling SwiftParser SyntaxUtils.swift
[272/324] Compiling SwiftParser TokenConsumer.swift
[273/324] Compiling SwiftParser TokenPrecedence.swift
[274/324] Compiling SwiftParser TokenSpec.swift
[275/324] Compiling SwiftParser TokenSpecSet.swift
[276/324] Compiling SwiftParser TopLevel.swift
[277/324] Compiling SwiftParser TriviaParser.swift
[278/329] Compiling SwiftParser Lexer.swift
[279/329] Compiling SwiftParser RegexLiteralLexer.swift
[280/329] Compiling SwiftParser UnicodeScalarExtensions.swift
[281/329] Compiling SwiftParser Lookahead.swift
[282/329] Compiling SwiftParser LoopProgressCondition.swift
[283/329] Emitting module SwiftParser
[284/329] Compiling SwiftParser Modifiers.swift
[285/329] Compiling SwiftParser Names.swift
[286/329] Compiling SwiftParser Nominals.swift
[287/329] Compiling SwiftParser Parameters.swift
[288/329] Compiling SwiftParser ParseSourceFile.swift
[289/329] Compiling SwiftParser Parser.swift
[290/329] Compiling SwiftParser Patterns.swift
[291/329] Compiling SwiftParser Recovery.swift
[292/329] Compiling SwiftParser Specifiers.swift
[293/329] Compiling SwiftParser Statements.swift
[294/329] Compiling SwiftParser ExperimentalFeatures.swift
[295/329] Compiling SwiftParser Expressions.swift
[296/329] Compiling SwiftParser IncrementalParseTransition.swift
[297/329] Compiling SwiftParser Cursor.swift
[298/329] Compiling SwiftParser Lexeme.swift
[299/329] Compiling SwiftParser LexemeSequence.swift
[300/329] Compiling SwiftParser Attributes.swift
[301/329] Compiling SwiftParser Availability.swift
[302/329] Compiling SwiftParser CharacterInfo.swift
[303/329] Compiling SwiftParser CollectionNodes+Parsable.swift
[304/329] Compiling SwiftParser Declarations.swift
[305/329] Compiling SwiftParser Directives.swift
[306/329] Compiling SwiftParser Types.swift
[307/329] Compiling SwiftParser IsLexerClassified.swift
[308/329] Compiling SwiftParser LayoutNodes+Parsable.swift
[309/329] Compiling SwiftParser Parser+TokenSpecSet.swift
[310/329] Compiling SwiftParser TokenSpecStaticMembers.swift
[311/330] Wrapping AST for SwiftParser for debugging
[313/353] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[314/354] Compiling SwiftOperators PrecedenceGroup.swift
[315/355] Compiling SwiftOperators PrecedenceGraph.swift
[316/355] Compiling SwiftOperators OperatorTable.swift
[317/355] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[318/355] Emitting module SwiftOperators
[319/355] Compiling SwiftOperators SyntaxSynthesis.swift
[320/355] Compiling SwiftOperators OperatorTable+Semantics.swift
[321/355] Compiling SwiftOperators Operator.swift
[322/355] Compiling SwiftOperators OperatorError+Diagnostics.swift
[323/355] Compiling SwiftOperators OperatorError.swift
[324/355] Compiling SwiftOperators OperatorTable+Defaults.swift
[325/355] Compiling SwiftOperators OperatorTable+Folding.swift
[327/356] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[327/356] Wrapping AST for SwiftOperators for debugging
[329/356] Emitting module SwiftParserDiagnostics
[332/356] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[333/356] Compiling SwiftParserDiagnostics Utils.swift
[334/356] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[335/356] Compiling SwiftParserDiagnostics PresenceUtils.swift
[336/356] Compiling SwiftParserDiagnostics MissingNodesError.swift
[337/356] Compiling SwiftParserDiagnostics MissingTokenError.swift
[340/357] Wrapping AST for SwiftParserDiagnostics for debugging
[342/371] Compiling SwiftSyntaxBuilder Indenter.swift
[343/371] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[344/371] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[345/371] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[346/371] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[347/371] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[348/371] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[349/371] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[350/372] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[351/372] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[352/372] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[353/372] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[354/372] Emitting module SwiftSyntaxBuilder
[355/372] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[356/372] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[357/373] Wrapping AST for SwiftSyntaxBuilder for debugging
[359/387] Compiling SwiftSyntaxMacros Macro.swift
[360/387] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[361/388] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[362/388] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[363/388] Compiling SwiftSyntaxMacros AccessorMacro.swift
[364/388] Compiling SwiftSyntaxMacros AttachedMacro.swift
[365/388] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[366/388] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[367/388] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[368/388] Compiling SwiftSyntaxMacros Macro+Format.swift
[369/388] Compiling SwiftSyntaxMacros MemberMacro.swift
[370/388] Compiling SwiftSyntaxMacros PeerMacro.swift
[371/388] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[372/388] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[373/388] Emitting module SwiftSyntaxMacros
[374/389] Wrapping AST for SwiftSyntaxMacros for debugging
[376/397] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[377/397] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[378/397] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[379/397] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[380/397] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[381/397] Emitting module SwiftSyntaxMacroExpansion
[382/397] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[383/397] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[384/398] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[386/405] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[387/405] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[388/405] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[389/405] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[390/405] Emitting module SwiftCompilerPluginMessageHandling
[391/405] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[392/405] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[393/406] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[395/408] Emitting module SwiftCompilerPlugin
[396/408] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[397/409] Wrapping AST for SwiftCompilerPlugin for debugging
[399/422] Compiling DependenciesMacrosPlugin Plugins.swift
[400/422] Compiling DependenciesExtrasMacrosPlugin Plugins.swift
[401/422] Compiling DependenciesExtrasMacrosPlugin FreeFunctions.swift
[402/423] Compiling DependenciesExtrasMacrosPlugin Support.swift
[403/423] Compiling DependenciesExtrasMacrosPlugin DependencyValueRegisterMacroPlugin.swift
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/DependencyValueRegisterMacroPlugin.swift:10:21: warning: static property 'formatMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | extension DependencyValueRegisterMacro: DeclarationMacro {
10 | public static var formatMode: FormatMode = .disabled
| |- warning: static property 'formatMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'formatMode' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'formatMode' 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
11 |
12 | public static func expansion(
[404/423] Compiling DependenciesExtrasMacrosPlugin DependencyProtocolClientMacroPlugin.swift
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:18:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionDeclSyntax, VariableDeclSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
16 | extension Converting
17 | where Input == FunctionDeclSyntax, Output == VariableDeclSyntax {
18 | static let convert = Converting { functionSyntax in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionDeclSyntax, VariableDeclSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | var attributes = functionSyntax.attributes
20 | attributes.append(
[405/423] Emitting module DependenciesExtrasMacrosPlugin
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:18:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionDeclSyntax, VariableDeclSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
16 | extension Converting
17 | where Input == FunctionDeclSyntax, Output == VariableDeclSyntax {
18 | static let convert = Converting { functionSyntax in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionDeclSyntax, VariableDeclSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | var attributes = functionSyntax.attributes
20 | attributes.append(
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:135:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionParameterListSyntax, TupleTypeElementListSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
133 | where Input == FunctionParameterListSyntax, Output == TupleTypeElementListSyntax
134 | {
135 | static let convert = Converting { parameters in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionParameterListSyntax, TupleTypeElementListSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' 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
136 | let elements: [TupleTypeElementSyntax] = parameters.map { fp in
137 | let originalFirstName = fp.firstToken(viewMode: .sourceAccurate)
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:155:14: warning: static property 'functionCallConvert' is not concurrency-safe because non-'Sendable' type 'Converting<(TokenSyntax, VariableDeclSyntax), ExprSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
153 | extension Converting
154 | where Input == (TokenSyntax, VariableDeclSyntax), Output == ExprSyntax {
155 | static let functionCallConvert = Converting { (callMember, varDecl) in
| |- warning: static property 'functionCallConvert' is not concurrency-safe because non-'Sendable' type 'Converting<(TokenSyntax, VariableDeclSyntax), ExprSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'functionCallConvert' 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
156 | guard let patternBinding: PatternBindingSyntax = varDecl.bindings.first
157 | else {
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:249:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<VariableDeclSyntax, TypeEffectSpecifiersSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
247 | extension Converting
248 | where Input == VariableDeclSyntax, Output == TypeEffectSpecifiersSyntax? {
249 | static let convert = Converting { decl in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<VariableDeclSyntax, TypeEffectSpecifiersSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' 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
250 | decl.bindings
251 | .compactMap(\.typeAnnotation?.type)
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:262:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<PatternBindingSyntax, TupleTypeElementListSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
260 | extension Converting
261 | where Input == PatternBindingSyntax, Output == TupleTypeElementListSyntax? {
262 | static let convert = Converting { binding in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<PatternBindingSyntax, TupleTypeElementListSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' 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
263 | binding.typeAnnotation?
264 | .type.as(AttributedTypeSyntax.self)?
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/DependencyValueRegisterMacroPlugin.swift:10:21: warning: static property 'formatMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | extension DependencyValueRegisterMacro: DeclarationMacro {
10 | public static var formatMode: FormatMode = .disabled
| |- warning: static property 'formatMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'formatMode' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'formatMode' 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
11 |
12 | public static func expansion(
[406/423] Compiling DependenciesExtrasMacrosPlugin DependencyTestDepConformanceMacroPlugin.swift
[407/423] Compiling DependenciesExtrasMacrosPlugin DependencyLiveDepConformanceMacroPlugin.swift
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:155:14: warning: static property 'functionCallConvert' is not concurrency-safe because non-'Sendable' type 'Converting<(TokenSyntax, VariableDeclSyntax), ExprSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
153 | extension Converting
154 | where Input == (TokenSyntax, VariableDeclSyntax), Output == ExprSyntax {
155 | static let functionCallConvert = Converting { (callMember, varDecl) in
| |- warning: static property 'functionCallConvert' is not concurrency-safe because non-'Sendable' type 'Converting<(TokenSyntax, VariableDeclSyntax), ExprSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'functionCallConvert' 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
156 | guard let patternBinding: PatternBindingSyntax = varDecl.bindings.first
157 | else {
[408/423] Compiling DependenciesExtrasMacrosPlugin Converting.swift
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:18:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionDeclSyntax, VariableDeclSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
16 | extension Converting
17 | where Input == FunctionDeclSyntax, Output == VariableDeclSyntax {
18 | static let convert = Converting { functionSyntax in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionDeclSyntax, VariableDeclSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | var attributes = functionSyntax.attributes
20 | attributes.append(
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:135:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionParameterListSyntax, TupleTypeElementListSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
133 | where Input == FunctionParameterListSyntax, Output == TupleTypeElementListSyntax
134 | {
135 | static let convert = Converting { parameters in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<FunctionParameterListSyntax, TupleTypeElementListSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' 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
136 | let elements: [TupleTypeElementSyntax] = parameters.map { fp in
137 | let originalFirstName = fp.firstToken(viewMode: .sourceAccurate)
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:155:14: warning: static property 'functionCallConvert' is not concurrency-safe because non-'Sendable' type 'Converting<(TokenSyntax, VariableDeclSyntax), ExprSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
153 | extension Converting
154 | where Input == (TokenSyntax, VariableDeclSyntax), Output == ExprSyntax {
155 | static let functionCallConvert = Converting { (callMember, varDecl) in
| |- warning: static property 'functionCallConvert' is not concurrency-safe because non-'Sendable' type 'Converting<(TokenSyntax, VariableDeclSyntax), ExprSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'functionCallConvert' 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
156 | guard let patternBinding: PatternBindingSyntax = varDecl.bindings.first
157 | else {
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:249:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<VariableDeclSyntax, TypeEffectSpecifiersSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
247 | extension Converting
248 | where Input == VariableDeclSyntax, Output == TypeEffectSpecifiersSyntax? {
249 | static let convert = Converting { decl in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<VariableDeclSyntax, TypeEffectSpecifiersSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' 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
250 | decl.bindings
251 | .compactMap(\.typeAnnotation?.type)
/host/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/Converting.swift:262:14: warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<PatternBindingSyntax, TupleTypeElementListSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
6 | import SwiftSyntaxMacros
7 |
8 | struct Converting<Input, Output> {
| `- note: consider making generic struct 'Converting' conform to the 'Sendable' protocol
9 | var run: (Input) throws -> Output
10 |
:
260 | extension Converting
261 | where Input == PatternBindingSyntax, Output == TupleTypeElementListSyntax? {
262 | static let convert = Converting { binding in
| |- warning: static property 'convert' is not concurrency-safe because non-'Sendable' type 'Converting<PatternBindingSyntax, TupleTypeElementListSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'convert' 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
263 | binding.typeAnnotation?
264 | .type.as(AttributedTypeSyntax.self)?
[409/424] Compiling DependenciesMacrosPlugin Support.swift
[411/424] Emitting module DependenciesMacrosPlugin
[412/424] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[412/424] Wrapping AST for DependenciesExtrasMacrosPlugin for debugging
[413/424] Write Objects.LinkFileList
[415/424] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[416/425] Wrapping AST for DependenciesMacrosPlugin for debugging
[417/425] Write Objects.LinkFileList
[418/425] Linking DependenciesExtrasMacrosPlugin-tool
[419/425] Linking DependenciesMacrosPlugin-tool
[421/428] Emitting module DependenciesMacros
[422/428] Compiling DependenciesMacros Exports.swift
[423/428] Compiling DependenciesMacros Macros.swift
[424/429] Wrapping AST for DependenciesMacros for debugging
[426/432] Emitting module DependenciesExtrasMacros
[427/432] Compiling DependenciesExtrasMacros Exports.swift
[428/432] Compiling DependenciesExtrasMacros DependenciesExtrasMacros.swift
[429/433] Wrapping AST for DependenciesExtrasMacros for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[431/435] Emitting module DependenciesExtrasBenchmark
macro expansion @DependencyProtocolClient:6:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 4 | public struct _$CGreatTool: Sendable {
| 5 | public var foo: @Sendable (_ a: Int) -> Int = { (_) in
| 6 | unimplemented("foo")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:8:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 5 | public var foo: @Sendable (_ a: Int) -> Int = { (_) in
| 6 | unimplemented("foo")
| 7 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |6 | private var _foo: @Sendable (_ a: Int) -> Int = { (_) in
| |7 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).foo'")
| |8 | return unimplemented("foo")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |9 | }
| +---------------------------------------------------------------
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
| 9 | unimplemented("hoge")
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:9:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
| 9 | unimplemented("hoge")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|10 | }
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
| 9 | unimplemented("hoge")
|10 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _hoge: @Sendable (_: Double) throws -> Double = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).hoge'")
| |3 | return unimplemented("hoge")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
|12 | unimplemented("yes")
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:12:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|10 | }
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
|12 | unimplemented("yes")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|13 | }
|14 | }
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
|12 | unimplemented("yes")
|13 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _yes: @Sendable (_: inout String) -> Bool = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).yes'")
| |3 | return unimplemented("yes")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|14 | }
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:6:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 4 | public struct _$AGreatTool: Sendable {
| 5 | public var foo: @Sendable (_ a: Int) async -> Int = { (_) in
| 6 | unimplemented("foo")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:8:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 5 | public var foo: @Sendable (_ a: Int) async -> Int = { (_) in
| 6 | unimplemented("foo")
| 7 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |6 | private var _foo: @Sendable (_ a: Int) async -> Int = { (_) in
| |7 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).foo'")
| |8 | return unimplemented("foo")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |9 | }
| +---------------------------------------------------------------
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| 9 | unimplemented("hoge")
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:9:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| 9 | unimplemented("hoge")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|10 | }
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| 9 | unimplemented("hoge")
|10 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).hoge'")
| |3 | return unimplemented("hoge")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
|12 | unimplemented("yes")
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:12:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|10 | }
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
|12 | unimplemented("yes")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|13 | }
|14 | }
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
|12 | unimplemented("yes")
|13 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _yes: @Sendable (_: inout String) async -> Bool = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).yes'")
| |3 | return unimplemented("yes")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|14 | }
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
/host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:58:15: warning: type 'WritableKeyPath<DependencyValues, _$AGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 | struct Runner {
57 |
58 | @Dependency(\.agreat) var agreat
| `- warning: type 'WritableKeyPath<DependencyValues, _$AGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | @Dependency(\.cgreat) var cgreat
60 |
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | deinit
3 | }
/host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:59:15: warning: type 'WritableKeyPath<DependencyValues, _$CGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
57 |
58 | @Dependency(\.agreat) var agreat
59 | @Dependency(\.cgreat) var cgreat
| `- warning: type 'WritableKeyPath<DependencyValues, _$CGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
60 |
61 | func run() async throws {
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | deinit
3 | }
[432/435] Compiling DependenciesExtrasBenchmark HowToUse.swift
macro expansion @DependencyProtocolClient:6:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 4 | public struct _$CGreatTool: Sendable {
| 5 | public var foo: @Sendable (_ a: Int) -> Int = { (_) in
| 6 | unimplemented("foo")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:8:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 5 | public var foo: @Sendable (_ a: Int) -> Int = { (_) in
| 6 | unimplemented("foo")
| 7 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |6 | private var _foo: @Sendable (_ a: Int) -> Int = { (_) in
| |7 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).foo'")
| |8 | return unimplemented("foo")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |9 | }
| +---------------------------------------------------------------
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
| 9 | unimplemented("hoge")
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:9:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
| 9 | unimplemented("hoge")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|10 | }
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 8 | public var hoge: @Sendable (_: Double) throws -> Double = { (_) in
| 9 | unimplemented("hoge")
|10 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _hoge: @Sendable (_: Double) throws -> Double = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).hoge'")
| |3 | return unimplemented("hoge")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
|12 | unimplemented("yes")
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:12:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|10 | }
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
|12 | unimplemented("yes")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|13 | }
|14 | }
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:16:2: note: expanded code originates here
14 | func hoge(_ b: Double) throws -> Double
15 | func yes(_ what: inout String) -> Bool
16 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|11 | public var yes: @Sendable (_: inout String) -> Bool = { (_) in
|12 | unimplemented("yes")
|13 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _yes: @Sendable (_: inout String) -> Bool = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).yes'")
| |3 | return unimplemented("yes")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|14 | }
+-------------------------------------------------------------------
17 |
18 | public final class CImplements: @unchecked Sendable, CGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:6:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 4 | public struct _$AGreatTool: Sendable {
| 5 | public var foo: @Sendable (_ a: Int) async -> Int = { (_) in
| 6 | unimplemented("foo")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:8:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 5 | public var foo: @Sendable (_ a: Int) async -> Int = { (_) in
| 6 | unimplemented("foo")
| 7 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |6 | private var _foo: @Sendable (_ a: Int) async -> Int = { (_) in
| |7 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).foo'")
| |8 | return unimplemented("foo")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |9 | }
| +---------------------------------------------------------------
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| 9 | unimplemented("hoge")
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:9:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 7 | }
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| 9 | unimplemented("hoge")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|10 | }
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
| 8 | public var hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| 9 | unimplemented("hoge")
|10 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _hoge: @Sendable (_: Double) async throws -> Double = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).hoge'")
| |3 | return unimplemented("hoge")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
|12 | unimplemented("yes")
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyProtocolClient:12:9: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|10 | }
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
|12 | unimplemented("yes")
| | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
|13 | }
|14 | }
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
macro expansion @DependencyEndpoint:3:12: error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
`- /host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:40:2: note: expanded code originates here
38 | func hoge(_ b: Double) async throws -> Double
39 | func yes(_ what: inout String) async -> Bool
40 | }
+--- macro expansion @DependencyProtocolClient ---------------------
|11 | public var yes: @Sendable (_: inout String) async -> Bool = { (_) in
|12 | unimplemented("yes")
|13 | }
| +--- macro expansion @DependencyEndpoint -----------------------
| |1 | private var _yes: @Sendable (_: inout String) async -> Bool = { (_) in
| |2 | IssueReporting.reportIssue("Unimplemented: '\(Self.self).yes'")
| |3 | return unimplemented("yes")
| | | `- error: 'unimplemented(_:file:fileID:function:line:column:)' has been renamed to 'unimplemented(_:placeholder:)'
| |4 | }
| +---------------------------------------------------------------
|14 | }
+-------------------------------------------------------------------
41 |
42 | public actor AImplements: AGreatTool {
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Internal/Deprecations.swift:255:13: note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
253 | @_disfavoredOverload
254 | @available(*, unavailable, renamed: "unimplemented(_:placeholder:)")
255 | public func unimplemented<Result>(
| `- note: 'unimplemented(_:file:fileID:function:line:column:)' has been explicitly marked unavailable here
256 | _ description: @autoclosure @escaping @Sendable () -> String = "",
257 | file filePath: StaticString = #filePath,
/host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:58:15: warning: type 'WritableKeyPath<DependencyValues, _$AGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 | struct Runner {
57 |
58 | @Dependency(\.agreat) var agreat
| `- warning: type 'WritableKeyPath<DependencyValues, _$AGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | @Dependency(\.cgreat) var cgreat
60 |
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | deinit
3 | }
/host/spi-builder-workspace/Sources/DependenciesExtrasBenchmark/HowToUse.swift:59:15: warning: type 'WritableKeyPath<DependencyValues, _$CGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
57 |
58 | @Dependency(\.agreat) var agreat
59 | @Dependency(\.cgreat) var cgreat
| `- warning: type 'WritableKeyPath<DependencyValues, _$CGreatTool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
60 |
61 | func run() async throws {
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | deinit
3 | }
BUILD FAILURE 6.0 linux