Build Information
Successful build of SpacetimeDB, reference v0.21.0 (96a6a9), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 22:37:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/avias8/spacetimedb-swift.git
Reference: v0.21.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/avias8/spacetimedb-swift
* tag v0.21.0 -> FETCH_HEAD
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 v0.21.0
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/ordo-one/package-benchmark
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
[1/611] Fetching hdrhistogram-swift
[124/2431] Fetching hdrhistogram-swift, swift-atomics
[203/8847] Fetching hdrhistogram-swift, swift-atomics, swift-numerics
[1563/15688] Fetching hdrhistogram-swift, swift-atomics, swift-numerics, package-benchmark
[1700/21289] Fetching hdrhistogram-swift, swift-atomics, swift-numerics, package-benchmark, swift-system
[3989/21492] Fetching hdrhistogram-swift, swift-atomics, swift-numerics, package-benchmark, swift-system, texttable
[5434/39021] Fetching hdrhistogram-swift, swift-atomics, swift-numerics, package-benchmark, swift-system, texttable, swift-argument-parser
Fetched https://github.com/apple/swift-numerics from cache (1.72s)
Fetched https://github.com/ordo-one/TextTable.git from cache (1.72s)
Fetched https://github.com/ordo-one/package-benchmark from cache (1.72s)
Computing version for https://github.com/ordo-one/package-benchmark
Fetched https://github.com/apple/swift-system.git from cache (1.72s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (1.73s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.73s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.73s)
Computed https://github.com/ordo-one/package-benchmark at 1.30.0 (2.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.4 (3.11s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.58s)
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.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.60s)
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/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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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.81s)
Creating working copy for https://github.com/avias8/spacetimedb-swift.git
Working copy of https://github.com/avias8/spacetimedb-swift.git resolved at v0.21.0 (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.3
Building package at path: $PWD
https://github.com/avias8/spacetimedb-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[0/10] Write sources
[3/10] Write BenchmarkBoilerplateGenerator-tool-entitlement.plist
[5/10] Compiling CSystem shims.c
[6/10] Write swift-version--6988338F2F200930.txt
[8/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/40] Emitting module ArgumentParserToolInfo
[10/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[11/79] Compiling ArgumentParser Argument.swift
[12/79] Compiling ArgumentParser CommandConfiguration.swift
[13/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/82] Compiling ArgumentParser CompletionsGenerator.swift
[15/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/82] Compiling ArgumentParser ArgumentDecoder.swift
[17/82] Compiling ArgumentParser ArgumentDefinition.swift
[18/82] Compiling ArgumentParser ArgumentSet.swift
[19/82] Emitting module SystemPackage
[20/82] Compiling ArgumentParser ParsableArguments.swift
[21/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/82] Compiling ArgumentParser ParsableCommand.swift
[23/82] Compiling ArgumentParser CommandGroup.swift
[24/82] Compiling ArgumentParser EnumerableFlag.swift
[25/82] Compiling ArgumentParser ExpressibleByArgument.swift
[26/82] Compiling SystemPackage Util+StringArray.swift
[27/82] Compiling SystemPackage Util.swift
[28/82] Compiling SystemPackage UtilConsumers.swift
[29/82] Compiling ArgumentParser InputOrigin.swift
[30/82] Compiling ArgumentParser Name.swift
[31/82] Compiling ArgumentParser Parsed.swift
[32/82] Compiling ArgumentParser SplitArguments.swift
[33/82] Compiling ArgumentParser DumpHelpGenerator.swift
[34/82] Compiling ArgumentParser HelpCommand.swift
[35/82] Compiling ArgumentParser CommandParser.swift
[36/82] Compiling ArgumentParser InputKey.swift
[37/82] Compiling ArgumentParser ParserError.swift
[38/82] Compiling ArgumentParser ParsedValues.swift
[39/82] Compiling ArgumentParser HelpGenerator.swift
[40/82] Compiling ArgumentParser MessageInfo.swift
[49/86] Compiling ArgumentParser NameSpecification.swift
[50/86] Compiling ArgumentParser Option.swift
[51/86] Compiling ArgumentParser OptionGroup.swift
[52/86] Compiling ArgumentParser AsyncParsableCommand.swift
[53/86] Emitting module ArgumentParser
[55/86] Compiling ArgumentParser ArgumentVisibility.swift
[56/86] Compiling ArgumentParser CompletionKind.swift
[57/86] Compiling ArgumentParser Errors.swift
[58/86] Compiling ArgumentParser Flag.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
[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/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>
/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>
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/39] Write sources
[8/39] Write GeneratedBindingsBenchmarks-entitlement.plist
[9/39] Write SpacetimeDBBenchmarks-entitlement.plist
[10/39] Write sources
[20/39] Compiling CSystem shims.c
[21/39] Compiling _NumericsShims _NumericsShims.c
[22/39] Compiling CSystem shims.c
[23/39] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[24/39] Write swift-version--6988338F2F200930.txt
[25/39] Compiling _AtomicsShims.c
[25/39] Compiling SwiftRuntimeHooks shims.c
[28/97] Compiling RealModule RealFunctions.swift
[29/117] Compiling RealModule RelaxedArithmetic.swift
[30/117] Compiling RealModule Real.swift
[31/117] Compiling RealModule Float80+Real.swift
[32/117] Emitting module BenchmarkShared
[33/117] Compiling BenchmarkShared Command+Helpers.swift
[34/117] Compiling RealModule Float16+Real.swift
[35/117] Compiling RealModule ElementaryFunctions.swift
[36/117] Compiling RealModule Float+Real.swift
[37/117] Compiling Atomics OptionalRawRepresentable.swift
[38/117] Compiling Atomics RawRepresentable.swift
[39/117] Compiling RealModule AugmentedArithmetic.swift
[40/117] Compiling RealModule Double+Real.swift
[41/117] Compiling Atomics DoubleWord.swift
[42/117] Compiling Atomics ManagedAtomic.swift
[43/117] Compiling Atomics AtomicValue.swift
[44/117] Compiling Atomics AtomicMemoryOrderings.swift
[45/118] Emitting module RealModule
[45/118] Write Objects.LinkFileList
[47/118] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/118] Compiling Atomics IntegerOperations.swift
[49/118] Compiling Atomics ManagedAtomicLazyReference.swift
[50/118] Compiling Atomics UnsafeAtomic.swift
[51/129] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/129] Emitting module ArgumentParserToolInfo
[53/129] Compiling Atomics AtomicReference.swift
[54/129] Compiling Atomics AtomicStorage.swift
[55/129] Compiling Atomics AtomicInteger.swift
[56/129] Compiling Atomics AtomicOptionalWrappable.swift
[57/129] Compiling ComplexModule Complex+StringConvertible.swift
[58/130] Compiling Atomics Unmanaged extensions.swift
[59/169] Compiling ComplexModule Scale.swift
[60/169] Compiling ComplexModule Polar.swift
[61/169] Compiling ComplexModule Complex+IntegerLiteral.swift
[62/169] Compiling ComplexModule Complex+Numeric.swift
[63/169] Compiling ComplexModule Complex+Hashable.swift
[64/169] Compiling ComplexModule Complex.swift
[64/169] Linking BenchmarkBoilerplateGenerator-tool
[66/169] Compiling ArgumentParser ArgumentVisibility.swift
[67/169] Compiling ArgumentParser CompletionKind.swift
[68/169] Compiling ArgumentParser Errors.swift
[69/169] Compiling ArgumentParser DumpHelpGenerator.swift
[70/169] Compiling ArgumentParser HelpCommand.swift
[71/169] Compiling ArgumentParser ArgumentHelp.swift
[72/172] Compiling ArgumentParser CommandConfiguration.swift
[73/172] Compiling ArgumentParser CommandGroup.swift
[74/172] Compiling ArgumentParser EnumerableFlag.swift
[75/172] Compiling ArgumentParser BashCompletionsGenerator.swift
[76/172] Compiling ArgumentParser CompletionsGenerator.swift
[77/172] Compiling ArgumentParser FishCompletionsGenerator.swift
[78/172] Compiling ComplexModule Complex+Codable.swift
[81/172] Emitting module ComplexModule
[82/172] Compiling ComplexModule Complex+ElementaryFunctions.swift
[82/174] Generating plugin support files
[85/174] Compiling Numerics Numerics.swift
[86/174] Emitting module Numerics
[86/174] Write sources
[89/174] Emitting module SystemPackage
[90/176] Compiling ArgumentParser ExpressibleByArgument.swift
[91/176] Compiling ArgumentParser ParserError.swift
[92/176] Compiling ArgumentParser SplitArguments.swift
[93/176] Compiling ArgumentParser ParsableArgumentsValidation.swift
[94/176] Compiling ArgumentParser ParsableCommand.swift
[95/176] Compiling ArgumentParser ArgumentDecoder.swift
[96/176] Compiling ArgumentParser ZshCompletionsGenerator.swift
[97/176] Compiling ArgumentParser Argument.swift
[98/176] Compiling ArgumentParser ParsableArguments.swift
[99/176] Compiling ArgumentParser Flag.swift
[100/176] Compiling ArgumentParser ArgumentDefinition.swift
[101/176] Compiling ArgumentParser ArgumentSet.swift
[102/176] Compiling ArgumentParser CommandParser.swift
[103/176] Compiling ArgumentParser InputKey.swift
[104/176] Compiling ArgumentParser InputOrigin.swift
[105/176] Compiling SystemPackage Util+StringArray.swift
[106/176] Compiling SystemPackage Util.swift
[107/176] Compiling SystemPackage UtilConsumers.swift
[114/176] Emitting module ArgumentParser
[120/180] Emitting module Atomics
[130/180] Compiling ArgumentParser NameSpecification.swift
[131/180] Compiling ArgumentParser Option.swift
[132/180] Compiling ArgumentParser OptionGroup.swift
[133/180] Compiling ArgumentParser AsyncParsableCommand.swift
[138/180] Compiling ArgumentParser HelpGenerator.swift
[139/180] Compiling ArgumentParser MessageInfo.swift
[140/180] Compiling ArgumentParser UsageGenerator.swift
[141/180] Compiling ArgumentParser CollectionExtensions.swift
[142/180] Emitting module Histogram
[155/180] Compiling ArgumentParser Platform.swift
[156/180] Compiling ArgumentParser SequenceExtensions.swift
[157/180] Compiling ArgumentParser StringExtensions.swift
[158/180] Compiling ArgumentParser Tree.swift
[159/180] Compiling Histogram Histogram.swift
[160/208] Compiling SpacetimeDB RuntimeTypes.swift
[161/209] Compiling SpacetimeDB ServerMessage.swift
[162/209] Compiling SpacetimeDB SpacetimeDB.swift
[163/209] Emitting module SpacetimeDB
[164/209] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[165/209] Compiling Benchmark BenchmarkExecutor.swift
[166/209] Compiling Benchmark Benchmark.swift
[167/209] Compiling Benchmark BenchmarkClock.swift
[168/209] Compiling Benchmark OutputSuppressor.swift
[169/209] Compiling Benchmark Progress.swift
[170/209] Compiling Benchmark ARCStats.swift
[171/209] Compiling Benchmark ARCStatsProducer.swift
[172/209] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[173/209] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[174/209] Compiling SpacetimeDB ServerMessageFrameDecoder.swift
[175/209] Compiling SpacetimeDB SpacetimeClient.swift
[176/209] Emitting module Benchmark
[186/212] Compiling Benchmark BenchmarkRunner.swift
[187/212] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[188/212] Compiling Benchmark BenchmarkThresholds.swift
[189/212] Compiling Benchmark Blackhole.swift
[190/212] Compiling Benchmark Int+Extensions.swift
[191/212] Compiling Benchmark MallocStats+jemalloc-support.swift
[192/212] Compiling Benchmark BenchmarkMetric.swift
[193/212] Compiling Benchmark BenchmarkResult.swift
[194/212] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[195/212] Compiling Benchmark MallocStats.swift
[196/212] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[197/212] Compiling Benchmark NIOLock.swift
[198/212] Compiling Benchmark lock.swift
[199/212] Compiling Benchmark OperatingSystemStats.swift
[200/212] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[201/212] Compiling Benchmark ProgressElements.swift
[202/212] Compiling Benchmark Utilities.swift
[203/212] Compiling Benchmark Statistics.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! (26.55s)
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/v0.21.0
Repository: avias8/spacetimedb-swift
Swift version used: 6.3
Target: SpacetimeDB
Extracting symbol information for 'SpacetimeDB'...
Finished extracting symbol information for 'SpacetimeDB'. (31.06s)
Building documentation for 'SpacetimeDB'...
Finished building documentation for 'SpacetimeDB' (0.46s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/avias8/spacetimedb-swift/v0.21.0
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/ordo-one/package-benchmark
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-numerics
Updating https://github.com/HdrHistogram/hdrhistogram-swift.git
Updating https://github.com/ordo-one/TextTable.git
Updated https://github.com/apple/swift-argument-parser.git (0.50s)
Updated https://github.com/apple/swift-atomics.git (0.50s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/apple/swift-numerics (0.54s)
Updated https://github.com/ordo-one/TextTable.git (0.54s)
Updated https://github.com/HdrHistogram/hdrhistogram-swift.git (0.54s)
Updated https://github.com/apple/swift-system.git (0.54s)
Updated https://github.com/ordo-one/package-benchmark (0.54s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.30.0 (2.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.44s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.4 (0.52s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.52s)
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.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.02s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.61s)
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--6988338F2F200930.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/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.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 SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.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] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract URL+Status.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.85s)
[0/3] Write swift-version--6988338F2F200930.txt
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SpacetimeDB' complete! (0.70s)
944
6 /Users/admin/builder/spi-builder-workspace/.docs/avias8/spacetimedb-swift/v0.21.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/avias8/spacetimedb-swift/v0.21.0
File count: 944
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-avias8-spacetimedb-swift-v0.21.0-25cf19a4.zip to s3://spi-docs-inbox/prod-avias8-spacetimedb-swift-v0.21.0-25cf19a4.zip
Copying... [14%]
Copying... [24%]
Copying... [34%]
Copying... [43%]
Copying... [53%]
Copying... [63%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.