Build Information
Successful build of CRDT with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CRDT.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/heckj/CRDT
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 04ff7d1 doc update
Cloned https://github.com/heckj/CRDT.git
Revision (git rev-parse @):
04ff7d1dfdc36558efc6c5be9f9c158e1c0b5f00
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/heckj/CRDT.git at 0.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/5] Compiling CSystem shims.c
[5/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/41] Emitting module ArgumentParserToolInfo
[7/78] Compiling ArgumentParser NameSpecification.swift
[8/78] Compiling ArgumentParser ArgumentDefinition.swift
[9/78] Compiling ArgumentParser ArgumentSet.swift
[10/78] Compiling ArgumentParser CommandParser.swift
[11/78] Compiling ArgumentParser InputKey.swift
[12/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[13/80] Compiling ArgumentParser Argument.swift
[14/80] Compiling ArgumentParser ArgumentHelp.swift
[15/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/80] Compiling ArgumentParser CompletionsGenerator.swift
[17/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/80] Emitting module SystemPackage
[19/80] Compiling ArgumentParser CompletionKind.swift
[20/80] Compiling ArgumentParser Errors.swift
[21/80] Compiling ArgumentParser Flag.swift
[22/80] Compiling ArgumentParser ExpressibleByArgument.swift
[23/80] Compiling ArgumentParser ParsableArguments.swift
[24/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[25/80] Compiling ArgumentParser ParsableCommand.swift
[26/80] Compiling ArgumentParser ArgumentDecoder.swift
[27/80] Compiling ArgumentParser ArgumentVisibility.swift
[28/80] Compiling SystemPackage Util.swift
[29/80] Compiling SystemPackage UtilConsumers.swift
[30/80] Compiling CRDT Replicable.swift
[31/81] Compiling CRDT PNCounter.swift
[34/81] Emitting module CRDT
[35/81] Compiling CRDT WallclockTimestamp.swift
[44/81] Compiling ArgumentParser Option.swift
[45/81] Compiling ArgumentParser OptionGroup.swift
[46/81] Compiling ArgumentParser AsyncParsableCommand.swift
[47/81] Compiling ArgumentParser CommandConfiguration.swift
[48/81] Compiling ArgumentParser EnumerableFlag.swift
[49/86] Emitting module ArgumentParser
[57/86] Compiling ArgumentParser Parsed.swift
[58/86] Compiling ArgumentParser ParsedValues.swift
[59/86] Compiling ArgumentParser ParserError.swift
[60/86] Compiling ArgumentParser SplitArguments.swift
[61/86] Compiling ArgumentParser CollectionExtensions.swift
[62/86] Compiling ArgumentParser Platform.swift
[63/86] Compiling ArgumentParser SequenceExtensions.swift
[64/86] Compiling ArgumentParser StringExtensions.swift
[65/86] Compiling ArgumentParser Tree.swift
[81/86] Compiling ArgumentParser DumpHelpGenerator.swift
[82/86] Compiling ArgumentParser HelpCommand.swift
[83/86] Compiling ArgumentParser HelpGenerator.swift
[84/86] Compiling ArgumentParser MessageInfo.swift
[85/86] Compiling ArgumentParser UsageGenerator.swift
[86/159] Emitting module CollectionsBenchmark
[87/169] Compiling CollectionsBenchmark Color.swift
[88/169] Compiling CollectionsBenchmark DocumentRenderer.swift
[89/169] Compiling CollectionsBenchmark Font.swift
[90/169] Compiling CollectionsBenchmark Graphics+Element.swift
[91/169] Compiling CollectionsBenchmark Graphics+SVG.swift
[92/169] Compiling CollectionsBenchmark Graphics.swift
[93/169] Compiling CollectionsBenchmark ImageFormat.swift
[94/169] Compiling CollectionsBenchmark Renderer.swift
[95/169] Compiling CollectionsBenchmark Shape.swift
[96/169] Compiling CollectionsBenchmark Stroke.swift
[97/169] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[98/169] Compiling CollectionsBenchmark Benchmark+Error.swift
[99/169] Compiling CollectionsBenchmark Benchmark+Event.swift
[100/169] Compiling CollectionsBenchmark Benchmark+Links.swift
[101/169] Compiling CollectionsBenchmark Benchmark+Main.swift
[102/169] Compiling CollectionsBenchmark Benchmark+Options.swift
[103/169] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[104/169] Compiling CollectionsBenchmark Benchmark.swift
[105/169] Compiling CollectionsBenchmark BenchmarkResults.swift
[106/169] Compiling CollectionsBenchmark Task.swift
[107/169] Compiling CollectionsBenchmark TaskID.swift
[108/169] Compiling CollectionsBenchmark Blackhole.swift
[109/169] Compiling CollectionsBenchmark Identity.swift
[110/169] Compiling CollectionsBenchmark Measurement.swift
[111/169] Compiling CollectionsBenchmark Sample+Statistic.swift
[112/169] Compiling CollectionsBenchmark Sample.swift
[113/169] Compiling CollectionsBenchmark Size.swift
[114/169] Compiling CollectionsBenchmark TaskResults.swift
[115/169] Compiling CollectionsBenchmark Tick.swift
[116/169] Compiling CollectionsBenchmark Time.swift
[117/169] Compiling CollectionsBenchmark Timer.swift
[118/169] Compiling CollectionsBenchmark AnyTask.swift
[119/169] Compiling CollectionsBenchmark Chart.swift
[120/169] Compiling CollectionsBenchmark ChartScales.swift
[121/169] Compiling CollectionsBenchmark ChartUtils.swift
[122/169] Compiling CollectionsBenchmark Curve.swift
[123/169] Compiling CollectionsBenchmark EdgeInsets.swift
[124/169] Compiling CollectionsBenchmark Path.swift
[125/169] Compiling CollectionsBenchmark Point.swift
[126/169] Compiling CollectionsBenchmark Rectangle.swift
[127/169] Compiling CollectionsBenchmark Transform.swift
[128/169] Compiling CollectionsBenchmark Vector.swift
[129/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[130/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[131/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[132/169] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[133/169] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[134/169] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[135/169] Compiling CollectionsBenchmark BenchmarkCLI.swift
[136/169] Compiling CollectionsBenchmark _Document.swift
[137/169] Compiling CollectionsBenchmark Band.swift
[138/169] Compiling CollectionsBenchmark Chart+Options.swift
[139/169] Compiling CollectionsBenchmark _ExecutionContext.swift
[140/169] Compiling CollectionsBenchmark _TypeBox.swift
[141/169] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[142/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[143/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[144/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[145/169] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[146/169] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[147/169] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[148/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[149/169] Compiling CollectionsBenchmark Complain.swift
[150/169] Compiling CollectionsBenchmark Debug.swift
[151/169] Compiling CollectionsBenchmark FilePath extensions.swift
[152/169] Compiling CollectionsBenchmark ProjectInfo.swift
[153/169] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[154/169] Compiling CollectionsBenchmark _Shims.swift
[155/169] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[156/169] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[157/169] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[158/169] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[159/169] Compiling CollectionsBenchmark Text.swift
[160/169] Compiling CollectionsBenchmark CocoaRenderer.swift
[161/169] Compiling CollectionsBenchmark CoreGraphics.swift
[162/169] Compiling CollectionsBenchmark DefaultRenderer.swift
[163/169] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[164/169] Compiling CollectionsBenchmark UIKitRenderer.swift
[165/169] Compiling CollectionsBenchmark _XML.swift
[166/169] Compiling CollectionsBenchmark Theme.swift
[167/169] Compiling CollectionsBenchmark Compatibility.swift
[168/169] Compiling CollectionsBenchmark BinarySearch.swift
[169/171] Emitting module crdt_benchmark
[170/171] Compiling crdt_benchmark main.swift
[170/171] Linking crdt-benchmark
Build complete! (39.13s)
Fetching https://github.com/apple/swift-collections-benchmark from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-collections-benchmark (0.20s)
Fetched https://github.com/apple/swift-docc-plugin (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.49s)
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-system (0.63s)
Fetched https://github.com/apple/swift-argument-parser (0.72s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.05s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.62s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.02s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
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.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.