The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-identified-collections with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-identified-collections.git
Reference: 1.0.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.0.1      -> FETCH_HEAD
HEAD is now at 2481e39 Fix subscript setter (#66)
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
2481e39ea43e14556ca9628259fa6b377427730c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-identified-collections.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
[1/333] Fetching swift-collections-benchmark
[75/1791] Fetching swift-collections-benchmark, swift-docc-plugin
[1659/13417] Fetching swift-collections-benchmark, swift-docc-plugin, swift-argument-parser
Fetching https://github.com/apple/swift-collections
[3124/11959] Fetching swift-collections-benchmark, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin (0.48s)
Fetched https://github.com/apple/swift-collections-benchmark (0.52s)
[8139/11626] Fetching swift-argument-parser
Fetching https://github.com/apple/swift-system
Fetched https://github.com/apple/swift-argument-parser (0.75s)
[1/13820] Fetching swift-collections
[2/16999] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system (0.39s)
[2903/13820] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.08s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.39s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.44s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.41s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.3
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.2.1
[1/1] Compiling plugin GenerateManualPlugin
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling CSystem shims.c
[5/80] Emitting module SystemPackage
[6/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[7/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[8/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[9/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[10/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[11/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[12/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[13/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[14/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[15/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[16/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[17/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[18/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[19/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[20/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[21/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[22/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[23/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[24/88] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[25/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[26/88] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[29/88] Compiling OrderedCollections _HashTable+Bucket.swift
[30/88] Compiling OrderedCollections _HashTable+BucketIterator.swift
[31/88] Compiling OrderedCollections _HashTable+Constants.swift
[32/88] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/88] Compiling OrderedCollections _HashTable+Testing.swift
[34/88] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[35/88] Compiling OrderedCollections _HashTable.swift
[36/88] Emitting module OrderedCollections
[37/88] Compiling OrderedCollections _Hashtable+Header.swift
[38/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[39/88] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[40/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/88] Compiling SystemPackage Util.swift
[45/88] Compiling SystemPackage UtilConsumers.swift
[46/88] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[47/88] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[48/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[49/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[50/88] Compiling OrderedCollections OrderedDictionary.swift
[51/88] Compiling OrderedCollections OrderedSet+Codable.swift
[54/88] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[55/88] Compiling OrderedCollections OrderedSet+Diffing.swift
[56/88] Compiling OrderedCollections OrderedSet+Equatable.swift
[57/88] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[58/88] Emitting module ArgumentParserToolInfo
[59/88] Compiling ArgumentParserToolInfo ToolInfo.swift
[61/90] Wrapping AST for ArgumentParserToolInfo for debugging
[63/126] Compiling ArgumentParser ArgumentDefinition.swift
[64/126] Compiling ArgumentParser ArgumentSet.swift
[65/126] Compiling ArgumentParser CommandParser.swift
[66/126] Compiling ArgumentParser InputOrigin.swift
[67/126] Compiling ArgumentParser NameSpecification.swift
[68/126] Compiling ArgumentParser Option.swift
[69/126] Compiling OrderedCollections OrderedSet+Testing.swift
[70/126] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[71/126] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[72/126] Compiling OrderedCollections OrderedSet.swift
[73/126] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[74/126] Compiling OrderedCollections _UnsafeBitset.swift
[75/127] Compiling ArgumentParser Errors.swift
[76/127] Compiling ArgumentParser Flag.swift
[77/127] Compiling ArgumentParser BashCompletionsGenerator.swift
[78/127] Compiling ArgumentParser CompletionsGenerator.swift
[79/127] Compiling ArgumentParser FishCompletionsGenerator.swift
[80/127] Compiling ArgumentParser ZshCompletionsGenerator.swift
[81/127] Compiling ArgumentParser ArgumentHelp.swift
[82/127] Compiling ArgumentParser ArgumentVisibility.swift
[83/127] Compiling ArgumentParser CompletionKind.swift
[87/130] Wrapping AST for OrderedCollections for debugging
[88/130] Wrapping AST for SystemPackage for debugging
[90/146] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[91/146] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[92/146] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[93/146] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[94/148] Compiling IdentifiedCollections Identified.swift
[95/148] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[96/148] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[97/148] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[98/148] Compiling IdentifiedCollections IdentifiedArray.swift
[99/148] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[100/148] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[101/148] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[102/148] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[103/148] Emitting module IdentifiedCollections
[109/152] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[110/152] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[111/152] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[112/152] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[113/152] Emitting module ArgumentParser
[116/154] Compiling ArgumentParser Name.swift
[117/154] Compiling ArgumentParser Parsed.swift
[118/154] Compiling ArgumentParser ParsedValues.swift
[119/154] Compiling ArgumentParser ParserError.swift
[120/154] Compiling ArgumentParser SplitArguments.swift
[120/154] Wrapping AST for IdentifiedCollections for debugging
[127/154] Compiling ArgumentParser CollectionExtensions.swift
[128/154] Compiling ArgumentParser SequenceExtensions.swift
[129/154] Compiling ArgumentParser StringExtensions.swift
[130/154] Compiling ArgumentParser Tree.swift
[131/154] Compiling ArgumentParser EnumerableFlag.swift
[132/154] Compiling ArgumentParser ExpressibleByArgument.swift
[133/154] Compiling ArgumentParser ParsableArguments.swift
[134/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[135/154] Compiling ArgumentParser ParsableCommand.swift
[138/154] Compiling ArgumentParser OptionGroup.swift
[139/154] Compiling ArgumentParser AsyncParsableCommand.swift
[140/154] Compiling ArgumentParser CommandConfiguration.swift
[141/154] Compiling ArgumentParser DumpHelpGenerator.swift
[142/154] Compiling ArgumentParser HelpCommand.swift
[143/154] Compiling ArgumentParser HelpGenerator.swift
[144/154] Compiling ArgumentParser MessageInfo.swift
[145/154] Compiling ArgumentParser UsageGenerator.swift
[152/156] Wrapping AST for ArgumentParser for debugging
[154/229] Compiling CollectionsBenchmark Blackhole.swift
[155/229] Compiling CollectionsBenchmark Identity.swift
[156/229] Compiling CollectionsBenchmark Measurement.swift
[157/229] Compiling CollectionsBenchmark Sample+Statistic.swift
[158/229] Compiling CollectionsBenchmark Sample.swift
[159/229] Compiling CollectionsBenchmark Size.swift
[160/229] Compiling CollectionsBenchmark TaskResults.swift
[161/229] Compiling CollectionsBenchmark Tick.swift
[162/229] Compiling CollectionsBenchmark Time.swift
[163/229] Compiling CollectionsBenchmark Timer.swift
[164/229] Compiling CollectionsBenchmark AnyTask.swift
[165/239] Compiling CollectionsBenchmark Text.swift
[166/239] Compiling CollectionsBenchmark CocoaRenderer.swift
[167/239] Compiling CollectionsBenchmark CoreGraphics.swift
[168/239] Compiling CollectionsBenchmark DefaultRenderer.swift
[169/239] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[170/239] Compiling CollectionsBenchmark UIKitRenderer.swift
[171/239] Compiling CollectionsBenchmark _XML.swift
[172/239] Compiling CollectionsBenchmark Theme.swift
[173/239] Compiling CollectionsBenchmark Compatibility.swift
[174/239] Compiling CollectionsBenchmark BinarySearch.swift
[175/239] Emitting module CollectionsBenchmark
[176/239] Compiling CollectionsBenchmark Chart.swift
[177/239] Compiling CollectionsBenchmark ChartScales.swift
[178/239] Compiling CollectionsBenchmark ChartUtils.swift
[179/239] Compiling CollectionsBenchmark Curve.swift
[180/239] Compiling CollectionsBenchmark EdgeInsets.swift
[181/239] Compiling CollectionsBenchmark Path.swift
[182/239] Compiling CollectionsBenchmark Point.swift
[183/239] Compiling CollectionsBenchmark Rectangle.swift
[184/239] Compiling CollectionsBenchmark Transform.swift
[185/239] Compiling CollectionsBenchmark Vector.swift
[186/239] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[187/239] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[188/239] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[189/239] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[190/239] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[191/239] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[192/239] Compiling CollectionsBenchmark BenchmarkCLI.swift
[193/239] Compiling CollectionsBenchmark _Document.swift
[194/239] Compiling CollectionsBenchmark Band.swift
[195/239] Compiling CollectionsBenchmark Chart+Options.swift
[196/239] Compiling CollectionsBenchmark Color.swift
[197/239] Compiling CollectionsBenchmark DocumentRenderer.swift
[198/239] Compiling CollectionsBenchmark Font.swift
[199/239] Compiling CollectionsBenchmark Graphics+Element.swift
[200/239] Compiling CollectionsBenchmark Graphics+SVG.swift
[201/239] Compiling CollectionsBenchmark Graphics.swift
[202/239] Compiling CollectionsBenchmark ImageFormat.swift
[203/239] Compiling CollectionsBenchmark Renderer.swift
[204/239] Compiling CollectionsBenchmark Shape.swift
[205/239] Compiling CollectionsBenchmark Stroke.swift
[206/239] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[207/239] Compiling CollectionsBenchmark Benchmark+Error.swift
[208/239] Compiling CollectionsBenchmark Benchmark+Event.swift
[209/239] Compiling CollectionsBenchmark Benchmark+Links.swift
[210/239] Compiling CollectionsBenchmark Benchmark+Main.swift
[211/239] Compiling CollectionsBenchmark Benchmark+Options.swift
[212/239] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[213/239] Compiling CollectionsBenchmark Benchmark.swift
[214/239] Compiling CollectionsBenchmark BenchmarkResults.swift
[215/239] Compiling CollectionsBenchmark Task.swift
[216/239] Compiling CollectionsBenchmark TaskID.swift
[217/239] Compiling CollectionsBenchmark Complain.swift
[218/239] Compiling CollectionsBenchmark Debug.swift
[219/239] Compiling CollectionsBenchmark FilePath extensions.swift
[220/239] Compiling CollectionsBenchmark ProjectInfo.swift
[221/239] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[222/239] Compiling CollectionsBenchmark _Shims.swift
[223/239] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[224/239] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[225/239] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[226/239] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[227/239] Compiling CollectionsBenchmark _ExecutionContext.swift
[228/239] Compiling CollectionsBenchmark _TypeBox.swift
[229/239] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[230/239] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[231/239] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[232/239] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[233/239] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[234/239] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[235/239] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[236/239] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[238/241] Wrapping AST for CollectionsBenchmark for debugging
[240/243] Emitting module swift_identified_collections_benchmark
[241/243] Compiling swift_identified_collections_benchmark main.swift
[243/245] Wrapping AST for swift-identified-collections-benchmark for debugging
[244/245] Linking swift-identified-collections-benchmark
Build complete! (33.53s)
Build complete.
Done.

Build Machine: Linux 2