Build Information
Successful build of swift-identified-collections, reference main (322d9f
), with Swift 5.9 for Linux on 9 Dec 2024 19:37:24 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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
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 322d9ff Android support (#80)
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
322d9ffeeba85c9f7c4984b39422ec7cc3c56597
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: 5.9
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-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/2044] Fetching swift-docc-plugin
[226/2384] Fetching swift-docc-plugin, swift-collections-benchmark
[2385/17987] Fetching swift-docc-plugin, swift-collections-benchmark, swift-collections
Fetched https://github.com/apple/swift-collections-benchmark (0.45s)
[4853/17647] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (1.32s)
Fetched https://github.com/apple/swift-collections (1.34s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.94s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/3930] Fetching swift-system
[3931/16331] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system (0.57s)
Fetched https://github.com/apple/swift-argument-parser (0.69s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3203] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.34s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.52s)
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.3
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.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
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.3
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 GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/13] Compiling CSystem shims.c
[5/60] Emitting module SystemPackage
[6/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/63] Compiling InternalCollectionsUtilities Specialize.swift
[8/65] Compiling SystemPackage MachPort.swift
[9/65] Compiling SystemPackage PlatformString.swift
[10/65] Compiling SystemPackage SystemString.swift
[11/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/65] Compiling InternalCollectionsUtilities Debugging.swift
[14/65] Compiling InternalCollectionsUtilities Descriptions.swift
[15/65] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/65] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/65] Compiling InternalCollectionsUtilities Integer rank.swift
[19/65] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/65] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/65] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[25/65] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[26/65] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/65] Emitting module InternalCollectionsUtilities
[32/66] Compiling SystemPackage Util+StringArray.swift
[33/66] Compiling SystemPackage Util.swift
[34/66] Compiling SystemPackage UtilConsumers.swift
[37/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[38/67] Emitting module ArgumentParserToolInfo
[39/69] Wrapping AST for InternalCollectionsUtilities for debugging
[41/98] Wrapping AST for ArgumentParserToolInfo for debugging
[43/162] Compiling ArgumentParser InputKey.swift
[44/162] Compiling ArgumentParser InputOrigin.swift
[45/162] Compiling ArgumentParser ExpressibleByArgument.swift
[46/162] Compiling ArgumentParser ParsableArguments.swift
[47/162] Compiling ArgumentParser Errors.swift
[48/162] Compiling ArgumentParser Flag.swift
[49/162] Compiling ArgumentParser NameSpecification.swift
[50/162] Compiling ArgumentParser Option.swift
[51/162] Compiling ArgumentParser EnumerableFlag.swift
[52/162] Compiling ArgumentParser ArgumentDefinition.swift
[53/162] Compiling ArgumentParser ArgumentSet.swift
[54/162] Compiling ArgumentParser CommandParser.swift
[55/162] Compiling ArgumentParser OptionGroup.swift
[56/162] Compiling ArgumentParser AsyncParsableCommand.swift
[57/162] Compiling ArgumentParser CommandConfiguration.swift
[58/162] Compiling ArgumentParser CommandGroup.swift
[59/162] Compiling ArgumentParser Argument.swift
[60/162] Compiling ArgumentParser ArgumentHelp.swift
[61/162] Compiling ArgumentParser ArgumentVisibility.swift
[62/162] Compiling ArgumentParser CompletionKind.swift
[63/163] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/163] Compiling ArgumentParser ParsableCommand.swift
[65/163] Compiling ArgumentParser ArgumentDecoder.swift
[66/163] Compiling ArgumentParser Name.swift
[67/163] Compiling ArgumentParser Parsed.swift
[68/163] Compiling ArgumentParser ParsedValues.swift
[69/163] Compiling ArgumentParser ParserError.swift
[70/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[71/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[72/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[73/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[74/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[75/170] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[76/170] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[79/171] Compiling OrderedCollections OrderedSet+Initializers.swift
[80/171] Compiling OrderedCollections OrderedSet+Insertions.swift
[81/171] Compiling OrderedCollections OrderedSet+Invariants.swift
[82/171] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[83/171] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[84/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[85/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[86/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[87/171] Compiling ArgumentParser SplitArguments.swift
[88/171] Compiling ArgumentParser DumpHelpGenerator.swift
[89/171] Compiling ArgumentParser HelpCommand.swift
[90/171] Compiling ArgumentParser HelpGenerator.swift
[91/171] Compiling ArgumentParser MessageInfo.swift
[92/171] Compiling ArgumentParser UsageGenerator.swift
[93/171] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[94/171] Compiling OrderedCollections OrderedSet+Hashable.swift
[94/171] Wrapping AST for SystemPackage for debugging
[112/171] Compiling ArgumentParser BashCompletionsGenerator.swift
[113/171] Compiling ArgumentParser CompletionsGenerator.swift
[114/171] Compiling ArgumentParser FishCompletionsGenerator.swift
[115/171] Compiling ArgumentParser ZshCompletionsGenerator.swift
[120/171] Compiling OrderedCollections OrderedSet+Sendable.swift
[121/171] Compiling OrderedCollections OrderedSet+SubSequence.swift
[122/171] Compiling OrderedCollections OrderedSet+Testing.swift
[123/171] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[124/171] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[125/171] Compiling OrderedCollections OrderedSet.swift
[126/171] Compiling OrderedCollections _UnsafeBitset.swift
[133/176] Emitting module OrderedCollections
[141/178] Emitting module ArgumentParser
[147/178] Wrapping AST for OrderedCollections for debugging
[149/196] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[150/196] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[151/196] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[152/196] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[153/196] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[161/198] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[162/198] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[163/198] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[164/198] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[165/198] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[166/198] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[167/198] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[168/198] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[171/198] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[173/198] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[174/198] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[175/198] Emitting module IdentifiedCollections
[176/198] Compiling IdentifiedCollections Identified.swift
[177/198] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[178/198] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[179/198] Compiling IdentifiedCollections IdentifiedArray.swift
[180/198] Compiling IdentifiedCollections IdentifiedCollection.swift
[181/198] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[182/198] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[183/198] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[197/202] Wrapping AST for IdentifiedCollections for debugging
[198/202] Wrapping AST for ArgumentParser for debugging
[200/275] Compiling CollectionsBenchmark Text.swift
[201/275] Compiling CollectionsBenchmark CocoaRenderer.swift
[202/275] Compiling CollectionsBenchmark CoreGraphics.swift
[203/275] Compiling CollectionsBenchmark DefaultRenderer.swift
[204/275] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[205/275] Compiling CollectionsBenchmark UIKitRenderer.swift
[206/275] Compiling CollectionsBenchmark _XML.swift
[207/275] Compiling CollectionsBenchmark Theme.swift
[208/275] Compiling CollectionsBenchmark Compatibility.swift
[209/275] Compiling CollectionsBenchmark BinarySearch.swift
[210/285] Compiling CollectionsBenchmark Blackhole.swift
[211/285] Compiling CollectionsBenchmark Identity.swift
[212/285] Compiling CollectionsBenchmark Measurement.swift
[213/285] Compiling CollectionsBenchmark Sample+Statistic.swift
[214/285] Compiling CollectionsBenchmark Sample.swift
[215/285] Compiling CollectionsBenchmark Size.swift
[216/285] Compiling CollectionsBenchmark TaskResults.swift
[217/285] Compiling CollectionsBenchmark Tick.swift
[218/285] Compiling CollectionsBenchmark Time.swift
[219/285] Compiling CollectionsBenchmark Timer.swift
[220/285] Compiling CollectionsBenchmark AnyTask.swift
[221/285] Emitting module CollectionsBenchmark
[222/285] Compiling CollectionsBenchmark Chart.swift
[223/285] Compiling CollectionsBenchmark ChartScales.swift
[224/285] Compiling CollectionsBenchmark ChartUtils.swift
[225/285] Compiling CollectionsBenchmark Curve.swift
[226/285] Compiling CollectionsBenchmark EdgeInsets.swift
[227/285] Compiling CollectionsBenchmark Path.swift
[228/285] Compiling CollectionsBenchmark Point.swift
[229/285] Compiling CollectionsBenchmark Rectangle.swift
[230/285] Compiling CollectionsBenchmark Transform.swift
[231/285] Compiling CollectionsBenchmark Vector.swift
[232/285] Compiling CollectionsBenchmark Color.swift
[233/285] Compiling CollectionsBenchmark DocumentRenderer.swift
[234/285] Compiling CollectionsBenchmark Font.swift
[235/285] Compiling CollectionsBenchmark Graphics+Element.swift
[236/285] Compiling CollectionsBenchmark Graphics+SVG.swift
[237/285] Compiling CollectionsBenchmark Graphics.swift
[238/285] Compiling CollectionsBenchmark ImageFormat.swift
[239/285] Compiling CollectionsBenchmark Renderer.swift
[240/285] Compiling CollectionsBenchmark Shape.swift
[241/285] Compiling CollectionsBenchmark Stroke.swift
[242/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[243/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[244/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[245/285] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[246/285] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[247/285] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[248/285] Compiling CollectionsBenchmark BenchmarkCLI.swift
[249/285] Compiling CollectionsBenchmark _Document.swift
[250/285] Compiling CollectionsBenchmark Band.swift
[251/285] Compiling CollectionsBenchmark Chart+Options.swift
[252/285] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[253/285] Compiling CollectionsBenchmark Benchmark+Error.swift
[254/285] Compiling CollectionsBenchmark Benchmark+Event.swift
[255/285] Compiling CollectionsBenchmark Benchmark+Links.swift
[256/285] Compiling CollectionsBenchmark Benchmark+Main.swift
[257/285] Compiling CollectionsBenchmark Benchmark+Options.swift
[258/285] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[259/285] Compiling CollectionsBenchmark Benchmark.swift
[260/285] Compiling CollectionsBenchmark BenchmarkResults.swift
[261/285] Compiling CollectionsBenchmark Task.swift
[262/285] Compiling CollectionsBenchmark TaskID.swift
[263/285] Compiling CollectionsBenchmark Complain.swift
[264/285] Compiling CollectionsBenchmark Debug.swift
[265/285] Compiling CollectionsBenchmark FilePath extensions.swift
[266/285] Compiling CollectionsBenchmark ProjectInfo.swift
[267/285] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[268/285] Compiling CollectionsBenchmark _Shims.swift
[269/285] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[270/285] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[271/285] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[272/285] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[273/285] Compiling CollectionsBenchmark _ExecutionContext.swift
[274/285] Compiling CollectionsBenchmark _TypeBox.swift
[275/285] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[276/285] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[277/285] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[278/285] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[279/285] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[280/285] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[281/285] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[282/285] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[284/287] Wrapping AST for CollectionsBenchmark for debugging
[286/289] Emitting module swift_identified_collections_benchmark
[287/289] Compiling swift_identified_collections_benchmark main.swift
[289/291] Wrapping AST for swift-identified-collections-benchmark for debugging
[290/291] Linking swift-identified-collections-benchmark
Build complete! (39.86s)
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
}
}
],
"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" : "5.9"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.