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 5.10 for Linux on 10 Dec 2024 22:12:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.5
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:             5.10
Building package at path:  $PWD
https://github.com/heckj/CRDT.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-docc-plugin
[1/340] Fetching swift-collections-benchmark
[76/2384] Fetching swift-collections-benchmark, swift-docc-plugin
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.41s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.41s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (1.13s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/3930] Fetching swift-system
[3931/16331] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.70s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.42s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3203] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (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.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.42s)
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.4.0
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/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.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
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 FilePathParsing.swift
[14/66] Compiling SystemPackage FilePathString.swift
[15/67] Compiling SystemPackage MachPort.swift
[16/67] Compiling SystemPackage PlatformString.swift
[17/67] Compiling SystemPackage SystemString.swift
[18/67] Compiling SystemPackage Errno.swift
[19/67] Compiling SystemPackage ErrnoWindows.swift
[20/67] Compiling SystemPackage FileDescriptor.swift
[21/67] Compiling SystemPackage FileHelpers.swift
[22/67] Compiling SystemPackage Util+StringArray.swift
[23/67] Compiling SystemPackage Util.swift
[24/67] Compiling SystemPackage UtilConsumers.swift
[25/67] Compiling SystemPackage FilePathTempPosix.swift
[26/67] Compiling SystemPackage FilePathTempWindows.swift
[27/67] Compiling SystemPackage FilePathWindows.swift
[28/67] Compiling SystemPackage FilePermissions.swift
[29/67] Compiling SystemPackage FileOperations.swift
[30/67] Compiling SystemPackage FilePath.swift
[31/67] Compiling SystemPackage FilePathComponentView.swift
[32/67] Compiling SystemPackage FilePathComponents.swift
[35/67] Compiling SystemPackage FilePathSyntax.swift
[36/67] Compiling SystemPackage FilePathTemp.swift
[37/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[38/67] Emitting module ArgumentParserToolInfo
[39/68] Wrapping AST for ArgumentParserToolInfo for debugging
[41/106] Compiling ArgumentParser EnumerableFlag.swift
[42/106] Compiling ArgumentParser ExpressibleByArgument.swift
[43/106] Compiling CRDT Replicable.swift
[44/106] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/106] Compiling ArgumentParser CompletionsGenerator.swift
[46/106] Compiling ArgumentParser Argument.swift
[47/106] Compiling ArgumentParser ArgumentHelp.swift
[48/106] Emitting module CRDT
[49/106] Compiling ArgumentParser OptionGroup.swift
[50/106] Compiling ArgumentParser AsyncParsableCommand.swift
[51/106] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/106] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/106] Compiling ArgumentParser ArgumentDefinition.swift
[54/106] Compiling ArgumentParser ArgumentSet.swift
[55/106] Compiling ArgumentParser CommandParser.swift
[56/106] Compiling ArgumentParser InputKey.swift
[57/106] Compiling ArgumentParser InputOrigin.swift
[58/106] Compiling ArgumentParser Name.swift
[59/106] Compiling ArgumentParser Parsed.swift
[60/106] Compiling ArgumentParser ParsedValues.swift
[61/107] Compiling CRDT WallclockTimestamp.swift
[63/108] Wrapping AST for SystemPackage for debugging
[64/108] Wrapping AST for CRDT for debugging
[66/108] Emitting module ArgumentParser
[73/113] Compiling ArgumentParser CollectionExtensions.swift
[74/113] Compiling ArgumentParser Platform.swift
[75/113] Compiling ArgumentParser SequenceExtensions.swift
[76/113] Compiling ArgumentParser StringExtensions.swift
[77/113] Compiling ArgumentParser Tree.swift
[81/113] Compiling ArgumentParser ParserError.swift
[82/113] Compiling ArgumentParser SplitArguments.swift
[83/113] Compiling ArgumentParser DumpHelpGenerator.swift
[84/113] Compiling ArgumentParser HelpCommand.swift
[85/113] Compiling ArgumentParser HelpGenerator.swift
[86/113] Compiling ArgumentParser MessageInfo.swift
[87/113] Compiling ArgumentParser UsageGenerator.swift
[90/113] Compiling ArgumentParser CommandConfiguration.swift
[91/113] Compiling ArgumentParser CommandGroup.swift
[93/113] Compiling ArgumentParser ArgumentVisibility.swift
[94/113] Compiling ArgumentParser CompletionKind.swift
[95/113] Compiling ArgumentParser Errors.swift
[96/113] Compiling ArgumentParser Flag.swift
[97/113] Compiling ArgumentParser NameSpecification.swift
[98/113] Compiling ArgumentParser Option.swift
[100/113] Compiling ArgumentParser ParsableArguments.swift
[101/113] Compiling ArgumentParser ParsableArgumentsValidation.swift
[102/113] Compiling ArgumentParser ParsableCommand.swift
[103/113] Compiling ArgumentParser ArgumentDecoder.swift
[109/114] Wrapping AST for ArgumentParser for debugging
[111/187] Compiling CollectionsBenchmark Blackhole.swift
[112/187] Compiling CollectionsBenchmark Identity.swift
[113/187] Compiling CollectionsBenchmark Measurement.swift
[114/187] Compiling CollectionsBenchmark Sample+Statistic.swift
[115/187] Compiling CollectionsBenchmark Sample.swift
[116/187] Compiling CollectionsBenchmark Size.swift
[117/187] Compiling CollectionsBenchmark TaskResults.swift
[118/187] Compiling CollectionsBenchmark Tick.swift
[119/187] Compiling CollectionsBenchmark Time.swift
[120/187] Compiling CollectionsBenchmark Timer.swift
[121/187] Compiling CollectionsBenchmark AnyTask.swift
[122/197] Compiling CollectionsBenchmark Chart.swift
[123/197] Compiling CollectionsBenchmark ChartScales.swift
[124/197] Compiling CollectionsBenchmark ChartUtils.swift
[125/197] Compiling CollectionsBenchmark Curve.swift
[126/197] Compiling CollectionsBenchmark EdgeInsets.swift
[127/197] Compiling CollectionsBenchmark Path.swift
[128/197] Compiling CollectionsBenchmark Point.swift
[129/197] Compiling CollectionsBenchmark Rectangle.swift
[130/197] Compiling CollectionsBenchmark Transform.swift
[131/197] Compiling CollectionsBenchmark Vector.swift
[132/197] Compiling CollectionsBenchmark Text.swift
[133/197] Compiling CollectionsBenchmark CocoaRenderer.swift
[134/197] Compiling CollectionsBenchmark CoreGraphics.swift
[135/197] Compiling CollectionsBenchmark DefaultRenderer.swift
[136/197] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[137/197] Compiling CollectionsBenchmark UIKitRenderer.swift
[138/197] Compiling CollectionsBenchmark _XML.swift
[139/197] Compiling CollectionsBenchmark Theme.swift
[140/197] Compiling CollectionsBenchmark Compatibility.swift
[141/197] Compiling CollectionsBenchmark BinarySearch.swift
[142/197] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[143/197] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[144/197] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[145/197] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[146/197] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[147/197] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[148/197] Compiling CollectionsBenchmark BenchmarkCLI.swift
[149/197] Compiling CollectionsBenchmark _Document.swift
[150/197] Compiling CollectionsBenchmark Band.swift
[151/197] Compiling CollectionsBenchmark Chart+Options.swift
[152/197] Compiling CollectionsBenchmark Color.swift
[153/197] Compiling CollectionsBenchmark DocumentRenderer.swift
[154/197] Compiling CollectionsBenchmark Font.swift
[155/197] Compiling CollectionsBenchmark Graphics+Element.swift
[156/197] Compiling CollectionsBenchmark Graphics+SVG.swift
[157/197] Compiling CollectionsBenchmark Graphics.swift
[158/197] Compiling CollectionsBenchmark ImageFormat.swift
[159/197] Compiling CollectionsBenchmark Renderer.swift
[160/197] Compiling CollectionsBenchmark Shape.swift
[161/197] Compiling CollectionsBenchmark Stroke.swift
[162/197] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[163/197] Compiling CollectionsBenchmark Benchmark+Error.swift
[164/197] Compiling CollectionsBenchmark Benchmark+Event.swift
[165/197] Compiling CollectionsBenchmark Benchmark+Links.swift
[166/197] Compiling CollectionsBenchmark Benchmark+Main.swift
[167/197] Compiling CollectionsBenchmark Benchmark+Options.swift
[168/197] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[169/197] Compiling CollectionsBenchmark Benchmark.swift
[170/197] Compiling CollectionsBenchmark BenchmarkResults.swift
[171/197] Compiling CollectionsBenchmark Task.swift
[172/197] Compiling CollectionsBenchmark TaskID.swift
[173/197] Compiling CollectionsBenchmark Complain.swift
[174/197] Compiling CollectionsBenchmark Debug.swift
[175/197] Compiling CollectionsBenchmark FilePath extensions.swift
[176/197] Compiling CollectionsBenchmark ProjectInfo.swift
[177/197] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[178/197] Compiling CollectionsBenchmark _Shims.swift
[179/197] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[180/197] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[181/197] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[182/197] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[183/197] Emitting module CollectionsBenchmark
[184/197] Compiling CollectionsBenchmark _ExecutionContext.swift
[185/197] Compiling CollectionsBenchmark _TypeBox.swift
[186/197] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[187/197] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[188/197] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[189/197] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[190/197] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[191/197] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[192/197] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[193/197] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[194/198] Wrapping AST for CollectionsBenchmark for debugging
[196/200] Emitting module crdt_benchmark
[197/200] Compiling crdt_benchmark main.swift
[198/201] Wrapping AST for crdt-benchmark for debugging
[199/201] Write Objects.LinkFileList
[200/201] Linking crdt-benchmark
Build complete! (40.13s)
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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.