The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-identified-collections, reference main (322d9f), with Swift 5.10 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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
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" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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/340] Fetching swift-collections-benchmark
[76/2384] Fetching swift-collections-benchmark, swift-docc-plugin
[2385/17987] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.01s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (1.01s)
Fetched https://github.com/apple/swift-collections from cache (1.03s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (1.48s)
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 from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.70s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3203] 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.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.31s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.53s)
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-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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.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-benchmark
Working copy of https://github.com/apple/swift-collections-benchmark resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/23] Write sources
[11/23] Compiling CSystem shims.c
[12/23] Write swift-version-24593BA9C3E375BF.txt
[14/70] Emitting module SystemPackage
[15/73] Compiling SystemPackage FileOperations.swift
[16/73] Compiling SystemPackage FilePath.swift
[17/75] Compiling SystemPackage Util+StringArray.swift
[18/75] Compiling SystemPackage Util.swift
[19/75] Compiling SystemPackage UtilConsumers.swift
[20/75] Emitting module InternalCollectionsUtilities
[21/75] Compiling SystemPackage FilePathWindows.swift
[22/75] Compiling SystemPackage FilePermissions.swift
[23/75] Compiling SystemPackage FilePathComponentView.swift
[24/75] Compiling SystemPackage FilePathComponents.swift
[25/75] Compiling SystemPackage FilePathParsing.swift
[26/75] Compiling SystemPackage CInterop.swift
[27/75] Compiling SystemPackage Constants.swift
[28/75] Compiling SystemPackage Exports.swift
[29/75] Compiling SystemPackage FilePathString.swift
[30/75] Compiling SystemPackage FilePathSyntax.swift
[31/75] Compiling SystemPackage FilePathTempPosix.swift
[32/75] Compiling SystemPackage FilePathTempWindows.swift
[33/75] Compiling SystemPackage FilePathTemp.swift
[34/75] Compiling SystemPackage Backcompat.swift
[35/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/75] Compiling SystemPackage SystemString.swift
[41/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/76] Emitting module ArgumentParserToolInfo
[42/77] Wrapping AST for InternalCollectionsUtilities for debugging
[44/83] Wrapping AST for ArgumentParserToolInfo for debugging
[46/170] Compiling ArgumentParser CommandParser.swift
[47/170] Compiling ArgumentParser InputKey.swift
[48/170] Compiling ArgumentParser InputOrigin.swift
[49/170] Compiling ArgumentParser ExpressibleByArgument.swift
[50/170] Compiling ArgumentParser OptionGroup.swift
[51/170] Compiling ArgumentParser AsyncParsableCommand.swift
[52/170] Compiling ArgumentParser CommandConfiguration.swift
[53/170] Compiling ArgumentParser CommandGroup.swift
[54/170] Compiling ArgumentParser Errors.swift
[55/170] Compiling ArgumentParser Flag.swift
[56/170] Compiling ArgumentParser NameSpecification.swift
[57/170] Compiling ArgumentParser Option.swift
[58/170] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/170] Compiling ArgumentParser CompletionsGenerator.swift
[60/170] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/170] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/170] Compiling ArgumentParser Argument.swift
[63/170] Compiling ArgumentParser ArgumentHelp.swift
[64/170] Compiling ArgumentParser ArgumentVisibility.swift
[65/170] Compiling ArgumentParser CompletionKind.swift
[66/170] Compiling ArgumentParser ParsableArguments.swift
[67/170] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/170] Compiling ArgumentParser ParsableCommand.swift
[69/170] Compiling ArgumentParser ArgumentDecoder.swift
[70/171] Wrapping AST for SystemPackage for debugging
[72/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[76/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[77/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[78/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[79/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[80/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[81/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[82/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[83/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[84/171] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[85/171] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[89/178] Compiling ArgumentParser Name.swift
[90/178] Compiling ArgumentParser Parsed.swift
[91/178] Compiling ArgumentParser ParsedValues.swift
[92/178] Compiling ArgumentParser ParserError.swift
[93/178] Compiling ArgumentParser SplitArguments.swift
[94/178] Compiling ArgumentParser DumpHelpGenerator.swift
[95/178] Compiling ArgumentParser HelpCommand.swift
[96/178] Compiling ArgumentParser HelpGenerator.swift
[97/178] Compiling ArgumentParser MessageInfo.swift
[98/178] Compiling ArgumentParser UsageGenerator.swift
[99/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[100/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[101/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[102/178] Compiling ArgumentParser EnumerableFlag.swift
[103/178] Compiling ArgumentParser ArgumentDefinition.swift
[104/178] Compiling ArgumentParser ArgumentSet.swift
[126/178] Emitting module OrderedCollections
[127/178] Compiling OrderedCollections OrderedSet+Sendable.swift
[128/178] Compiling OrderedCollections OrderedSet+SubSequence.swift
[129/178] Compiling OrderedCollections OrderedSet+Testing.swift
[130/178] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[131/178] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[132/178] Compiling OrderedCollections OrderedSet.swift
[133/178] Compiling OrderedCollections _UnsafeBitset.swift
[135/179] Emitting module ArgumentParser
[147/184] Wrapping AST for OrderedCollections for debugging
[149/202] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[150/202] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[151/202] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[152/202] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[153/204] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[154/204] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[155/204] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[156/204] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[157/204] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[158/204] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[159/204] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[165/204] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[166/204] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[167/204] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[170/204] Compiling IdentifiedCollections IdentifiedArray.swift
[171/204] Compiling IdentifiedCollections IdentifiedCollection.swift
[177/204] Compiling ArgumentParser CollectionExtensions.swift
[178/204] Compiling ArgumentParser Platform.swift
[179/204] Compiling ArgumentParser SequenceExtensions.swift
[180/204] Compiling ArgumentParser StringExtensions.swift
[181/204] Compiling ArgumentParser Tree.swift
[192/205] Emitting module IdentifiedCollections
[193/205] Compiling IdentifiedCollections Identified.swift
[194/205] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[195/205] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[200/206] Wrapping AST for IdentifiedCollections for debugging
[201/206] Wrapping AST for ArgumentParser for debugging
[203/279] Compiling CollectionsBenchmark Blackhole.swift
[204/279] Compiling CollectionsBenchmark Identity.swift
[205/279] Compiling CollectionsBenchmark Measurement.swift
[206/279] Compiling CollectionsBenchmark Sample+Statistic.swift
[207/279] Compiling CollectionsBenchmark Sample.swift
[208/279] Compiling CollectionsBenchmark Size.swift
[209/279] Compiling CollectionsBenchmark TaskResults.swift
[210/279] Compiling CollectionsBenchmark Tick.swift
[211/279] Compiling CollectionsBenchmark Time.swift
[212/279] Compiling CollectionsBenchmark Timer.swift
[213/279] Compiling CollectionsBenchmark AnyTask.swift
[214/289] Compiling CollectionsBenchmark Text.swift
[215/289] Compiling CollectionsBenchmark CocoaRenderer.swift
[216/289] Compiling CollectionsBenchmark CoreGraphics.swift
[217/289] Compiling CollectionsBenchmark DefaultRenderer.swift
[218/289] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[219/289] Compiling CollectionsBenchmark UIKitRenderer.swift
[220/289] Compiling CollectionsBenchmark _XML.swift
[221/289] Compiling CollectionsBenchmark Theme.swift
[222/289] Compiling CollectionsBenchmark Compatibility.swift
[223/289] Compiling CollectionsBenchmark BinarySearch.swift
[224/289] Emitting module CollectionsBenchmark
[225/289] Compiling CollectionsBenchmark Color.swift
[226/289] Compiling CollectionsBenchmark DocumentRenderer.swift
[227/289] Compiling CollectionsBenchmark Font.swift
[228/289] Compiling CollectionsBenchmark Graphics+Element.swift
[229/289] Compiling CollectionsBenchmark Graphics+SVG.swift
[230/289] Compiling CollectionsBenchmark Graphics.swift
[231/289] Compiling CollectionsBenchmark ImageFormat.swift
[232/289] Compiling CollectionsBenchmark Renderer.swift
[233/289] Compiling CollectionsBenchmark Shape.swift
[234/289] Compiling CollectionsBenchmark Stroke.swift
[235/289] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[236/289] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[237/289] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[238/289] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[239/289] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[240/289] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[241/289] Compiling CollectionsBenchmark BenchmarkCLI.swift
[242/289] Compiling CollectionsBenchmark _Document.swift
[243/289] Compiling CollectionsBenchmark Band.swift
[244/289] Compiling CollectionsBenchmark Chart+Options.swift
[245/289] Compiling CollectionsBenchmark _ExecutionContext.swift
[246/289] Compiling CollectionsBenchmark _TypeBox.swift
[247/289] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[248/289] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[249/289] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[250/289] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[251/289] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[252/289] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[253/289] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[254/289] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[255/289] Compiling CollectionsBenchmark Chart.swift
[256/289] Compiling CollectionsBenchmark ChartScales.swift
[257/289] Compiling CollectionsBenchmark ChartUtils.swift
[258/289] Compiling CollectionsBenchmark Curve.swift
[259/289] Compiling CollectionsBenchmark EdgeInsets.swift
[260/289] Compiling CollectionsBenchmark Path.swift
[261/289] Compiling CollectionsBenchmark Point.swift
[262/289] Compiling CollectionsBenchmark Rectangle.swift
[263/289] Compiling CollectionsBenchmark Transform.swift
[264/289] Compiling CollectionsBenchmark Vector.swift
[265/289] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[266/289] Compiling CollectionsBenchmark Benchmark+Error.swift
[267/289] Compiling CollectionsBenchmark Benchmark+Event.swift
[268/289] Compiling CollectionsBenchmark Benchmark+Links.swift
[269/289] Compiling CollectionsBenchmark Benchmark+Main.swift
[270/289] Compiling CollectionsBenchmark Benchmark+Options.swift
[271/289] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[272/289] Compiling CollectionsBenchmark Benchmark.swift
[273/289] Compiling CollectionsBenchmark BenchmarkResults.swift
[274/289] Compiling CollectionsBenchmark Task.swift
[275/289] Compiling CollectionsBenchmark TaskID.swift
[276/289] Compiling CollectionsBenchmark Complain.swift
[277/289] Compiling CollectionsBenchmark Debug.swift
[278/289] Compiling CollectionsBenchmark FilePath extensions.swift
[279/289] Compiling CollectionsBenchmark ProjectInfo.swift
[280/289] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[281/289] Compiling CollectionsBenchmark _Shims.swift
[282/289] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[283/289] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[284/289] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[285/289] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[286/290] Wrapping AST for CollectionsBenchmark for debugging
[288/292] Compiling swift_identified_collections_benchmark main.swift
[289/292] Emitting module swift_identified_collections_benchmark
[290/293] Wrapping AST for swift-identified-collections-benchmark for debugging
[291/293] Write Objects.LinkFileList
[292/293] Linking swift-identified-collections-benchmark
Build complete! (38.83s)
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.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.