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 main (d9f974), with Swift 6.2 (beta) for Android on 23 Jun 2025 00:35:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: 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 d9f9741 Run swift-format
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
d9f9741112e86e6c62a376c76b4d4585b906c12d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-identified-collections.git at main
========================================
Build
========================================
Selected platform:         android
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-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
[1/498] Fetching swift-collections-benchmark
[41/2580] Fetching swift-collections-benchmark, swift-docc-plugin
[271/19220] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.94s)
[4825/17138] Fetching swift-collections-benchmark, swift-collections
Fetched https://github.com/apple/swift-collections-benchmark from cache (2.25s)
Fetched https://github.com/apple/swift-collections from cache (2.28s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (3.11s)
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 (1.45s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.45s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (2.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.79s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.49s)
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.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.28s)
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-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-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.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
[12/23] Write swift-version-8C5A4AE7A8CE2BA.txt
[14/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/68] Compiling InternalCollectionsUtilities Descriptions.swift
[18/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/68] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/68] Compiling InternalCollectionsUtilities Integer rank.swift
[21/68] Emitting module InternalCollectionsUtilities
[22/68] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/68] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/68] Compiling InternalCollectionsUtilities Debugging.swift
[26/68] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/71] Emitting module SystemPackage
[33/71] Compiling SystemPackage MachPort.swift
[34/71] Compiling SystemPackage PlatformString.swift
[35/71] Compiling SystemPackage SystemString.swift
[40/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/72] Wrapping AST for InternalCollectionsUtilities for debugging
[43/72] Emitting module ArgumentParserToolInfo
[44/72] Compiling ArgumentParserToolInfo ToolInfo.swift
[45/128] Wrapping AST for ArgumentParserToolInfo for debugging
[47/166] Compiling ArgumentParser DumpHelpGenerator.swift
[48/166] Compiling ArgumentParser HelpCommand.swift
[49/166] Compiling ArgumentParser HelpGenerator.swift
[50/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/166] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/166] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[61/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[62/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[63/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[64/173] Compiling ArgumentParser SplitArguments.swift
[65/173] Compiling ArgumentParser ExpressibleByArgument.swift
[66/173] Compiling ArgumentParser ParsableArguments.swift
[67/173] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/173] Compiling ArgumentParser ParsableCommand.swift
[69/173] Compiling ArgumentParser ArgumentDecoder.swift
[70/173] Compiling ArgumentParser OptionGroup.swift
[71/173] Compiling ArgumentParser AsyncParsableCommand.swift
[72/173] Compiling ArgumentParser Errors.swift
[73/173] Compiling ArgumentParser Flag.swift
[74/173] Compiling ArgumentParser NameSpecification.swift
[75/173] Compiling ArgumentParser Option.swift
[76/173] Compiling ArgumentParser Name.swift
[77/173] Compiling ArgumentParser Parsed.swift
[78/173] Compiling ArgumentParser ParsedValues.swift
[79/173] Compiling ArgumentParser ParserError.swift
[80/173] Compiling ArgumentParser ArgumentDefinition.swift
[81/173] Compiling ArgumentParser ArgumentSet.swift
[82/173] Compiling ArgumentParser CommandParser.swift
[83/173] Compiling ArgumentParser InputKey.swift
[84/173] Compiling ArgumentParser InputOrigin.swift
[85/173] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/173] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/173] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/173] Compiling ArgumentParser CommandConfiguration.swift
[89/173] Compiling ArgumentParser CommandGroup.swift
[90/173] Compiling ArgumentParser EnumerableFlag.swift
[94/173] Compiling ArgumentParser MessageInfo.swift
[95/173] Compiling ArgumentParser UsageGenerator.swift
[113/174] Compiling ArgumentParser BashCompletionsGenerator.swift
[114/174] Compiling ArgumentParser CompletionsGenerator.swift
[115/174] Compiling ArgumentParser FishCompletionsGenerator.swift
[116/174] Compiling ArgumentParser ZshCompletionsGenerator.swift
[117/174] Compiling ArgumentParser Argument.swift
[118/174] Compiling ArgumentParser ArgumentHelp.swift
[119/174] Compiling ArgumentParser ArgumentVisibility.swift
[120/174] Compiling ArgumentParser CompletionKind.swift
[120/174] Wrapping AST for SystemPackage for debugging
[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/193] Wrapping AST for OrderedCollections for debugging
[132/193] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[133/193] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[134/193] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[135/193] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[136/193] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[137/198] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[138/198] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[139/198] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[140/198] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[141/198] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[142/198] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[143/198] Emitting module ArgumentParser
[144/198] Compiling IdentifiedCollections Identified.swift
[145/198] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[146/198] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[147/198] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[148/198] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[149/198] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[160/198] Compiling ArgumentParser CollectionExtensions.swift
[161/198] Compiling ArgumentParser Platform.swift
[162/198] Compiling ArgumentParser SequenceExtensions.swift
[163/198] Compiling ArgumentParser StringExtensions.swift
[164/198] Compiling ArgumentParser Tree.swift
[175/199] Wrapping AST for ArgumentParser for debugging
[177/273] Compiling CollectionsBenchmark Measurement.swift
[178/273] Compiling CollectionsBenchmark Sample+Statistic.swift
[179/273] Compiling CollectionsBenchmark Sample.swift
[180/275] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[181/275] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[182/275] Compiling CollectionsBenchmark _TypeBox.swift
[183/275] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[184/275] Compiling CollectionsBenchmark TaskID.swift
[185/275] Compiling CollectionsBenchmark _ExecutionContext.swift
[186/275] Compiling CollectionsBenchmark Size.swift
[187/275] Compiling CollectionsBenchmark TaskResults.swift
[188/275] Compiling CollectionsBenchmark Tick.swift
[189/275] Compiling CollectionsBenchmark Time.swift
[190/275] Compiling CollectionsBenchmark Timer.swift
[191/275] Compiling IdentifiedCollections IdentifiedArray.swift
[192/275] Compiling IdentifiedCollections IdentifiedCollection.swift
[193/275] Compiling CollectionsBenchmark Blackhole.swift
[194/275] Compiling CollectionsBenchmark Duration+Basics.swift
[195/275] Compiling CollectionsBenchmark Identity.swift
[196/275] Emitting module IdentifiedCollections
[197/276] Wrapping AST for IdentifiedCollections for debugging
[199/276] Compiling CollectionsBenchmark Text.swift
[200/276] Compiling CollectionsBenchmark CocoaRenderer.swift
[201/276] Compiling CollectionsBenchmark CoreGraphics.swift
[202/276] Compiling CollectionsBenchmark DefaultRenderer.swift
[203/276] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[204/276] Compiling CollectionsBenchmark UIKitRenderer.swift
[205/276] Compiling CollectionsBenchmark _XML.swift
[206/276] Compiling CollectionsBenchmark Theme.swift
[207/276] Compiling CollectionsBenchmark Compatibility.swift
[208/276] Compiling CollectionsBenchmark BinarySearch.swift
[209/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[210/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[211/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[212/286] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[213/286] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[214/286] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[215/286] Compiling CollectionsBenchmark BenchmarkCLI.swift
[216/286] Compiling CollectionsBenchmark _Document.swift
[217/286] Compiling CollectionsBenchmark Band.swift
[218/286] Compiling CollectionsBenchmark Chart+Options.swift
[219/286] Compiling CollectionsBenchmark Chart.swift
[220/286] Compiling CollectionsBenchmark ChartScales.swift
[221/286] Compiling CollectionsBenchmark ChartUtils.swift
[222/286] Compiling CollectionsBenchmark Curve.swift
[223/286] Compiling CollectionsBenchmark EdgeInsets.swift
[224/286] Compiling CollectionsBenchmark Path.swift
[225/286] Compiling CollectionsBenchmark Point.swift
[226/286] Compiling CollectionsBenchmark Rectangle.swift
[227/286] Compiling CollectionsBenchmark Transform.swift
[228/286] Compiling CollectionsBenchmark Vector.swift
[229/286] Compiling CollectionsBenchmark Color.swift
[230/286] Compiling CollectionsBenchmark DocumentRenderer.swift
[231/286] Compiling CollectionsBenchmark Font.swift
[232/286] Compiling CollectionsBenchmark Graphics+Element.swift
[233/286] Compiling CollectionsBenchmark Graphics+SVG.swift
[234/286] Compiling CollectionsBenchmark Graphics.swift
[235/286] Compiling CollectionsBenchmark ImageFormat.swift
[236/286] Compiling CollectionsBenchmark Renderer.swift
[237/286] Compiling CollectionsBenchmark Shape.swift
[238/286] Compiling CollectionsBenchmark Stroke.swift
[239/286] Compiling CollectionsBenchmark Complain.swift
[240/286] Compiling CollectionsBenchmark Debug.swift
[241/286] Compiling CollectionsBenchmark FilePath extensions.swift
[242/286] Compiling CollectionsBenchmark ProjectInfo.swift
[243/286] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[244/286] Compiling CollectionsBenchmark _Shims.swift
[245/286] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[246/286] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[247/286] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[248/286] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[249/286] Emitting module CollectionsBenchmark
[250/286] Compiling CollectionsBenchmark AnyTask.swift
[251/286] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[252/286] Compiling CollectionsBenchmark Benchmark+Error.swift
[253/286] Compiling CollectionsBenchmark Benchmark+Event.swift
[254/286] Compiling CollectionsBenchmark Benchmark+Links.swift
[255/286] Compiling CollectionsBenchmark Benchmark+Main.swift
[256/286] Compiling CollectionsBenchmark Benchmark+Options.swift
[257/286] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[258/286] Compiling CollectionsBenchmark Benchmark.swift
[259/286] Compiling CollectionsBenchmark BenchmarkResults.swift
[260/286] Compiling CollectionsBenchmark Task.swift
[269/286] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[270/286] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[271/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[283/289] Wrapping AST for CollectionsBenchmark for debugging
[285/289] Emitting module swift_identified_collections_benchmark
[286/289] Compiling swift_identified_collections_benchmark main.swift
[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! (129.38s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.