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 TargetDependencyChecker, reference master (defb48), with Swift 6.0 for Linux on 13 Oct 2024 19:55:42 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/TargetDependencyChecker.git
Reference: master
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/LuizZak/TargetDependencyChecker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at defb489 Updating to Swift 5.9
Cloned https://github.com/LuizZak/TargetDependencyChecker.git
Revision (git rev-parse @):
defb48944765d0ab81f0e0a430b68f6cd15bed4a
SUCCESS checkout https://github.com/LuizZak/TargetDependencyChecker.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/LuizZak/TargetDependencyChecker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-syntax
[1/65739] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (3.86s)
Fetching https://github.com/LuizZak/console.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/352] Fetching console
Fetched https://github.com/LuizZak/console.git from cache (0.18s)
[1/12253] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.66s)
Computing version for https://github.com/LuizZak/console.git
Computed https://github.com/LuizZak/console.git at 0.8.0 (0.44s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.2 (0.45s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.0 (43c802f)
Creating working copy for https://github.com/LuizZak/console.git
Working copy of https://github.com/LuizZak/console.git resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.0.2
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/31] Emitting module SwiftSyntax509
[11/31] Compiling SwiftSyntax509 Empty.swift
[12/32] Wrapping AST for SwiftSyntax509 for debugging
[14/71] Compiling Console LinuxSupport.swift
[15/77] Emitting module ArgumentParserToolInfo
[16/77] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/78] Wrapping AST for ArgumentParserToolInfo for debugging
[19/112] Compiling ArgumentParser ArgumentHelp.swift
[20/112] Compiling ArgumentParser CompletionKind.swift
[21/112] Compiling ArgumentParser Errors.swift
[22/112] Compiling ArgumentParser Flag.swift
[23/112] Compiling ArgumentParser NameSpecification.swift
[24/116] Emitting module ArgumentParser
[25/116] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/116] Compiling ArgumentParser CompletionsGenerator.swift
[27/116] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/116] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/116] Compiling ArgumentParser Argument.swift
[30/116] Compiling Console ConsoleDataProvider.swift
[31/116] Compiling Console ConsoleMenuController.swift
[32/116] Compiling Console Console.swift
[33/116] Emitting module Console
[34/116] Compiling Console Console+Paging.swift
[35/116] Compiling Console Console+Command.swift
[36/116] Compiling Console ConsoleColor+Terminal.swift
[37/117] Compiling ArgumentParser ExpressibleByArgument.swift
[38/117] Compiling ArgumentParser ParsableArguments.swift
[39/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/117] Compiling ArgumentParser ParsableCommand.swift
[41/117] Compiling ArgumentParser ArgumentDecoder.swift
[42/117] Compiling ArgumentParser ArgumentDefinition.swift
[44/123] Compiling ArgumentParser HelpCommand.swift
[45/123] Compiling ArgumentParser HelpGenerator.swift
[46/123] Compiling ArgumentParser MessageInfo.swift
[47/123] Compiling ArgumentParser UsageGenerator.swift
[47/123] Wrapping AST for Console for debugging
[49/123] Compiling ArgumentParser Option.swift
[50/123] Compiling ArgumentParser OptionGroup.swift
[51/123] Compiling ArgumentParser CommandConfiguration.swift
[52/123] Compiling ArgumentParser EnumerableFlag.swift
[59/123] Compiling ArgumentParser CollectionExtensions.swift
[60/123] Compiling ArgumentParser SequenceExtensions.swift
[61/123] Compiling ArgumentParser StringExtensions.swift
[62/123] Compiling ArgumentParser Tree.swift
[63/123] Compiling ArgumentParser ParsedValues.swift
[64/123] Compiling ArgumentParser ParserError.swift
[65/123] Compiling ArgumentParser SplitArguments.swift
[66/123] Compiling ArgumentParser DumpHelpGenerator.swift
[67/123] Compiling ArgumentParser ArgumentSet.swift
[68/123] Compiling ArgumentParser CommandParser.swift
[69/123] Compiling ArgumentParser InputOrigin.swift
[70/123] Compiling ArgumentParser Name.swift
[71/123] Compiling ArgumentParser Parsed.swift
[86/124] Wrapping AST for ArgumentParser for debugging
[88/124] Emitting module SwiftSyntax
[101/124] Compiling SwiftSyntax SyntaxDeclNodes.swift
[102/124] Compiling SwiftSyntax SyntaxExprNodes.swift
[103/124] Compiling SwiftSyntax SyntaxNodes.swift
[104/124] Compiling SwiftSyntax SyntaxPatternNodes.swift
[105/124] Compiling SwiftSyntax SyntaxStmtNodes.swift
[106/124] Compiling SwiftSyntax SyntaxTypeNodes.swift
[112/124] Compiling SwiftSyntax SyntaxTransform.swift
[113/124] Compiling SwiftSyntax SyntaxVisitor.swift
[114/124] Compiling SwiftSyntax TokenKind.swift
[115/124] Compiling SwiftSyntax Tokens.swift
[116/124] Compiling SwiftSyntax TriviaPieces.swift
[117/124] Compiling SwiftSyntax RawSyntaxNodes.swift
[118/124] Compiling SwiftSyntax RawSyntaxValidation.swift
[119/125] Wrapping AST for SwiftSyntax for debugging
[121/163] Compiling SwiftParser Lexer.swift
[122/163] Compiling SwiftParser RegexLiteralLexer.swift
[123/163] Compiling SwiftParser UnicodeScalarExtensions.swift
[124/163] Compiling SwiftParser Lookahead.swift
[125/163] Compiling SwiftParser LoopProgressCondition.swift
[126/168] Compiling SwiftParser TokenPrecedence.swift
[127/168] Compiling SwiftParser TokenSpec.swift
[128/168] Compiling SwiftParser TokenSpecSet.swift
[129/168] Compiling SwiftParser TopLevel.swift
[130/168] Compiling SwiftParser TriviaParser.swift
[131/168] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[132/168] Compiling SwiftParser StringLiterals.swift
[133/168] Compiling SwiftParser SwiftParserCompatibility.swift
[134/168] Compiling SwiftParser SyntaxUtils.swift
[135/168] Compiling SwiftParser TokenConsumer.swift
[136/168] Compiling SwiftParser Parser.swift
[137/168] Compiling SwiftParser Patterns.swift
[138/168] Compiling SwiftParser Recovery.swift
[139/168] Compiling SwiftParser Specifiers.swift
[140/168] Compiling SwiftParser Statements.swift
[141/168] Compiling SwiftParser Modifiers.swift
[142/168] Compiling SwiftParser Names.swift
[143/168] Compiling SwiftParser Nominals.swift
[144/168] Compiling SwiftParser Parameters.swift
[145/168] Compiling SwiftParser ParseSourceFile.swift
[146/168] Emitting module SwiftParser
[147/168] Compiling SwiftParser Attributes.swift
[148/168] Compiling SwiftParser Availability.swift
[149/168] Compiling SwiftParser CharacterInfo.swift
[150/168] Compiling SwiftParser CollectionNodes+Parsable.swift
[151/168] Compiling SwiftParser Declarations.swift
[152/168] Compiling SwiftParser Directives.swift
[153/168] Compiling SwiftParser ExperimentalFeatures.swift
[154/168] Compiling SwiftParser Expressions.swift
[155/168] Compiling SwiftParser IncrementalParseTransition.swift
[156/168] Compiling SwiftParser Cursor.swift
[157/168] Compiling SwiftParser Lexeme.swift
[158/168] Compiling SwiftParser LexemeSequence.swift
[159/168] Compiling SwiftParser Types.swift
[160/168] Compiling SwiftParser IsLexerClassified.swift
[161/168] Compiling SwiftParser LayoutNodes+Parsable.swift
[162/168] Compiling SwiftParser Parser+TokenSpecSet.swift
[163/168] Compiling SwiftParser TokenSpecStaticMembers.swift
[164/169] Wrapping AST for SwiftParser for debugging
[166/194] Compiling TargetDependencyCheckerLib FileImportInspection.swift
[167/194] Compiling TargetDependencyCheckerLib ImportVisit.swift
[168/194] Compiling TargetDependencyCheckerLib ImportedFrameworkDeclaration.swift
[169/194] Compiling TargetDependencyCheckerLib Package.swift
[170/197] Compiling TargetDependencyCheckerLib SourceFile.swift
[171/197] Compiling TargetDependencyCheckerLib SystemFrameworks.swift
[172/197] Compiling TargetDependencyCheckerLib Target.swift
[173/197] Compiling TargetDependencyCheckerLib DefaultDependencyCheckerDelegate.swift
[174/197] Compiling TargetDependencyCheckerLib JSON.swift
[175/197] Compiling TargetDependencyCheckerLib Mutex.swift
[176/197] Compiling TargetDependencyCheckerLib PackageDiscovery.swift
[177/197] Compiling TargetDependencyCheckerLib DiagnosticsOutput.swift
[178/197] Compiling TargetDependencyCheckerLib TerminalDiagnosticsOutput.swift
[179/197] Compiling TargetDependencyCheckerLib XcodeDiagnosticsOutput.swift
[180/197] Emitting module TargetDependencyCheckerLib
[181/197] Compiling TargetDependencyCheckerLib GraphViz.swift
[182/197] Compiling TargetDependencyCheckerLib GraphVizEntryPoint.swift
[183/197] Compiling TargetDependencyCheckerLib GraphVizGenerator.swift
[184/197] Compiling TargetDependencyCheckerLib DependencyChecker.swift
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:121:64: warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |                     let fileManager =
120 |                         SourceFileManager(sourceFile: file,
121 |                                           fileManagerDelegate: fileManagerDelegate)
    |                                                                `- warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |
123 |                     do {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/FileManagerDelegate.swift:5:10: note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 3 | // TODO: Refactor this name because it conflicts with Foundation's own
 4 | // `FileManagerDelegate` type.
 5 | protocol FileManagerDelegate {
   |          `- note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 6 |     /// Returns all files in a given directory recursively, optionaly specifying
 7 |     /// include and exclude patterns to fine-grain the results.
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:133:25: warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |                             )
132 |
133 |                         inspectionTargetsMutex.locking {
    |                         `- warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |                             inspectionTargets.append(inspection)
135 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:137:25: warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
137 |                         errorMutex.locking {
    |                         `- warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                             error = e
139 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:138:29: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
136 |                     } catch let e {
137 |                         errorMutex.locking {
138 |                             error = e
    |                             `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
139 |                         }
140 |                     }
[185/197] Compiling TargetDependencyCheckerLib DependencyCheckerDelegate.swift
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:121:64: warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |                     let fileManager =
120 |                         SourceFileManager(sourceFile: file,
121 |                                           fileManagerDelegate: fileManagerDelegate)
    |                                                                `- warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |
123 |                     do {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/FileManagerDelegate.swift:5:10: note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 3 | // TODO: Refactor this name because it conflicts with Foundation's own
 4 | // `FileManagerDelegate` type.
 5 | protocol FileManagerDelegate {
   |          `- note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 6 |     /// Returns all files in a given directory recursively, optionaly specifying
 7 |     /// include and exclude patterns to fine-grain the results.
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:133:25: warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |                             )
132 |
133 |                         inspectionTargetsMutex.locking {
    |                         `- warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |                             inspectionTargets.append(inspection)
135 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:137:25: warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
137 |                         errorMutex.locking {
    |                         `- warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                             error = e
139 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:138:29: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
136 |                     } catch let e {
137 |                         errorMutex.locking {
138 |                             error = e
    |                             `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
139 |                         }
140 |                     }
[186/197] Compiling TargetDependencyCheckerLib DependencyCheckerEntryPoint.swift
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:121:64: warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |                     let fileManager =
120 |                         SourceFileManager(sourceFile: file,
121 |                                           fileManagerDelegate: fileManagerDelegate)
    |                                                                `- warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |
123 |                     do {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/FileManagerDelegate.swift:5:10: note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 3 | // TODO: Refactor this name because it conflicts with Foundation's own
 4 | // `FileManagerDelegate` type.
 5 | protocol FileManagerDelegate {
   |          `- note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 6 |     /// Returns all files in a given directory recursively, optionaly specifying
 7 |     /// include and exclude patterns to fine-grain the results.
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:133:25: warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |                             )
132 |
133 |                         inspectionTargetsMutex.locking {
    |                         `- warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |                             inspectionTargets.append(inspection)
135 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:137:25: warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
137 |                         errorMutex.locking {
    |                         `- warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                             error = e
139 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:138:29: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
136 |                     } catch let e {
137 |                         errorMutex.locking {
138 |                             error = e
    |                             `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
139 |                         }
140 |                     }
[187/197] Compiling TargetDependencyCheckerLib DependencyGraph.swift
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:121:64: warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |                     let fileManager =
120 |                         SourceFileManager(sourceFile: file,
121 |                                           fileManagerDelegate: fileManagerDelegate)
    |                                                                `- warning: capture of 'fileManagerDelegate' with non-sendable type 'any FileManagerDelegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |
123 |                     do {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/FileManagerDelegate.swift:5:10: note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 3 | // TODO: Refactor this name because it conflicts with Foundation's own
 4 | // `FileManagerDelegate` type.
 5 | protocol FileManagerDelegate {
   |          `- note: protocol 'FileManagerDelegate' does not conform to the 'Sendable' protocol
 6 |     /// Returns all files in a given directory recursively, optionaly specifying
 7 |     /// include and exclude patterns to fine-grain the results.
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:133:25: warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |                             )
132 |
133 |                         inspectionTargetsMutex.locking {
    |                         `- warning: capture of 'inspectionTargetsMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |                             inspectionTargets.append(inspection)
135 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:137:25: warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
137 |                         errorMutex.locking {
    |                         `- warning: capture of 'errorMutex' with non-sendable type 'Mutex' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                             error = e
139 |                         }
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Mutex.swift:4:20: note: class 'Mutex' does not conform to the 'Sendable' protocol
 2 |
 3 | /// A simple, non-recursive mutex lock.
 4 | public final class Mutex {
   |                    `- note: class 'Mutex' does not conform to the 'Sendable' protocol
 5 |
 6 |     private var _lock: NSLock
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: capture of 'inspectionTargets' with non-sendable type '[FileImportInspection]' in an isolated closure; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/Data/FileImportInspection.swift:1:8: note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
1 | struct FileImportInspection {
  |        `- note: consider making struct 'FileImportInspection' conform to the 'Sendable' protocol
2 |     var file: SourceFile
3 |     var target: Target
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:134:29: warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
132 |
133 |                         inspectionTargetsMutex.locking {
134 |                             inspectionTargets.append(inspection)
    |                             `- warning: mutation of captured var 'inspectionTargets' in concurrently-executing code; this is an error in the Swift 6 language mode
135 |                         }
136 |                     } catch let e {
/host/spi-builder-workspace/Sources/TargetDependencyCheckerLib/DependencyChecker.swift:138:29: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
136 |                     } catch let e {
137 |                         errorMutex.locking {
138 |                             error = e
    |                             `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
139 |                         }
140 |                     }
[188/197] Compiling TargetDependencyCheckerLib DirectedGraph.swift
[189/197] Compiling TargetDependencyCheckerLib DiskFileManagerDelegate.swift
[190/197] Compiling TargetDependencyCheckerLib FileManagerDelegate.swift
[191/197] Compiling TargetDependencyCheckerLib PackageManager.swift
[192/197] Compiling TargetDependencyCheckerLib PathUtils.swift
[193/197] Compiling TargetDependencyCheckerLib SourceFileManager.swift
[194/198] Wrapping AST for TargetDependencyCheckerLib for debugging
[196/202] Compiling TargetDependencyChecker main.swift
/host/spi-builder-workspace/Sources/TargetDependencyChecker/main.swift:4:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | struct SwiftRewriterCommand: ParsableCommand {
 4 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |         commandName: "TargetDependencyChecker",
 6 |         discussion: """
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/host/spi-builder-workspace/Sources/TargetDependencyChecker/main.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 2 |
 3 | struct SwiftRewriterCommand: ParsableCommand {
 4 |     static let configuration = CommandConfiguration(
   |                |- note: annotate 'configuration' 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
 5 |         commandName: "TargetDependencyChecker",
 6 |         discussion: """
[197/202] Compiling TargetDependencyChecker CheckCommand.swift
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | struct CheckCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 7 |         commandName: "check",
 8 |         discussion: """
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import TargetDependencyCheckerLib
 2 | import Foundation
 3 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 4 |
 5 | struct CheckCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         commandName: "check",
 8 |         discussion: """
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:81:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'TargetDependencyCheckerLib' introduce this conformance in the future
79 | }
80 |
81 | extension DependencyCheckerEntryPoint.OutputType: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'OutputType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'TargetDependencyCheckerLib' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
82 |     public init?(argument: String) {
83 |         guard let option = Self(rawValue: argument) else {
[198/202] Emitting module TargetDependencyChecker
/host/spi-builder-workspace/Sources/TargetDependencyChecker/main.swift:4:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | struct SwiftRewriterCommand: ParsableCommand {
 4 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |         commandName: "TargetDependencyChecker",
 6 |         discussion: """
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/host/spi-builder-workspace/Sources/TargetDependencyChecker/main.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 2 |
 3 | struct SwiftRewriterCommand: ParsableCommand {
 4 |     static let configuration = CommandConfiguration(
   |                |- note: annotate 'configuration' 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
 5 |         commandName: "TargetDependencyChecker",
 6 |         discussion: """
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | struct CheckCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 7 |         commandName: "check",
 8 |         discussion: """
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import TargetDependencyCheckerLib
 2 | import Foundation
 3 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 4 |
 5 | struct CheckCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         commandName: "check",
 8 |         discussion: """
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:81:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'TargetDependencyCheckerLib' introduce this conformance in the future
79 | }
80 |
81 | extension DependencyCheckerEntryPoint.OutputType: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'OutputType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'TargetDependencyCheckerLib' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
82 |     public init?(argument: String) {
83 |         guard let option = Self(rawValue: argument) else {
/host/spi-builder-workspace/Sources/TargetDependencyChecker/GraphVizCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | struct GraphVizCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 7 |         commandName: "graph",
 8 |         discussion: """
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/host/spi-builder-workspace/Sources/TargetDependencyChecker/GraphVizCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import Foundation
 2 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 3 | import TargetDependencyCheckerLib
 4 |
 5 | struct GraphVizCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         commandName: "graph",
 8 |         discussion: """
[199/202] Compiling TargetDependencyChecker GraphVizCommand.swift
/host/spi-builder-workspace/Sources/TargetDependencyChecker/GraphVizCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | struct GraphVizCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 7 |         commandName: "graph",
 8 |         discussion: """
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/host/spi-builder-workspace/Sources/TargetDependencyChecker/GraphVizCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import Foundation
 2 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 3 | import TargetDependencyCheckerLib
 4 |
 5 | struct GraphVizCommand: ParsableCommand {
 6 |     static let configuration = CommandConfiguration(
   |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         commandName: "graph",
 8 |         discussion: """
[200/203] Wrapping AST for TargetDependencyChecker for debugging
[201/203] Write Objects.LinkFileList
[202/203] Linking TargetDependencyChecker
Build complete! (110.75s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "revision" : [
          "509.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "console",
      "requirement" : {
        "exact" : [
          "0.8.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LuizZak/console.git"
    }
  ],
  "manifest_display_name" : "TargetDependencyChecker",
  "name" : "TargetDependencyChecker",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TargetDependencyChecker",
      "targets" : [
        "TargetDependencyChecker"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TargetDependencyCheckerTests",
      "module_type" : "SwiftTarget",
      "name" : "TargetDependencyCheckerTests",
      "path" : "Tests/TargetDependencyCheckerTests",
      "sources" : [
        "TargetDependencyCheckerTests.swift"
      ],
      "target_dependencies" : [
        "TargetDependencyChecker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TargetDependencyCheckerLibTests",
      "module_type" : "SwiftTarget",
      "name" : "TargetDependencyCheckerLibTests",
      "path" : "Tests/TargetDependencyCheckerLibTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "sources" : [
        "DefaultDependencyCheckerDelegateTests.swift",
        "DependencyGraphTests.swift",
        "GraphVizGeneratorTests.swift",
        "MutexTests.swift",
        "PackageBuilder.swift"
      ],
      "target_dependencies" : [
        "TargetDependencyCheckerLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TargetDependencyCheckerLib",
      "module_type" : "SwiftTarget",
      "name" : "TargetDependencyCheckerLib",
      "path" : "Sources/TargetDependencyCheckerLib",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser",
        "Console"
      ],
      "product_memberships" : [
        "TargetDependencyChecker"
      ],
      "sources" : [
        "Data/FileImportInspection.swift",
        "Data/ImportVisit.swift",
        "Data/ImportedFrameworkDeclaration.swift",
        "Data/Package.swift",
        "Data/SourceFile.swift",
        "Data/SystemFrameworks.swift",
        "Data/Target.swift",
        "DefaultDependencyCheckerDelegate.swift",
        "DependencyChecker.swift",
        "DependencyCheckerDelegate.swift",
        "DependencyCheckerEntryPoint.swift",
        "DependencyGraph.swift",
        "DiagnosticsOutput/DiagnosticsOutput.swift",
        "DiagnosticsOutput/TerminalDiagnosticsOutput.swift",
        "DiagnosticsOutput/XcodeDiagnosticsOutput.swift",
        "DirectedGraph.swift",
        "DiskFileManagerDelegate.swift",
        "FileManagerDelegate.swift",
        "GraphViz/GraphViz.swift",
        "GraphVizEntryPoint.swift",
        "GraphVizGenerator.swift",
        "JSON.swift",
        "Mutex.swift",
        "PackageDiscovery.swift",
        "PackageManager.swift",
        "PathUtils.swift",
        "SourceFileManager.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TargetDependencyChecker",
      "module_type" : "SwiftTarget",
      "name" : "TargetDependencyChecker",
      "path" : "Sources/TargetDependencyChecker",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "TargetDependencyChecker"
      ],
      "sources" : [
        "CheckCommand.swift",
        "GraphVizCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "TargetDependencyCheckerLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.