The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CRDT, reference main (3225f9), with Swift 5.10 for macOS (SPM) on 2 Oct 2024 01:03:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CRDT.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/CRDT
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3225f92 updating dependencies, code aligned with that, and re-running benchmarks (#43)
Cloned https://github.com/heckj/CRDT.git
Revision (git rev-parse @):
3225f92ddb2a53da259e63f505d388a138642823
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/CRDT.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/heckj/CRDT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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/15] Write sources
[8/15] Write crdt-benchmark-entitlement.plist
[10/15] Write swift-version-33747A42983211AE.txt
[11/15] Compiling CSystem shims.c
[13/52] Emitting module ArgumentParserToolInfo
[14/52] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/91] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/91] Compiling ArgumentParser CompletionsGenerator.swift
[17/91] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/93] Emitting module SystemPackage
[19/93] Compiling SystemPackage Util.swift
[20/93] Compiling SystemPackage UtilConsumers.swift
[21/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/93] Compiling ArgumentParser Argument.swift
[23/93] Compiling ArgumentParser ParserError.swift
[24/93] Compiling ArgumentParser ArgumentDefinition.swift
[25/93] Compiling ArgumentParser ArgumentSet.swift
[26/93] Compiling ArgumentParser ParsableCommand.swift
[27/93] Compiling ArgumentParser ArgumentDecoder.swift
[28/93] Compiling ArgumentParser Errors.swift
[29/93] Compiling ArgumentParser Flag.swift
[30/93] Compiling ArgumentParser HelpCommand.swift
[31/93] Compiling ArgumentParser ArgumentHelp.swift
[32/93] Compiling ArgumentParser SplitArguments.swift
[33/93] Compiling ArgumentParser DumpHelpGenerator.swift
[34/93] Compiling ArgumentParser ParsableArguments.swift
[35/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/93] Compiling ArgumentParser ArgumentVisibility.swift
[37/93] Compiling ArgumentParser CompletionKind.swift
[38/93] Emitting module ArgumentParser
[39/97] Emitting module CRDT
[46/98] Compiling CRDT LamportTimestamp.swift
[47/98] Compiling CRDT PNCounter.swift
[48/98] Compiling CRDT Replicable.swift
[49/98] Compiling CRDT ORSet.swift
[50/98] Compiling CRDT ORMap.swift
[53/98] Compiling ArgumentParser NameSpecification.swift
[54/98] Compiling ArgumentParser Option.swift
[55/98] Compiling ArgumentParser OptionGroup.swift
[56/98] Compiling ArgumentParser AsyncParsableCommand.swift
[57/98] Compiling ArgumentParser CommandConfiguration.swift
[58/98] Compiling ArgumentParser CommandGroup.swift
[59/98] Compiling ArgumentParser EnumerableFlag.swift
[60/98] Compiling ArgumentParser ExpressibleByArgument.swift
[61/98] Compiling ArgumentParser HelpGenerator.swift
[62/98] Compiling ArgumentParser MessageInfo.swift
[63/98] Compiling ArgumentParser UsageGenerator.swift
[64/98] Compiling ArgumentParser CollectionExtensions.swift
[65/98] Compiling ArgumentParser InputOrigin.swift
[66/98] Compiling ArgumentParser Name.swift
[67/98] Compiling ArgumentParser Parsed.swift
[68/98] Compiling ArgumentParser ParsedValues.swift
[69/98] Compiling ArgumentParser Platform.swift
[70/98] Compiling ArgumentParser SequenceExtensions.swift
[71/98] Compiling ArgumentParser StringExtensions.swift
[72/98] Compiling ArgumentParser Tree.swift
[78/98] Compiling CRDT WallclockTimestamp.swift
[96/173] Compiling CollectionsBenchmark Blackhole.swift
[97/173] Compiling CollectionsBenchmark Identity.swift
[98/173] Compiling CollectionsBenchmark Measurement.swift
[99/173] Compiling CollectionsBenchmark Sample+Statistic.swift
[100/173] Compiling CollectionsBenchmark Sample.swift
[101/173] Compiling CollectionsBenchmark Size.swift
[102/173] Compiling CollectionsBenchmark TaskResults.swift
[103/173] Compiling CollectionsBenchmark Tick.swift
[104/173] Compiling CollectionsBenchmark Time.swift
[105/181] Compiling CollectionsBenchmark Timer.swift
[106/181] Compiling CollectionsBenchmark AnyTask.swift
[107/181] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[108/181] Compiling CollectionsBenchmark Benchmark+Error.swift
[109/181] Compiling CollectionsBenchmark Benchmark+Event.swift
[110/181] Compiling CollectionsBenchmark Benchmark+Links.swift
[111/181] Compiling CollectionsBenchmark Benchmark+Main.swift
[112/181] Compiling CollectionsBenchmark Benchmark+Options.swift
[113/181] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[114/181] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[115/181] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[116/181] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[117/181] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[118/181] Compiling CollectionsBenchmark BenchmarkCLI.swift
[119/181] Compiling CollectionsBenchmark _Document.swift
[120/181] Compiling CollectionsBenchmark Band.swift
[121/181] Compiling CollectionsBenchmark Chart+Options.swift
[122/181] Emitting module CollectionsBenchmark
[123/181] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[124/181] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[125/181] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[126/181] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[127/181] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[128/181] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[129/181] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[130/181] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[131/181] Compiling CollectionsBenchmark FilePath extensions.swift
[132/181] Compiling CollectionsBenchmark ProjectInfo.swift
[133/181] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[134/181] Compiling CollectionsBenchmark _Shims.swift
[135/181] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[136/181] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[137/181] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[138/181] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[139/181] Compiling CollectionsBenchmark Chart.swift
[140/181] Compiling CollectionsBenchmark ChartScales.swift
[141/181] Compiling CollectionsBenchmark ChartUtils.swift
[142/181] Compiling CollectionsBenchmark Curve.swift
[143/181] Compiling CollectionsBenchmark EdgeInsets.swift
[144/181] Compiling CollectionsBenchmark Path.swift
[145/181] Compiling CollectionsBenchmark Point.swift
[146/181] Compiling CollectionsBenchmark Rectangle.swift
[147/181] Compiling CollectionsBenchmark Transform.swift
[148/181] Compiling CollectionsBenchmark Vector.swift
[149/181] Compiling CollectionsBenchmark Color.swift
[150/181] Compiling CollectionsBenchmark DocumentRenderer.swift
[151/181] Compiling CollectionsBenchmark Font.swift
[152/181] Compiling CollectionsBenchmark Graphics+Element.swift
[153/181] Compiling CollectionsBenchmark Graphics+SVG.swift
[154/181] Compiling CollectionsBenchmark Graphics.swift
[155/181] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[156/181] Compiling CollectionsBenchmark UIKitRenderer.swift
[157/181] Compiling CollectionsBenchmark _XML.swift
[158/181] Compiling CollectionsBenchmark Theme.swift
[159/181] Compiling CollectionsBenchmark Compatibility.swift
[160/181] Compiling CollectionsBenchmark BinarySearch.swift
[161/181] Compiling CollectionsBenchmark Complain.swift
[162/181] Compiling CollectionsBenchmark Debug.swift
[163/181] Compiling CollectionsBenchmark Benchmark.swift
[164/181] Compiling CollectionsBenchmark BenchmarkResults.swift
[165/181] Compiling CollectionsBenchmark Task.swift
[166/181] Compiling CollectionsBenchmark TaskID.swift
[167/181] Compiling CollectionsBenchmark _ExecutionContext.swift
[168/181] Compiling CollectionsBenchmark _TypeBox.swift
[169/181] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[170/181] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[171/181] Compiling CollectionsBenchmark ImageFormat.swift
[172/181] Compiling CollectionsBenchmark Renderer.swift
[173/181] Compiling CollectionsBenchmark Shape.swift
[174/181] Compiling CollectionsBenchmark Stroke.swift
[175/181] Compiling CollectionsBenchmark Text.swift
[176/181] Compiling CollectionsBenchmark CocoaRenderer.swift
[177/181] Compiling CollectionsBenchmark CoreGraphics.swift
[178/181] Compiling CollectionsBenchmark DefaultRenderer.swift
[179/183] Emitting module crdt_benchmark
[180/183] Compiling crdt_benchmark main.swift
[180/183] Write Objects.LinkFileList
[181/183] Linking crdt-benchmark
[182/183] Applying crdt-benchmark
Build complete! (32.21s)
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/3656] Fetching swift-system
[75/5694] Fetching swift-system, swift-docc-plugin
[157/6034] Fetching swift-system, swift-docc-plugin, swift-collections-benchmark
[2056/18277] Fetching swift-system, swift-docc-plugin, swift-collections-benchmark, swift-argument-parser
[3958/21359] Fetching swift-system, swift-docc-plugin, swift-collections-benchmark, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-system from cache (2.34s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.34s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.34s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.34s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (2.34s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (2.70s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.62s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.63s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.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
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.