The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TargetDependencyChecker, reference master (defb48), with Swift 6.3 for Linux on 14 Apr 2026 18:06:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/LuizZak/TargetDependencyChecker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-syntax
[1/74972] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (7.69s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/LuizZak/console.git
[1/352] Fetching console
[353/17875] Fetching console, swift-argument-parser
Fetched https://github.com/LuizZak/console.git from cache (0.26s)
[526/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.76s)
Computing version for https://github.com/LuizZak/console.git
Computed https://github.com/LuizZak/console.git at 0.8.0 (1.20s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.45s)
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.7.1
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)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/33] Emitting module SwiftSyntax509
[13/33] Compiling SwiftSyntax509 Empty.swift
[15/34] Compiling Console LinuxSupport.swift
[15/34] Wrapping AST for SwiftSyntax509 for debugging
[17/79] Emitting module ArgumentParserToolInfo
[18/79] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/80] Wrapping AST for ArgumentParserToolInfo for debugging
[21/126] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/126] Compiling ArgumentParser CompletionsGenerator.swift
[23/126] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/126] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/126] Compiling ArgumentParser Argument.swift
[26/126] Compiling ArgumentParser ArgumentDiscussion.swift
[27/126] Compiling ArgumentParser ArgumentHelp.swift
[28/132] Compiling ArgumentParser Foundation.swift
[29/132] Compiling ArgumentParser Mutex.swift
[30/132] Compiling ArgumentParser Platform.swift
[31/132] Compiling ArgumentParser SequenceExtensions.swift
[32/132] Compiling ArgumentParser StringExtensions.swift
[33/132] Compiling SwiftSyntax SyntaxDeclNodes.swift
[34/138] Compiling Console ConsoleColor+Terminal.swift
[35/138] Compiling Console ConsoleDataProvider.swift
[36/138] Compiling Console ConsoleMenuController.swift
[37/138] Emitting module Console
[38/138] Compiling Console Console+Paging.swift
[39/138] Compiling Console Console+Command.swift
[40/138] Compiling Console Console.swift
[41/138] Emitting module ArgumentParser
[49/139] Wrapping AST for Console for debugging
[51/139] Compiling ArgumentParser ParentCommand.swift
[52/139] Compiling ArgumentParser AsyncParsableCommand.swift
[53/139] Compiling ArgumentParser CommandConfiguration.swift
[54/139] Compiling ArgumentParser CommandGroup.swift
[55/139] Compiling ArgumentParser EnumerableFlag.swift
[56/139] Compiling ArgumentParser ExpressibleByArgument.swift
[57/139] Compiling ArgumentParser ParsableArguments.swift
[58/139] Compiling ArgumentParser InputOrigin.swift
[59/139] Compiling ArgumentParser Name.swift
[60/139] Compiling ArgumentParser Parsed.swift
[61/139] Compiling ArgumentParser ParsedValues.swift
[62/139] Compiling ArgumentParser ParserError.swift
[63/139] Compiling ArgumentParser SplitArguments.swift
[64/139] Compiling ArgumentParser DumpHelpGenerator.swift
[65/139] Compiling ArgumentParser HelpCommand.swift
[66/139] Compiling ArgumentParser HelpGenerator.swift
[67/139] Compiling ArgumentParser MessageInfo.swift
[68/139] Compiling ArgumentParser UsageGenerator.swift
[69/139] Compiling ArgumentParser CollectionExtensions.swift
[70/139] Compiling ArgumentParser Tree.swift
[71/139] Compiling ArgumentParser CodingKeyValidator.swift
[72/139] Compiling ArgumentParser NonsenseFlagsValidator.swift
[73/139] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/139] Compiling ArgumentParser PositionalArgumentsValidator.swift
[75/139] Compiling ArgumentParser UniqueNamesValidator.swift
[76/139] Compiling ArgumentParser ArgumentVisibility.swift
[77/139] Compiling ArgumentParser CompletionKind.swift
[78/139] Compiling ArgumentParser Errors.swift
[79/139] Compiling ArgumentParser Flag.swift
[80/139] Compiling ArgumentParser NameSpecification.swift
[81/139] Compiling ArgumentParser Option.swift
[82/139] Compiling ArgumentParser OptionGroup.swift
[90/139] Compiling ArgumentParser ParsableCommand.swift
[91/139] Compiling ArgumentParser ArgumentDecoder.swift
[92/139] Compiling ArgumentParser ArgumentDefinition.swift
[93/139] Compiling ArgumentParser ArgumentSet.swift
[94/139] Compiling ArgumentParser CommandParser.swift
[95/139] Compiling ArgumentParser InputKey.swift
[96/140] Wrapping AST for ArgumentParser for debugging
[98/140] Emitting module SwiftSyntax
[135/141] Wrapping AST for SwiftSyntax for debugging
[137/179] Compiling SwiftParser Modifiers.swift
[138/179] Compiling SwiftParser Names.swift
[139/179] Compiling SwiftParser Nominals.swift
[140/179] Compiling SwiftParser Parameters.swift
[141/179] Compiling SwiftParser ParseSourceFile.swift
[142/179] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[143/179] Compiling SwiftParser StringLiterals.swift
[144/179] Compiling SwiftParser SwiftParserCompatibility.swift
[145/179] Compiling SwiftParser SyntaxUtils.swift
[146/179] Compiling SwiftParser TokenConsumer.swift
[147/179] Emitting module SwiftParser
[148/184] Compiling SwiftParser TokenPrecedence.swift
[149/184] Compiling SwiftParser TokenSpec.swift
[150/184] Compiling SwiftParser TokenSpecSet.swift
[151/184] Compiling SwiftParser TopLevel.swift
[152/184] Compiling SwiftParser TriviaParser.swift
[153/184] Compiling SwiftParser Attributes.swift
[154/184] Compiling SwiftParser Availability.swift
[155/184] Compiling SwiftParser CharacterInfo.swift
[156/184] Compiling SwiftParser CollectionNodes+Parsable.swift
[157/184] Compiling SwiftParser Declarations.swift
[158/184] Compiling SwiftParser Directives.swift
[159/184] Compiling SwiftParser Lexer.swift
[160/184] Compiling SwiftParser RegexLiteralLexer.swift
[161/184] Compiling SwiftParser UnicodeScalarExtensions.swift
[162/184] Compiling SwiftParser Lookahead.swift
[163/184] Compiling SwiftParser LoopProgressCondition.swift
[164/184] Compiling SwiftParser Parser.swift
[165/184] Compiling SwiftParser Patterns.swift
[166/184] Compiling SwiftParser Recovery.swift
[167/184] Compiling SwiftParser Specifiers.swift
[168/184] Compiling SwiftParser Statements.swift
[169/184] Compiling SwiftParser ExperimentalFeatures.swift
[170/184] Compiling SwiftParser Expressions.swift
[171/184] Compiling SwiftParser IncrementalParseTransition.swift
[172/184] Compiling SwiftParser Cursor.swift
[173/184] Compiling SwiftParser Lexeme.swift
[174/184] Compiling SwiftParser LexemeSequence.swift
[175/184] Compiling SwiftParser Types.swift
[176/184] Compiling SwiftParser IsLexerClassified.swift
[177/184] Compiling SwiftParser LayoutNodes+Parsable.swift
[178/184] Compiling SwiftParser Parser+TokenSpecSet.swift
[179/184] Compiling SwiftParser TokenSpecStaticMembers.swift
[180/185] Wrapping AST for SwiftParser for debugging
[182/210] Compiling TargetDependencyCheckerLib FileImportInspection.swift
[183/210] Compiling TargetDependencyCheckerLib ImportVisit.swift
[184/210] Compiling TargetDependencyCheckerLib ImportedFrameworkDeclaration.swift
[185/210] Compiling TargetDependencyCheckerLib Package.swift
[186/213] Compiling TargetDependencyCheckerLib JSON.swift
[187/213] Compiling TargetDependencyCheckerLib Mutex.swift
[188/213] Compiling TargetDependencyCheckerLib PackageDiscovery.swift
[189/213] Compiling TargetDependencyCheckerLib DiagnosticsOutput.swift
[190/213] Compiling TargetDependencyCheckerLib TerminalDiagnosticsOutput.swift
[191/213] Compiling TargetDependencyCheckerLib XcodeDiagnosticsOutput.swift
[192/213] Emitting module TargetDependencyCheckerLib
[193/213] Compiling TargetDependencyCheckerLib SourceFile.swift
[194/213] Compiling TargetDependencyCheckerLib SystemFrameworks.swift
[195/213] Compiling TargetDependencyCheckerLib Target.swift
[196/213] Compiling TargetDependencyCheckerLib DefaultDependencyCheckerDelegate.swift
[197/213] Compiling TargetDependencyCheckerLib DirectedGraph.swift
[198/213] Compiling TargetDependencyCheckerLib DiskFileManagerDelegate.swift
[199/213] Compiling TargetDependencyCheckerLib FileManagerDelegate.swift
[200/213] Compiling TargetDependencyCheckerLib DependencyChecker.swift
/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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
139 |                         }
140 |                     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[201/213] Compiling TargetDependencyCheckerLib DependencyCheckerDelegate.swift
/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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
139 |                         }
140 |                     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[202/213] Compiling TargetDependencyCheckerLib DependencyCheckerEntryPoint.swift
/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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
139 |                         }
140 |                     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[203/213] Compiling TargetDependencyCheckerLib DependencyGraph.swift
/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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
139 |                         }
140 |                     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[204/213] Compiling TargetDependencyCheckerLib PackageManager.swift
[205/213] Compiling TargetDependencyCheckerLib PathUtils.swift
[206/213] Compiling TargetDependencyCheckerLib SourceFileManager.swift
[207/213] Compiling TargetDependencyCheckerLib GraphViz.swift
[208/213] Compiling TargetDependencyCheckerLib GraphVizEntryPoint.swift
[209/213] Compiling TargetDependencyCheckerLib GraphVizGenerator.swift
[210/214] Wrapping AST for TargetDependencyCheckerLib for debugging
[212/218] Compiling TargetDependencyChecker main.swift
[213/218] Compiling TargetDependencyChecker GraphVizCommand.swift
[214/218] Emitting module TargetDependencyChecker
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:81:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; 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 protocols 'ExpressibleByArgument', '_SendableMetatype'; 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 {
[215/218] Compiling TargetDependencyChecker CheckCommand.swift
/host/spi-builder-workspace/Sources/TargetDependencyChecker/CheckCommand.swift:81:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; 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 protocols 'ExpressibleByArgument', '_SendableMetatype'; 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 {
[216/219] Wrapping AST for TargetDependencyChecker for debugging
[217/219] Write Objects.LinkFileList
[218/219] Linking TargetDependencyChecker
Build complete! (107.85s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.