The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-identified-collections with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

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 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/5] Compiling CSystem shims.c
[5/73] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[6/73] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[7/73] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[8/73] Compiling OrderedCollections OrderedSet+Diffing.swift
[9/73] Compiling OrderedCollections OrderedSet+Equatable.swift
[10/73] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[11/79] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[12/79] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[13/79] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[14/79] Compiling OrderedCollections OrderedDictionary+Values.swift
[15/79] Compiling OrderedCollections OrderedDictionary.swift
[16/79] Compiling OrderedCollections OrderedSet+Codable.swift
[17/79] Emitting module ArgumentParserToolInfo
[18/79] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/79] Compiling OrderedCollections _HashTable+Bucket.swift
[20/79] Compiling OrderedCollections _HashTable+BucketIterator.swift
[21/79] Compiling OrderedCollections _HashTable+Constants.swift
[22/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[23/79] Compiling OrderedCollections _HashTable+Testing.swift
[24/79] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[25/79] Compiling OrderedCollections _HashTable.swift
[26/79] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[27/79] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[28/81] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[29/81] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[30/81] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[31/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[32/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[33/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[34/112] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/112] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/112] Compiling OrderedCollections OrderedSet+SubSequence.swift
[37/117] Compiling ArgumentParser ArgumentHelp.swift
[38/117] Compiling ArgumentParser ArgumentVisibility.swift
[39/117] Compiling ArgumentParser CompletionKind.swift
[40/117] Compiling ArgumentParser Errors.swift
[41/117] Compiling ArgumentParser Flag.swift
[42/117] Compiling ArgumentParser DumpHelpGenerator.swift
[43/117] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/117] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/117] Compiling ArgumentParser Argument.swift
[46/117] Compiling ArgumentParser Name.swift
[47/117] Compiling ArgumentParser Parsed.swift
[48/117] Compiling ArgumentParser ParsedValues.swift
[49/117] Compiling ArgumentParser ParserError.swift
[50/117] Compiling ArgumentParser SplitArguments.swift
[51/117] Compiling ArgumentParser EnumerableFlag.swift
[52/117] Compiling ArgumentParser ExpressibleByArgument.swift
[53/117] Compiling ArgumentParser ParsableArguments.swift
[54/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/117] Compiling ArgumentParser ParsableCommand.swift
[56/117] Compiling ArgumentParser CompletionsGenerator.swift
[59/117] Emitting module SystemPackage
[68/117] Compiling ArgumentParser AsyncParsableCommand.swift
[69/117] Compiling ArgumentParser CommandConfiguration.swift
[70/117] Compiling ArgumentParser BashCompletionsGenerator.swift
[71/117] Compiling ArgumentParser NameSpecification.swift
[72/117] Compiling ArgumentParser Option.swift
[73/117] Compiling ArgumentParser OptionGroup.swift
[74/117] Compiling OrderedCollections OrderedSet+Testing.swift
[75/117] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[76/117] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[77/117] Compiling OrderedCollections OrderedSet.swift
[78/117] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[79/117] Compiling OrderedCollections _UnsafeBitset.swift
[80/117] Emitting module OrderedCollections
[81/133] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[82/133] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[83/135] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[84/135] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[85/135] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[86/135] Compiling IdentifiedCollections IdentifiedArray.swift
[87/135] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[88/135] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[89/135] Compiling IdentifiedCollections Identified.swift
[90/135] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[91/135] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[92/135] Emitting module IdentifiedCollections
[95/135] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[96/135] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[97/135] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[98/135] Emitting module ArgumentParser
[99/135] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[100/135] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[101/135] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[120/139] Compiling ArgumentParser CollectionExtensions.swift
[121/139] Compiling ArgumentParser SequenceExtensions.swift
[122/139] Compiling ArgumentParser StringExtensions.swift
[123/139] Compiling ArgumentParser Tree.swift
[125/139] Compiling ArgumentParser HelpCommand.swift
[126/139] Compiling ArgumentParser HelpGenerator.swift
[127/139] Compiling ArgumentParser MessageInfo.swift
[128/139] Compiling ArgumentParser UsageGenerator.swift
[134/139] Compiling ArgumentParser ArgumentDecoder.swift
[135/139] Compiling ArgumentParser ArgumentDefinition.swift
[136/139] Compiling ArgumentParser ArgumentSet.swift
[137/139] Compiling ArgumentParser CommandParser.swift
[138/139] Compiling ArgumentParser InputOrigin.swift
[139/212] Compiling CollectionsBenchmark Blackhole.swift
[140/212] Compiling CollectionsBenchmark Identity.swift
[141/212] Compiling CollectionsBenchmark Measurement.swift
[142/212] Compiling CollectionsBenchmark Sample+Statistic.swift
[143/212] Compiling CollectionsBenchmark Sample.swift
[144/212] Compiling CollectionsBenchmark Size.swift
[145/212] Compiling CollectionsBenchmark TaskResults.swift
[146/212] Compiling CollectionsBenchmark Tick.swift
[147/212] Compiling CollectionsBenchmark Time.swift
[148/212] Compiling CollectionsBenchmark Timer.swift
[149/212] Compiling CollectionsBenchmark AnyTask.swift
[150/222] Compiling CollectionsBenchmark Chart.swift
[151/222] Compiling CollectionsBenchmark ChartScales.swift
[152/222] Compiling CollectionsBenchmark ChartUtils.swift
[153/222] Compiling CollectionsBenchmark Curve.swift
[154/222] Compiling CollectionsBenchmark EdgeInsets.swift
[155/222] Compiling CollectionsBenchmark Path.swift
[156/222] Compiling CollectionsBenchmark Point.swift
[157/222] Compiling CollectionsBenchmark Rectangle.swift
[158/222] Compiling CollectionsBenchmark Transform.swift
[159/222] Compiling CollectionsBenchmark Vector.swift
[160/222] Emitting module CollectionsBenchmark
[161/222] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[162/222] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[163/222] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[164/222] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[165/222] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[166/222] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[167/222] Compiling CollectionsBenchmark BenchmarkCLI.swift
[168/222] Compiling CollectionsBenchmark _Document.swift
[169/222] Compiling CollectionsBenchmark Band.swift
[170/222] Compiling CollectionsBenchmark Chart+Options.swift
[171/222] Compiling CollectionsBenchmark Color.swift
[172/222] Compiling CollectionsBenchmark DocumentRenderer.swift
[173/222] Compiling CollectionsBenchmark Font.swift
[174/222] Compiling CollectionsBenchmark Graphics+Element.swift
[175/222] Compiling CollectionsBenchmark Graphics+SVG.swift
[176/222] Compiling CollectionsBenchmark Graphics.swift
[177/222] Compiling CollectionsBenchmark ImageFormat.swift
[178/222] Compiling CollectionsBenchmark Renderer.swift
[179/222] Compiling CollectionsBenchmark Shape.swift
[180/222] Compiling CollectionsBenchmark Stroke.swift
[181/222] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[182/222] Compiling CollectionsBenchmark Benchmark+Error.swift
[183/222] Compiling CollectionsBenchmark Benchmark+Event.swift
[184/222] Compiling CollectionsBenchmark Benchmark+Links.swift
[185/222] Compiling CollectionsBenchmark Benchmark+Main.swift
[186/222] Compiling CollectionsBenchmark Benchmark+Options.swift
[187/222] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[188/222] Compiling CollectionsBenchmark Benchmark.swift
[189/222] Compiling CollectionsBenchmark BenchmarkResults.swift
[190/222] Compiling CollectionsBenchmark Task.swift
[191/222] Compiling CollectionsBenchmark TaskID.swift
[192/222] Compiling CollectionsBenchmark Complain.swift
[193/222] Compiling CollectionsBenchmark Debug.swift
[194/222] Compiling CollectionsBenchmark FilePath extensions.swift
[195/222] Compiling CollectionsBenchmark ProjectInfo.swift
[196/222] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[197/222] Compiling CollectionsBenchmark _Shims.swift
[198/222] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[199/222] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[200/222] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[201/222] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[202/222] Compiling CollectionsBenchmark _ExecutionContext.swift
[203/222] Compiling CollectionsBenchmark _TypeBox.swift
[204/222] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[205/222] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[206/222] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[207/222] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[208/222] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[209/222] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[210/222] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[211/222] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[212/222] Compiling CollectionsBenchmark Text.swift
[213/222] Compiling CollectionsBenchmark CocoaRenderer.swift
[214/222] Compiling CollectionsBenchmark CoreGraphics.swift
[215/222] Compiling CollectionsBenchmark DefaultRenderer.swift
[216/222] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[217/222] Compiling CollectionsBenchmark UIKitRenderer.swift
[218/222] Compiling CollectionsBenchmark _XML.swift
[219/222] Compiling CollectionsBenchmark Theme.swift
[220/222] Compiling CollectionsBenchmark Compatibility.swift
[221/222] Compiling CollectionsBenchmark BinarySearch.swift
[222/224] Emitting module swift_identified_collections_benchmark
[223/224] Compiling swift_identified_collections_benchmark main.swift
[223/224] Linking swift-identified-collections-benchmark
Build complete! (24.85s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (0.54s)
Fetching https://github.com/apple/swift-collections-benchmark from cache
Fetched https://github.com/apple/swift-argument-parser (0.80s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-collections-benchmark (0.26s)
Fetched https://github.com/apple/swift-collections (0.97s)
Fetched https://github.com/apple/swift-docc-plugin (0.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.04s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.03s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.04s)
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-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-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
Build complete.
Done.