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 swift-identified-collections, reference 1.1.1 (322d9f), with Swift 6.2 (beta) for Linux on 23 Jun 2025 00:30:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 1.1.1
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
 * tag               1.1.1      -> FETCH_HEAD
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 1.1.1
========================================
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-4609320-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
[1/498] Fetching swift-collections-benchmark
[76/17138] Fetching swift-collections-benchmark, swift-collections
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.65s)
[4327/16640] Fetching swift-collections
[8488/18722] Fetching swift-collections, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.53s)
Fetched https://github.com/apple/swift-collections from cache (1.44s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (1.86s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/4436] Fetching swift-system
[4437/19816] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.96s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.97s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.46s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.47s)
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.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.86s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.65s)
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/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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[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
[11/23] Write swift-version-24593BA9C3E375BF.txt
[14/67] Emitting module ArgumentParserToolInfo
[15/67] Emitting module InternalCollectionsUtilities
[16/68] Emitting module SystemPackage
[17/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/71] Compiling SystemPackage Errno.swift
[19/71] Compiling SystemPackage ErrnoWindows.swift
[20/71] Compiling SystemPackage FilePathSyntax.swift
[21/71] Compiling SystemPackage FilePathTemp.swift
[22/71] Compiling InternalCollectionsUtilities Descriptions.swift
[23/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/71] Compiling SystemPackage FilePathTempPosix.swift
[25/71] Compiling SystemPackage FilePathTempWindows.swift
[28/71] Compiling SystemPackage FilePathParsing.swift
[29/71] Compiling SystemPackage FilePathString.swift
[32/71] Compiling SystemPackage Util+StringArray.swift
[33/71] Compiling SystemPackage Util.swift
[34/71] Compiling SystemPackage UtilConsumers.swift
[37/71] Compiling SystemPackage FileDescriptor.swift
[38/71] Compiling SystemPackage FileHelpers.swift
[43/71] Compiling SystemPackage MachPort.swift
[44/71] Compiling SystemPackage PlatformString.swift
[45/71] Compiling SystemPackage SystemString.swift
[48/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/72] Wrapping AST for InternalCollectionsUtilities for debugging
[51/91] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/128] Wrapping AST for ArgumentParserToolInfo for debugging
[54/166] Compiling ArgumentParser EnumerableFlag.swift
[55/166] Compiling ArgumentParser ExpressibleByArgument.swift
[56/166] Compiling ArgumentParser ParsableArguments.swift
[57/166] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/166] Compiling ArgumentParser OptionGroup.swift
[59/166] Compiling ArgumentParser AsyncParsableCommand.swift
[60/166] Compiling ArgumentParser CommandConfiguration.swift
[61/166] Compiling ArgumentParser CommandGroup.swift
[62/166] Compiling ArgumentParser ParsableCommand.swift
[63/166] Compiling ArgumentParser ArgumentDecoder.swift
[64/166] Compiling ArgumentParser ArgumentDefinition.swift
[65/166] Compiling ArgumentParser ArgumentSet.swift
[67/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[70/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[71/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/167] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/167] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[73/174] Wrapping AST for SystemPackage for debugging
[75/174] Compiling ArgumentParser ArgumentVisibility.swift
[76/174] Compiling ArgumentParser CompletionKind.swift
[77/174] Compiling ArgumentParser Errors.swift
[78/174] Compiling ArgumentParser Flag.swift
[79/174] Compiling ArgumentParser NameSpecification.swift
[80/174] Compiling ArgumentParser Option.swift
[81/174] Compiling ArgumentParser BashCompletionsGenerator.swift
[82/174] Compiling ArgumentParser CompletionsGenerator.swift
[83/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[84/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[85/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[86/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[87/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[88/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/174] Compiling ArgumentParser DumpHelpGenerator.swift
[91/174] Compiling ArgumentParser HelpCommand.swift
[92/174] Compiling ArgumentParser HelpGenerator.swift
[93/174] Compiling ArgumentParser MessageInfo.swift
[94/174] Compiling ArgumentParser UsageGenerator.swift
[95/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[106/174] Compiling ArgumentParser CommandParser.swift
[107/174] Compiling ArgumentParser InputKey.swift
[108/174] Compiling ArgumentParser InputOrigin.swift
[109/174] Compiling ArgumentParser Name.swift
[110/174] Compiling ArgumentParser Parsed.swift
[111/174] Compiling ArgumentParser ParsedValues.swift
[112/174] Compiling ArgumentParser ParserError.swift
[113/174] Compiling ArgumentParser SplitArguments.swift
[114/174] Compiling ArgumentParser FishCompletionsGenerator.swift
[115/174] Compiling ArgumentParser ZshCompletionsGenerator.swift
[116/174] Compiling ArgumentParser Argument.swift
[117/174] Compiling ArgumentParser ArgumentHelp.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 Identified.swift
[133/193] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[134/193] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[135/193] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[136/193] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[137/193] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[138/198] Emitting module ArgumentParser
[139/198] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[140/198] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[141/198] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[142/198] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[143/198] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[144/198] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[145/198] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[146/198] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[147/198] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[148/198] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[149/198] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[166/200] Compiling ArgumentParser CollectionExtensions.swift
[167/200] Compiling ArgumentParser Platform.swift
[168/200] Compiling ArgumentParser SequenceExtensions.swift
[169/200] Compiling ArgumentParser StringExtensions.swift
[170/200] Compiling ArgumentParser Tree.swift
[171/200] Compiling IdentifiedCollections IdentifiedArray.swift
[172/200] Compiling IdentifiedCollections IdentifiedCollection.swift
[195/201] Emitting module IdentifiedCollections
[196/202] Wrapping AST for ArgumentParser for debugging
[197/202] Wrapping AST for IdentifiedCollections for debugging
[199/276] Emitting module CollectionsBenchmark
[200/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[201/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[202/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[203/286] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[204/286] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[205/286] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[206/286] Compiling CollectionsBenchmark BenchmarkCLI.swift
[207/286] Compiling CollectionsBenchmark _Document.swift
[208/286] Compiling CollectionsBenchmark Band.swift
[209/286] Compiling CollectionsBenchmark Chart+Options.swift
[210/286] Compiling CollectionsBenchmark Complain.swift
[211/286] Compiling CollectionsBenchmark Debug.swift
[212/286] Compiling CollectionsBenchmark FilePath extensions.swift
[213/286] Compiling CollectionsBenchmark ProjectInfo.swift
[214/286] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[215/286] Compiling CollectionsBenchmark _Shims.swift
[216/286] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[217/286] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[218/286] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[219/286] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[220/286] Compiling CollectionsBenchmark Color.swift
[221/286] Compiling CollectionsBenchmark DocumentRenderer.swift
[222/286] Compiling CollectionsBenchmark Font.swift
[223/286] Compiling CollectionsBenchmark Graphics+Element.swift
[224/286] Compiling CollectionsBenchmark Graphics+SVG.swift
[225/286] Compiling CollectionsBenchmark Graphics.swift
[226/286] Compiling CollectionsBenchmark ImageFormat.swift
[227/286] Compiling CollectionsBenchmark Renderer.swift
[228/286] Compiling CollectionsBenchmark Shape.swift
[229/286] Compiling CollectionsBenchmark Stroke.swift
[230/286] Compiling CollectionsBenchmark TaskID.swift
[231/286] Compiling CollectionsBenchmark _ExecutionContext.swift
[232/286] Compiling CollectionsBenchmark _TypeBox.swift
[233/286] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[234/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[235/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[236/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[237/286] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[238/286] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[239/286] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[240/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[241/286] Compiling CollectionsBenchmark Chart.swift
[242/286] Compiling CollectionsBenchmark ChartScales.swift
[243/286] Compiling CollectionsBenchmark ChartUtils.swift
[244/286] Compiling CollectionsBenchmark Curve.swift
[245/286] Compiling CollectionsBenchmark EdgeInsets.swift
[246/286] Compiling CollectionsBenchmark Path.swift
[247/286] Compiling CollectionsBenchmark Point.swift
[248/286] Compiling CollectionsBenchmark Rectangle.swift
[249/286] Compiling CollectionsBenchmark Transform.swift
[250/286] Compiling CollectionsBenchmark Vector.swift
[251/286] Compiling CollectionsBenchmark Text.swift
[252/286] Compiling CollectionsBenchmark CocoaRenderer.swift
[253/286] Compiling CollectionsBenchmark CoreGraphics.swift
[254/286] Compiling CollectionsBenchmark DefaultRenderer.swift
[255/286] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[256/286] Compiling CollectionsBenchmark UIKitRenderer.swift
[257/286] Compiling CollectionsBenchmark _XML.swift
[258/286] Compiling CollectionsBenchmark Theme.swift
[259/286] Compiling CollectionsBenchmark Compatibility.swift
[260/286] Compiling CollectionsBenchmark BinarySearch.swift
[261/286] Compiling CollectionsBenchmark AnyTask.swift
[262/286] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[263/286] Compiling CollectionsBenchmark Benchmark+Error.swift
[264/286] Compiling CollectionsBenchmark Benchmark+Event.swift
[265/286] Compiling CollectionsBenchmark Benchmark+Links.swift
[266/286] Compiling CollectionsBenchmark Benchmark+Main.swift
[267/286] Compiling CollectionsBenchmark Benchmark+Options.swift
[268/286] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[269/286] Compiling CollectionsBenchmark Benchmark.swift
[270/286] Compiling CollectionsBenchmark BenchmarkResults.swift
[271/286] Compiling CollectionsBenchmark Task.swift
[272/286] Compiling CollectionsBenchmark Blackhole.swift
[273/286] Compiling CollectionsBenchmark Duration+Basics.swift
[274/286] Compiling CollectionsBenchmark Identity.swift
[275/286] Compiling CollectionsBenchmark Measurement.swift
[276/286] Compiling CollectionsBenchmark Sample+Statistic.swift
[277/286] Compiling CollectionsBenchmark Sample.swift
[278/286] Compiling CollectionsBenchmark Size.swift
[279/286] Compiling CollectionsBenchmark TaskResults.swift
[280/286] Compiling CollectionsBenchmark Tick.swift
[281/286] Compiling CollectionsBenchmark Time.swift
[282/286] Compiling CollectionsBenchmark Timer.swift
[283/287] Wrapping AST for CollectionsBenchmark for debugging
[285/289] Compiling swift_identified_collections_benchmark main.swift
[286/289] Emitting module swift_identified_collections_benchmark
[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! (64.52s)
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.