Build Information
Successful build of swift-identified-collections, reference 1.1.1 (322d9f
), with Swift 6.1 for Android on 30 May 2025 07:24:12 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-identified-collections.git
https://github.com/pointfreeco/swift-identified-collections.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-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/2049] Fetching swift-docc-plugin
[2050/2547] Fetching swift-docc-plugin, swift-collections-benchmark
[2120/19138] Fetching swift-docc-plugin, swift-collections-benchmark, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.12s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (1.13s)
Fetched https://github.com/apple/swift-collections from cache (1.15s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (1.68s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/4391] Fetching swift-system
[4392/19777] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.91s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.62s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.06s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.62s)
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-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
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.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
[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] Write swift-version-24593BA9C3E375BF.txt
[11/23] Compiling CSystem shims.c
[14/67] Emitting module ArgumentParserToolInfo
[15/67] Emitting module InternalCollectionsUtilities
[16/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/68] Compiling SystemPackage MachPort.swift
[18/68] Compiling SystemPackage PlatformString.swift
[19/68] Compiling SystemPackage SystemString.swift
[20/68] Compiling SystemPackage FilePathTempPosix.swift
[21/68] Compiling SystemPackage FilePathTempWindows.swift
[22/68] Compiling SystemPackage FilePathWindows.swift
[23/68] Compiling SystemPackage FilePermissions.swift
[24/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/72] Compiling InternalCollectionsUtilities Debugging.swift
[26/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/72] Compiling InternalCollectionsUtilities Descriptions.swift
[28/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[35/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/72] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/72] Compiling InternalCollectionsUtilities Integer rank.swift
[42/72] Emitting module SystemPackage
[48/73] Wrapping AST for ArgumentParserToolInfo for debugging
[49/73] Wrapping AST for InternalCollectionsUtilities for debugging
[51/111] Compiling ArgumentParser NameSpecification.swift
[52/111] Compiling ArgumentParser Option.swift
[53/111] Compiling ArgumentParser OptionGroup.swift
[54/111] Compiling ArgumentParser AsyncParsableCommand.swift
[55/166] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/166] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/166] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/166] Compiling OrderedCollections OrderedSet+Initializers.swift
[59/166] Compiling OrderedCollections OrderedSet+Insertions.swift
[60/166] Compiling OrderedCollections OrderedSet+Invariants.swift
[61/166] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[62/166] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[63/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/173] Compiling OrderedCollections OrderedDictionary.swift
[67/173] Compiling OrderedCollections OrderedSet+Codable.swift
[68/173] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[72/173] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/173] Compiling OrderedCollections OrderedSet+Hashable.swift
[74/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[76/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[77/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[78/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/173] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[80/173] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[81/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[82/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[83/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[84/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[85/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[86/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[87/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[88/173] Compiling OrderedCollections OrderedDictionary+Codable.swift
[89/173] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/173] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/173] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/173] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[93/173] Compiling OrderedCollections OrderedDictionary+Elements.swift
[94/173] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[95/173] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[96/173] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[97/173] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[98/173] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[99/173] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[100/173] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[101/173] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[102/173] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[103/173] Compiling OrderedCollections OrderedDictionary+Values.swift
[104/173] Compiling OrderedCollections _HashTable+Testing.swift
[105/173] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/173] Compiling OrderedCollections _HashTable.swift
[107/173] Compiling OrderedCollections _Hashtable+Header.swift
[108/173] Compiling OrderedCollections _HashTable+Bucket.swift
[109/173] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/173] Compiling OrderedCollections _HashTable+Constants.swift
[111/173] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[112/174] Emitting module OrderedCollections
[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
[130/175] Emitting module ArgumentParser
[130/180] Wrapping AST for SystemPackage for debugging
[131/180] Wrapping AST for OrderedCollections for debugging
[133/192] Compiling IdentifiedCollections Identified.swift
[134/192] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[135/192] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[136/192] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[137/192] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[138/192] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[139/198] Compiling ArgumentParser CollectionExtensions.swift
[140/198] Compiling ArgumentParser Platform.swift
[141/198] Compiling ArgumentParser SequenceExtensions.swift
[142/198] Compiling ArgumentParser StringExtensions.swift
[143/198] Compiling ArgumentParser Tree.swift
[144/198] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[145/198] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[146/198] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[147/198] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[148/198] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[154/198] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[160/198] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[161/198] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[162/198] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[163/198] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[164/198] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[175/211] Wrapping AST for ArgumentParser for debugging
[177/273] Compiling CollectionsBenchmark Benchmark+Links.swift
[178/273] Compiling CollectionsBenchmark Benchmark+Main.swift
[179/275] Compiling CollectionsBenchmark Benchmark+Error.swift
[180/275] Compiling CollectionsBenchmark Benchmark+Event.swift
[181/275] Compiling CollectionsBenchmark Size.swift
[182/275] Compiling CollectionsBenchmark TaskResults.swift
[183/275] Compiling CollectionsBenchmark AnyTask.swift
[184/275] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[185/275] Compiling CollectionsBenchmark Tick.swift
[186/275] Compiling CollectionsBenchmark Time.swift
[187/275] Compiling CollectionsBenchmark Timer.swift
[188/275] Compiling CollectionsBenchmark Measurement.swift
[189/275] Compiling CollectionsBenchmark Sample+Statistic.swift
[190/275] Compiling CollectionsBenchmark Sample.swift
[191/275] Compiling CollectionsBenchmark Blackhole.swift
[192/275] Compiling CollectionsBenchmark Duration+Basics.swift
[193/275] Compiling CollectionsBenchmark Identity.swift
[194/275] Compiling IdentifiedCollections IdentifiedArray.swift
[195/275] Compiling IdentifiedCollections IdentifiedCollection.swift
[196/275] Emitting module IdentifiedCollections
[197/276] Wrapping AST for IdentifiedCollections for debugging
[199/276] Emitting module CollectionsBenchmark
[200/286] Compiling CollectionsBenchmark Text.swift
[201/286] Compiling CollectionsBenchmark CocoaRenderer.swift
[202/286] Compiling CollectionsBenchmark CoreGraphics.swift
[203/286] Compiling CollectionsBenchmark DefaultRenderer.swift
[204/286] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[205/286] Compiling CollectionsBenchmark UIKitRenderer.swift
[206/286] Compiling CollectionsBenchmark _XML.swift
[207/286] Compiling CollectionsBenchmark Theme.swift
[208/286] Compiling CollectionsBenchmark Compatibility.swift
[209/286] Compiling CollectionsBenchmark BinarySearch.swift
[221/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[222/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[223/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[224/286] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[225/286] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[226/286] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[227/286] Compiling CollectionsBenchmark BenchmarkCLI.swift
[228/286] Compiling CollectionsBenchmark _Document.swift
[229/286] Compiling CollectionsBenchmark Band.swift
[230/286] Compiling CollectionsBenchmark Chart+Options.swift
[231/286] Compiling CollectionsBenchmark Chart.swift
[232/286] Compiling CollectionsBenchmark ChartScales.swift
[233/286] Compiling CollectionsBenchmark ChartUtils.swift
[234/286] Compiling CollectionsBenchmark Curve.swift
[235/286] Compiling CollectionsBenchmark EdgeInsets.swift
[236/286] Compiling CollectionsBenchmark Path.swift
[237/286] Compiling CollectionsBenchmark Point.swift
[238/286] Compiling CollectionsBenchmark Rectangle.swift
[239/286] Compiling CollectionsBenchmark Transform.swift
[240/286] Compiling CollectionsBenchmark Vector.swift
[241/286] Compiling CollectionsBenchmark Color.swift
[242/286] Compiling CollectionsBenchmark DocumentRenderer.swift
[243/286] Compiling CollectionsBenchmark Font.swift
[244/286] Compiling CollectionsBenchmark Graphics+Element.swift
[245/286] Compiling CollectionsBenchmark Graphics+SVG.swift
[246/286] Compiling CollectionsBenchmark Graphics.swift
[247/286] Compiling CollectionsBenchmark ImageFormat.swift
[248/286] Compiling CollectionsBenchmark Renderer.swift
[249/286] Compiling CollectionsBenchmark Shape.swift
[250/286] Compiling CollectionsBenchmark Stroke.swift
[251/286] Compiling CollectionsBenchmark Complain.swift
[252/286] Compiling CollectionsBenchmark Debug.swift
[253/286] Compiling CollectionsBenchmark FilePath extensions.swift
[254/286] Compiling CollectionsBenchmark ProjectInfo.swift
[255/286] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[256/286] Compiling CollectionsBenchmark _Shims.swift
[257/286] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[258/286] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[259/286] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[260/286] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[261/286] Compiling CollectionsBenchmark TaskID.swift
[262/286] Compiling CollectionsBenchmark _ExecutionContext.swift
[263/286] Compiling CollectionsBenchmark _TypeBox.swift
[264/286] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[265/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[266/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[267/286] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[268/286] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[269/286] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[270/286] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[271/286] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[280/286] Compiling CollectionsBenchmark Benchmark.swift
[281/286] Compiling CollectionsBenchmark BenchmarkResults.swift
[282/286] Compiling CollectionsBenchmark Task.swift
[283/287] 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! (54.36s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.