The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.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/o86TiJKT/1/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.7
Building package at path:  $workDir
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Compiling plugin GenerateManualPlugin...
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[0/2] Compiling CSystem shims.c
[2/70] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[3/70] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[4/70] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[5/70] Compiling OrderedCollections OrderedSet+Diffing.swift
[6/70] Compiling OrderedCollections OrderedSet+Equatable.swift
[7/70] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[8/76] Compiling OrderedCollections OrderedDictionary+Elements.swift
[9/76] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[10/76] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[11/76] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[12/76] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[13/76] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[14/76] Emitting module ArgumentParserToolInfo
[15/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/76] Compiling OrderedCollections _Hashtable+Header.swift
[17/76] Compiling OrderedCollections OrderedDictionary+Codable.swift
[18/76] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[19/76] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[20/76] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[21/76] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[22/76] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[23/76] Compiling OrderedCollections _HashTable+Bucket.swift
[24/76] Compiling OrderedCollections _HashTable+BucketIterator.swift
[25/76] Compiling OrderedCollections _HashTable+Constants.swift
[26/76] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[27/76] Compiling OrderedCollections _HashTable+Testing.swift
[28/76] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[29/76] Compiling OrderedCollections _HashTable.swift
[30/76] Compiling OrderedCollections OrderedSet+Hashable.swift
[31/76] Compiling OrderedCollections OrderedSet+Initializers.swift
[32/76] Compiling OrderedCollections OrderedSet+Insertions.swift
[33/76] Compiling OrderedCollections OrderedSet+Invariants.swift
[34/76] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[35/76] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[36/112] Compiling ArgumentParser ArgumentHelp.swift
[37/112] Compiling ArgumentParser ArgumentVisibility.swift
[38/112] Compiling ArgumentParser CompletionKind.swift
[39/112] Compiling ArgumentParser Errors.swift
[40/112] Compiling ArgumentParser Flag.swift
[41/112] Compiling ArgumentParser EnumerableFlag.swift
[42/112] Compiling ArgumentParser UsageGenerator.swift
[43/112] Compiling ArgumentParser ArgumentDecoder.swift
[44/112] Compiling ArgumentParser ArgumentDefinition.swift
[45/112] Compiling ArgumentParser ArgumentSet.swift
[46/112] Compiling ArgumentParser CommandParser.swift
[47/112] Compiling ArgumentParser InputOrigin.swift
[48/112] Emitting module OrderedCollections
[51/114] Compiling OrderedCollections OrderedSet+Testing.swift
[52/114] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[53/114] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[54/114] Compiling OrderedCollections OrderedSet.swift
[55/114] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[56/114] Compiling OrderedCollections _UnsafeBitset.swift
[57/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[58/114] Compiling ArgumentParser Argument.swift
[59/114] Compiling ArgumentParser NameSpecification.swift
[63/130] Compiling SystemPackage Util.swift
[64/130] Compiling SystemPackage UtilConsumers.swift
[65/130] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[66/130] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[67/130] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[68/130] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[69/130] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[70/130] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[71/130] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[72/130] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[73/130] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[74/130] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[75/130] Compiling IdentifiedCollections Identified.swift
[76/130] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[77/130] Emitting module SystemPackage
[84/132] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[85/132] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[89/132] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[90/132] Compiling IdentifiedCollections IdentifiedArray.swift
[92/132] Compiling ArgumentParser ExpressibleByArgument.swift
[93/132] Compiling ArgumentParser ParsableArguments.swift
[94/132] Compiling ArgumentParser ParsableArgumentsValidation.swift
[95/132] Compiling ArgumentParser ParsableCommand.swift
[101/132] Compiling ArgumentParser Name.swift
[102/132] Compiling ArgumentParser Parsed.swift
[103/132] Compiling ArgumentParser ParsedValues.swift
[104/132] Compiling ArgumentParser ParserError.swift
[105/132] Compiling ArgumentParser SplitArguments.swift
[109/136] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[111/136] Compiling ArgumentParser CollectionExtensions.swift
[112/136] Compiling ArgumentParser SequenceExtensions.swift
[113/136] Compiling ArgumentParser StringExtensions.swift
[114/136] Compiling ArgumentParser Tree.swift
[120/136] Emitting module IdentifiedCollections
[125/136] Emitting module ArgumentParser
[136/209] Compiling CollectionsBenchmark Blackhole.swift
[137/209] Compiling CollectionsBenchmark Identity.swift
[138/209] Compiling CollectionsBenchmark Measurement.swift
[139/209] Compiling CollectionsBenchmark Sample+Statistic.swift
[140/209] Compiling CollectionsBenchmark Sample.swift
[141/209] Compiling CollectionsBenchmark Size.swift
[142/209] Compiling CollectionsBenchmark TaskResults.swift
[143/209] Compiling CollectionsBenchmark Tick.swift
[144/209] Compiling CollectionsBenchmark Time.swift
[145/209] Compiling CollectionsBenchmark Timer.swift
[146/209] Compiling CollectionsBenchmark AnyTask.swift
[147/219] Compiling CollectionsBenchmark Chart.swift
[148/219] Compiling CollectionsBenchmark ChartScales.swift
[149/219] Compiling CollectionsBenchmark ChartUtils.swift
[150/219] Compiling CollectionsBenchmark Curve.swift
[151/219] Compiling CollectionsBenchmark EdgeInsets.swift
[152/219] Compiling CollectionsBenchmark Path.swift
[153/219] Compiling CollectionsBenchmark Point.swift
[154/219] Compiling CollectionsBenchmark Rectangle.swift
[155/219] Compiling CollectionsBenchmark Transform.swift
[156/219] Compiling CollectionsBenchmark Vector.swift
[157/219] Compiling CollectionsBenchmark Color.swift
[158/219] Compiling CollectionsBenchmark DocumentRenderer.swift
[159/219] Compiling CollectionsBenchmark Font.swift
[160/219] Compiling CollectionsBenchmark Graphics+Element.swift
[161/219] Compiling CollectionsBenchmark Graphics+SVG.swift
[162/219] Compiling CollectionsBenchmark Graphics.swift
[163/219] Compiling CollectionsBenchmark ImageFormat.swift
[164/219] Compiling CollectionsBenchmark Renderer.swift
[165/219] Compiling CollectionsBenchmark Shape.swift
[166/219] Compiling CollectionsBenchmark Stroke.swift
[167/219] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[168/219] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[169/219] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[170/219] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[171/219] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[172/219] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[173/219] Compiling CollectionsBenchmark BenchmarkCLI.swift
[174/219] Compiling CollectionsBenchmark _Document.swift
[175/219] Compiling CollectionsBenchmark Band.swift
[176/219] Compiling CollectionsBenchmark Chart+Options.swift
[177/219] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[178/219] Compiling CollectionsBenchmark Benchmark+Error.swift
[179/219] Compiling CollectionsBenchmark Benchmark+Event.swift
[180/219] Compiling CollectionsBenchmark Benchmark+Links.swift
[181/219] Compiling CollectionsBenchmark Benchmark+Main.swift
[182/219] Compiling CollectionsBenchmark Benchmark+Options.swift
[183/219] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[184/219] Compiling CollectionsBenchmark Benchmark.swift
[185/219] Compiling CollectionsBenchmark BenchmarkResults.swift
[186/219] Compiling CollectionsBenchmark Task.swift
[187/219] Compiling CollectionsBenchmark TaskID.swift
[188/219] Emitting module CollectionsBenchmark
[189/219] Compiling CollectionsBenchmark _ExecutionContext.swift
[190/219] Compiling CollectionsBenchmark _TypeBox.swift
[191/219] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[192/219] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[193/219] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[194/219] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[195/219] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[196/219] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[197/219] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[198/219] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[199/219] Compiling CollectionsBenchmark Complain.swift
[200/219] Compiling CollectionsBenchmark Debug.swift
[201/219] Compiling CollectionsBenchmark FilePath extensions.swift
[202/219] Compiling CollectionsBenchmark ProjectInfo.swift
[203/219] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[204/219] Compiling CollectionsBenchmark _Shims.swift
[205/219] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[206/219] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[207/219] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[208/219] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[209/219] Compiling CollectionsBenchmark Text.swift
[210/219] Compiling CollectionsBenchmark CocoaRenderer.swift
[211/219] Compiling CollectionsBenchmark CoreGraphics.swift
[212/219] Compiling CollectionsBenchmark DefaultRenderer.swift
[213/219] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[214/219] Compiling CollectionsBenchmark UIKitRenderer.swift
[215/219] Compiling CollectionsBenchmark _XML.swift
[216/219] Compiling CollectionsBenchmark Theme.swift
[217/219] Compiling CollectionsBenchmark Compatibility.swift
[218/219] Compiling CollectionsBenchmark BinarySearch.swift
[219/221] Compiling swift_identified_collections_benchmark main.swift
[220/221] Emitting module swift_identified_collections_benchmark
[220/221] Linking swift-identified-collections-benchmark
Build complete! (27.49s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-docc-plugin (0.56s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-system (1.79s)
Fetching https://github.com/apple/swift-collections-benchmark from cache
Fetched https://github.com/apple/swift-collections-benchmark (0.22s)
Fetched https://github.com/apple/swift-argument-parser (2.12s)
Fetched https://github.com/apple/swift-collections (2.73s)
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.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.04s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.03s)
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-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
Build complete.
Done.

Build Machine: Mac 5