Build Information
Successful build of IDGenerator, reference master (c88b67), with Swift 6.1 for Linux on 23 Feb 2026 20:52:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShivaHuang/swift-id-generator.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/ShivaHuang/swift-id-generator
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c88b67c [misc] Clarify README overview — introduce package name first
Cloned https://github.com/ShivaHuang/swift-id-generator.git
Revision (git rev-parse @):
c88b67ca45769c507e7ee1181a0c351734936080
SUCCESS checkout https://github.com/ShivaHuang/swift-id-generator.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ShivaHuang/swift-id-generator.git
https://github.com/ShivaHuang/swift-id-generator.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "IDGenerator",
"name" : "IDGenerator",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "IDGenerator",
"targets" : [
"IDGenerator"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IDGeneratorDependency",
"targets" : [
"IDGeneratorDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IDGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorTests",
"path" : "Tests/IDGeneratorTests",
"sources" : [
"IDGeneratorTests.swift"
],
"target_dependencies" : [
"IDGenerator"
],
"type" : "test"
},
{
"c99name" : "IDGeneratorDependencyTests",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorDependencyTests",
"path" : "Tests/IDGeneratorDependencyTests",
"product_dependencies" : [
"Dependencies"
],
"sources" : [
"IDGeneratorDependencyTests.swift"
],
"target_dependencies" : [
"IDGeneratorDependency"
],
"type" : "test"
},
{
"c99name" : "IDGeneratorDependency",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorDependency",
"path" : "Sources/IDGeneratorDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"IDGeneratorDependency"
],
"sources" : [
"IDGeneratorDependency.swift"
],
"target_dependencies" : [
"IDGenerator"
],
"type" : "library"
},
{
"c99name" : "IDGenerator",
"module_type" : "SwiftTarget",
"name" : "IDGenerator",
"path" : "Sources/IDGenerator",
"product_dependencies" : [
"ConcurrencyExtras"
],
"product_memberships" : [
"IDGenerator",
"IDGeneratorDependency"
],
"sources" : [
"IDGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/886] Fetching swift-concurrency-extras
[462/7504] Fetching swift-concurrency-extras, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.24s)
[2449/6618] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.95s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.67s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2550] Fetching combine-schedulers
[1888/3867] Fetching combine-schedulers, swift-clocks
[3868/9585] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.34s)
[3490/7035] Fetching swift-clocks, xctest-dynamic-overlay
[7036/81516] Fetching swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.72s)
[7953/80199] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
[2980/74481] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.39s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (10.00s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (1.88s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.65s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.98s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Building for debugging...
[0/15] Write sources
[13/15] Write swift-version-24593BA9C3E375BF.txt
[14/28] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[16/120] Emitting module OpenCombine
[17/132] Emitting module IssueReportingPackageSupport
[18/132] Compiling IssueReportingPackageSupport _Test.swift
[19/133] Emitting module ConcurrencyExtras
[21/134] Compiling OpenCombine Utils.swift
[22/134] Compiling OpenCombine Violations.swift
[23/134] Compiling OpenCombine ImmediateScheduler.swift
[24/134] Compiling OpenCombine ObservableObject.swift
[25/134] Compiling OpenCombine PassthroughSubject.swift
[26/134] Compiling OpenCombine Published.swift
[27/134] Compiling OpenCombine Publisher+Subscribe.swift
[28/134] Compiling OpenCombine Deferred.swift
[29/134] Compiling OpenCombine Empty.swift
[30/134] Compiling OpenCombine Fail.swift
[31/134] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[32/134] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[33/134] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[34/134] Compiling OpenCombine Publishers.Count.swift
[35/134] Compiling OpenCombine Publishers.Debounce.swift
[36/134] Compiling OpenCombine Publishers.Delay.swift
[37/134] Compiling OpenCombine Publishers.Drop.swift
[38/134] Compiling OpenCombine Publishers.DropUntilOutput.swift
[39/134] Compiling OpenCombine Publishers.DropWhile.swift
[40/134] Compiling OpenCombine Publishers.Filter.swift
[41/134] Compiling OpenCombine Publishers.First.swift
[42/134] Compiling OpenCombine Publishers.FlatMap.swift
[43/134] Compiling OpenCombine Publishers.HandleEvents.swift
[44/134] Compiling OpenCombine Publishers.IgnoreOutput.swift
[45/134] Compiling OpenCombine Publishers.Last.swift
[46/134] Compiling OpenCombine Publishers.MakeConnectable.swift
[47/134] Compiling ConcurrencyExtras UncheckedSendable.swift
[48/154] Compiling IssueReporting ReportIssue.swift
[49/154] Compiling IssueReporting TestContext.swift
[50/154] Compiling IssueReporting Unimplemented.swift
[51/154] Compiling IssueReporting BreakpointReporter.swift
[52/154] Compiling IssueReporting DefaultReporter.swift
[53/154] Compiling IssueReporting FatalErrorReporter.swift
[54/154] Compiling OpenCombine ConcurrencyHelpers.swift
[55/154] Compiling OpenCombine Future+Concurrency.swift
[56/154] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[57/154] Compiling OpenCombine CurrentValueSubject.swift
[58/154] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[59/154] Compiling OpenCombine Future.swift
[60/154] Compiling OpenCombine GENERATED-RootProtocols.swift
[61/154] Compiling IssueReporting ErrorReporting.swift
[62/154] Compiling IssueReporting AppHostWarning.swift
[63/154] Compiling IssueReporting Deprecations.swift
[64/154] Compiling IssueReporting SwiftTesting.swift
[65/154] Compiling IssueReporting UncheckedSendable.swift
[66/154] Compiling IssueReporting Warn.swift
[67/154] Compiling IssueReporting FailureObserver.swift
[68/154] Compiling IssueReporting LockIsolated.swift
[69/154] Compiling IssueReporting Rethrows.swift
[70/154] Compiling IssueReporting XCTest.swift
[71/154] Compiling IssueReporting IsTesting.swift
[72/154] Compiling IssueReporting IssueReporter.swift
[73/154] Compiling IssueReporting IssueSeverity.swift
[74/154] Compiling OpenCombine Result.swift
[75/154] Compiling OpenCombine Scheduler.swift
[76/154] Compiling OpenCombine Subject+Void.swift
[77/154] Compiling OpenCombine Subscriber+Void.swift
[78/154] Compiling OpenCombine Subscribers.Assign.swift
[79/154] Compiling OpenCombine Subscribers.Completion.swift
[80/154] Compiling OpenCombine Subscribers.Demand.swift
[81/154] Compiling OpenCombine Subscribers.Sink.swift
[82/154] Compiling OpenCombine Subscribers.swift
[83/154] Compiling OpenCombine Subscription.swift
[84/154] Compiling OpenCombine Subscriptions.swift
[85/154] Compiling OpenCombine _Introspection.swift
[90/156] Compiling IssueReporting WithExpectedIssue.swift
[91/156] Compiling IssueReporting WithIssueContext.swift
[92/156] Compiling OpenCombine Just.swift
[93/156] Compiling OpenCombine Optional.Publisher.swift
[94/156] Compiling OpenCombine Publishers.AllSatisfy.swift
[95/156] Compiling OpenCombine Publishers.AssertNoFailure.swift
[96/156] Compiling OpenCombine Publishers.Autoconnect.swift
[97/156] Compiling OpenCombine Publishers.Breakpoint.swift
[98/156] Compiling OpenCombine Publishers.Buffer.swift
[99/156] Compiling OpenCombine Publishers.Collect.swift
[100/156] Compiling OpenCombine Publishers.CollectByCount.swift
[101/156] Compiling OpenCombine Publishers.CompactMap.swift
[102/156] Compiling OpenCombine Publishers.Comparison.swift
[103/156] Compiling OpenCombine Publishers.Concatenate.swift
[104/156] Compiling OpenCombine Publishers.Contains.swift
[105/156] Compiling OpenCombine Publishers.Retry.swift
[106/156] Compiling OpenCombine Publishers.Scan.swift
[107/156] Compiling OpenCombine Publishers.Sequence.swift
[108/156] Compiling OpenCombine Publishers.SetFailureType.swift
[109/156] Compiling OpenCombine Publishers.Share.swift
[110/156] Compiling OpenCombine Publishers.SubscribeOn.swift
[111/156] Compiling OpenCombine Publishers.SwitchToLatest.swift
[112/156] Compiling OpenCombine Publishers.Throttle.swift
[113/156] Compiling OpenCombine Publishers.Timeout.swift
[114/156] Compiling OpenCombine Publishers.Zip.swift
[115/156] Compiling OpenCombine Publishers.swift
[116/156] Compiling OpenCombine Record.swift
[117/156] Compiling OpenCombine Result.Publisher.swift
[118/156] Compiling OpenCombine Publishers.Map.swift
[119/156] Compiling OpenCombine Publishers.MapError.swift
[120/156] Compiling OpenCombine Publishers.MeasureInterval.swift
[121/156] Compiling OpenCombine Publishers.Multicast.swift
[122/156] Compiling OpenCombine Publishers.Output.swift
[123/156] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[124/156] Compiling OpenCombine Publishers.PrefixWhile.swift
[125/156] Compiling OpenCombine Publishers.Print.swift
[126/156] Compiling OpenCombine Publishers.ReceiveOn.swift
[127/156] Compiling OpenCombine Publishers.Reduce.swift
[128/156] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[129/156] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[130/156] Compiling OpenCombine Publishers.ReplaceError.swift
[138/170] Compiling ConcurrencyExtras Task.swift
[139/170] Compiling ConcurrencyExtras Result.swift
[140/170] Compiling OpenCombineFoundation Locking.swift
[141/170] Compiling OpenCombineFoundation Portability.swift
[142/170] Emitting module OpenCombineDispatch
[143/170] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[149/170] Compiling OpenCombineFoundation JSONEncoder.swift
[150/170] Compiling OpenCombineFoundation NotificationCenter.swift
[151/170] Compiling OpenCombineFoundation Utils.swift
[152/170] Compiling OpenCombineFoundation Violations.swift
[153/170] Emitting module IssueReporting
[156/172] Compiling ConcurrencyExtras MainSerialExecutor.swift
[161/172] Compiling ConcurrencyExtras LockIsolated.swift
[163/186] Compiling IDGenerator IDGenerator.swift
[164/186] Compiling Clocks SwiftUI.swift
[165/186] Emitting module IDGenerator
[166/188] Compiling Clocks Timer.swift
[167/188] Compiling XCTestDynamicOverlay Exports.swift
[168/188] Emitting module XCTestDynamicOverlay
[169/188] Compiling XCTestDynamicOverlay Deprecations.swift
[172/189] Compiling Clocks AnyClock.swift
[173/189] Emitting module Clocks
[174/189] Compiling OpenCombineFoundation PropertyListEncoder.swift
[175/190] Compiling Clocks ImmediateClock.swift
[176/190] Compiling Clocks _AsyncTimerSequence.swift
[177/190] Compiling Clocks Lock.swift
[178/190] Compiling OpenCombineFoundation Timer+Publisher.swift
[179/190] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[180/190] Compiling Clocks TestClock.swift
[181/190] Compiling Clocks UnimplementedClock.swift
[185/191] Compiling OpenCombineFoundation URLSession.swift
[190/191] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[191/191] Emitting module OpenCombineFoundation
[193/194] Emitting module OpenCombineShim
[194/194] Compiling OpenCombineShim OpenCombineShim.swift
[196/208] Compiling CombineSchedulers Platform.swift
[197/208] Compiling CombineSchedulers SwiftUI.swift
[198/209] Compiling CombineSchedulers UIScheduler.swift
[199/209] Compiling CombineSchedulers UIKit.swift
[200/209] Compiling CombineSchedulers Lock.swift
[201/209] Compiling CombineSchedulers NSRecursiveLock.swift
[202/209] Compiling CombineSchedulers AnyScheduler.swift
[203/209] Compiling CombineSchedulers Concurrency.swift
[204/209] Compiling CombineSchedulers ImmediateScheduler.swift
[205/209] Compiling CombineSchedulers Deprecations.swift
[206/209] Emitting module CombineSchedulers
[207/209] Compiling CombineSchedulers UnimplementedScheduler.swift
[208/209] Compiling CombineSchedulers TestScheduler.swift
[209/209] Compiling CombineSchedulers Timer.swift
[211/234] Compiling Dependencies MainQueue.swift
[212/234] Compiling Dependencies MainRunLoop.swift
[213/234] Compiling Dependencies NotificationCenter.swift
[214/237] Compiling Dependencies Date.swift
[215/237] Compiling Dependencies FireAndForget.swift
[216/237] Compiling Dependencies Locale.swift
[217/237] Compiling Dependencies Assert.swift
[218/237] Compiling Dependencies Calendar.swift
[219/237] Compiling Dependencies Clocks.swift
[220/237] Compiling Dependencies Context.swift
[221/237] Compiling Dependencies OpenURL.swift
[222/237] Compiling Dependencies TimeZone.swift
[223/237] Compiling Dependencies URLSession.swift
[224/237] Emitting module Dependencies
[225/237] Compiling Dependencies UUID.swift
[226/237] Compiling Dependencies WithRandomNumberGenerator.swift
[227/237] Compiling Dependencies AppEntryPoint.swift
[228/237] Compiling Dependencies Deprecations.swift
[229/237] Compiling Dependencies Exports.swift
[230/237] Compiling Dependencies TypeName.swift
[231/237] Compiling Dependencies PreviewTrait.swift
[232/237] Compiling Dependencies TestTrait.swift
[233/237] Compiling Dependencies WithDependencies.swift
[234/237] Compiling Dependencies Dependency.swift
[235/237] Compiling Dependencies DependencyContext.swift
[236/237] Compiling Dependencies DependencyKey.swift
[237/237] Compiling Dependencies DependencyValues.swift
[239/240] Emitting module IDGeneratorDependency
[240/240] Compiling IDGeneratorDependency IDGeneratorDependency.swift
Build complete! (62.38s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "IDGenerator",
"name" : "IDGenerator",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "IDGenerator",
"targets" : [
"IDGenerator"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IDGeneratorDependency",
"targets" : [
"IDGeneratorDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IDGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorTests",
"path" : "Tests/IDGeneratorTests",
"sources" : [
"IDGeneratorTests.swift"
],
"target_dependencies" : [
"IDGenerator"
],
"type" : "test"
},
{
"c99name" : "IDGeneratorDependencyTests",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorDependencyTests",
"path" : "Tests/IDGeneratorDependencyTests",
"product_dependencies" : [
"Dependencies"
],
"sources" : [
"IDGeneratorDependencyTests.swift"
],
"target_dependencies" : [
"IDGeneratorDependency"
],
"type" : "test"
},
{
"c99name" : "IDGeneratorDependency",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorDependency",
"path" : "Sources/IDGeneratorDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"IDGeneratorDependency"
],
"sources" : [
"IDGeneratorDependency.swift"
],
"target_dependencies" : [
"IDGenerator"
],
"type" : "library"
},
{
"c99name" : "IDGenerator",
"module_type" : "SwiftTarget",
"name" : "IDGenerator",
"path" : "Sources/IDGenerator",
"product_dependencies" : [
"ConcurrencyExtras"
],
"product_memberships" : [
"IDGenerator",
"IDGeneratorDependency"
],
"sources" : [
"IDGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.