The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Lux, reference 0.5.0 (ec1cb6), with Swift 6.2 (beta) for Linux on 18 Jun 2025 21:46:06 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ABridoux/lux.git
Reference: 0.5.0
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/ABridoux/lux
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at ec1cb60 Merge pull request #100 from ABridoux/release/0.5.0
Cloned https://github.com/ABridoux/lux.git
Revision (git rev-parse @):
ec1cb60275bce9fc1398cd70e0eb8dc98842dd56
SUCCESS checkout https://github.com/ABridoux/lux.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ABridoux/lux.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/JohnSundell/Splash
[1/3916] Fetching swiftsoup
[432/6083] Fetching swiftsoup, splash
Fetched https://github.com/JohnSundell/Splash from cache (0.57s)
[3407/3916] Fetching swiftsoup
[3643/19296] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.86s)
[7537/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.49s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (2.41s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (4.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.82s)
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
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
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/91] Emitting module ArgumentParserToolInfo
[9/91] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/92] Wrapping AST for ArgumentParserToolInfo for debugging
[12/126] Compiling ArgumentParser ArgumentHelp.swift
[13/126] Compiling ArgumentParser CompletionKind.swift
[14/126] Compiling ArgumentParser Errors.swift
[15/126] Compiling ArgumentParser Flag.swift
[16/126] Compiling ArgumentParser NameSpecification.swift
[17/130] Compiling ArgumentParser ZshCompletionsGenerator.swift
[18/130] Compiling ArgumentParser Argument.swift
[19/130] Compiling ArgumentParser Option.swift
[20/133] Compiling ArgumentParser OptionGroup.swift
[21/133] Compiling ArgumentParser CommandConfiguration.swift
[22/133] Compiling ArgumentParser EnumerableFlag.swift
[24/133] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/133] Compiling ArgumentParser CompletionsGenerator.swift
[26/133] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/133] Emitting module Splash
[32/133] Emitting module ArgumentParser
[45/140] Compiling ArgumentParser ExpressibleByArgument.swift
[46/140] Compiling ArgumentParser ParsableArguments.swift
[47/140] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/140] Compiling ArgumentParser ParsableCommand.swift
[49/140] Compiling ArgumentParser ArgumentDecoder.swift
[50/140] Compiling ArgumentParser ArgumentDefinition.swift
[51/140] Compiling ArgumentParser ArgumentSet.swift
[52/140] Compiling ArgumentParser CommandParser.swift
[53/140] Compiling ArgumentParser InputOrigin.swift
[68/140] Emitting module SwiftSoup
[69/140] Compiling ArgumentParser StringExtensions.swift
[70/140] Compiling ArgumentParser Tree.swift
[71/140] Compiling SwiftSoup SimpleDictionary.swift
[72/140] Compiling SwiftSoup StreamReader.swift
[73/140] Compiling SwiftSoup String.swift
[74/140] Compiling SwiftSoup StringBuilder.swift
[75/140] Compiling SwiftSoup StringUtil.swift
[78/140] Compiling Splash Segment.swift
[79/140] Compiling Splash TokenType.swift
[80/140] Compiling Splash Tokenizer.swift
[81/140] Compiling ArgumentParser ParserError.swift
[82/140] Compiling ArgumentParser SplitArguments.swift
[83/140] Compiling ArgumentParser DumpHelpGenerator.swift
[84/140] Compiling ArgumentParser HelpCommand.swift
[85/140] Compiling ArgumentParser HelpGenerator.swift
[86/140] Compiling ArgumentParser MessageInfo.swift
[87/140] Compiling ArgumentParser UsageGenerator.swift
[88/140] Compiling ArgumentParser CollectionExtensions.swift
[89/140] Compiling ArgumentParser SequenceExtensions.swift
[90/140] Compiling SwiftSoup HtmlTreeBuilder.swift
[91/140] Compiling SwiftSoup HtmlTreeBuilderState.swift
[92/140] Compiling SwiftSoup HttpStatusException.swift
[93/140] Compiling SwiftSoup Node.swift
[94/140] Compiling SwiftSoup NodeTraversor.swift
[95/140] Compiling SwiftSoup NodeVisitor.swift
[96/140] Compiling SwiftSoup OrderedDictionary.swift
[105/141] Wrapping AST for Splash for debugging
[129/142] Wrapping AST for ArgumentParser for debugging
[131/142] Compiling SwiftSoup TokeniserState.swift
[132/142] Compiling SwiftSoup TreeBuilder.swift
[133/142] Compiling SwiftSoup UnicodeScalar.swift
[134/142] Compiling SwiftSoup Validate.swift
[135/142] Compiling SwiftSoup Whitelist.swift
[136/142] Compiling SwiftSoup XmlDeclaration.swift
[137/142] Compiling SwiftSoup XmlTreeBuilder.swift
[138/143] Wrapping AST for SwiftSoup for debugging
[140/210] Compiling Lux JSONXcodeDarkDelegate.swift
[141/210] Compiling Lux PlistXcodeDarkDelegate.swift
[142/210] Compiling Lux SwiftXcodeDarkDelegate.swift
[143/210] Compiling Lux XMLEnhancedXcodeDarkDelegate.swift
[144/210] Compiling Lux XcodeDarkPalette.swift
[145/210] Compiling Lux XcodeDarkThemeInjectorDelegate.swift
[146/210] Compiling Lux XmlXcodeDarkDelegate.swift
[147/210] Compiling Lux YAMLXcodeDarkDelegate.swift
[148/210] Compiling Lux ZshXcodeDarkDelegate.swift
[149/210] Compiling Lux DraculaThemeInjectorDelegate.swift
[150/210] Compiling Lux JSONDracula.swift
[151/210] Compiling Lux PlistDracula.swift
[152/210] Compiling Lux SwiftDracula.swift
[153/210] Compiling Lux XMLEnhancedDracula.swift
[154/210] Compiling Lux XmlDracula.swift
[155/210] Compiling Lux YAMLDracula.swift
[156/210] Compiling Lux ZshDracula.swift
[157/210] Compiling Lux ThemeInjectorDelegate.swift
[158/219] Compiling Lux Category.swift
[159/219] Compiling Lux Color.swift
[160/219] Compiling Lux InjectionType.swift
[161/219] Compiling Lux InjectorType.swift
[162/219] Compiling Lux RegexPattern.swift
[163/219] Compiling Lux TerminalModifier.swift
[164/219] Compiling Lux TextType.swift
[165/219] Compiling Lux ColorTheme.swift
[166/219] Compiling Lux DraculaPalette.swift
[167/219] Emitting module Lux
[168/219] Compiling Lux SwiftDelegate.swift
[169/219] Compiling Lux SwiftInjector.swift
[170/219] Compiling Lux TerminalOutputFormat.swift
[171/219] Compiling Lux TokenType+SwiftCategory.swift
[172/219] Compiling Lux XMLEnhancedCategory.swift
[173/219] Compiling Lux XMLEnhancedDelegate.swift
[174/219] Compiling Lux XMLEnhancedInjector.swift
[175/219] Compiling Lux XMLCategory.swift
[176/219] Compiling Lux XMLDelegate.swift
[177/219] Compiling Lux XMLInjector.swift
[178/219] Compiling Lux JSONXcodeDefaultDelegate.swift
[179/219] Compiling Lux PlistXcodeDefaultDelegate.swift
[180/219] Compiling Lux SwiftXcodeDefaultDelegate.swift
[181/219] Compiling Lux XcodeLightPalette.swift
[182/219] Compiling Lux XcodeLightThemeInjectorDelegate.swift
[183/219] Compiling Lux XmlEnhancedXcodeDefaultDelegate.swift
[184/219] Compiling Lux XmlXcodeDefaultDelegate.swift
[185/219] Compiling Lux YAMLXcodeDefaultLightDelegate.swift
[186/219] Compiling Lux ZshXcodeLightDelegate.swift
[187/219] Compiling Lux YAMLCategory.swift
[188/219] Compiling Lux YAMLDelegate.swift
[189/219] Compiling Lux YAMLInjector.swift
[190/219] Compiling Lux ZshCategory.swift
[191/219] Compiling Lux ZshDelegate.swift
[192/219] Compiling Lux ZshInjector.swift
[193/219] Compiling Lux Appendable.swift
[194/219] Compiling Lux AttributedString.swift
[195/219] Compiling Lux CSSClass.swift
[196/219] Compiling Lux DataFormat.swift
[197/219] Compiling Lux Version.swift
[198/219] Compiling Lux Bool+KeyPath.swift
[199/219] Compiling Lux NSRegularExpression+Extensions.swift
[200/219] Compiling Lux String+Extensions.swift
[201/219] Compiling Lux StringProtocol+Extensions.swift
[202/219] Compiling Lux AttributedInjector.swift
[203/219] Compiling Lux BaseInjector.swift
[204/219] Compiling Lux FileInjectionService.swift
[205/219] Compiling Lux InjectionService.swift
[206/219] Compiling Lux InjectorDelegate.swift
[207/219] Compiling Lux TextInjector.swift
[208/219] Compiling Lux JSONCategory.swift
[209/219] Compiling Lux JSONDelegate.swift
[210/219] Compiling Lux JSONInjector.swift
[211/219] Compiling Lux PlistCategory.swift
[212/219] Compiling Lux PlistDelegate.swift
[213/219] Compiling Lux PlistInjector.swift
[214/219] Compiling Lux HTMLCustomCSSOutputFormat.swift
[215/219] Compiling Lux SwiftCategory.swift
[216/224] Wrapping AST for Lux for debugging
[218/229] Compiling LuxCLT VersionCommand.swift
[219/229] Compiling LuxCLT RuntimeError.swift
[220/229] Compiling LuxCLT TypeText+Extensions.swift
/host/spi-builder-workspace/Sources/LuxCLT/Extensions/TypeText+Extensions.swift:4:1: warning: extension declares a conformance of imported type 'TextType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
2 | import ArgumentParser
3 |
4 | extension TextType: ExpressibleByArgument {}
  | |- warning: extension declares a conformance of imported type 'TextType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[221/230] Compiling LuxCLT String+Extensions.swift
