Build Information
Successful build of swift-identified-collections, reference main (7673f8), with Swift 6.3 for Linux on 15 Apr 2026 16:48:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 7673f88 Run swift-format
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
7673f8843010bf17b9ab532a7e3d8ce952b16b89
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.3
Building package at path: $PWD
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-docc-plugin
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-collections
[1/506] Fetching swift-collections-benchmark
[270/2783] Fetching swift-collections-benchmark, swift-docc-plugin
[521/26320] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.56s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.56s)
[2590/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.71s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (2.62s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system
[1/17523] Fetching swift-argument-parser
[1053/23124] Fetching swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.06s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.81s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.75s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.04s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.84s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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.6
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/24] Write sources
[12/24] Compiling CSystem shims.c
[13/24] Write swift-version-24593BA9C3E375BF.txt
[15/75] Emitting module InternalCollectionsUtilities
[16/77] Compiling InternalCollectionsUtilities Integer rank.swift
[17/77] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/77] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/77] Compiling InternalCollectionsUtilities Debugging.swift
[20/77] Compiling InternalCollectionsUtilities Descriptions.swift
[21/77] Emitting module SystemPackage
[22/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/81] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[25/81] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[26/81] Emitting module ArgumentParserToolInfo
[27/81] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/82] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[31/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/82] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/82] Compiling InternalCollectionsUtilities String+Padding.swift
[34/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/83] Wrapping AST for ArgumentParserToolInfo for debugging
[49/91] Wrapping AST for InternalCollectionsUtilities for debugging
[51/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[52/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/184] Compiling OrderedCollections OrderedSet+Equatable.swift
[56/184] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[57/184] Compiling OrderedCollections OrderedSet+Hashable.swift
[58/184] Compiling OrderedCollections OrderedDictionary+Codable.swift
[59/184] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[60/184] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[61/184] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[62/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[63/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[64/184] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/184] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[66/184] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/184] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[70/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/184] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/184] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/191] Compiling OrderedCollections OrderedDictionary.swift
[76/191] Compiling OrderedCollections OrderedSet+Codable.swift
[77/191] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/191] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/191] Compiling OrderedCollections OrderedSet+Diffing.swift
[91/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[92/191] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[93/191] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[94/191] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[95/191] Compiling OrderedCollections OrderedSet+Initializers.swift
[96/191] Compiling OrderedCollections OrderedSet+Insertions.swift
[97/191] Compiling OrderedCollections OrderedSet+Invariants.swift
[98/191] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[99/191] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[100/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[101/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[102/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/191] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/191] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/191] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[116/191] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[117/191] Compiling OrderedCollections OrderedDictionary+Values.swift
[118/191] Compiling OrderedCollections _HashTable+Bucket.swift
[119/191] Compiling OrderedCollections _HashTable+BucketIterator.swift
[120/191] Compiling OrderedCollections _HashTable+Constants.swift
[121/191] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[122/191] Compiling OrderedCollections _HashTable+Testing.swift
[123/191] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[124/191] Compiling OrderedCollections _HashTable.swift
[125/191] Compiling OrderedCollections _Hashtable+Header.swift
[126/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[127/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[128/191] Compiling OrderedCollections OrderedSet+Testing.swift
[129/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[130/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[131/191] Compiling OrderedCollections OrderedSet.swift
[132/191] Compiling OrderedCollections _UnsafeBitset.swift
[133/191] Emitting module OrderedCollections
[135/192] Emitting module ArgumentParser
[135/202] Wrapping AST for OrderedCollections for debugging
[156/216] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[157/216] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[158/216] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[159/216] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[160/216] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[161/216] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[162/216] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[163/216] Compiling ArgumentParser Tree.swift
[164/216] Compiling ArgumentParser CodingKeyValidator.swift
[165/216] Compiling ArgumentParser NonsenseFlagsValidator.swift
[166/216] Compiling ArgumentParser ParsableArgumentsValidation.swift
[167/216] Compiling ArgumentParser PositionalArgumentsValidator.swift
[168/216] Compiling ArgumentParser UniqueNamesValidator.swift
[173/217] Wrapping AST for SystemPackage for debugging
[175/217] Compiling IdentifiedCollections Identified.swift
[176/217] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[177/217] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[178/217] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[179/217] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[180/217] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[181/217] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[182/217] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[183/217] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[184/217] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[205/220] Wrapping AST for ArgumentParser for debugging
[210/221] Compiling IdentifiedCollections IdentifiedArray.swift
[211/221] Compiling IdentifiedCollections IdentifiedCollection.swift
[212/221] Emitting module IdentifiedCollections
[213/294] Compiling CollectionsBenchmark ChartScales.swift
[214/294] Compiling CollectionsBenchmark ChartUtils.swift
[215/294] Compiling CollectionsBenchmark Curve.swift
[216/295] Wrapping AST for IdentifiedCollections for debugging
[218/295] Emitting module CollectionsBenchmark
[219/295] Compiling CollectionsBenchmark Blackhole.swift
[220/295] Compiling CollectionsBenchmark Duration+Basics.swift
[221/295] Compiling CollectionsBenchmark Identity.swift
[222/295] Compiling CollectionsBenchmark Measurement.swift
[223/295] Compiling CollectionsBenchmark Sample+Statistic.swift
[224/295] Compiling CollectionsBenchmark Sample.swift
[225/295] Compiling CollectionsBenchmark Size.swift
[226/295] Compiling CollectionsBenchmark TaskResults.swift
[227/295] Compiling CollectionsBenchmark Tick.swift
[228/295] Compiling CollectionsBenchmark Time.swift
[229/295] Compiling CollectionsBenchmark Timer.swift
[230/295] Compiling CollectionsBenchmark Text.swift
[231/295] Compiling CollectionsBenchmark CocoaRenderer.swift
[232/295] Compiling CollectionsBenchmark CoreGraphics.swift
[233/295] Compiling CollectionsBenchmark DefaultRenderer.swift
[234/295] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[235/295] Compiling CollectionsBenchmark UIKitRenderer.swift
[236/295] Compiling CollectionsBenchmark _XML.swift
[237/295] Compiling CollectionsBenchmark Theme.swift
[238/295] Compiling CollectionsBenchmark Compatibility.swift
[239/295] Compiling CollectionsBenchmark BinarySearch.swift
[240/305] Compiling CollectionsBenchmark Chart.swift
[244/305] Compiling CollectionsBenchmark EdgeInsets.swift
[245/305] Compiling CollectionsBenchmark Path.swift
[246/305] Compiling CollectionsBenchmark Point.swift
[247/305] Compiling CollectionsBenchmark Rectangle.swift
[248/305] Compiling CollectionsBenchmark Transform.swift
[249/305] Compiling CollectionsBenchmark Vector.swift
[250/305] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[251/305] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[252/305] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[253/305] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[254/305] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[255/305] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[256/305] Compiling CollectionsBenchmark BenchmarkCLI.swift
[257/305] Compiling CollectionsBenchmark _Document.swift
[258/305] Compiling CollectionsBenchmark Band.swift
[259/305] Compiling CollectionsBenchmark Chart+Options.swift
[260/305] Compiling CollectionsBenchmark Color.swift
[261/305] Compiling CollectionsBenchmark DocumentRenderer.swift
[262/305] Compiling CollectionsBenchmark Font.swift
[263/305] Compiling CollectionsBenchmark Graphics+Element.swift
[264/305] Compiling CollectionsBenchmark Graphics+SVG.swift
[265/305] Compiling CollectionsBenchmark Graphics.swift
[266/305] Compiling CollectionsBenchmark ImageFormat.swift
[267/305] Compiling CollectionsBenchmark Renderer.swift
[268/305] Compiling CollectionsBenchmark Shape.swift
[269/305] Compiling CollectionsBenchmark Stroke.swift
[270/305] Compiling CollectionsBenchmark Complain.swift
[271/305] Compiling CollectionsBenchmark Debug.swift
[272/305] Compiling CollectionsBenchmark FilePath extensions.swift
[273/305] Compiling CollectionsBenchmark ProjectInfo.swift
[274/305] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[275/305] Compiling CollectionsBenchmark _Shims.swift
[276/305] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[277/305] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[278/305] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[279/305] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[280/305] Compiling CollectionsBenchmark AnyTask.swift
[281/305] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[282/305] Compiling CollectionsBenchmark Benchmark+Error.swift
[283/305] Compiling CollectionsBenchmark Benchmark+Event.swift
[284/305] Compiling CollectionsBenchmark Benchmark+Links.swift
[285/305] Compiling CollectionsBenchmark Benchmark+Main.swift
[286/305] Compiling CollectionsBenchmark Benchmark+Options.swift
[287/305] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[288/305] Compiling CollectionsBenchmark Benchmark.swift
[289/305] Compiling CollectionsBenchmark BenchmarkResults.swift
[290/305] Compiling CollectionsBenchmark Task.swift
[291/305] Compiling CollectionsBenchmark TaskID.swift
[292/305] Compiling CollectionsBenchmark _ExecutionContext.swift
[293/305] Compiling CollectionsBenchmark _TypeBox.swift
[294/305] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[295/305] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[296/305] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[297/305] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[298/305] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[299/305] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[300/305] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[301/305] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[302/306] Wrapping AST for CollectionsBenchmark for debugging
[304/308] Compiling swift_identified_collections_benchmark main.swift
[305/308] Emitting module swift_identified_collections_benchmark
[306/309] Wrapping AST for swift-identified-collections-benchmark for debugging
[307/309] Write Objects.LinkFileList
[308/309] Linking swift-identified-collections-benchmark
Build complete! (87.03s)
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.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.