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.9 for Linux on 2 Oct 2024 01:05:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $PWD
https://github.com/heckj/CRDT.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-collections-benchmark
[1/340] Fetching swift-collections-benchmark
[76/3996] Fetching swift-collections-benchmark, swift-system
[588/7078] Fetching swift-collections-benchmark, swift-system, swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.42s)
Fetched https://github.com/apple/swift-system (1.42s)
Fetched https://github.com/apple/swift-collections-benchmark (1.43s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.40s)
Computing version for https://github.com/apple/swift-collections-benchmark
[1/12243] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.78s)
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (1.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.41s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.43s)
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
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.2
[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] Emitting module SystemPackage
[6/50] Compiling SystemPackage FilePath.swift
[7/50] Compiling SystemPackage FilePathComponentView.swift
[8/51] Compiling SystemPackage PlatformString.swift
[9/51] Compiling SystemPackage SystemString.swift
[10/51] Compiling SystemPackage Errno.swift
[11/51] Compiling SystemPackage FileDescriptor.swift
[12/51] Compiling SystemPackage FileHelpers.swift
[13/51] Compiling SystemPackage FileOperations.swift
[16/51] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/51] Emitting module ArgumentParserToolInfo
[20/53] Compiling SystemPackage Util.swift
[21/53] Compiling SystemPackage UtilConsumers.swift
[22/53] Compiling SystemPackage FilePathString.swift
[23/53] Compiling SystemPackage FilePathSyntax.swift
[24/53] Compiling SystemPackage Mocking.swift
[25/53] Compiling SystemPackage Syscalls.swift
[26/53] Compiling SystemPackage WindowsSyscallAdapters.swift
[30/53] Compiling SystemPackage FilePathWindows.swift
[31/53] Compiling SystemPackage FilePermissions.swift
[32/53] Compiling SystemPackage FilePathComponents.swift
[33/53] Compiling SystemPackage FilePathParsing.swift
[35/53] Compiling SystemPackage CInterop.swift
[36/53] Compiling SystemPackage Constants.swift
[37/53] Compiling SystemPackage Exports.swift
[38/53] Emitting module CRDT
[41/54] Compiling CRDT Replicable.swift
[46/54] Compiling CRDT WallclockTimestamp.swift
[47/56] Wrapping AST for ArgumentParserToolInfo for debugging
[51/95] Wrapping AST for SystemPackage for debugging
[52/95] Wrapping AST for CRDT for debugging
[54/95] Emitting module ArgumentParser
[55/100] Compiling ArgumentParser OptionGroup.swift
[56/100] Compiling ArgumentParser AsyncParsableCommand.swift
[57/100] Compiling ArgumentParser CommandConfiguration.swift
[58/100] Compiling ArgumentParser CommandGroup.swift
[59/100] Compiling ArgumentParser EnumerableFlag.swift
[60/100] Compiling ArgumentParser Name.swift
[61/100] Compiling ArgumentParser Parsed.swift
[62/100] Compiling ArgumentParser ParsedValues.swift
[63/100] Compiling ArgumentParser ParserError.swift
[64/100] Compiling ArgumentParser SplitArguments.swift
[65/100] Compiling ArgumentParser ArgumentVisibility.swift
[66/100] Compiling ArgumentParser CompletionKind.swift
[67/100] Compiling ArgumentParser Errors.swift
[68/100] Compiling ArgumentParser Flag.swift
[69/100] Compiling ArgumentParser NameSpecification.swift
[70/100] Compiling ArgumentParser Option.swift
[71/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
~~~~~~~~~~~~~~~~^
[72/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
~~~~~~~~~~~~~~~~^
[73/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
~~~~~~~~~~~~~~~~^
[74/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
~~~~~~~~~~~~~~~~^
[75/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
~~~~~~~~~~~~~~~~^
[76/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[77/100] Compiling ArgumentParser CompletionsGenerator.swift
[78/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[79/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[80/100] Compiling ArgumentParser Argument.swift
[81/100] Compiling ArgumentParser ArgumentHelp.swift
[82/100] Compiling ArgumentParser ExpressibleByArgument.swift
[83/100] Compiling ArgumentParser ParsableArguments.swift
[84/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[85/100] Compiling ArgumentParser ParsableCommand.swift
[86/100] Compiling ArgumentParser ArgumentDecoder.swift
[87/100] Compiling ArgumentParser DumpHelpGenerator.swift
[88/100] Compiling ArgumentParser HelpCommand.swift
[89/100] Compiling ArgumentParser HelpGenerator.swift
[90/100] Compiling ArgumentParser MessageInfo.swift
[91/100] Compiling ArgumentParser UsageGenerator.swift
[92/100] Compiling ArgumentParser ArgumentDefinition.swift
[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 Blackhole.swift
[101/175] Compiling CollectionsBenchmark Identity.swift
[102/175] Compiling CollectionsBenchmark Measurement.swift
[103/175] Compiling CollectionsBenchmark Sample+Statistic.swift
[104/175] Compiling CollectionsBenchmark Sample.swift
[105/175] Compiling CollectionsBenchmark Size.swift
[106/175] Compiling CollectionsBenchmark TaskResults.swift
[107/175] Compiling CollectionsBenchmark Tick.swift
[108/175] Compiling CollectionsBenchmark Time.swift
[109/175] Compiling CollectionsBenchmark Timer.swift
[110/175] Compiling CollectionsBenchmark AnyTask.swift
[111/185] Emitting module CollectionsBenchmark
[112/185] Compiling CollectionsBenchmark Color.swift
[113/185] Compiling CollectionsBenchmark DocumentRenderer.swift
[114/185] Compiling CollectionsBenchmark Font.swift
[115/185] Compiling CollectionsBenchmark Graphics+Element.swift
[116/185] Compiling CollectionsBenchmark Graphics+SVG.swift
[117/185] Compiling CollectionsBenchmark Graphics.swift
[118/185] Compiling CollectionsBenchmark ImageFormat.swift
[119/185] Compiling CollectionsBenchmark Renderer.swift
[120/185] Compiling CollectionsBenchmark Shape.swift
[121/185] Compiling CollectionsBenchmark Stroke.swift
[122/185] Compiling CollectionsBenchmark Text.swift
[123/185] Compiling CollectionsBenchmark CocoaRenderer.swift
[124/185] Compiling CollectionsBenchmark CoreGraphics.swift
[125/185] Compiling CollectionsBenchmark DefaultRenderer.swift
[126/185] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[127/185] Compiling CollectionsBenchmark UIKitRenderer.swift
[128/185] Compiling CollectionsBenchmark _XML.swift
[129/185] Compiling CollectionsBenchmark Theme.swift
[130/185] Compiling CollectionsBenchmark Compatibility.swift
[131/185] Compiling CollectionsBenchmark BinarySearch.swift
[132/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[133/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[134/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[135/185] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[136/185] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[137/185] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[138/185] Compiling CollectionsBenchmark BenchmarkCLI.swift
[139/185] Compiling CollectionsBenchmark _Document.swift
[140/185] Compiling CollectionsBenchmark Band.swift
[141/185] Compiling CollectionsBenchmark Chart+Options.swift
[142/185] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[143/185] Compiling CollectionsBenchmark Benchmark+Error.swift
[144/185] Compiling CollectionsBenchmark Benchmark+Event.swift
[145/185] Compiling CollectionsBenchmark Benchmark+Links.swift
[146/185] Compiling CollectionsBenchmark Benchmark+Main.swift
[147/185] Compiling CollectionsBenchmark Benchmark+Options.swift
[148/185] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[149/185] Compiling CollectionsBenchmark Benchmark.swift
[150/185] Compiling CollectionsBenchmark BenchmarkResults.swift
[151/185] Compiling CollectionsBenchmark Task.swift
[152/185] Compiling CollectionsBenchmark TaskID.swift
[153/185] Compiling CollectionsBenchmark _ExecutionContext.swift
[154/185] Compiling CollectionsBenchmark _TypeBox.swift
[155/185] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[156/185] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[157/185] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[158/185] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[159/185] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[160/185] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[161/185] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[162/185] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[163/185] Compiling CollectionsBenchmark Chart.swift
[164/185] Compiling CollectionsBenchmark ChartScales.swift
[165/185] Compiling CollectionsBenchmark ChartUtils.swift
[166/185] Compiling CollectionsBenchmark Curve.swift
[167/185] Compiling CollectionsBenchmark EdgeInsets.swift
[168/185] Compiling CollectionsBenchmark Path.swift
[169/185] Compiling CollectionsBenchmark Point.swift
[170/185] Compiling CollectionsBenchmark Rectangle.swift
[171/185] Compiling CollectionsBenchmark Transform.swift
[172/185] Compiling CollectionsBenchmark Vector.swift
[173/185] Compiling CollectionsBenchmark Complain.swift
[174/185] Compiling CollectionsBenchmark Debug.swift
[175/185] Compiling CollectionsBenchmark FilePath extensions.swift
[176/185] Compiling CollectionsBenchmark ProjectInfo.swift
[177/185] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[178/185] Compiling CollectionsBenchmark _Shims.swift
[179/185] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[180/185] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[181/185] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[182/185] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[184/187] Wrapping AST for CollectionsBenchmark for debugging
[186/189] Emitting module crdt_benchmark
[187/189] Compiling crdt_benchmark main.swift
[189/191] Wrapping AST for crdt-benchmark for debugging
[190/191] Linking crdt-benchmark
Build complete! (31.49s)
Build complete.
Done.