The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-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.7
Building package at path:  $workDir
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-argument-parser
[1/13820] Fetching swift-collections
[554/15278] Fetching swift-collections, swift-docc-plugin
[5744/26904] Fetching swift-collections, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin (0.51s)
[15964/25446] Fetching swift-collections, swift-argument-parser
Fetching https://github.com/apple/swift-system
[25447/28625] Fetching swift-collections, swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-argument-parser (0.95s)
Fetching https://github.com/apple/swift-collections-benchmark
Fetched https://github.com/apple/swift-collections (0.97s)
Fetched https://github.com/apple/swift-system (0.46s)
[1/333] Fetching swift-collections-benchmark
Fetched https://github.com/apple/swift-collections-benchmark (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.44s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.32s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.31s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.29s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.31s)
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-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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.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
Compiling plugin GenerateManualPlugin...
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[0/9] Compiling CSystem shims.c
[2/77] Compiling OrderedCollections _Hashtable+Header.swift
[3/77] Compiling OrderedCollections OrderedDictionary+Codable.swift
[4/77] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[5/77] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[6/77] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[7/77] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[8/77] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[9/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[10/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[11/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[12/83] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[13/83] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[14/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[15/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[16/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[17/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[18/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[19/83] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[20/83] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[21/83] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[22/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[23/83] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[24/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[25/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[26/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[27/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[28/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[29/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[30/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[31/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[32/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[33/83] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[34/83] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[35/83] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[36/83] Compiling OrderedCollections OrderedDictionary+Values.swift
[37/83] Compiling OrderedCollections OrderedDictionary.swift
[38/83] Compiling OrderedCollections OrderedSet+Codable.swift
[39/83] Emitting module ArgumentParserToolInfo
[40/83] Compiling ArgumentParserToolInfo ToolInfo.swift
[46/87] Compiling OrderedCollections _HashTable+Bucket.swift
[47/87] Compiling OrderedCollections _HashTable+BucketIterator.swift
[48/87] Compiling OrderedCollections _HashTable+Constants.swift
[49/87] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[50/87] Compiling OrderedCollections _HashTable+Testing.swift
[51/87] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[52/87] Compiling OrderedCollections _HashTable.swift
[53/87] Emitting module SystemPackage
[58/87] Wrapping AST for ArgumentParserToolInfo for debugging
[63/123] Emitting module OrderedCollections
[64/123] Compiling ArgumentParser ArgumentDecoder.swift
[65/123] Compiling ArgumentParser ArgumentDefinition.swift
[66/123] Compiling ArgumentParser BashCompletionsGenerator.swift
[67/123] Compiling ArgumentParser CompletionsGenerator.swift
[68/123] Compiling ArgumentParser FishCompletionsGenerator.swift
[69/123] Compiling ArgumentParser ArgumentVisibility.swift
[70/123] Compiling ArgumentParser CompletionKind.swift
[71/123] Compiling ArgumentParser Errors.swift
[72/123] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/123] Compiling ArgumentParser Argument.swift
[74/123] Compiling ArgumentParser ArgumentHelp.swift
[75/124] Compiling OrderedCollections OrderedSet+Testing.swift
[77/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[78/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[79/124] Compiling OrderedCollections OrderedSet.swift
[80/124] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[81/124] Compiling OrderedCollections _UnsafeBitset.swift
[84/127] Wrapping AST for SystemPackage for debugging
[85/127] Wrapping AST for OrderedCollections for debugging
[87/143] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[88/143] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[89/143] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[90/143] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[91/145] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[92/145] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[93/145] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[94/145] Compiling IdentifiedCollections IdentifiedArray.swift
[95/145] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[96/145] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[97/145] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[98/145] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[99/145] Emitting module ArgumentParser
[100/149] Emitting module IdentifiedCollections
[101/149] Compiling IdentifiedCollections Identified.swift
[102/149] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[103/149] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[104/149] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[105/149] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[107/151] Wrapping AST for IdentifiedCollections for debugging
[114/151] Compiling ArgumentParser CollectionExtensions.swift
[115/151] Compiling ArgumentParser SequenceExtensions.swift
[116/151] Compiling ArgumentParser StringExtensions.swift
[117/151] Compiling ArgumentParser Tree.swift
[118/151] Compiling ArgumentParser Name.swift
[119/151] Compiling ArgumentParser Parsed.swift
[120/151] Compiling ArgumentParser ParsedValues.swift
[121/151] Compiling ArgumentParser ParserError.swift
[122/151] Compiling ArgumentParser SplitArguments.swift
[123/151] Compiling ArgumentParser DumpHelpGenerator.swift
[124/151] Compiling ArgumentParser HelpCommand.swift
[125/151] Compiling ArgumentParser HelpGenerator.swift
[126/151] Compiling ArgumentParser MessageInfo.swift
[127/151] Compiling ArgumentParser UsageGenerator.swift
[135/151] Compiling ArgumentParser ParsableArguments.swift
[136/151] Compiling ArgumentParser ParsableArgumentsValidation.swift
[137/151] Compiling ArgumentParser ParsableCommand.swift
[145/151] Compiling ArgumentParser ArgumentSet.swift
[146/151] Compiling ArgumentParser CommandParser.swift
[147/151] Compiling ArgumentParser InputOrigin.swift
[149/153] Wrapping AST for ArgumentParser for debugging
[151/226] Emitting module CollectionsBenchmark
[152/236] Compiling CollectionsBenchmark Blackhole.swift
[153/236] Compiling CollectionsBenchmark Identity.swift
[154/236] Compiling CollectionsBenchmark Measurement.swift
[155/236] Compiling CollectionsBenchmark Sample+Statistic.swift
[156/236] Compiling CollectionsBenchmark Sample.swift
[157/236] Compiling CollectionsBenchmark Size.swift
[158/236] Compiling CollectionsBenchmark TaskResults.swift
[159/236] Compiling CollectionsBenchmark Tick.swift
[160/236] Compiling CollectionsBenchmark Time.swift
[161/236] Compiling CollectionsBenchmark Timer.swift
[162/236] Compiling CollectionsBenchmark AnyTask.swift
[163/236] Compiling CollectionsBenchmark Text.swift
[164/236] Compiling CollectionsBenchmark CocoaRenderer.swift
[165/236] Compiling CollectionsBenchmark CoreGraphics.swift
[166/236] Compiling CollectionsBenchmark DefaultRenderer.swift
[167/236] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[168/236] Compiling CollectionsBenchmark UIKitRenderer.swift
[169/236] Compiling CollectionsBenchmark _XML.swift
[170/236] Compiling CollectionsBenchmark Theme.swift
[171/236] Compiling CollectionsBenchmark Compatibility.swift
[172/236] Compiling CollectionsBenchmark BinarySearch.swift
[173/236] Compiling CollectionsBenchmark Chart.swift
[174/236] Compiling CollectionsBenchmark ChartScales.swift
[175/236] Compiling CollectionsBenchmark ChartUtils.swift
[176/236] Compiling CollectionsBenchmark Curve.swift
[177/236] Compiling CollectionsBenchmark EdgeInsets.swift
[178/236] Compiling CollectionsBenchmark Path.swift
[179/236] Compiling CollectionsBenchmark Point.swift
[180/236] Compiling CollectionsBenchmark Rectangle.swift
[181/236] Compiling CollectionsBenchmark Transform.swift
[182/236] Compiling CollectionsBenchmark Vector.swift
[183/236] Compiling CollectionsBenchmark Color.swift
[184/236] Compiling CollectionsBenchmark DocumentRenderer.swift
[185/236] Compiling CollectionsBenchmark Font.swift
[186/236] Compiling CollectionsBenchmark Graphics+Element.swift
[187/236] Compiling CollectionsBenchmark Graphics+SVG.swift
[188/236] Compiling CollectionsBenchmark Graphics.swift
[189/236] Compiling CollectionsBenchmark ImageFormat.swift
[190/236] Compiling CollectionsBenchmark Renderer.swift
[191/236] Compiling CollectionsBenchmark Shape.swift
[192/236] Compiling CollectionsBenchmark Stroke.swift
[193/236] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[194/236] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[195/236] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[196/236] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[197/236] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[198/236] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[199/236] Compiling CollectionsBenchmark BenchmarkCLI.swift
[200/236] Compiling CollectionsBenchmark _Document.swift
[201/236] Compiling CollectionsBenchmark Band.swift
[202/236] Compiling CollectionsBenchmark Chart+Options.swift
[203/236] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[204/236] Compiling CollectionsBenchmark Benchmark+Error.swift
[205/236] Compiling CollectionsBenchmark Benchmark+Event.swift
[206/236] Compiling CollectionsBenchmark Benchmark+Links.swift
[207/236] Compiling CollectionsBenchmark Benchmark+Main.swift
[208/236] Compiling CollectionsBenchmark Benchmark+Options.swift
[209/236] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[210/236] Compiling CollectionsBenchmark Benchmark.swift
[211/236] Compiling CollectionsBenchmark BenchmarkResults.swift
[212/236] Compiling CollectionsBenchmark Task.swift
[213/236] Compiling CollectionsBenchmark TaskID.swift
[214/236] Compiling CollectionsBenchmark _ExecutionContext.swift
[215/236] Compiling CollectionsBenchmark _TypeBox.swift
[216/236] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[217/236] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[218/236] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[219/236] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[220/236] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[221/236] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[222/236] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[223/236] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[224/236] Compiling CollectionsBenchmark Complain.swift
[225/236] Compiling CollectionsBenchmark Debug.swift
[226/236] Compiling CollectionsBenchmark FilePath extensions.swift
[227/236] Compiling CollectionsBenchmark ProjectInfo.swift
[228/236] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[229/236] Compiling CollectionsBenchmark _Shims.swift
[230/236] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[231/236] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[232/236] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[233/236] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[235/238] Wrapping AST for CollectionsBenchmark for debugging
[237/240] Compiling swift_identified_collections_benchmark main.swift
[238/240] Emitting module swift_identified_collections_benchmark
[240/242] Wrapping AST for swift-identified-collections-benchmark for debugging
[241/242] Linking swift-identified-collections-benchmark
Build complete! (27.13s)
Build complete.
Done.

Build Machine: Linux 1