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.8 for Linux on 2 Oct 2024 01:04:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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/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:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/heckj/CRDT.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:a5e57d1af25c3272f87123c7a264de6fd88dcc01acef91f1006945662a9fd14a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3082] Fetching swift-docc-symbolkit
[433/6738] Fetching swift-docc-symbolkit, swift-system
[6739/18981] Fetching swift-docc-symbolkit, swift-system, swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
[8676/15899] Fetching swift-system, swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.62s)
[15900/17937] Fetching swift-system, swift-argument-parser, swift-docc-plugin
Fetched https://github.com/apple/swift-system (1.21s)
Fetching https://github.com/apple/swift-collections-benchmark
Fetched https://github.com/apple/swift-docc-plugin (0.61s)
Fetched https://github.com/apple/swift-argument-parser (1.23s)
[1/340] Fetching swift-collections-benchmark
Fetched https://github.com/apple/swift-collections-benchmark (0.53s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (1.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.53s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.70s)
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-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-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-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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/11] Compiling CSystem shims.c
[5/48] Compiling CRDT ORMap.swift
[6/48] Compiling CRDT ORSet.swift
[7/48] Compiling CRDT DeltaCRDT.swift
[8/48] Compiling CRDT GCounter.swift
[9/48] Compiling CRDT GSet.swift
[10/50] Compiling SystemPackage PlatformString.swift
[11/50] Compiling SystemPackage SystemString.swift
[12/51] Compiling CRDT LWWRegister.swift
[13/51] Compiling CRDT List.swift
[15/51] Compiling CRDT ApproxSizeable.swift
[16/51] Compiling CRDT CRDTMergeError.swift
[17/51] Compiling CRDT Concrete.swift
[18/51] Emitting module SystemPackage
[19/51] Emitting module ArgumentParserToolInfo
[20/51] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/53] Compiling SystemPackage Util.swift
[23/53] Compiling SystemPackage UtilConsumers.swift
[24/53] Wrapping AST for ArgumentParserToolInfo for debugging
[26/91] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/91] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/91] Emitting module CRDT
[29/91] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/91] Compiling ArgumentParser CompletionsGenerator.swift
[31/91] Compiling ArgumentParser Flag.swift
[32/91] Compiling ArgumentParser NameSpecification.swift
[33/91] Compiling ArgumentParser Option.swift
[34/91] Compiling ArgumentParser ExpressibleByArgument.swift
[35/91] Compiling ArgumentParser Argument.swift
[36/91] Compiling ArgumentParser ArgumentHelp.swift
[37/91] Compiling ArgumentParser ParsableArguments.swift
[38/91] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/91] Compiling ArgumentParser ParsableCommand.swift
[40/91] Compiling ArgumentParser ArgumentDecoder.swift
[41/91] Compiling ArgumentParser ArgumentDefinition.swift
[42/92] Compiling ArgumentParser ArgumentVisibility.swift
[43/92] Compiling ArgumentParser CompletionKind.swift
[45/92] Compiling CRDT WallclockTimestamp.swift
[48/93] Compiling CRDT Replicable.swift
[51/95] Wrapping AST for SystemPackage for debugging
[52/95] Wrapping AST for CRDT for debugging
[54/95] Compiling ArgumentParser Name.swift
[55/95] Compiling ArgumentParser Parsed.swift
[56/95] Compiling ArgumentParser ParsedValues.swift
[57/95] Compiling ArgumentParser ParserError.swift
[58/95] Compiling ArgumentParser SplitArguments.swift
[61/100] Compiling ArgumentParser Errors.swift
[65/100] Emitting module ArgumentParser
[72/100] Compiling ArgumentParser OptionGroup.swift
[73/100] Compiling ArgumentParser AsyncParsableCommand.swift
[74/100] Compiling ArgumentParser CommandConfiguration.swift
[75/100] Compiling ArgumentParser CommandGroup.swift
[76/100] Compiling ArgumentParser EnumerableFlag.swift
[82/100] Compiling ArgumentParser DumpHelpGenerator.swift
[83/100] Compiling ArgumentParser HelpCommand.swift
[84/100] Compiling ArgumentParser HelpGenerator.swift
[85/100] Compiling ArgumentParser MessageInfo.swift
[86/100] Compiling ArgumentParser UsageGenerator.swift
[87/100] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[88/100] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[89/100] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[90/100] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[91/100] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[93/100] Compiling ArgumentParser ArgumentSet.swift
[94/100] Compiling ArgumentParser CommandParser.swift
[95/100] Compiling ArgumentParser InputKey.swift
[96/100] Compiling ArgumentParser InputOrigin.swift
[98/102] Wrapping AST for ArgumentParser for debugging
[100/175] Compiling CollectionsBenchmark Text.swift
[101/175] Compiling CollectionsBenchmark CocoaRenderer.swift
[102/175] Compiling CollectionsBenchmark CoreGraphics.swift
[103/175] Compiling CollectionsBenchmark DefaultRenderer.swift
[104/175] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[105/175] Compiling CollectionsBenchmark UIKitRenderer.swift
[106/175] Compiling CollectionsBenchmark _XML.swift
[107/175] Compiling CollectionsBenchmark Theme.swift
[108/175] Compiling CollectionsBenchmark Compatibility.swift
[109/175] Compiling CollectionsBenchmark BinarySearch.swift
[110/185] Compiling CollectionsBenchmark Color.swift
[111/185] Compiling CollectionsBenchmark DocumentRenderer.swift
[112/185] Compiling CollectionsBenchmark Font.swift
[113/185] Compiling CollectionsBenchmark Graphics+Element.swift
[114/185] Compiling CollectionsBenchmark Graphics+SVG.swift
[115/185] Compiling CollectionsBenchmark Graphics.swift
[116/185] Compiling CollectionsBenchmark ImageFormat.swift
[117/185] Compiling CollectionsBenchmark Renderer.swift
[118/185] Compiling CollectionsBenchmark Shape.swift
[119/185] Compiling CollectionsBenchmark Stroke.swift
[120/185] Compiling CollectionsBenchmark Chart.swift
[121/185] Compiling CollectionsBenchmark ChartScales.swift
[122/185] Compiling CollectionsBenchmark ChartUtils.swift
[123/185] Compiling CollectionsBenchmark Curve.swift
[124/185] Compiling CollectionsBenchmark EdgeInsets.swift
[125/185] Compiling CollectionsBenchmark Path.swift
[126/185] Compiling CollectionsBenchmark Point.swift
[127/185] Compiling CollectionsBenchmark Rectangle.swift
[128/185] Compiling CollectionsBenchmark Transform.swift
[129/185] Compiling CollectionsBenchmark Vector.swift
[130/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[131/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[132/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[133/185] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[134/185] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[135/185] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[136/185] Compiling CollectionsBenchmark BenchmarkCLI.swift
[137/185] Compiling CollectionsBenchmark _Document.swift
[138/185] Compiling CollectionsBenchmark Band.swift
[139/185] Compiling CollectionsBenchmark Chart+Options.swift
[140/185] Compiling CollectionsBenchmark Complain.swift
[141/185] Compiling CollectionsBenchmark Debug.swift
[142/185] Compiling CollectionsBenchmark FilePath extensions.swift
[143/185] Compiling CollectionsBenchmark ProjectInfo.swift
[144/185] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[145/185] Compiling CollectionsBenchmark _Shims.swift
[146/185] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[147/185] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[148/185] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[149/185] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[150/185] Compiling CollectionsBenchmark Blackhole.swift
[151/185] Compiling CollectionsBenchmark Identity.swift
[152/185] Compiling CollectionsBenchmark Measurement.swift
[153/185] Compiling CollectionsBenchmark Sample+Statistic.swift
[154/185] Compiling CollectionsBenchmark Sample.swift
[155/185] Compiling CollectionsBenchmark Size.swift
[156/185] Compiling CollectionsBenchmark TaskResults.swift
[157/185] Compiling CollectionsBenchmark Tick.swift
[158/185] Compiling CollectionsBenchmark Time.swift
[159/185] Compiling CollectionsBenchmark Timer.swift
[160/185] Compiling CollectionsBenchmark AnyTask.swift
[161/185] Compiling CollectionsBenchmark _ExecutionContext.swift
[162/185] Compiling CollectionsBenchmark _TypeBox.swift
[163/185] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[164/185] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[165/185] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[166/185] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[167/185] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[168/185] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[169/185] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[170/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[171/185] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[172/185] Compiling CollectionsBenchmark Benchmark+Error.swift
[173/185] Compiling CollectionsBenchmark Benchmark+Event.swift
[174/185] Compiling CollectionsBenchmark Benchmark+Links.swift
[175/185] Compiling CollectionsBenchmark Benchmark+Main.swift
[176/185] Compiling CollectionsBenchmark Benchmark+Options.swift
[177/185] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[178/185] Compiling CollectionsBenchmark Benchmark.swift
[179/185] Compiling CollectionsBenchmark BenchmarkResults.swift
[180/185] Compiling CollectionsBenchmark Task.swift
[181/185] Compiling CollectionsBenchmark TaskID.swift
[182/185] Emitting module CollectionsBenchmark
[184/187] Wrapping AST for CollectionsBenchmark for debugging
[186/189] Compiling crdt_benchmark main.swift
[187/189] Emitting module crdt_benchmark
[189/191] Wrapping AST for crdt-benchmark for debugging
[190/191] Linking crdt-benchmark
Build complete! (37.89s)
Build complete.
Done.