The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: 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 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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-collections-benchmark
[1/333] Fetching swift-collections-benchmark
[78/14153] Fetching swift-collections-benchmark, swift-collections
[4610/25779] Fetching swift-collections-benchmark, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-collections-benchmark (0.63s)
Fetching https://github.com/apple/swift-docc-plugin
[5797/25446] Fetching swift-collections, swift-argument-parser
[21854/26904] Fetching swift-collections, swift-argument-parser, swift-docc-plugin
Fetched https://github.com/apple/swift-argument-parser (1.06s)
Fetching https://github.com/apple/swift-system
[15176/15278] Fetching swift-collections, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.56s)
Fetched https://github.com/apple/swift-collections (1.31s)
Computing version for https://github.com/apple/swift-docc-plugin
[1/3179] Fetching swift-system
Fetched https://github.com/apple/swift-system (0.46s)
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.41s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.42s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.39s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (1.64s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
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-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-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
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling CSystem shims.c
[5/80] Emitting module SystemPackage
[6/82] Compiling SystemPackage Util.swift
[7/82] Compiling SystemPackage UtilConsumers.swift
[8/82] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[9/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[10/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[11/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[14/88] Compiling OrderedCollections _Hashtable+Header.swift
[15/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[16/88] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[17/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[18/88] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[19/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[20/88] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[21/88] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[22/88] Compiling OrderedCollections _HashTable.swift
[23/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[24/88] Compiling OrderedCollections _HashTable+Constants.swift
[25/88] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[26/88] Compiling OrderedCollections _HashTable+Testing.swift
[27/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[28/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[29/88] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[30/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[31/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[32/88] Emitting module OrderedCollections
[33/88] Compiling OrderedCollections _HashTable+Bucket.swift
[34/88] Compiling OrderedCollections _HashTable+BucketIterator.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
[52/88] Compiling OrderedCollections OrderedSet+Hashable.swift
[53/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[54/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[55/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[56/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[57/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[58/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[60/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[61/88] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[62/88] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[63/88] Compiling OrderedCollections OrderedSet+SubSequence.swift
[64/88] Emitting module ArgumentParserToolInfo
[65/88] Compiling ArgumentParserToolInfo ToolInfo.swift
[67/90] Wrapping AST for ArgumentParserToolInfo for debugging
[69/126] Compiling ArgumentParser CompletionsGenerator.swift
[70/126] Compiling ArgumentParser FishCompletionsGenerator.swift
[71/126] Compiling ArgumentParser ZshCompletionsGenerator.swift
[72/126] Compiling OrderedCollections OrderedSet+Testing.swift
[73/126] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/126] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/126] Compiling OrderedCollections OrderedSet.swift
[76/126] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[77/126] Compiling OrderedCollections _UnsafeBitset.swift
[80/128] Compiling ArgumentParser ArgumentHelp.swift
[81/128] Compiling ArgumentParser ArgumentVisibility.swift
[82/128] Compiling ArgumentParser CompletionKind.swift
[83/128] Compiling ArgumentParser Errors.swift
[84/128] Compiling ArgumentParser Flag.swift
[85/128] Compiling ArgumentParser BashCompletionsGenerator.swift
[87/130] Wrapping AST for OrderedCollections for debugging
[88/130] Wrapping AST for SystemPackage for debugging
[90/146] Emitting module IdentifiedCollections
[91/148] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[92/148] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[93/148] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[94/148] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[95/148] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[96/148] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[97/148] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[98/148] Compiling IdentifiedCollections IdentifiedArray.swift
[99/148] Emitting module ArgumentParser
[100/152] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[101/152] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[102/152] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[103/152] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[104/152] Compiling IdentifiedCollections Identified.swift
[105/152] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[106/152] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[107/152] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[108/152] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[111/154] Compiling ArgumentParser CollectionExtensions.swift
[112/154] Compiling ArgumentParser SequenceExtensions.swift
[113/154] Compiling ArgumentParser StringExtensions.swift
[114/154] Compiling ArgumentParser Tree.swift
[114/154] Wrapping AST for IdentifiedCollections for debugging
[128/154] Compiling ArgumentParser OptionGroup.swift
[129/154] Compiling ArgumentParser AsyncParsableCommand.swift
[130/154] Compiling ArgumentParser CommandConfiguration.swift
[136/154] Compiling ArgumentParser Name.swift
[137/154] Compiling ArgumentParser Parsed.swift
[138/154] Compiling ArgumentParser ParsedValues.swift
[139/154] Compiling ArgumentParser ParserError.swift
[140/154] Compiling ArgumentParser SplitArguments.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
[146/154] Compiling ArgumentParser ArgumentDecoder.swift
[147/154] Compiling ArgumentParser ArgumentDefinition.swift
[148/154] Compiling ArgumentParser ArgumentSet.swift
[149/154] Compiling ArgumentParser CommandParser.swift
[150/154] Compiling ArgumentParser InputOrigin.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] Emitting module CollectionsBenchmark
[166/239] Compiling CollectionsBenchmark Chart.swift
[167/239] Compiling CollectionsBenchmark ChartScales.swift
[168/239] Compiling CollectionsBenchmark ChartUtils.swift
[169/239] Compiling CollectionsBenchmark Curve.swift
[170/239] Compiling CollectionsBenchmark EdgeInsets.swift
[171/239] Compiling CollectionsBenchmark Path.swift
[172/239] Compiling CollectionsBenchmark Point.swift
[173/239] Compiling CollectionsBenchmark Rectangle.swift
[174/239] Compiling CollectionsBenchmark Transform.swift
[175/239] Compiling CollectionsBenchmark Vector.swift
[176/239] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[177/239] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[178/239] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[179/239] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[180/239] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[181/239] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[182/239] Compiling CollectionsBenchmark BenchmarkCLI.swift
[183/239] Compiling CollectionsBenchmark _Document.swift
[184/239] Compiling CollectionsBenchmark Band.swift
[185/239] Compiling CollectionsBenchmark Chart+Options.swift
[186/239] Compiling CollectionsBenchmark Color.swift
[187/239] Compiling CollectionsBenchmark DocumentRenderer.swift
[188/239] Compiling CollectionsBenchmark Font.swift
[189/239] Compiling CollectionsBenchmark Graphics+Element.swift
[190/239] Compiling CollectionsBenchmark Graphics+SVG.swift
[191/239] Compiling CollectionsBenchmark Graphics.swift
[192/239] Compiling CollectionsBenchmark ImageFormat.swift
[193/239] Compiling CollectionsBenchmark Renderer.swift
[194/239] Compiling CollectionsBenchmark Shape.swift
[195/239] Compiling CollectionsBenchmark Stroke.swift
[196/239] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[197/239] Compiling CollectionsBenchmark Benchmark+Error.swift
[198/239] Compiling CollectionsBenchmark Benchmark+Event.swift
[199/239] Compiling CollectionsBenchmark Benchmark+Links.swift
[200/239] Compiling CollectionsBenchmark Benchmark+Main.swift
[201/239] Compiling CollectionsBenchmark Benchmark+Options.swift
[202/239] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[203/239] Compiling CollectionsBenchmark Benchmark.swift
[204/239] Compiling CollectionsBenchmark BenchmarkResults.swift
[205/239] Compiling CollectionsBenchmark Task.swift
[206/239] Compiling CollectionsBenchmark TaskID.swift
[207/239] Compiling CollectionsBenchmark Text.swift
[208/239] Compiling CollectionsBenchmark CocoaRenderer.swift
[209/239] Compiling CollectionsBenchmark CoreGraphics.swift
[210/239] Compiling CollectionsBenchmark DefaultRenderer.swift
[211/239] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[212/239] Compiling CollectionsBenchmark UIKitRenderer.swift
[213/239] Compiling CollectionsBenchmark _XML.swift
[214/239] Compiling CollectionsBenchmark Theme.swift
[215/239] Compiling CollectionsBenchmark Compatibility.swift
[216/239] Compiling CollectionsBenchmark BinarySearch.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] Compiling swift_identified_collections_benchmark main.swift
[241/243] Emitting module swift_identified_collections_benchmark
[243/245] Wrapping AST for swift-identified-collections-benchmark for debugging
[244/245] Linking swift-identified-collections-benchmark
Build complete! (27.22s)
Build complete.
Done.

Build Machine: Linux 2