Build Information
Successful build of swift-identified-collections, reference main (d9f974
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 00:35:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/pointfreeco/swift-identified-collections.git
Reference: main
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/pointfreeco/swift-identified-collections
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d9f9741 Run swift-format
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
d9f9741112e86e6c62a376c76b4d4585b906c12d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-identified-collections.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-collections-benchmark
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
[1/498] Fetching swift-collections-benchmark
[76/2580] Fetching swift-collections-benchmark, swift-docc-plugin
[306/19220] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (2.22s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (2.25s)
Fetched https://github.com/apple/swift-collections from cache (2.27s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (3.41s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system
[1/4436] Fetching swift-system
[4437/19816] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.87s)
[12766/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.37s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (2.22s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.69s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.99s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.28s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-collections-benchmark
Working copy of https://github.com/apple/swift-collections-benchmark resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/23] Write sources
[11/23] Compiling CSystem shims.c
[12/23] Write swift-version-24593BA9C3E375BF.txt
[14/67] Compiling SystemPackage FileOperations.swift
[15/67] Compiling SystemPackage FilePath.swift
[16/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/68] Compiling InternalCollectionsUtilities Descriptions.swift
[18/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/68] Compiling InternalCollectionsUtilities Debugging.swift
[21/68] Emitting module InternalCollectionsUtilities
[22/68] Compiling SystemPackage FileDescriptor.swift
[23/68] Compiling SystemPackage FileHelpers.swift
[24/68] Compiling SystemPackage Errno.swift
[25/68] Compiling SystemPackage ErrnoWindows.swift
[26/68] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/68] Compiling SystemPackage FilePathTempPosix.swift
[29/68] Compiling SystemPackage FilePathTempWindows.swift
[30/68] Compiling SystemPackage FilePathWindows.swift
[31/68] Compiling SystemPackage FilePermissions.swift
[36/71] Compiling SystemPackage MachPort.swift
[37/71] Compiling SystemPackage PlatformString.swift
[38/71] Compiling SystemPackage SystemString.swift
[43/71] Emitting module SystemPackage
[48/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/72] Emitting module ArgumentParserToolInfo
[51/72] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/73] Wrapping AST for InternalCollectionsUtilities for debugging
[53/166] Wrapping AST for ArgumentParserToolInfo for debugging
[55/166] Compiling ArgumentParser Name.swift
[56/166] Compiling ArgumentParser Parsed.swift
[57/166] Compiling ArgumentParser ParsedValues.swift
[58/166] Compiling ArgumentParser CommandGroup.swift
[59/166] Compiling ArgumentParser EnumerableFlag.swift
[60/166] Compiling ArgumentParser ExpressibleByArgument.swift
[61/166] Compiling ArgumentParser ParsableArguments.swift
[62/166] Compiling ArgumentParser ArgumentHelp.swift
[63/166] Compiling ArgumentParser OptionGroup.swift
[64/166] Compiling ArgumentParser AsyncParsableCommand.swift
[65/166] Compiling ArgumentParser CommandConfiguration.swift
[66/167] Wrapping AST for SystemPackage for debugging
[68/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[76/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[77/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/167] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/167] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/174] Compiling ArgumentParser CommandParser.swift
[83/174] Compiling ArgumentParser InputKey.swift
[84/174] Compiling ArgumentParser InputOrigin.swift
[85/174] Compiling ArgumentParser BashCompletionsGenerator.swift
[86/174] Compiling ArgumentParser CompletionsGenerator.swift
[87/174] Compiling ArgumentParser FishCompletionsGenerator.swift
[88/174] Compiling ArgumentParser ZshCompletionsGenerator.swift
[89/174] Compiling ArgumentParser Argument.swift
[98/174] Compiling ArgumentParser ParsableArgumentsValidation.swift
[99/174] Compiling ArgumentParser ParsableCommand.swift
[100/174] Compiling ArgumentParser ArgumentDecoder.swift
[104/174] Compiling ArgumentParser ParserError.swift
[105/174] Compiling ArgumentParser SplitArguments.swift
[106/174] Compiling ArgumentParser DumpHelpGenerator.swift
[107/174] Compiling ArgumentParser HelpCommand.swift
[108/174] Compiling ArgumentParser HelpGenerator.swift
[109/174] Compiling ArgumentParser MessageInfo.swift
[110/174] Compiling ArgumentParser UsageGenerator.swift
[111/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[112/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[113/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[114/174] Compiling ArgumentParser ArgumentVisibility.swift
[115/174] Compiling ArgumentParser CompletionKind.swift
[116/174] Compiling ArgumentParser Errors.swift
[117/174] Compiling ArgumentParser Flag.swift
[118/174] Compiling ArgumentParser NameSpecification.swift
[119/174] Compiling ArgumentParser Option.swift
[120/174] Compiling ArgumentParser ArgumentDefinition.swift
[121/174] Compiling ArgumentParser ArgumentSet.swift
[122/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[123/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[124/174] Compiling OrderedCollections OrderedSet+Testing.swift
[125/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[126/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[127/174] Compiling OrderedCollections OrderedSet.swift
[128/174] Compiling OrderedCollections _UnsafeBitset.swift
[129/174] Emitting module OrderedCollections
[130/175] Wrapping AST for OrderedCollections for debugging
[132/193] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[133/193] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[134/193] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[135/193] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[136/193] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[137/193] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[138/198] Emitting module ArgumentParser
[144/198] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[145/198] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[146/198] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[147/198] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[148/198] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[149/198] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[155/198] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[156/198] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[157/198] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[158/198] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[159/198] Compiling IdentifiedCollections Identified.swift
[164/200] Compiling ArgumentParser CollectionExtensions.swift
[165/200] Compiling ArgumentParser Platform.swift
[166/200] Compiling ArgumentParser SequenceExtensions.swift
[167/200] Compiling ArgumentParser StringExtensions.swift
[168/200] Compiling ArgumentParser Tree.swift
[176/200] Compiling IdentifiedCollections IdentifiedArray.swift
[177/200] Compiling IdentifiedCollections IdentifiedCollection.swift
[181/200] Emitting module IdentifiedCollections
[196/202] Wrapping AST for IdentifiedCollections for debugging
[197/202] Wrapping AST for ArgumentParser for debugging
[199/276] Compiling CollectionsBenchmark Text.swift
[200/276] Compiling CollectionsBenchmark CocoaRenderer.swift
[201/276] Compiling CollectionsBenchmark CoreGraphics.swift
[202/276] Compiling CollectionsBenchmark DefaultRenderer.swift
[203/276] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[204/276] Compiling CollectionsBenchmark UIKitRenderer.swift
[205/276] Compiling CollectionsBenchmark _XML.swift
[206/276] Compiling CollectionsBenchmark Theme.swift
[207/276] Compiling CollectionsBenchmark Compatibility.swift
[208/276] Compiling CollectionsBenchmark BinarySearch.swift
[209/286] Emitting module CollectionsBenchmark
[210/286] Compiling CollectionsBenchmark Blackhole.swift
[211/286] Compiling CollectionsBenchmark Duration+Basics.swift
[212/286] Compiling CollectionsBenchmark Identity.swift
[213/286] Compiling CollectionsBenchmark Measurement.swift
[214/286] Compiling CollectionsBenchmark Sample+Statistic.swift
[215/286] Compiling CollectionsBenchmark Sample.swift
[216/286] Compiling CollectionsBenchmark Size.swift
[217/286] Compiling CollectionsBenchmark TaskResults.swift
[218/286] Compiling CollectionsBenchmark Tick.swift
[219/286] Compiling CollectionsBenchmark Time.swift
[220/286] Compiling CollectionsBenchmark Timer.swift
[221/286] Compiling CollectionsBenchmark Chart.swift
[222/286] Compiling CollectionsBenchmark ChartScales.swift
[223/286] Compiling CollectionsBenchmark ChartUtils.swift
[224/286] Compiling CollectionsBenchmark Curve.swift
[225/286] Compiling CollectionsBenchmark EdgeInsets.swift
[226/286] Compiling CollectionsBenchmark Path.swift
[227/286] Compiling CollectionsBenchmark Point.swift
[228/286] Compiling CollectionsBenchmark Rectangle.swift
[229/286] Compiling CollectionsBenchmark Transform.swift
[230/286] Compiling CollectionsBenchmark Vector.swift
[231/286] Compiling CollectionsBenchmark Color.swift
[232/286] Compiling CollectionsBenchmark DocumentRenderer.swift
[233/286] Compiling CollectionsBenchmark Font.swift
[234/286] Compiling CollectionsBenchmark Graphics+Element.swift
[235/286] Compiling CollectionsBenchmark Graphics+SVG.swift
[236/286] Compiling CollectionsBenchmark Graphics.swift
[237/286] Compiling CollectionsBenchmark ImageFormat.swift
[238/286] Compiling CollectionsBenchmark Renderer.swift
[239/286] Compiling CollectionsBenchmark Shape.swift
[240/286] Compiling CollectionsBenchmark Stroke.swift
[241/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[242/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[243/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[244/286] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[245/286] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[246/286] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[247/286] Compiling CollectionsBenchmark BenchmarkCLI.swift
[248/286] Compiling CollectionsBenchmark _Document.swift
[249/286] Compiling CollectionsBenchmark Band.swift
[250/286] Compiling CollectionsBenchmark Chart+Options.swift
[251/286] Compiling CollectionsBenchmark Complain.swift
[252/286] Compiling CollectionsBenchmark Debug.swift
[253/286] Compiling CollectionsBenchmark FilePath extensions.swift
[254/286] Compiling CollectionsBenchmark ProjectInfo.swift
[255/286] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[256/286] Compiling CollectionsBenchmark _Shims.swift
[257/286] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[258/286] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[259/286] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[260/286] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[261/286] Compiling CollectionsBenchmark TaskID.swift
[262/286] Compiling CollectionsBenchmark _ExecutionContext.swift
[263/286] Compiling CollectionsBenchmark _TypeBox.swift
[264/286] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[265/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[266/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[267/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[268/286] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[269/286] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[270/286] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[271/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[272/286] Compiling CollectionsBenchmark AnyTask.swift
[273/286] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[274/286] Compiling CollectionsBenchmark Benchmark+Error.swift
[275/286] Compiling CollectionsBenchmark Benchmark+Event.swift
[276/286] Compiling CollectionsBenchmark Benchmark+Links.swift
[277/286] Compiling CollectionsBenchmark Benchmark+Main.swift
[278/286] Compiling CollectionsBenchmark Benchmark+Options.swift
[279/286] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[280/286] Compiling CollectionsBenchmark Benchmark.swift
[281/286] Compiling CollectionsBenchmark BenchmarkResults.swift
[282/286] Compiling CollectionsBenchmark Task.swift
[283/287] Wrapping AST for CollectionsBenchmark for debugging
[285/289] Emitting module swift_identified_collections_benchmark
[286/289] Compiling swift_identified_collections_benchmark main.swift
[287/290] Wrapping AST for swift-identified-collections-benchmark for debugging
[288/290] Write Objects.LinkFileList
[289/290] Linking swift-identified-collections-benchmark
Build complete! (131.70s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-collections-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections-benchmark"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-identified-collections",
"name" : "swift-identified-collections",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IdentifiedCollections",
"targets" : [
"IdentifiedCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-identified-collections-benchmark",
"targets" : [
"swift-identified-collections-benchmark"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "swift_identified_collections_benchmark",
"module_type" : "SwiftTarget",
"name" : "swift-identified-collections-benchmark",
"path" : "Sources/swift-identified-collections-benchmark",
"product_dependencies" : [
"CollectionsBenchmark"
],
"product_memberships" : [
"swift-identified-collections-benchmark"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"IdentifiedCollections"
],
"type" : "executable"
},
{
"c99name" : "IdentifiedCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "IdentifiedCollectionsTests",
"path" : "Tests/IdentifiedCollectionsTests",
"sources" : [
"IdentifiedArrayCollectionOperationTests.swift",
"IdentifiedArrayTests.swift"
],
"target_dependencies" : [
"IdentifiedCollections"
],
"type" : "test"
},
{
"c99name" : "IdentifiedCollections",
"module_type" : "SwiftTarget",
"name" : "IdentifiedCollections",
"path" : "Sources/IdentifiedCollections",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"IdentifiedCollections",
"swift-identified-collections-benchmark"
],
"sources" : [
"Identified/Identified.swift",
"IdentifiedArray/IdentifiedArray+Codable.swift",
"IdentifiedArray/IdentifiedArray+Collection.swift",
"IdentifiedArray/IdentifiedArray+CollectionAlgorithms.swift",
"IdentifiedArray/IdentifiedArray+CustomDebugStringConvertible.swift",
"IdentifiedArray/IdentifiedArray+CustomReflectable.swift",
"IdentifiedArray/IdentifiedArray+CustomStringConvertible.swift",
"IdentifiedArray/IdentifiedArray+Equatable.swift",
"IdentifiedArray/IdentifiedArray+ExpressibleByArrayLiteral.swift",
"IdentifiedArray/IdentifiedArray+Hashable.swift",
"IdentifiedArray/IdentifiedArray+IdentifiedCollection.swift",
"IdentifiedArray/IdentifiedArray+Initializers.swift",
"IdentifiedArray/IdentifiedArray+Insertions.swift",
"IdentifiedArray/IdentifiedArray+MutableCollection.swift",
"IdentifiedArray/IdentifiedArray+RandomAccessCollection.swift",
"IdentifiedArray/IdentifiedArray+RangeReplaceableCollection.swift",
"IdentifiedArray/IdentifiedArray+Sendable.swift",
"IdentifiedArray/IdentifiedArray.swift",
"IdentifiedCollection.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.