[222/230] Compiling LuxCLT main.swift
[223/230] Compiling LuxCLT CSSCommand.swift
/host/spi-builder-workspace/Sources/LuxCLT/Extensions/ColorTheme+Extensions.swift:4:1: warning: extension declares a conformance of imported type 'ColorTheme' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
2 | import ArgumentParser
3 |
4 | extension ColorTheme: ExpressibleByArgument {}
  | |- warning: extension declares a conformance of imported type 'ColorTheme' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[224/230] Compiling LuxCLT ColorTheme+Extensions.swift
/host/spi-builder-workspace/Sources/LuxCLT/Extensions/ColorTheme+Extensions.swift:4:1: warning: extension declares a conformance of imported type 'ColorTheme' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
2 | import ArgumentParser
3 |
4 | extension ColorTheme: ExpressibleByArgument {}
  | |- warning: extension declares a conformance of imported type 'ColorTheme' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[225/230] Emitting module LuxCLT
/host/spi-builder-workspace/Sources/LuxCLT/Extensions/ColorTheme+Extensions.swift:4:1: warning: extension declares a conformance of imported type 'ColorTheme' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
2 | import ArgumentParser
3 |
4 | extension ColorTheme: ExpressibleByArgument {}
  | |- warning: extension declares a conformance of imported type 'ColorTheme' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
