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 Builder, reference v1.2.3 (2c6272), with Swift 6.0 for Linux on 28 Nov 2024 01:10:53 UTC.

Swift 6 data race errors: 1

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Builder.git
Reference: v1.2.3
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/elegantchaos/Builder
 * tag               v1.2.3     -> FETCH_HEAD
HEAD is now at 2c62722 updated workflow
Cloned https://github.com/elegantchaos/Builder.git
Revision (git rev-parse @):
2c62722be9ed28035242a05f6abcc154a514ca9e
SUCCESS checkout https://github.com/elegantchaos/Builder.git at v1.2.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/elegantchaos/Builder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/elegantchaos/Logger.git
[1/2051] Fetching logger
Fetched https://github.com/elegantchaos/Logger.git from cache (0.23s)
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.49s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.50s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/24] Emitting module ArgumentParserToolInfo
[8/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/25] Compiling Logger PrintHandler.swift
[11/26] Compiling Logger OSLogHandler.swift
[12/26] Compiling Logger NSLogHandler.swift
[12/26] Wrapping AST for ArgumentParserToolInfo for debugging
[14/60] Emitting module ArgumentParser
[15/64] Compiling ArgumentParser Option.swift
[16/64] Compiling ArgumentParser OptionGroup.swift
[17/64] Compiling ArgumentParser CommandConfiguration.swift
[18/64] Compiling ArgumentParser EnumerableFlag.swift
[19/64] Compiling ArgumentParser ExpressibleByArgument.swift
[20/64] Compiling ArgumentParser CollectionExtensions.swift
[21/64] Compiling ArgumentParser SequenceExtensions.swift
[22/64] Compiling ArgumentParser StringExtensions.swift
[23/64] Compiling ArgumentParser Tree.swift
[24/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/64] Compiling ArgumentParser CompletionsGenerator.swift
[26/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/64] Compiling ArgumentParser Argument.swift
[29/64] Compiling ArgumentParser ArgumentHelp.swift
[30/64] Compiling ArgumentParser CompletionKind.swift
[31/64] Compiling ArgumentParser Errors.swift
[32/64] Compiling ArgumentParser Flag.swift
[33/64] Compiling ArgumentParser NameSpecification.swift
[34/64] Compiling Logger ManagerSettings.swift
[35/64] Compiling Logger UserDefaultsManagerSettings.swift
[36/64] Compiling Logger Manager.swift
[37/64] Compiling Logger Handler.swift
[38/64] Emitting module Logger
[41/65] Wrapping AST for Logger for debugging
[43/65] Compiling ArgumentParser ParsableArguments.swift
[44/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/65] Compiling ArgumentParser ParsableCommand.swift
[46/65] Compiling ArgumentParser ArgumentDecoder.swift
[47/65] Compiling ArgumentParser ArgumentDefinition.swift
[48/65] Compiling ArgumentParser HelpCommand.swift
[49/65] Compiling ArgumentParser HelpGenerator.swift
[50/65] Compiling ArgumentParser MessageInfo.swift
[51/65] Compiling ArgumentParser UsageGenerator.swift
[52/65] Compiling ArgumentParser ArgumentSet.swift
[53/65] Compiling ArgumentParser CommandParser.swift
[54/65] Compiling ArgumentParser InputOrigin.swift
[55/65] Compiling ArgumentParser Name.swift
[56/65] Compiling ArgumentParser Parsed.swift
[57/65] Compiling ArgumentParser ParsedValues.swift
[58/65] Compiling ArgumentParser ParserError.swift
[59/65] Compiling ArgumentParser SplitArguments.swift
[60/65] Compiling ArgumentParser DumpHelpGenerator.swift
[61/66] Wrapping AST for ArgumentParser for debugging
[63/81] Compiling BuilderCore SettingsValue.swift
[64/81] Compiling BuilderCore StringExtensions.swift
[65/83] Compiling BuilderCore Failure.swift
[66/83] Compiling BuilderCore MetadataAction.swift
[67/83] Compiling BuilderCore MetafileAction.swift
[68/83] Compiling BuilderCore Platform.swift
[69/83] Compiling BuilderCore RunAction.swift
[70/83] Compiling BuilderCore SemanticVersion.swift
[71/83] Compiling BuilderCore Settings.swift
[72/83] Compiling BuilderCore SettingsMapper.swift
[73/83] Compiling BuilderCore SwiftSettingsMapper.swift
[74/83] Compiling BuilderCore XCConfigSettingsMapper.swift
[75/83] Emitting module BuilderCore
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:29:17: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 27 |     let configuration: String
 28 |     let platform: String
 29 |     let output: Logger
    |                 `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 30 |     let verbose: Logger
 31 |     let arguments: [String]
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:30:18: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 28 |     let platform: String
 29 |     let output: Logger
 30 |     let verbose: Logger
    |                  `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 31 |     let arguments: [String]
 32 |     let settings = SettingsManager()
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:41:132: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 39 |     lazy var buildPath = findBuildPath()
 40 |
 41 |     public init(command: String = "build", configuration: String = "debug", platform: String = Platform.currentPlatform(), output: Logger, verbose: Logger, arguments: [String]) {
    |                                                                                                                                    `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 42 |         self.command = command
 43 |         self.configuration = configuration
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:41:149: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 39 |     lazy var buildPath = findBuildPath()
 40 |
 41 |     public init(command: String = "build", configuration: String = "debug", platform: String = Platform.currentPlatform(), output: Logger, verbose: Logger, arguments: [String]) {
    |                                                                                                                                                     `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 42 |         self.command = command
 43 |         self.configuration = configuration
[76/83] Compiling BuilderCore BuildAction.swift
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:29:17: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 27 |     let configuration: String
 28 |     let platform: String
 29 |     let output: Logger
    |                 `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 30 |     let verbose: Logger
 31 |     let arguments: [String]
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:30:18: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 28 |     let platform: String
 29 |     let output: Logger
 30 |     let verbose: Logger
    |                  `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 31 |     let arguments: [String]
 32 |     let settings = SettingsManager()
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:41:132: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 39 |     lazy var buildPath = findBuildPath()
 40 |
 41 |     public init(command: String = "build", configuration: String = "debug", platform: String = Platform.currentPlatform(), output: Logger, verbose: Logger, arguments: [String]) {
    |                                                                                                                                    `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 42 |         self.command = command
 43 |         self.configuration = configuration
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:41:149: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 39 |     lazy var buildPath = findBuildPath()
 40 |
 41 |     public init(command: String = "build", configuration: String = "debug", platform: String = Platform.currentPlatform(), output: Logger, verbose: Logger, arguments: [String]) {
    |                                                                                                                                                     `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 42 |         self.command = command
 43 |         self.configuration = configuration
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:181:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
179 |     func exec(_ command : String, arguments: [String] = []) {
180 |         let process = Process()
181 |         process.launchPath = command
    |                 |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |                 `- note: use 'executableURL' instead
182 |         process.arguments = arguments
183 |         process.environment = self.environment
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:184:17: warning: 'launch()' is deprecated: renamed to 'run'
182 |         process.arguments = arguments
183 |         process.environment = self.environment
184 |         process.launch()
    |                 |- warning: 'launch()' is deprecated: renamed to 'run'
    |                 `- note: use 'run' instead
185 |         process.waitUntilExit()
186 |         Builder.exit(code: process.terminationStatus)
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:203:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
201 |
202 |         let process = Process()
203 |         process.launchPath = command
    |                 |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |                 `- note: use 'executableURL' instead
204 |         process.arguments = arguments
205 |         process.standardOutput = pipe
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:208:17: warning: 'launch()' is deprecated: renamed to 'run'
206 |         process.standardError = errPipe
207 |         process.environment = self.environment
208 |         process.launch()
    |                 |- warning: 'launch()' is deprecated: renamed to 'run'
    |                 `- note: use 'run' instead
209 |         let data = handle.readDataToEndOfFile()
210 |         let errData = errHandle.readDataToEndOfFile()
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:371:9: warning: 'Logger' is deprecated: Use ``Channel`` instead.
369 |
370 |     public class func exit(code: Int32) {
371 |         Logger.defaultManager.flush()
    |         `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
372 |         Foundation.exit(Int32(code))
373 |     }
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:371:16: warning: 'defaultManager' is deprecated: Use Manager.shared instead
369 |
370 |     public class func exit(code: Int32) {
371 |         Logger.defaultManager.flush()
    |                `- warning: 'defaultManager' is deprecated: Use Manager.shared instead
372 |         Foundation.exit(Int32(code))
373 |     }
[77/83] Compiling BuilderCore Builder.swift
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:29:17: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 27 |     let configuration: String
 28 |     let platform: String
 29 |     let output: Logger
    |                 `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 30 |     let verbose: Logger
 31 |     let arguments: [String]
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:30:18: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 28 |     let platform: String
 29 |     let output: Logger
 30 |     let verbose: Logger
    |                  `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 31 |     let arguments: [String]
 32 |     let settings = SettingsManager()
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:41:132: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 39 |     lazy var buildPath = findBuildPath()
 40 |
 41 |     public init(command: String = "build", configuration: String = "debug", platform: String = Platform.currentPlatform(), output: Logger, verbose: Logger, arguments: [String]) {
    |                                                                                                                                    `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 42 |         self.command = command
 43 |         self.configuration = configuration
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:41:149: warning: 'Logger' is deprecated: Use ``Channel`` instead.
 39 |     lazy var buildPath = findBuildPath()
 40 |
 41 |     public init(command: String = "build", configuration: String = "debug", platform: String = Platform.currentPlatform(), output: Logger, verbose: Logger, arguments: [String]) {
    |                                                                                                                                                     `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
 42 |         self.command = command
 43 |         self.configuration = configuration
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:181:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
179 |     func exec(_ command : String, arguments: [String] = []) {
180 |         let process = Process()
181 |         process.launchPath = command
    |                 |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |                 `- note: use 'executableURL' instead
182 |         process.arguments = arguments
183 |         process.environment = self.environment
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:184:17: warning: 'launch()' is deprecated: renamed to 'run'
182 |         process.arguments = arguments
183 |         process.environment = self.environment
184 |         process.launch()
    |                 |- warning: 'launch()' is deprecated: renamed to 'run'
    |                 `- note: use 'run' instead
185 |         process.waitUntilExit()
186 |         Builder.exit(code: process.terminationStatus)
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:203:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
201 |
202 |         let process = Process()
203 |         process.launchPath = command
    |                 |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |                 `- note: use 'executableURL' instead
204 |         process.arguments = arguments
205 |         process.standardOutput = pipe
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:208:17: warning: 'launch()' is deprecated: renamed to 'run'
206 |         process.standardError = errPipe
207 |         process.environment = self.environment
208 |         process.launch()
    |                 |- warning: 'launch()' is deprecated: renamed to 'run'
    |                 `- note: use 'run' instead
209 |         let data = handle.readDataToEndOfFile()
210 |         let errData = errHandle.readDataToEndOfFile()
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:371:9: warning: 'Logger' is deprecated: Use ``Channel`` instead.
369 |
370 |     public class func exit(code: Int32) {
371 |         Logger.defaultManager.flush()
    |         `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
372 |         Foundation.exit(Int32(code))
373 |     }
/host/spi-builder-workspace/Sources/BuilderCore/Builder.swift:371:16: warning: 'defaultManager' is deprecated: Use Manager.shared instead
369 |
370 |     public class func exit(code: Int32) {
371 |         Logger.defaultManager.flush()
    |                `- warning: 'defaultManager' is deprecated: Use Manager.shared instead
372 |         Foundation.exit(Int32(code))
373 |     }
[78/83] Compiling BuilderCore BuilderActions.swift
[79/83] Compiling BuilderCore Configuration.swift
[80/84] Wrapping AST for BuilderCore for debugging
[82/86] Emitting module Builder
/host/spi-builder-workspace/Sources/Builder/main.swift:13:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct Command: ParsableCommand {
13 |     static var configuration =
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- 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
14 |         CommandConfiguration(
15 |             abstract: "Meta-builder tool for building swift products."
[83/86] Compiling Builder main.swift
/host/spi-builder-workspace/Sources/Builder/main.swift:13:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct Command: ParsableCommand {
13 |     static var configuration =
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- 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
14 |         CommandConfiguration(
15 |             abstract: "Meta-builder tool for building swift products."
/host/spi-builder-workspace/Sources/Builder/main.swift:29:33: warning: 'Logger' is deprecated: Use ``Channel`` instead.
27 |             print("1.0")
28 |         } else {
29 |             let outputChannel = Logger.stdout
   |                                 `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
30 |             let verboseChannel = Logger("com.elegantchaos.builder.verbose", handlers:[PrintHandler()])
31 |             verboseChannel.enabled = verbose
/host/spi-builder-workspace/Sources/Builder/main.swift:30:34: warning: 'Logger' is deprecated: Use ``Channel`` instead.
28 |         } else {
29 |             let outputChannel = Logger.stdout
30 |             let verboseChannel = Logger("com.elegantchaos.builder.verbose", handlers:[PrintHandler()])
   |                                  `- warning: 'Logger' is deprecated: Use ``Channel`` instead.
31 |             verboseChannel.enabled = verbose
32 |
[84/87] Wrapping AST for Builder for debugging
[85/87] Write Objects.LinkFileList
[86/87] Linking builder
Build complete! (19.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Builder",
  "name" : "Builder",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "builder",
      "targets" : [
        "Builder"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BuilderTests",
      "module_type" : "SwiftTarget",
      "name" : "BuilderTests",
      "path" : "Tests/BuilderTests",
      "sources" : [
        "BuilderTests.swift"
      ],
      "target_dependencies" : [
        "Builder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BuilderCore",
      "module_type" : "SwiftTarget",
      "name" : "BuilderCore",
      "path" : "Sources/BuilderCore",
      "product_dependencies" : [
        "ArgumentParser",
        "Logger"
      ],
      "product_memberships" : [
        "builder"
      ],
      "sources" : [
        "BuildAction.swift",
        "Builder.swift",
        "BuilderActions.swift",
        "Configuration.swift",
        "Failure.swift",
        "MetadataAction.swift",
        "MetafileAction.swift",
        "Platform.swift",
        "RunAction.swift",
        "SemanticVersion.swift",
        "Settings.swift",
        "SettingsMapper.swift",
        "SettingsValue.swift",
        "StringExtensions.swift",
        "SwiftSettingsMapper.swift",
        "XCConfigSettingsMapper.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Builder",
      "module_type" : "SwiftTarget",
      "name" : "Builder",
      "path" : "Sources/Builder",
      "product_dependencies" : [
        "ArgumentParser",
        "Logger"
      ],
      "product_memberships" : [
        "builder"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "BuilderCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.