Build Information
Successful build of SpacetimeDB, reference main (96a6a9), with Swift 6.2 for macOS (SPM) on 4 Mar 2026 13:53:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/avias8/spacetimedb-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/avias8/spacetimedb-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 96a6a9e chore: mirror swift SDK from swift-integration @ 3ee44cea6 and release v0.21.0
Cloned https://github.com/avias8/spacetimedb-swift.git
Revision (git rev-parse @):
96a6a9e01824bd01d666e35add2dbc93f45fdf86
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/avias8/spacetimedb-swift.git at main
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/ordo-one/package-benchmark
[1/203] Fetching texttable
[28/2023] Fetching texttable, swift-atomics
[101/2634] Fetching texttable, swift-atomics, hdrhistogram-swift
[1106/9050] Fetching texttable, swift-atomics, hdrhistogram-swift, swift-numerics
[1527/15827] Fetching texttable, swift-atomics, hdrhistogram-swift, swift-numerics, package-benchmark
[1681/21428] Fetching texttable, swift-atomics, hdrhistogram-swift, swift-numerics, package-benchmark, swift-system
[2991/38610] Fetching texttable, swift-atomics, hdrhistogram-swift, swift-numerics, package-benchmark, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
[5638/36790] Fetching texttable, hdrhistogram-swift, swift-numerics, package-benchmark, swift-system, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable.git from cache (1.33s)
[23873/36587] Fetching hdrhistogram-swift, swift-numerics, package-benchmark, swift-system, swift-argument-parser
Fetched https://github.com/ordo-one/package-benchmark from cache (1.66s)
Computing version for https://github.com/ordo-one/package-benchmark
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (1.66s)
Fetched https://github.com/apple/swift-numerics from cache (1.66s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.66s)
Fetched https://github.com/apple/swift-system.git from cache (1.66s)
Computed https://github.com/ordo-one/package-benchmark at 1.30.0 (2.27s)
Fetching https://github.com/ordo-one/package-jemalloc.git
[1/35] Fetching package-jemalloc
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.69s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (3.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.52s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.4 (0.66s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.55s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.51s)
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "spacetimedb-swift",
"name": "SpacetimeDB",
"url": "https://github.com/avias8/spacetimedb-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/spacetimedb-swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/avias8/spacetimedb-swift.git
[1/116] Fetching spacetimedb-swift
Fetched https://github.com/avias8/spacetimedb-swift.git from cache (0.88s)
Creating working copy for https://github.com/avias8/spacetimedb-swift.git
Working copy of https://github.com/avias8/spacetimedb-swift.git resolved at main (96a6a9e)
warning: '.resolve-product-dependencies': dependency 'spacetimedb-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/avias8/spacetimedb-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[0/10] Write sources
[4/10] Write BenchmarkBoilerplateGenerator-tool-entitlement.plist
[5/10] Compiling CSystem shims.c
[6/10] Write swift-version-49B95AFC49DCD68C.txt
[8/40] Emitting module ArgumentParserToolInfo
[9/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/79] Compiling ArgumentParser CommandConfiguration.swift
[11/79] Compiling ArgumentParser CommandGroup.swift
[12/79] Compiling ArgumentParser EnumerableFlag.swift
[13/82] Compiling ArgumentParser ExpressibleByArgument.swift
[14/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[15/82] Compiling ArgumentParser CompletionsGenerator.swift
[16/82] Compiling ArgumentParser Errors.swift
[17/82] Compiling ArgumentParser Flag.swift
[18/82] Compiling ArgumentParser InputOrigin.swift
[19/82] Compiling ArgumentParser SplitArguments.swift
[20/82] Compiling ArgumentParser DumpHelpGenerator.swift
[21/82] Compiling ArgumentParser HelpCommand.swift
[22/82] Compiling ArgumentParser CommandParser.swift
[23/82] Compiling ArgumentParser InputKey.swift
[24/82] Compiling ArgumentParser ParserError.swift
[25/82] Compiling ArgumentParser ArgumentHelp.swift
[26/82] Compiling ArgumentParser ArgumentVisibility.swift
[27/82] Compiling ArgumentParser CompletionKind.swift
[28/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/82] Compiling ArgumentParser Argument.swift
[31/82] Emitting module SystemPackage
[32/82] Compiling SystemPackage Util+StringArray.swift
[33/82] Compiling SystemPackage Util.swift
[34/82] Compiling SystemPackage UtilConsumers.swift
[35/82] Compiling ArgumentParser NameSpecification.swift
[36/82] Compiling ArgumentParser Option.swift
[37/82] Compiling ArgumentParser OptionGroup.swift
[38/82] Compiling ArgumentParser AsyncParsableCommand.swift
[39/82] Compiling ArgumentParser ArgumentDefinition.swift
[40/82] Compiling ArgumentParser ArgumentSet.swift
[45/86] Emitting module ArgumentParser
[46/86] Compiling ArgumentParser Platform.swift
[47/86] Compiling ArgumentParser SequenceExtensions.swift
[48/86] Compiling ArgumentParser StringExtensions.swift
[49/86] Compiling ArgumentParser Tree.swift
[54/86] Compiling ArgumentParser ParsableArguments.swift
[55/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/86] Compiling ArgumentParser ParsableCommand.swift
[57/86] Compiling ArgumentParser ArgumentDecoder.swift
[80/86] Compiling ArgumentParser HelpGenerator.swift
[81/86] Compiling ArgumentParser MessageInfo.swift
[82/86] Compiling ArgumentParser UsageGenerator.swift
[83/86] Compiling ArgumentParser CollectionExtensions.swift
[84/88] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[85/88] Emitting module BenchmarkBoilerplateGenerator
[85/88] Write Objects.LinkFileList
[86/88] Linking BenchmarkBoilerplateGenerator-tool
[87/88] Applying BenchmarkBoilerplateGenerator-tool
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:27: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:37: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:13:20: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
13 | guard path.lastComponent == "Benchmarks" else { return [] }
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:16:39: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:17:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
19 | let outputFiles: [Path] = [swiftFile]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:57: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:62: warning: 'extension' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| `- warning: 'extension' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:91: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:23:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
21 | let commandArgs: [String] = [
22 | "--target", target.name,
23 | "--output", swiftFile.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
24 | ]
25 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:26:33: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
24 | ]
25 |
26 | let command: Command = .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:28:30: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
26 | let command: Command = .buildCommand(
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
29 | arguments: commandArgs,
30 | inputFiles: inputFiles,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin BenchmarkPlugin
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:31: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:41: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:37:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
37 | if path.lastComponent == "Benchmarks" {
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
38 | for specifiedTarget in specifiedTargets {
39 | let regex = try Regex(specifiedTarget)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:56: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:66: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:42: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
400 | })
401 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:47: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
400 | })
401 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:406:30: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
404 | }
405 |
406 | benchmarkTool = tool.path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
407 |
408 | let filteredTargets =
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:38: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:48: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:413:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
413 | return path.lastComponent == "Benchmarks" ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
414 | }
415 | .filter { benchmark in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:77: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
463 | }
464 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:82: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
463 | }
464 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:88: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
471 | }
472 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:93: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
471 | }
472 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:480:45: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
478 | if debug > 0 {
479 | print("To debug, start \(benchmarkToolName) in LLDB using:")
480 | print("lldb \(benchmarkTool.string)")
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
481 | print("")
482 | print("Then launch \(benchmarkToolName) with:")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:489:58: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
487 |
488 | var pid: pid_t = 0
489 | var status = posix_spawn(&pid, benchmarkTool.string, nil, nil, cArgs, environ)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
490 |
491 | if status == 0 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/39] Write sources
[4/39] Write GeneratedBindingsBenchmarks-entitlement.plist
[4/39] Write sources
[4/39] Write SpacetimeDBBenchmarks-entitlement.plist
[5/39] Write sources
[20/39] Compiling CSystem shims.c
[22/39] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[23/39] Compiling _NumericsShims _NumericsShims.c
[24/39] Write swift-version-49B95AFC49DCD68C.txt
[25/41] Compiling _AtomicsShims.c
[26/41] Compiling SwiftRuntimeHooks shims.c
[28/108] Compiling RealModule RealFunctions.swift
[29/117] Compiling RealModule RelaxedArithmetic.swift
[30/117] Compiling RealModule Float80+Real.swift
[31/117] Compiling RealModule Real.swift
[32/117] Compiling BenchmarkShared Command+Helpers.swift
[33/117] Emitting module BenchmarkShared
[34/117] Compiling RealModule Float16+Real.swift
[35/117] Compiling RealModule Float+Real.swift
[36/117] Compiling RealModule ElementaryFunctions.swift
[37/117] Compiling RealModule AugmentedArithmetic.swift
[38/117] Compiling Atomics OptionalRawRepresentable.swift
[39/117] Compiling Atomics RawRepresentable.swift
[40/117] Compiling RealModule Double+Real.swift
[40/117] Write Objects.LinkFileList
[42/117] Emitting module RealModule
[43/128] Compiling ArgumentParserToolInfo ToolInfo.swift
[44/128] Emitting module ArgumentParserToolInfo
[45/128] Compiling ComplexModule Complex+Numeric.swift
[46/128] Compiling ComplexModule Complex+IntegerLiteral.swift
[47/128] Compiling ComplexModule Complex+StringConvertible.swift
[48/128] Compiling ComplexModule Complex+Hashable.swift
[49/128] Compiling ComplexModule Polar.swift
[50/128] Compiling ComplexModule Complex.swift
[51/129] Compiling Atomics UnsafeAtomic.swift
[52/129] Compiling Atomics AtomicReference.swift
[53/129] Compiling Atomics AtomicStorage.swift
[54/171] Compiling ComplexModule Scale.swift
[54/171] Linking BenchmarkBoilerplateGenerator-tool
[56/171] Compiling ArgumentParser BashCompletionsGenerator.swift
[57/171] Compiling ArgumentParser CompletionsGenerator.swift
[58/171] Compiling ArgumentParser FishCompletionsGenerator.swift
[59/171] Compiling ArgumentParser ZshCompletionsGenerator.swift
[60/171] Compiling ArgumentParser Argument.swift
[61/171] Compiling ArgumentParser ParsableArguments.swift
[62/171] Compiling ArgumentParser HelpCommand.swift
[63/171] Compiling ArgumentParser ArgumentHelp.swift
[66/171] Compiling ArgumentParser ArgumentSet.swift
[67/171] Compiling ArgumentParser CommandParser.swift
[68/171] Compiling ArgumentParser ArgumentDecoder.swift
[69/171] Compiling ArgumentParser ArgumentDefinition.swift
[70/171] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/171] Compiling ArgumentParser ParsableCommand.swift
[72/171] Compiling ArgumentParser InputKey.swift
[73/171] Compiling ArgumentParser ParserError.swift
[74/171] Compiling ArgumentParser SplitArguments.swift
[75/171] Compiling ArgumentParser DumpHelpGenerator.swift
[76/172] Emitting module SystemPackage
[77/172] Compiling ComplexModule Complex+Codable.swift
[78/172] Compiling ComplexModule Complex+ElementaryFunctions.swift
[84/172] Emitting module ComplexModule
[84/172] Generating plugin support files
[86/172] Write sources
[89/172] Compiling Atomics Unmanaged extensions.swift
[90/172] Compiling ArgumentParser ArgumentVisibility.swift
[91/172] Compiling ArgumentParser CompletionKind.swift
[92/172] Compiling ArgumentParser Errors.swift
[93/172] Compiling ArgumentParser Flag.swift
[94/172] Compiling ArgumentParser CommandConfiguration.swift
[95/172] Compiling ArgumentParser CommandGroup.swift
[96/172] Compiling ArgumentParser EnumerableFlag.swift
[97/172] Compiling ArgumentParser ExpressibleByArgument.swift
[98/172] Compiling ArgumentParser NameSpecification.swift
[99/174] Emitting module Numerics
[100/174] Compiling Numerics Numerics.swift
[107/174] Compiling ArgumentParser Option.swift
[108/174] Compiling ArgumentParser OptionGroup.swift
[109/174] Compiling ArgumentParser AsyncParsableCommand.swift
[114/176] Emitting module Atomics
[115/176] Emitting module ArgumentParser
[134/180] Compiling ArgumentParser HelpGenerator.swift
[135/180] Compiling ArgumentParser MessageInfo.swift
[136/180] Compiling ArgumentParser UsageGenerator.swift
[137/180] Compiling ArgumentParser CollectionExtensions.swift
[142/180] Compiling ArgumentParser InputOrigin.swift
[143/180] Compiling ArgumentParser Name.swift
[144/180] Compiling ArgumentParser Parsed.swift
[145/180] Compiling ArgumentParser ParsedValues.swift
[154/180] Compiling ArgumentParser Platform.swift
[155/180] Compiling ArgumentParser SequenceExtensions.swift
[156/180] Compiling ArgumentParser StringExtensions.swift
[157/180] Compiling ArgumentParser Tree.swift
[158/180] Compiling Histogram Histogram.swift
[159/180] Emitting module Histogram
[160/208] Compiling SpacetimeDB RuntimeTypes.swift
[161/209] Compiling SpacetimeDB ServerMessage.swift
[162/209] Compiling SpacetimeDB SpacetimeDB.swift
[163/209] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[164/209] Compiling Benchmark lock.swift
[165/209] Emitting module SpacetimeDB
[166/209] Compiling Benchmark ARCStats.swift
[167/209] Compiling Benchmark ARCStatsProducer.swift
[168/209] Compiling Benchmark BenchmarkThresholds.swift
[169/209] Compiling Benchmark Blackhole.swift
[170/209] Compiling Benchmark OperatingSystemStats.swift
[171/209] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[172/209] Compiling Benchmark BenchmarkRunner.swift
[173/209] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[174/209] Compiling SpacetimeDB ServerMessageFrameDecoder.swift
[175/209] Compiling SpacetimeDB SpacetimeClient.swift
[176/209] Compiling Benchmark MallocStats.swift
[177/209] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[178/209] Compiling Benchmark NIOLock.swift
[179/212] Compiling Benchmark BenchmarkMetric.swift
[180/212] Compiling Benchmark BenchmarkResult.swift
[181/212] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[185/212] Emitting module Benchmark
[189/212] Compiling Benchmark ProgressElements.swift
[190/212] Compiling Benchmark Utilities.swift
[191/212] Compiling Benchmark Statistics.swift
[192/212] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[193/212] Compiling Benchmark OutputSuppressor.swift
[194/212] Compiling Benchmark Progress.swift
[195/212] Compiling Benchmark Benchmark.swift
[196/212] Compiling Benchmark BenchmarkClock.swift
[197/212] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[199/212] Compiling Benchmark Int+Extensions.swift
[200/212] Compiling Benchmark MallocStats+jemalloc-support.swift
[204/212] Compiling Benchmark BenchmarkExecutor.swift
[205/212] Compiling Benchmark BenchmarkInternals.swift
[206/212] Compiling Benchmark BenchmarkMetric+Defaults.swift
[207/218] Compiling GeneratedBindingsBenchmarks __BenchmarkBoilerplate.swift
[208/218] Compiling GeneratedBindingsBenchmarks GeneratedBindingsBenchmarks.swift
[209/218] Emitting module GeneratedBindingsBenchmarks
[209/218] Write Objects.LinkFileList
[211/218] Compiling SpacetimeDBBenchmarks __BenchmarkBoilerplate.swift
[212/218] Compiling SpacetimeDBBenchmarks SpacetimeDBBenchmarks.swift
[213/218] Emitting module SpacetimeDBBenchmarks
[213/218] Write Objects.LinkFileList
[214/218] Linking GeneratedBindingsBenchmarks
[215/218] Applying GeneratedBindingsBenchmarks
[216/218] Linking SpacetimeDBBenchmarks
[217/218] Applying SpacetimeDBBenchmarks
Build complete! (22.64s)
Build complete.
{
"dependencies" : [
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.30.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "SpacetimeDB",
"name" : "SpacetimeDB",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SpacetimeDB",
"targets" : [
"SpacetimeDB"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpacetimeDBBenchmarks",
"targets" : [
"SpacetimeDBBenchmarks"
],
"type" : {
"executable" : null
}
},
{
"name" : "GeneratedBindingsBenchmarks",
"targets" : [
"GeneratedBindingsBenchmarks"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SpacetimeDBTests",
"module_type" : "SwiftTarget",
"name" : "SpacetimeDBTests",
"path" : "Tests/SpacetimeDBTests",
"sources" : [
"BSATNTests.swift",
"CacheTests.swift",
"KeychainTests.swift",
"LiveIntegrationTests.swift",
"LockIsolated.swift",
"NetworkTests.swift",
"ObservabilityTests.swift",
"ProtocolParityTests.swift"
],
"target_dependencies" : [
"SpacetimeDB"
],
"type" : "test"
},
{
"c99name" : "SpacetimeDBBenchmarks",
"module_type" : "SwiftTarget",
"name" : "SpacetimeDBBenchmarks",
"path" : "Benchmarks/SpacetimeDBBenchmarks",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"SpacetimeDBBenchmarks"
],
"sources" : [
"SpacetimeDBBenchmarks.swift"
],
"target_dependencies" : [
"SpacetimeDB"
],
"type" : "executable"
},
{
"c99name" : "SpacetimeDB",
"module_type" : "SwiftTarget",
"name" : "SpacetimeDB",
"path" : "Sources/SpacetimeDB",
"product_memberships" : [
"SpacetimeDB",
"SpacetimeDBBenchmarks",
"GeneratedBindingsBenchmarks"
],
"sources" : [
"Auth/KeychainTokenStore.swift",
"BSATN/BSATNDecoder.swift",
"BSATN/BSATNEncoder.swift",
"Cache/ClientCache.swift",
"Cache/TableCache.swift",
"Log.swift",
"Network/ClientMessage.swift",
"Network/NWWebSocketTransport.swift",
"Network/NetworkMonitor.swift",
"Network/ProtocolTypes.swift",
"Network/ServerMessage.swift",
"Network/ServerMessageFrameDecoder.swift",
"Network/SpacetimeClient.swift",
"RuntimeTypes.swift",
"SpacetimeDB.swift"
],
"type" : "library"
},
{
"c99name" : "GeneratedBindingsBenchmarks",
"module_type" : "SwiftTarget",
"name" : "GeneratedBindingsBenchmarks",
"path" : "Benchmarks/GeneratedBindingsBenchmarks",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"GeneratedBindingsBenchmarks"
],
"sources" : [
"GeneratedBindingsBenchmarks.swift"
],
"target_dependencies" : [
"SpacetimeDB"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/avias8/spacetimedb-swift/main
Repository: avias8/spacetimedb-swift
Swift version used: 6.2
Target: SpacetimeDB
Extracting symbol information for 'SpacetimeDB'...
Finished extracting symbol information for 'SpacetimeDB'. (2.46s)
Building documentation for 'SpacetimeDB'...
Finished building documentation for 'SpacetimeDB' (0.33s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/avias8/spacetimedb-swift/main
Updating https://github.com/apple/swift-system.git
Updating https://github.com/ordo-one/package-benchmark
Updating https://github.com/apple/swift-numerics
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/ordo-one/TextTable.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/HdrHistogram/hdrhistogram-swift.git
Updated https://github.com/apple/swift-atomics.git (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/ordo-one/TextTable.git (0.56s)
Updated https://github.com/HdrHistogram/hdrhistogram-swift.git (0.58s)
Updated https://github.com/apple/swift-system.git (0.58s)
Updated https://github.com/apple/swift-argument-parser.git (0.59s)
Updated https://github.com/apple/swift-numerics (0.60s)
Updated https://github.com/ordo-one/package-benchmark (0.60s)
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.30.0 (2.41s)
Updating https://github.com/ordo-one/package-jemalloc.git
Updated https://github.com/ordo-one/package-jemalloc.git (0.44s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.12s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.52s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.4 (0.62s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3667] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.90s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
[0/3] Write swift-version-49B95AFC49DCD68C.txt
[1/4] Compiling CSystem shims.c
[2/5] Write Objects.LinkFileList
[3/5] Linking BenchmarkBoilerplateGenerator-tool
[4/5] Applying BenchmarkBoilerplateGenerator-tool
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Emitting module SymbolKit
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.70s)
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SpacetimeDB' complete! (0.70s)
942
6 /Users/admin/builder/spi-builder-workspace/.docs/avias8/spacetimedb-swift/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/avias8/spacetimedb-swift/main
File count: 942
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-avias8-spacetimedb-swift-main-ac8abb78.zip to s3://spi-docs-inbox/prod-avias8-spacetimedb-swift-main-ac8abb78.zip
Copying... [15%]
Copying... [25%]
Copying... [35%]
Copying... [45%]
Copying... [55%]
Copying... [65%]
Copying... [75%]
Copying... [85%]
Copying... [95%]
Copying... [100%]
Done.