This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-dependencies-extras with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arasan01/swift-dependencies-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/arasan01/swift-dependencies-extras
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6e484fd add sample app & test
Cloned https://github.com/arasan01/swift-dependencies-extras.git
Revision (git rev-parse @):
6e484fd48378b294b2336bf711ac7e4c2afef0f8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/arasan01/swift-dependencies-extras.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/arasan01/swift-dependencies-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/37] Write sources
[9/37] Write DependenciesExtrasBenchmark-entitlement.plist
[9/37] Write sources
[29/37] Write swift-version-6F35C1178C84523A.txt
[31/60] Emitting module SwiftSyntax509
[32/60] Compiling SwiftSyntax509 Empty.swift
[33/106] Emitting module ArgumentParserToolInfo
[34/106] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/144] Compiling ArgumentParser CommandConfiguration.swift
[36/144] Compiling ArgumentParser EnumerableFlag.swift
[37/144] Compiling ArgumentParser ExpressibleByArgument.swift
[38/144] Compiling ArgumentParser ParsableArguments.swift
[39/144] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/149] Compiling ArgumentParser ArgumentDefinition.swift
[41/149] Compiling ArgumentParser ArgumentSet.swift
[42/149] Compiling ArgumentParser CommandParser.swift
[43/149] Compiling ArgumentParser InputKey.swift
[44/149] Compiling ArgumentParser Flag.swift
[45/149] Compiling ConcurrencyExtras UncheckedSendable.swift
[46/149] Emitting module ConcurrencyExtras
[47/149] Compiling ArgumentParser ArgumentHelp.swift
[48/149] Compiling ArgumentParser ArgumentVisibility.swift
[49/149] Compiling ArgumentParser CompletionKind.swift
[50/149] Compiling ArgumentParser Errors.swift
[51/153] Compiling ArgumentParser AsyncParsableCommand.swift
[55/153] Compiling ArgumentParser InputOrigin.swift
[56/153] Compiling ArgumentParser Name.swift
[57/153] Compiling ArgumentParser Parsed.swift
[58/153] Compiling ArgumentParser ParsedValues.swift
[59/153] Compiling ArgumentParser Platform.swift
[60/153] Compiling ArgumentParser SequenceExtensions.swift
[61/153] Compiling ArgumentParser StringExtensions.swift
[62/153] Compiling ArgumentParser Tree.swift
[63/153] Compiling ArgumentParser BashCompletionsGenerator.swift
[64/153] Compiling ArgumentParser CompletionsGenerator.swift
[65/153] Compiling ArgumentParser FishCompletionsGenerator.swift
[66/153] Compiling ArgumentParser ZshCompletionsGenerator.swift
[67/153] Compiling ArgumentParser Argument.swift
[68/153] Emitting module ArgumentParser
[69/153] Compiling ConcurrencyExtras Result.swift
[70/153] Compiling ConcurrencyExtras Task.swift
[71/153] Compiling ConcurrencyExtras MainSerialExecutor.swift
[72/153] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[73/153] Compiling ConcurrencyExtras Locking.swift
[74/153] Compiling ConcurrencyExtras ActorIsolated.swift
[75/153] Compiling ConcurrencyExtras LockIsolated.swift
[76/153] Compiling ConcurrencyExtras AsyncStream.swift
[77/153] Emitting module XCTestDynamicOverlay
[78/153] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[79/153] Compiling XCTestDynamicOverlay XCTFail.swift
[80/153] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[81/153] Compiling XCTestDynamicOverlay Deprecations.swift
[82/153] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[83/153] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[84/153] Compiling XCTestDynamicOverlay Unimplemented.swift
[85/153] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[86/175] Compiling ArgumentParser ParserError.swift
[87/175] Compiling ArgumentParser SplitArguments.swift
[88/175] Compiling ArgumentParser DumpHelpGenerator.swift
[89/175] Compiling ArgumentParser HelpCommand.swift
[91/175] Compiling ArgumentParser NameSpecification.swift
[92/175] Compiling ArgumentParser Option.swift
[93/175] Compiling ArgumentParser OptionGroup.swift
[100/175] Compiling ArgumentParser ParsableCommand.swift
[101/175] Compiling ArgumentParser ArgumentDecoder.swift
[102/175] Compiling ArgumentParser HelpGenerator.swift
[103/175] Compiling ArgumentParser MessageInfo.swift
[104/175] Compiling ArgumentParser UsageGenerator.swift
[105/175] Compiling ArgumentParser CollectionExtensions.swift
[106/192] Compiling Benchmark BenchmarkTime.swift
[107/192] Compiling Benchmark BenchmarkFilter.swift
[108/192] Compiling Benchmark BenchmarkFormatter.swift
[109/192] Compiling Benchmark Stats.swift
[110/193] Compiling Benchmark BenchmarkSuite.swift
[111/193] Compiling Benchmark BenchmarkTermination.swift
[112/193] Compiling Benchmark BenchmarkSetting.swift
[113/193] Compiling Benchmark BenchmarkState.swift
[114/193] Compiling Benchmark TestIntegration.swift
[115/193] Emitting module Benchmark
[116/193] Compiling Benchmark BenchmarkResult.swift
[117/193] Compiling Benchmark BenchmarkRunner.swift
[118/193] Compiling Benchmark BenchmarkColumn.swift
[119/193] Compiling Benchmark BenchmarkCommand.swift
[120/193] Compiling Benchmark BenchmarkMain.swift
[121/193] Compiling Benchmark BenchmarkReporter.swift
[122/193] Compiling Benchmark Benchmark.swift
[123/193] Compiling Benchmark BenchmarkArguments.swift
[129/193] Emitting module SwiftSyntax
[141/193] Compiling SwiftSyntax ChildNameForKeyPath.swift
[142/193] Compiling SwiftSyntax Keyword.swift
[143/193] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[144/193] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[145/193] Compiling Clocks Timer.swift
[146/193] Compiling CombineSchedulers Lock.swift
[147/194] Compiling CombineSchedulers UIKit.swift
[148/194] Compiling CombineSchedulers UIScheduler.swift
[153/194] Emitting module CombineSchedulers
[154/194] Compiling CombineSchedulers UnimplementedScheduler.swift
[155/194] Compiling CombineSchedulers TestScheduler.swift
[156/194] Compiling CombineSchedulers Timer.swift
[167/194] Compiling CombineSchedulers SwiftUI.swift
[168/194] Compiling CombineSchedulers NSRecursiveLock.swift
[169/194] Compiling Clocks UnimplementedClock.swift
[170/194] Compiling Clocks ImmediateClock.swift
[171/194] Compiling Clocks Shims.swift
[172/194] Compiling Clocks Lock.swift
[173/194] Compiling Clocks TestClock.swift
[174/194] Compiling Clocks _AsyncTimerSequence.swift
[175/194] Compiling Clocks AnyClock.swift
[176/194] Compiling Clocks SwiftUI.swift
[177/194] Emitting module Clocks
[178/216] Compiling Dependencies Context.swift
[179/216] Compiling Dependencies Date.swift
[180/216] Compiling Dependencies FireAndForget.swift
[181/218] Compiling Dependencies OpenExistential.swift
[182/218] Compiling Dependencies RuntimeWarnings.swift
[183/218] Compiling Dependencies MainRunLoop.swift
[184/218] Compiling Dependencies OpenURL.swift
[185/218] Compiling Dependencies Dependency.swift
[186/218] Compiling Dependencies DependencyContext.swift
[187/218] Compiling Dependencies DependencyKey.swift
[188/218] Compiling Dependencies Deprecations.swift
[189/218] Compiling Dependencies Exports.swift
[190/218] Compiling Dependencies UUID.swift
[191/218] Compiling Dependencies WithRandomNumberGenerator.swift
[192/218] Compiling Dependencies Locale.swift
[193/218] Compiling Dependencies MainQueue.swift
[194/218] Compiling Dependencies TimeZone.swift
[195/218] Compiling Dependencies URLSession.swift
[196/218] Emitting module Dependencies
[197/218] Compiling Dependencies DependencyValues.swift
[198/218] Compiling Dependencies Calendar.swift
[199/218] Compiling Dependencies Clocks.swift
[200/218] Compiling Dependencies TypeName.swift
[201/218] Compiling Dependencies WithDependencies.swift
[207/218] Compiling SwiftSyntax SyntaxExprNodes.swift
[208/218] Compiling SwiftSyntax SyntaxNodes.swift
[209/218] Compiling SwiftSyntax SyntaxPatternNodes.swift
[210/218] Compiling SwiftSyntax SyntaxStmtNodes.swift
[211/218] Compiling SwiftSyntax SyntaxTypeNodes.swift
[212/270] Compiling SwiftDiagnostics Convenience.swift
[213/270] Compiling SwiftDiagnostics Note.swift
[214/270] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[215/270] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[216/270] Compiling SwiftDiagnostics Message.swift
[217/270] Compiling SwiftDiagnostics FixIt.swift
[218/270] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[219/270] Compiling SwiftDiagnostics Diagnostic.swift
[220/270] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[221/270] Emitting module SwiftDiagnostics
[222/270] Compiling SwiftParser Lexeme.swift
[223/270] Compiling SwiftParser LexemeSequence.swift
[224/270] Compiling SwiftParser Lexer.swift
[225/270] Compiling SwiftParser RegexLiteralLexer.swift
[226/274] Compiling SwiftBasicFormat Syntax+Extensions.swift
[227/274] Emitting module SwiftBasicFormat
[228/274] Compiling SwiftBasicFormat BasicFormat.swift
[229/274] Compiling SwiftParser Statements.swift
[230/274] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[231/274] Compiling SwiftParser StringLiterals.swift
[232/274] Compiling SwiftParser SwiftParserCompatibility.swift
[233/274] Compiling SwiftParser UnicodeScalarExtensions.swift
[234/274] Compiling SwiftParser Lookahead.swift
[235/274] Compiling SwiftParser LoopProgressCondition.swift
[236/274] Compiling SwiftParser Modifiers.swift
[237/274] Compiling SwiftParser SyntaxUtils.swift
[238/274] Compiling SwiftParser TokenConsumer.swift
[239/274] Compiling SwiftParser TokenPrecedence.swift
[240/274] Compiling SwiftParser TokenSpec.swift
[241/274] Compiling SwiftParser TokenSpecSet.swift
[242/274] Compiling SwiftParser TopLevel.swift
[243/274] Compiling SwiftParser TriviaParser.swift
[244/274] Compiling SwiftParser Types.swift
[245/274] Compiling SwiftParser Names.swift
[246/274] Compiling SwiftParser Nominals.swift
[247/274] Compiling SwiftParser Parameters.swift
[248/274] Compiling SwiftParser ParseSourceFile.swift
[249/274] Compiling SwiftParser Parser.swift
[250/274] Compiling SwiftParser Patterns.swift
[251/274] Compiling SwiftParser Recovery.swift
[252/274] Compiling SwiftParser Specifiers.swift
[253/274] Compiling SwiftParser IsLexerClassified.swift
[254/274] Compiling SwiftParser LayoutNodes+Parsable.swift
[255/274] Compiling SwiftParser Parser+TokenSpecSet.swift
[256/274] Compiling SwiftParser TokenSpecStaticMembers.swift
[257/274] Emitting module SwiftParser
[258/274] Compiling SwiftParser Attributes.swift
[259/274] Compiling SwiftParser Availability.swift
[260/274] Compiling SwiftParser CharacterInfo.swift
[261/274] Compiling SwiftParser CollectionNodes+Parsable.swift
[262/274] Compiling SwiftParser Declarations.swift
[263/274] Compiling SwiftParser Directives.swift
[264/274] Compiling SwiftParser ExperimentalFeatures.swift
[265/274] Compiling SwiftParser Expressions.swift
[266/274] Compiling SwiftParser IncrementalParseTransition.swift
[267/274] Compiling SwiftParser Cursor.swift
[268/297] Compiling SwiftOperators OperatorTable.swift
[269/298] Compiling SwiftOperators SyntaxSynthesis.swift
[270/298] Compiling SwiftOperators OperatorError.swift
[271/298] Compiling SwiftOperators PrecedenceGraph.swift
[272/298] Compiling SwiftOperators PrecedenceGroup.swift
[273/298] Compiling SwiftOperators OperatorTable+Semantics.swift
[274/298] Compiling SwiftOperators Operator.swift
[275/298] Compiling SwiftOperators OperatorError+Diagnostics.swift
[276/298] Compiling SwiftOperators OperatorTable+Folding.swift
[277/298] Compiling SwiftOperators OperatorTable+Defaults.swift
[278/298] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[279/298] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[280/298] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[281/298] Compiling SwiftParserDiagnostics Utils.swift
[282/298] Compiling SwiftParserDiagnostics PresenceUtils.swift
[283/298] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[284/299] Emitting module SwiftOperators
[285/299] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[286/299] Compiling SwiftParserDiagnostics MissingNodesError.swift
[287/299] Compiling SwiftParserDiagnostics MissingTokenError.swift
[288/299] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[289/299] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[290/299] Emitting module SwiftParserDiagnostics
[291/299] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[292/299] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[293/313] Emitting module SwiftSyntaxBuilder
[294/314] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[295/314] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[296/314] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[297/314] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[298/314] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[299/314] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[300/314] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[301/314] Compiling SwiftSyntaxBuilder Indenter.swift
[302/314] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[303/314] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[304/314] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[305/314] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[306/314] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[307/314] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[308/328] Compiling SwiftSyntaxMacros MemberMacro.swift
[309/329] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[310/329] Compiling SwiftSyntaxMacros Macro.swift
[311/329] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[312/329] Compiling SwiftSyntaxMacros Macro+Format.swift
[313/329] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[314/329] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[315/329] Emitting module SwiftSyntaxMacros
[316/329] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[317/329] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[318/329] Compiling SwiftSyntaxMacros AccessorMacro.swift
[319/329] Compiling SwiftSyntaxMacros AttachedMacro.swift
[320/329] Compiling SwiftSyntaxMacros PeerMacro.swift
[321/329] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[322/329] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[323/337] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[324/337] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[325/337] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[326/337] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[327/337] Emitting module SwiftSyntaxMacroExpansion
[328/337] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[329/337] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[330/337] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[331/344] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[332/344] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[333/344] Emitting module SwiftCompilerPluginMessageHandling
[334/344] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[335/344] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[336/344] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[337/344] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[338/346] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[339/346] Emitting module SwiftCompilerPlugin
[340/360] Compiling DependenciesExtrasMacrosPlugin Support.swift
[341/360] Compiling DependenciesExtrasMacrosPlugin Plugins.swift
[342/360] Compiling DependenciesExtrasMacrosPlugin DependencyValueRegisterMacroPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/DependencyValueRegisterMacroPlugin.swift:10:21: warning: static property 'formatMode' is not concurrency-safe because it is non-isolated 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 non-isolated 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(
[343/360] Compiling DependenciesExtrasMacrosPlugin FreeFunctions.swift
[344/360] Compiling DependenciesExtrasMacrosPlugin DependencyTestDepConformanceMacroPlugin.swift
[345/360] Compiling DependenciesExtrasMacrosPlugin DependencyProtocolClientMacroPlugin.swift
/Users/admin/builder/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(
[346/360] Compiling DependenciesMacrosPlugin Support.swift
[347/360] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[348/360] Compiling DependenciesMacrosPlugin Plugins.swift
[349/360] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[350/360] Emitting module DependenciesMacrosPlugin
[351/360] Emitting module DependenciesExtrasMacrosPlugin
/Users/admin/builder/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(
/Users/admin/builder/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)
/Users/admin/builder/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 {
/Users/admin/builder/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)
/Users/admin/builder/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)?
/Users/admin/builder/spi-builder-workspace/Sources/DependenciesExtrasMacrosPlugin/DependencyValueRegisterMacroPlugin.swift:10:21: warning: static property 'formatMode' is not concurrency-safe because it is non-isolated 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 non-isolated 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(
[352/360] Compiling DependenciesExtrasMacrosPlugin Converting.swift
/Users/admin/builder/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(
/Users/admin/builder/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)
/Users/admin/builder/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 {
/Users/admin/builder/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)
/Users/admin/builder/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)?
[353/360] Compiling DependenciesExtrasMacrosPlugin DependencyLiveDepConformanceMacroPlugin.swift
/Users/admin/builder/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 {
[353/360] Write Objects.LinkFileList
[355/360] Linking DependenciesExtrasMacrosPlugin
[356/360] Linking DependenciesMacrosPlugin
[358/363] Emitting module DependenciesMacros
[359/363] Compiling DependenciesMacros Exports.swift
[360/363] Compiling DependenciesMacros Macros.swift
[361/366] Emitting module DependenciesExtrasMacros
[362/366] Compiling DependenciesExtrasMacros DependenciesExtrasMacros.swift
[363/366] Compiling DependenciesExtrasMacros Exports.swift
[364/368] Emitting module DependenciesExtrasBenchmark
[365/368] Compiling DependenciesExtrasBenchmark HowToUse.swift
[365/368] Write Objects.LinkFileList
[366/368] Linking DependenciesExtrasBenchmark
[367/368] Applying DependenciesExtrasBenchmark
Build complete! (98.44s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/430] Fetching swift-concurrency-extras
[79/2786] Fetching swift-concurrency-extras, xctest-dynamic-overlay
[150/6805] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies
[765/18519] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies, swift-argument-parser
[1616/29768] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies, swift-argument-parser, swift-snapshot-testing
[2523/32629] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies, swift-argument-parser, swift-snapshot-testing, swift-docc-symbolkit
[19939/93582] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies, swift-argument-parser, swift-snapshot-testing, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.86s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (2.86s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.86s)
Fetching https://github.com/pointfreeco/swift-macro-testing
[64773/87935] Fetching swift-dependencies, swift-argument-parser, swift-snapshot-testing, swift-syntax
[86717/89210] Fetching swift-dependencies, swift-argument-parser, swift-snapshot-testing, swift-syntax, swift-clocks
[87429/89627] Fetching swift-dependencies, swift-argument-parser, swift-snapshot-testing, swift-syntax, swift-clocks, swift-macro-testing
[88159/91092] Fetching swift-dependencies, swift-argument-parser, swift-snapshot-testing, swift-syntax, swift-clocks, swift-macro-testing, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.36s)
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (4.32s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.32s)
Fetched https://github.com/apple/swift-argument-parser from cache (4.32s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.32s)
[1/2244] Fetching combine-schedulers
[69/3730] Fetching combine-schedulers, swift-benchmark
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.11s)
Fetched https://github.com/google/swift-benchmark from cache (1.11s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.03s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.66s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.2.2 (0.51s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.79s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.1.2 (0.53s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.69s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (0.66s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (0.65s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.64s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.70s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.1.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay 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.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-dependencies-extras",
  "name" : "swift-dependencies-extras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "DependenciesExtrasMacros",
      "targets" : [
        "DependenciesExtrasMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesExtrasBenchmark",
      "targets" : [
        "DependenciesExtrasBenchmark"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "DependenciesExtrasMacrosPlugin",
      "targets" : [
        "DependenciesExtrasMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DependenciesExtrasMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesExtrasMacrosPluginTests",
      "path" : "Tests/DependenciesExtrasMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "DependenciesExtrasMacrosPluginTests.swift"
      ],
      "target_dependencies" : [
        "DependenciesExtrasMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependenciesExtrasMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesExtrasMacrosPlugin",
      "path" : "Sources/DependenciesExtrasMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DependenciesExtrasMacros",
        "DependenciesExtrasBenchmark",
        "DependenciesExtrasMacrosPlugin"
      ],
      "sources" : [
        "Converting.swift",
        "DependencyLiveDepConformanceMacroPlugin.swift",
        "DependencyProtocolClientMacroPlugin.swift",
        "DependencyTestDepConformanceMacroPlugin.swift",
        "DependencyValueRegisterMacroPlugin.swift",
        "FreeFunctions.swift",
        "Plugins.swift",
        "Support.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DependenciesExtrasMacros",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesExtrasMacros",
      "path" : "Sources/DependenciesExtrasMacros",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "DependenciesExtrasMacros",
        "DependenciesExtrasBenchmark"
      ],
      "sources" : [
        "DependenciesExtrasMacros.swift",
        "Exports.swift"
      ],
      "target_dependencies" : [
        "DependenciesExtrasMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependenciesExtrasBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesExtrasBenchmark",
      "path" : "Sources/DependenciesExtrasBenchmark",
      "product_dependencies" : [
        "Benchmark"
      ],
      "product_memberships" : [
        "DependenciesExtrasBenchmark"
      ],
      "sources" : [
        "HowToUse.swift"
      ],
      "target_dependencies" : [
        "DependenciesExtrasMacros"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.