This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CRDT.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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/checkout/.spi.yml
SUCCESS checkout https://github.com/heckj/CRDT.git at 0.5.0
Fetching https://github.com/apple/swift-collections-benchmark from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-collections-benchmark (0.24s)
Fetched https://github.com/apple/swift-docc-plugin (0.26s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.72s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-system (0.32s)
Fetched https://github.com/apple/swift-argument-parser (0.37s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.40s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.07s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "crdt",
      "name": "CRDT",
      "url": "https://github.com/heckj/CRDT.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CRDT",
      "dependencies": [
        {
          "identity": "swift-collections-benchmark",
          "name": "swift-collections-benchmark",
          "url": "https://github.com/apple/swift-collections-benchmark",
          "version": "0.0.3",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections-benchmark",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.3.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.2.1",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heckj/CRDT.git
[1/1236] Fetching crdt
Fetched https://github.com/heckj/CRDT.git (3.64s)
Fetching https://github.com/apple/swift-collections-benchmark from cache
Fetched https://github.com/apple/swift-collections-benchmark (0.23s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.04s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-system (0.28s)
Fetched https://github.com/apple/swift-argument-parser (0.36s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.12s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.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-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/heckj/CRDT.git
Working copy of https://github.com/heckj/CRDT.git resolved at 0.5.0
Found 1 product dependencies
  - swift-collections-benchmark
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/5] Compiling CSystem shims.c
[5/41] Emitting module ArgumentParserToolInfo
[6/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/78] Emitting module SystemPackage
[8/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[9/80] Compiling ArgumentParser CompletionsGenerator.swift
[10/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[11/80] Compiling SystemPackage Util.swift
[12/80] Compiling SystemPackage UtilConsumers.swift
[13/80] Compiling ArgumentParser Flag.swift
[14/80] Compiling ArgumentParser NameSpecification.swift
[15/80] Compiling ArgumentParser Option.swift
[16/80] Compiling ArgumentParser OptionGroup.swift
[17/80] Compiling ArgumentParser AsyncParsableCommand.swift
[18/80] Compiling ArgumentParser ParsableArguments.swift
[19/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/80] Compiling ArgumentParser ParsableCommand.swift
[21/80] Compiling ArgumentParser ArgumentVisibility.swift
[22/80] Compiling ArgumentParser CompletionKind.swift
[23/80] Compiling ArgumentParser Errors.swift
[24/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/80] Compiling ArgumentParser Argument.swift
[26/80] Compiling ArgumentParser ArgumentHelp.swift
[27/80] Compiling ArgumentParser CommandConfiguration.swift
[28/80] Compiling ArgumentParser EnumerableFlag.swift
[29/80] Compiling ArgumentParser ExpressibleByArgument.swift
[30/80] Compiling CRDT Replicable.swift
[31/80] Compiling CRDT PNCounter.swift
[32/81] Emitting module ArgumentParser
[59/86] Compiling ArgumentParser ArgumentSet.swift
[60/86] Compiling ArgumentParser CommandParser.swift
[61/86] Compiling ArgumentParser InputKey.swift
[62/86] Compiling ArgumentParser InputOrigin.swift
[63/86] Compiling ArgumentParser CollectionExtensions.swift
[64/86] Compiling ArgumentParser Platform.swift
[65/86] Compiling ArgumentParser SequenceExtensions.swift
[66/86] Compiling ArgumentParser StringExtensions.swift
[67/86] Compiling ArgumentParser Tree.swift
[72/86] Emitting module CRDT
[75/86] Compiling CRDT WallclockTimestamp.swift
[76/86] Compiling ArgumentParser DumpHelpGenerator.swift
[77/86] Compiling ArgumentParser HelpCommand.swift
[78/86] Compiling ArgumentParser HelpGenerator.swift
[79/86] Compiling ArgumentParser MessageInfo.swift
[80/86] Compiling ArgumentParser UsageGenerator.swift
[81/86] Compiling ArgumentParser Name.swift
[82/86] Compiling ArgumentParser Parsed.swift
[83/86] Compiling ArgumentParser ParsedValues.swift
[84/86] Compiling ArgumentParser ParserError.swift
[85/86] Compiling ArgumentParser SplitArguments.swift
[86/159] Compiling CollectionsBenchmark Blackhole.swift
[87/159] Compiling CollectionsBenchmark Identity.swift
[88/159] Compiling CollectionsBenchmark Measurement.swift
[89/159] Compiling CollectionsBenchmark Sample+Statistic.swift
[90/159] Compiling CollectionsBenchmark Sample.swift
[91/159] Compiling CollectionsBenchmark Size.swift
[92/159] Compiling CollectionsBenchmark TaskResults.swift
[93/159] Compiling CollectionsBenchmark Tick.swift
[94/159] Compiling CollectionsBenchmark Time.swift
[95/159] Compiling CollectionsBenchmark Timer.swift
[96/159] Compiling CollectionsBenchmark AnyTask.swift
[97/169] Compiling CollectionsBenchmark Chart.swift
[98/169] Compiling CollectionsBenchmark ChartScales.swift
[99/169] Compiling CollectionsBenchmark ChartUtils.swift
[100/169] Compiling CollectionsBenchmark Curve.swift
[101/169] Compiling CollectionsBenchmark EdgeInsets.swift
[102/169] Compiling CollectionsBenchmark Path.swift
[103/169] Compiling CollectionsBenchmark Point.swift
[104/169] Compiling CollectionsBenchmark Rectangle.swift
[105/169] Compiling CollectionsBenchmark Transform.swift
[106/169] Compiling CollectionsBenchmark Vector.swift
[107/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[108/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[109/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[110/169] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[111/169] Compiling CollectionsBenchmark BenchmarkCLI+Run.swift
[112/169] Compiling CollectionsBenchmark BenchmarkCLI+TaskSelection.swift
[113/169] Compiling CollectionsBenchmark BenchmarkCLI.swift
[114/169] Compiling CollectionsBenchmark _Document.swift
[115/169] Compiling CollectionsBenchmark Band.swift
[116/169] Compiling CollectionsBenchmark Chart+Options.swift
[117/169] Emitting module CollectionsBenchmark
[118/169] Compiling CollectionsBenchmark Color.swift
[119/169] Compiling CollectionsBenchmark DocumentRenderer.swift
[120/169] Compiling CollectionsBenchmark Font.swift
[121/169] Compiling CollectionsBenchmark Graphics+Element.swift
[122/169] Compiling CollectionsBenchmark Graphics+SVG.swift
[123/169] Compiling CollectionsBenchmark Graphics.swift
[124/169] Compiling CollectionsBenchmark ImageFormat.swift
[125/169] Compiling CollectionsBenchmark Renderer.swift
[126/169] Compiling CollectionsBenchmark Shape.swift
[127/169] Compiling CollectionsBenchmark Stroke.swift
[128/169] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[129/169] Compiling CollectionsBenchmark Benchmark+Error.swift
[130/169] Compiling CollectionsBenchmark Benchmark+Event.swift
[131/169] Compiling CollectionsBenchmark Benchmark+Links.swift
[132/169] Compiling CollectionsBenchmark Benchmark+Main.swift
[133/169] Compiling CollectionsBenchmark Benchmark+Options.swift
[134/169] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[135/169] Compiling CollectionsBenchmark Benchmark.swift
[136/169] Compiling CollectionsBenchmark BenchmarkResults.swift
[137/169] Compiling CollectionsBenchmark Task.swift
[138/169] Compiling CollectionsBenchmark TaskID.swift
[139/169] Compiling CollectionsBenchmark _ExecutionContext.swift
[140/169] Compiling CollectionsBenchmark _TypeBox.swift
[141/169] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[142/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[143/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[144/169] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[145/169] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[146/169] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[147/169] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[148/169] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[149/169] Compiling CollectionsBenchmark Complain.swift
[150/169] Compiling CollectionsBenchmark Debug.swift
[151/169] Compiling CollectionsBenchmark FilePath extensions.swift
[152/169] Compiling CollectionsBenchmark ProjectInfo.swift
[153/169] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[154/169] Compiling CollectionsBenchmark _Shims.swift
[155/169] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[156/169] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[157/169] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[158/169] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[159/169] Compiling CollectionsBenchmark Text.swift
[160/169] Compiling CollectionsBenchmark CocoaRenderer.swift
[161/169] Compiling CollectionsBenchmark CoreGraphics.swift
[162/169] Compiling CollectionsBenchmark DefaultRenderer.swift
[163/169] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[164/169] Compiling CollectionsBenchmark UIKitRenderer.swift
[165/169] Compiling CollectionsBenchmark _XML.swift
[166/169] Compiling CollectionsBenchmark Theme.swift
[167/169] Compiling CollectionsBenchmark Compatibility.swift
[168/169] Compiling CollectionsBenchmark BinarySearch.swift
[169/171] Emitting module crdt_benchmark
[170/171] Compiling crdt_benchmark main.swift
[170/171] Linking crdt-benchmark
Build complete! (42.89s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/heckj/crdt/0.5.0
Repository:               heckj/CRDT
Swift version used:       5.9
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   CRDT
Generating documentation for 'CRDT'...
Converting documentation...
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/List.swift:27:34: warning: '2w9gg' isn't a disambiguation for 'id' at '/CRDT/List/Metadata'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/List_Metadata.md:12:26: warning: '2w9gg' isn't a disambiguation for 'id' at '/CRDT/List/Metadata'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/LWWRegister.swift:26:39: warning: '_=(_:_:)' doesn't exist at '/CRDT/LWWRegister/Metadata'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/LamportTimestamp.swift:20:33: warning: '46idt' isn't a disambiguation for 'id' at '/CRDT/LamportTimestamp'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/LamportTimestamp.swift:26:31: warning: '_(_:_:)-699eg' doesn't exist at '/CRDT/LamportTimestamp'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/LWWRegister_Metadata.md:11:31: warning: '_=(_:_:)' doesn't exist at '/CRDT/LWWRegister/Metadata'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/LamportTimestamp.md:16:29: warning: '46idt' isn't a disambiguation for 'id' at '/CRDT/LamportTimestamp'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/LamportTimestamp.md:22:27: warning: '_(_:_:)-699eg' doesn't exist at '/CRDT/LamportTimestamp'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/List.swift:22:24: warning: '45jo9' isn't a disambiguation for 'count' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/List.swift:30:32: warning: '30506' isn't a disambiguation for 'subscript(_:)' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/List.swift:31:32: warning: '7yguk' isn't a disambiguation for 'subscript(_:)' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/List.swift:32:32: warning: '9r74a' isn't a disambiguation for 'subscript(_:)' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/WallclockTimestamp.swift:18:35: warning: '6oxj2' isn't a disambiguation for 'id' at '/CRDT/WallclockTimestamp'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/WallclockTimestamp.swift:24:33: warning: '_(_:_:)-363nt' doesn't exist at '/CRDT/WallclockTimestamp'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/List.md:13:20: warning: '45jo9' isn't a disambiguation for 'count' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/List.md:21:28: warning: '30506' isn't a disambiguation for 'subscript(_:)' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/List.md:22:28: warning: '7yguk' isn't a disambiguation for 'subscript(_:)' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/List.md:23:28: warning: '9r74a' isn't a disambiguation for 'subscript(_:)' at '/CRDT/List'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Replicable.swift:28:33: warning: '_=(_:_:)' doesn't exist at '/CRDT/PartiallyOrderable'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/PartiallyOrderable.md:7:29: warning: '_=(_:_:)' doesn't exist at '/CRDT/PartiallyOrderable'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/WallclockTimestamp.md:12:31: warning: '6oxj2' isn't a disambiguation for 'id' at '/CRDT/WallclockTimestamp'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CRDT/Documentation.docc/WallclockTimestamp.md:18:29: warning: '_(_:_:)-363nt' doesn't exist at '/CRDT/WallclockTimestamp'
Conversion complete! (1.00s)
Generated DocC archive at '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/heckj/crdt/0.5.0'
Building for debugging...
[1/45] Compiling SymbolKit AvailabilityItem.swift
[2/45] Compiling SymbolKit Domain.swift
[3/45] Compiling SymbolKit DeclarationFragments.swift
[4/45] Compiling SymbolKit Fragment.swift
[5/45] Compiling SymbolKit FragmentKind.swift
[6/45] Compiling SymbolKit FunctionParameter.swift
[7/50] Compiling SymbolKit FunctionSignature.swift
[8/50] Compiling SymbolKit Identifier.swift
[9/50] Compiling SymbolKit KindIdentifier.swift
[10/50] Compiling SymbolKit Location.swift
[11/50] Compiling SymbolKit Mutability.swift
[12/50] Compiling SymbolKit Names.swift
[13/50] Compiling SymbolKit SourceOrigin.swift
[14/50] Compiling SymbolKit GenericConstraints.swift
[15/50] Compiling SymbolKit Swift.swift
[16/50] Compiling SymbolKit SemanticVersion.swift
[17/50] Compiling SymbolKit AccessControl.swift
[18/50] Compiling SymbolKit Availability.swift
[19/50] Compiling SymbolKit Mixin+Equals.swift
[20/50] Compiling SymbolKit Mixin+Hash.swift
[21/50] Compiling SymbolKit Mixin.swift
[22/50] Compiling SymbolKit LineList.swift
[23/50] Compiling SymbolKit Position.swift
[24/50] Compiling SymbolKit SourceRange.swift
[25/50] Emitting module SymbolKit
[26/50] Compiling SymbolKit Generics.swift
[27/50] Compiling SymbolKit Namespace.swift
[28/50] Compiling SymbolKit Symbol.swift
[29/50] Compiling SymbolKit SymbolKind.swift
[30/50] Compiling SymbolKit SymbolGraph.swift
[31/50] Compiling SymbolKit SPI.swift
[32/50] Compiling SymbolKit Snippet.swift
[33/50] Compiling SymbolKit Extension.swift
[34/50] Compiling SymbolKit GenericConstraint.swift
[35/50] Compiling SymbolKit GenericParameter.swift
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets SnippetParser.swift
[48/50] Emitting module Snippets
[49/50] Compiling Snippets Snippet.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (6.46s)
Building for debugging...
Build complete! (0.25s)
     852
8	/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/heckj/crdt/0.5.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/heckj/crdt/0.5.0
File count: 852
Doc size:   8.0MB
Preparing doc bundle ...
Uploading dev-heckj-crdt-0.5.0-c5c1a169.zip to s3://spi-docs-inbox/dev-heckj-crdt-0.5.0-c5c1a169.zip
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [44%]
Copying... [53%]
Copying... [61%]
Copying... [70%]
Copying... [83%]
Copying... [92%]
Copying... [100%]
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.