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 main (31e9ef), with Swift 6.2 (beta) for Linux on 22 Jun 2025 16:20:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 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 31e9ef0 adding .mailmap
Cloned https://github.com/heckj/CRDT.git
Revision (git rev-parse @):
31e9ef063daba69552753dabd5c359e8e91e1e27
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/CRDT.git at main
========================================
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-0":/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-docc-plugin
Fetching https://github.com/apple/swift-collections-benchmark
[1/2082] Fetching swift-docc-plugin
[64/2580] Fetching swift-docc-plugin, swift-collections-benchmark
Fetched https://github.com/apple/swift-docc-plugin from cache (0.49s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.50s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (0.96s)
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.86s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.87s)
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.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
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
[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/63] Emitting module SystemPackage
[13/66] Compiling SystemPackage MachPort.swift
[14/66] Compiling SystemPackage PlatformString.swift
[15/66] Compiling SystemPackage SystemString.swift
[16/66] Emitting module ArgumentParserToolInfo
[17/66] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/67] Wrapping AST for ArgumentParserToolInfo for debugging
[20/105] Compiling ArgumentParser Name.swift
[21/105] Compiling ArgumentParser Parsed.swift
[22/105] Compiling ArgumentParser ParsedValues.swift
[23/105] Compiling ArgumentParser EnumerableFlag.swift
[24/105] Compiling ArgumentParser ExpressibleByArgument.swift
[25/105] Compiling ArgumentParser ParsableArguments.swift
[26/105] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/105] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/105] Compiling ArgumentParser CompletionsGenerator.swift
[29/105] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/105] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/105] Compiling ArgumentParser ParsableCommand.swift
[32/105] Compiling ArgumentParser ArgumentDecoder.swift
[33/105] Compiling ArgumentParser ArgumentDefinition.swift
[34/105] Compiling ArgumentParser ArgumentSet.swift
[35/105] Compiling ArgumentParser Errors.swift
[36/105] Compiling ArgumentParser Flag.swift
[37/105] Compiling ArgumentParser NameSpecification.swift
[38/105] Compiling ArgumentParser Option.swift
[39/105] Compiling ArgumentParser Argument.swift
[40/105] Compiling ArgumentParser ArgumentHelp.swift
[41/105] Compiling ArgumentParser ArgumentVisibility.swift
[42/105] Compiling ArgumentParser CompletionKind.swift
[43/105] Compiling ArgumentParser OptionGroup.swift
[44/105] Compiling ArgumentParser AsyncParsableCommand.swift
[45/105] Compiling ArgumentParser CommandConfiguration.swift
[46/105] Compiling ArgumentParser CommandGroup.swift
[48/106] Emitting module CRDT
[50/107] Wrapping AST for SystemPackage for debugging
[52/107] Compiling CRDT Replicable.swift
[63/107] Emitting module ArgumentParser
[64/112] Compiling CRDT WallclockTimestamp.swift
[65/113] Wrapping AST for CRDT for debugging
[84/113] Compiling ArgumentParser DumpHelpGenerator.swift
[85/113] Compiling ArgumentParser HelpCommand.swift
[86/113] Compiling ArgumentParser HelpGenerator.swift
[87/113] Compiling ArgumentParser MessageInfo.swift
[88/113] Compiling ArgumentParser UsageGenerator.swift
[92/113] Compiling ArgumentParser ParserError.swift
[93/113] Compiling ArgumentParser SplitArguments.swift
[94/113] Compiling ArgumentParser CollectionExtensions.swift
[95/113] Compiling ArgumentParser Platform.swift
[96/113] Compiling ArgumentParser SequenceExtensions.swift
[97/113] Compiling ArgumentParser StringExtensions.swift
[98/113] Compiling ArgumentParser Tree.swift
[106/113] Compiling ArgumentParser CommandParser.swift
[107/113] Compiling ArgumentParser InputKey.swift
[108/113] Compiling ArgumentParser InputOrigin.swift
[109/114] Wrapping AST for ArgumentParser for debugging
[111/188] Emitting module CollectionsBenchmark
[112/198] Compiling CollectionsBenchmark Text.swift
[113/198] Compiling CollectionsBenchmark CocoaRenderer.swift
[114/198] Compiling CollectionsBenchmark CoreGraphics.swift
[115/198] Compiling CollectionsBenchmark DefaultRenderer.swift
[116/198] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[117/198] Compiling CollectionsBenchmark UIKitRenderer.swift
[118/198] Compiling CollectionsBenchmark _XML.swift
[119/198] Compiling CollectionsBenchmark Theme.swift
[120/198] Compiling CollectionsBenchmark Compatibility.swift
[121/198] Compiling CollectionsBenchmark BinarySearch.swift
[122/198] Compiling CollectionsBenchmark Chart.swift
[123/198] Compiling CollectionsBenchmark ChartScales.swift
[124/198] Compiling CollectionsBenchmark ChartUtils.swift
[125/198] Compiling CollectionsBenchmark Curve.swift
[126/198] Compiling CollectionsBenchmark EdgeInsets.swift
[127/198] Compiling CollectionsBenchmark Path.swift
[128/198] Compiling CollectionsBenchmark Point.swift
[129/198] Compiling CollectionsBenchmark Rectangle.swift
[130/198] Compiling CollectionsBenchmark Transform.swift
[131/198] Compiling CollectionsBenchmark Vector.swift
[132/198] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[133/198] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[134/198] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[135/198] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[136/198] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[137/198] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[138/198] Compiling CollectionsBenchmark BenchmarkCLI.swift
[139/198] Compiling CollectionsBenchmark _Document.swift
[140/198] Compiling CollectionsBenchmark Band.swift
[141/198] Compiling CollectionsBenchmark Chart+Options.swift
[142/198] Compiling CollectionsBenchmark Blackhole.swift
[143/198] Compiling CollectionsBenchmark Duration+Basics.swift
[144/198] Compiling CollectionsBenchmark Identity.swift
[145/198] Compiling CollectionsBenchmark Measurement.swift
[146/198] Compiling CollectionsBenchmark Sample+Statistic.swift
[147/198] Compiling CollectionsBenchmark Sample.swift
[148/198] Compiling CollectionsBenchmark Size.swift
[149/198] Compiling CollectionsBenchmark TaskResults.swift
[150/198] Compiling CollectionsBenchmark Tick.swift
[151/198] Compiling CollectionsBenchmark Time.swift
[152/198] Compiling CollectionsBenchmark Timer.swift
[153/198] Compiling CollectionsBenchmark Color.swift
[154/198] Compiling CollectionsBenchmark DocumentRenderer.swift
[155/198] Compiling CollectionsBenchmark Font.swift
[156/198] Compiling CollectionsBenchmark Graphics+Element.swift
[157/198] Compiling CollectionsBenchmark Graphics+SVG.swift
[158/198] Compiling CollectionsBenchmark Graphics.swift
[159/198] Compiling CollectionsBenchmark ImageFormat.swift
[160/198] Compiling CollectionsBenchmark Renderer.swift
[161/198] Compiling CollectionsBenchmark Shape.swift
[162/198] Compiling CollectionsBenchmark Stroke.swift
[163/198] Compiling CollectionsBenchmark Complain.swift
[164/198] Compiling CollectionsBenchmark Debug.swift
[165/198] Compiling CollectionsBenchmark FilePath extensions.swift
[166/198] Compiling CollectionsBenchmark ProjectInfo.swift
[167/198] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[168/198] Compiling CollectionsBenchmark _Shims.swift
[169/198] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[170/198] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[171/198] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[172/198] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[173/198] Compiling CollectionsBenchmark TaskID.swift
[174/198] Compiling CollectionsBenchmark _ExecutionContext.swift
[175/198] Compiling CollectionsBenchmark _TypeBox.swift
[176/198] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[177/198] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[178/198] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[179/198] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[180/198] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[181/198] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[182/198] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[183/198] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[184/198] Compiling CollectionsBenchmark AnyTask.swift
[185/198] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[186/198] Compiling CollectionsBenchmark Benchmark+Error.swift
[187/198] Compiling CollectionsBenchmark Benchmark+Event.swift
[188/198] Compiling CollectionsBenchmark Benchmark+Links.swift
[189/198] Compiling CollectionsBenchmark Benchmark+Main.swift
[190/198] Compiling CollectionsBenchmark Benchmark+Options.swift
[191/198] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[192/198] Compiling CollectionsBenchmark Benchmark.swift
[193/198] Compiling CollectionsBenchmark BenchmarkResults.swift
[194/198] Compiling CollectionsBenchmark Task.swift
[195/201] Wrapping AST for CollectionsBenchmark for debugging
[197/201] Emitting module crdt_benchmark
[198/201] Compiling crdt_benchmark main.swift
[199/202] Wrapping AST for crdt-benchmark for debugging
[200/202] Write Objects.LinkFileList
[201/202] Linking crdt-benchmark
Build complete! (53.39s)
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",
        "ConcreteCRDTs/Concrete.swift",
        "DeltaCRDT.swift",
        "GenericCRDTs/GCounter.swift",
        "GenericCRDTs/GSet.swift",
        "GenericCRDTs/LWWRegister.swift",
        "GenericCRDTs/List.swift",
        "GenericCRDTs/ORMap.swift",
        "GenericCRDTs/ORSet.swift",
        "GenericCRDTs/PNCounter.swift",
        "LamportTimestamp.swift",
        "Replicable.swift",
        "WallclockTimestamp.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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.