/host/spi-builder-workspace/Sources/LuxCLT/Extensions/TypeText+Extensions.swift:4:1: warning: extension declares a conformance of imported type 'TextType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
2 | import ArgumentParser
3 |
4 | extension TextType: ExpressibleByArgument {}
  | |- warning: extension declares a conformance of imported type 'TextType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Lux' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[226/230] Compiling LuxCLT Format.swift
[227/230] Compiling LuxCLT InjectCommand.swift
[228/231] Wrapping AST for LuxCLT for debugging
[229/231] Write Objects.LinkFileList
[230/231] Linking LuxCLT
Build complete! (59.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash"
    }
  ],
  "manifest_display_name" : "Lux",
  "name" : "Lux",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Lux",
      "targets" : [
        "Lux"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LuxCLT",
      "targets" : [
        "LuxCLT"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LuxTests",
      "module_type" : "SwiftTarget",
      "name" : "LuxTests",
      "path" : "Tests/LuxTests",
      "sources" : [
        "Extensions/StringProtocol+Extensions.swift",
        "Extensions/URL+Extensions.swift",
        "Extensions/XCTestCase+Extensions.swift",
        "FileInjectionTest.swift",
        "Formats/JsonInjectorTests.swift",
        "Formats/PlistInjectorTests.swift",
        "Formats/XMLEnhancedInjectorTests.swift",
        "Formats/XmlInjectorTests.swift",
        "Formats/ZshInjectorTests.swift",
        "Formats/ZshTestDelegate.swift",
        "InjectorTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Lux"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LuxCLT",
      "module_type" : "SwiftTarget",
      "name" : "LuxCLT",
      "path" : "Sources/LuxCLT",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "LuxCLT"
      ],
      "sources" : [
        "CSSCommand.swift",
        "Extensions/ColorTheme+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/TypeText+Extensions.swift",
        "Format.swift",
        "InjectCommand.swift",
        "RuntimeError.swift",
        "VersionCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Lux"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Lux",
      "module_type" : "SwiftTarget",
      "name" : "Lux",
      "path" : "Sources/Lux",
      "product_dependencies" : [
        "Splash",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Lux",
        "LuxCLT"
      ],
      "sources" : [
        "Constants/DataFormat.swift",
        "Constants/Version.swift",
        "Extensions/Bool+KeyPath.swift",
        "Extensions/NSRegularExpression+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/StringProtocol+Extensions.swift",
        "Injection/AttributedInjector.swift",
        "Injection/BaseInjector.swift",
        "Injection/FileInjectionService.swift",
        "Injection/InjectionService.swift",
        "Injection/InjectorDelegate.swift",
        "Injection/TextInjector.swift",
        "InjectorImplementations/Json/JSONCategory.swift",
        "InjectorImplementations/Json/JSONDelegate.swift",
        "InjectorImplementations/Json/JSONInjector.swift",
        "InjectorImplementations/Plist/PlistCategory.swift",
        "InjectorImplementations/Plist/PlistDelegate.swift",
        "InjectorImplementations/Plist/PlistInjector.swift",
        "InjectorImplementations/Swift/HTMLCustomCSSOutputFormat.swift",
        "InjectorImplementations/Swift/SwiftCategory.swift",
        "InjectorImplementations/Swift/SwiftDelegate.swift",
        "InjectorImplementations/Swift/SwiftInjector.swift",
        "InjectorImplementations/Swift/TerminalOutputFormat.swift",
        "InjectorImplementations/Swift/TokenType+SwiftCategory.swift",
        "InjectorImplementations/XMLEnhanced/XMLEnhancedCategory.swift",
        "InjectorImplementations/XMLEnhanced/XMLEnhancedDelegate.swift",
        "InjectorImplementations/XMLEnhanced/XMLEnhancedInjector.swift",
        "InjectorImplementations/Xml/XMLCategory.swift",
        "InjectorImplementations/Xml/XMLDelegate.swift",
        "InjectorImplementations/Xml/XMLInjector.swift",
        "InjectorImplementations/Yaml/YAMLCategory.swift",
        "InjectorImplementations/Yaml/YAMLDelegate.swift",
        "InjectorImplementations/Yaml/YAMLInjector.swift",
        "InjectorImplementations/Zsh/ZshCategory.swift",
        "InjectorImplementations/Zsh/ZshDelegate.swift",
        "InjectorImplementations/Zsh/ZshInjector.swift",
        "Models/Appendable.swift",
        "Models/AttributedString.swift",
        "Models/CSSClass.swift",
        "Models/Category.swift",
        "Models/Color.swift",
        "Models/InjectionType.swift",
        "Models/InjectorType.swift",
        "Models/RegexPattern.swift",
        "Models/TerminalModifier.swift",
        "Models/TextType.swift",
        "Themes/ColorTheme.swift",
        "Themes/Dracula/DraculaPalette.swift",
        "Themes/Dracula/DraculaThemeInjectorDelegate.swift",
        "Themes/Dracula/JSONDracula.swift",
        "Themes/Dracula/PlistDracula.swift",
        "Themes/Dracula/SwiftDracula.swift",
        "Themes/Dracula/XMLEnhancedDracula.swift",
        "Themes/Dracula/XmlDracula.swift",
        "Themes/Dracula/YAMLDracula.swift",
        "Themes/Dracula/ZshDracula.swift",
        "Themes/ThemeInjectorDelegate.swift",
        "Themes/Xcode Dark/JSONXcodeDarkDelegate.swift",
        "Themes/Xcode Dark/PlistXcodeDarkDelegate.swift",
        "Themes/Xcode Dark/SwiftXcodeDarkDelegate.swift",
        "Themes/Xcode Dark/XMLEnhancedXcodeDarkDelegate.swift",
        "Themes/Xcode Dark/XcodeDarkPalette.swift",
        "Themes/Xcode Dark/XcodeDarkThemeInjectorDelegate.swift",
        "Themes/Xcode Dark/XmlXcodeDarkDelegate.swift",
        "Themes/Xcode Dark/YAMLXcodeDarkDelegate.swift",
        "Themes/Xcode Dark/ZshXcodeDarkDelegate.swift",
        "Themes/Xcode Light/JSONXcodeDefaultDelegate.swift",
        "Themes/Xcode Light/PlistXcodeDefaultDelegate.swift",
        "Themes/Xcode Light/SwiftXcodeDefaultDelegate.swift",
        "Themes/Xcode Light/XcodeLightPalette.swift",
        "Themes/Xcode Light/XcodeLightThemeInjectorDelegate.swift",
        "Themes/Xcode Light/XmlEnhancedXcodeDefaultDelegate.swift",
        "Themes/Xcode Light/XmlXcodeDefaultDelegate.swift",
        "Themes/Xcode Light/YAMLXcodeDefaultLightDelegate.swift",
        "Themes/Xcode Light/ZshXcodeLightDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.