The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CRDT, reference 0.5.0 (04ff7d), with Swift 6.2 (beta) for Linux on 19 Jun 2025 16:56:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CRDT.git
Reference: 0.5.0
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
 * 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/.spi.yml
SUCCESS checkout https://github.com/heckj/CRDT.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/heckj/CRDT.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[210/2580] Fetching swift-docc-plugin, swift-collections-benchmark
Fetched https://github.com/apple/swift-docc-plugin from cache (0.40s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.44s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (0.82s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/4436] Fetching swift-system
[4437/19816] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.83s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.84s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.18s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.39s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.75s)
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.4
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
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.4
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/19] Write sources
[9/19] Compiling CSystem shims.c
[10/19] Write swift-version-24593BA9C3E375BF.txt
[12/62] Compiling CRDT Replicable.swift
[13/63] Compiling CRDT PNCounter.swift
[14/63] Compiling CRDT ORMap.swift
[15/63] Compiling CRDT ORSet.swift
[16/63] Compiling CRDT ApproxSizeable.swift
[17/63] Compiling CRDT CRDTMergeError.swift
[18/63] Compiling CRDT DeltaCRDT.swift
[19/63] Compiling CRDT GCounter.swift
[22/66] Compiling SystemPackage FileDescriptor.swift
[23/66] Compiling SystemPackage FileHelpers.swift
[24/66] Emitting module SystemPackage
[25/66] Compiling CRDT LamportTimestamp.swift
[26/66] Compiling CRDT List.swift
[29/66] Emitting module ArgumentParserToolInfo
[30/66] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/67] Compiling SystemPackage MachPort.swift
[32/67] Compiling SystemPackage PlatformString.swift
[33/67] Compiling SystemPackage SystemString.swift
[34/67] Wrapping AST for ArgumentParserToolInfo for debugging
[36/105] Compiling ArgumentParser Name.swift
[37/105] Compiling ArgumentParser Parsed.swift
[38/105] Compiling ArgumentParser ParsedValues.swift
[39/105] Compiling ArgumentParser ArgumentDecoder.swift
[40/105] Compiling ArgumentParser OptionGroup.swift
[41/105] Compiling ArgumentParser AsyncParsableCommand.swift
[42/105] Compiling ArgumentParser CommandConfiguration.swift
[43/105] Compiling ArgumentParser Argument.swift
[44/105] Compiling ArgumentParser ArgumentHelp.swift
[45/105] Compiling ArgumentParser ArgumentVisibility.swift
[46/105] Compiling ArgumentParser CompletionKind.swift
[47/105] Compiling ArgumentParser ArgumentSet.swift
[48/105] Compiling ArgumentParser CommandParser.swift
[49/105] Compiling ArgumentParser InputKey.swift
[50/105] Compiling ArgumentParser InputOrigin.swift
[51/105] Compiling ArgumentParser ExpressibleByArgument.swift
[52/105] Compiling ArgumentParser ParsableArguments.swift
[53/105] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/105] Compiling ArgumentParser ParsableCommand.swift
[56/106] Emitting module CRDT
[57/106] Compiling ArgumentParser BashCompletionsGenerator.swift
[58/106] Compiling ArgumentParser CompletionsGenerator.swift
[59/106] Compiling CRDT WallclockTimestamp.swift
[61/107] Wrapping AST for SystemPackage for debugging
[63/107] Wrapping AST for CRDT for debugging
[67/107] Compiling ArgumentParser FishCompletionsGenerator.swift
[68/107] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/112] Compiling ArgumentParser Errors.swift
[74/112] Compiling ArgumentParser Flag.swift
[75/112] Compiling ArgumentParser NameSpecification.swift
[76/112] Compiling ArgumentParser Option.swift
[77/112] Emitting module ArgumentParser
[86/112] Compiling ArgumentParser ParserError.swift
[87/112] Compiling ArgumentParser SplitArguments.swift
[88/112] Compiling ArgumentParser DumpHelpGenerator.swift
[89/112] Compiling ArgumentParser HelpCommand.swift
[90/112] Compiling ArgumentParser HelpGenerator.swift
[91/112] Compiling ArgumentParser MessageInfo.swift
[92/112] Compiling ArgumentParser UsageGenerator.swift
[93/112] Compiling ArgumentParser ArgumentDefinition.swift
[101/112] Compiling ArgumentParser CommandGroup.swift
[102/112] Compiling ArgumentParser EnumerableFlag.swift
[103/112] Compiling ArgumentParser CollectionExtensions.swift
[104/112] Compiling ArgumentParser Platform.swift
[105/112] Compiling ArgumentParser SequenceExtensions.swift
[106/112] Compiling ArgumentParser StringExtensions.swift
[107/112] Compiling ArgumentParser Tree.swift
[108/113] Wrapping AST for ArgumentParser for debugging
[110/187] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[111/187] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[112/187] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[113/187] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[114/187] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[115/187] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[116/187] Compiling CollectionsBenchmark BenchmarkCLI.swift
[117/187] Compiling CollectionsBenchmark _Document.swift
[118/187] Compiling CollectionsBenchmark Band.swift
[119/187] Compiling CollectionsBenchmark Chart+Options.swift
[120/187] Emitting module CollectionsBenchmark
[121/197] Compiling CollectionsBenchmark AnyTask.swift
[122/197] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[123/197] Compiling CollectionsBenchmark Benchmark+Error.swift
[124/197] Compiling CollectionsBenchmark Benchmark+Event.swift
[125/197] Compiling CollectionsBenchmark Benchmark+Links.swift
[126/197] Compiling CollectionsBenchmark Benchmark+Main.swift
[127/197] Compiling CollectionsBenchmark Benchmark+Options.swift
[128/197] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[129/197] Compiling CollectionsBenchmark Benchmark.swift
[130/197] Compiling CollectionsBenchmark BenchmarkResults.swift
[131/197] Compiling CollectionsBenchmark Task.swift
[132/197] Compiling CollectionsBenchmark Complain.swift
[133/197] Compiling CollectionsBenchmark Debug.swift
[134/197] Compiling CollectionsBenchmark FilePath extensions.swift
[135/197] Compiling CollectionsBenchmark ProjectInfo.swift
[136/197] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[137/197] Compiling CollectionsBenchmark _Shims.swift
[138/197] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[139/197] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[140/197] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[141/197] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[142/197] Compiling CollectionsBenchmark Blackhole.swift
[143/197] Compiling CollectionsBenchmark Duration+Basics.swift
[144/197] Compiling CollectionsBenchmark Identity.swift
[145/197] Compiling CollectionsBenchmark Measurement.swift
[146/197] Compiling CollectionsBenchmark Sample+Statistic.swift
[147/197] Compiling CollectionsBenchmark Sample.swift
[148/197] Compiling CollectionsBenchmark Size.swift
[149/197] Compiling CollectionsBenchmark TaskResults.swift
[150/197] Compiling CollectionsBenchmark Tick.swift
[151/197] Compiling CollectionsBenchmark Time.swift
[152/197] Compiling CollectionsBenchmark Timer.swift
[153/197] Compiling CollectionsBenchmark Color.swift
[154/197] Compiling CollectionsBenchmark DocumentRenderer.swift
[155/197] Compiling CollectionsBenchmark Font.swift
[156/197] Compiling CollectionsBenchmark Graphics+Element.swift
[157/197] Compiling CollectionsBenchmark Graphics+SVG.swift
[158/197] Compiling CollectionsBenchmark Graphics.swift
[159/197] Compiling CollectionsBenchmark ImageFormat.swift
[160/197] Compiling CollectionsBenchmark Renderer.swift
[161/197] Compiling CollectionsBenchmark Shape.swift
[162/197] Compiling CollectionsBenchmark Stroke.swift
[163/197] Compiling CollectionsBenchmark Text.swift
[164/197] Compiling CollectionsBenchmark CocoaRenderer.swift
[165/197] Compiling CollectionsBenchmark CoreGraphics.swift
[166/197] Compiling CollectionsBenchmark DefaultRenderer.swift
[167/197] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[168/197] Compiling CollectionsBenchmark UIKitRenderer.swift
[169/197] Compiling CollectionsBenchmark _XML.swift
[170/197] Compiling CollectionsBenchmark Theme.swift
[171/197] Compiling CollectionsBenchmark Compatibility.swift
[172/197] Compiling CollectionsBenchmark BinarySearch.swift
[173/197] Compiling CollectionsBenchmark TaskID.swift
[174/197] Compiling CollectionsBenchmark _ExecutionContext.swift
[175/197] Compiling CollectionsBenchmark _TypeBox.swift
[176/197] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[177/197] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[178/197] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[179/197] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[180/197] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[181/197] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[182/197] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[183/197] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[184/197] Compiling CollectionsBenchmark Chart.swift
[185/197] Compiling CollectionsBenchmark ChartScales.swift
[186/197] Compiling CollectionsBenchmark ChartUtils.swift
[187/197] Compiling CollectionsBenchmark Curve.swift
[188/197] Compiling CollectionsBenchmark EdgeInsets.swift
[189/197] Compiling CollectionsBenchmark Path.swift
[190/197] Compiling CollectionsBenchmark Point.swift
[191/197] Compiling CollectionsBenchmark Rectangle.swift
[192/197] Compiling CollectionsBenchmark Transform.swift
[193/197] Compiling CollectionsBenchmark Vector.swift
[194/198] Wrapping AST for CollectionsBenchmark for debugging
[196/200] Compiling crdt_benchmark main.swift
[197/200] Emitting module crdt_benchmark
[198/201] Wrapping AST for crdt-benchmark for debugging
[199/201] Write Objects.LinkFileList
[200/201] Linking crdt-benchmark
Build complete! (50.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-collections-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections-benchmark"
    }
  ],
  "manifest_display_name" : "CRDT",
  "name" : "CRDT",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CRDT",
      "targets" : [
        "CRDT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "crdt-benchmark",
      "targets" : [
        "crdt-benchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "crdt_benchmark",
      "module_type" : "SwiftTarget",
      "name" : "crdt-benchmark",
      "path" : "Sources/crdt-benchmark",
      "product_dependencies" : [
        "CollectionsBenchmark"
      ],
      "product_memberships" : [
        "crdt-benchmark"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CRDT"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CRDTTests",
      "module_type" : "SwiftTarget",
      "name" : "CRDTTests",
      "path" : "Tests/CRDTTests",
      "sources" : [
        "DocTests.swift",
        "GCounterTests.swift",
        "GSetTests.swift",
        "LWWRegisterTests.swift",
        "LamportTimestampTests.swift",
        "ListTests.swift",
        "ORMapTests.swift",
        "ORSetTests.swift",
        "PNCounterTests.swift",
        "grokTests.swift"
      ],
      "target_dependencies" : [
        "CRDT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CRDT",
      "module_type" : "SwiftTarget",
      "name" : "CRDT",
      "path" : "Sources/CRDT",
      "product_memberships" : [
        "CRDT",
        "crdt-benchmark"
      ],
      "sources" : [
        "ApproxSizeable.swift",
        "CRDTMergeError.swift",
        "DeltaCRDT.swift",
        "GCounter.swift",
        "GSet.swift",
        "LWWRegister.swift",
        "LamportTimestamp.swift",
        "List.swift",
        "ORMap.swift",
        "ORSet.swift",
        "PNCounter.swift",
        "Replicable.swift",
        "WallclockTimestamp.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.