Build Information
Failed to build Period, reference 1.1.0 (814bc0), with Swift 6.3 for Wasm on 19 Apr 2026 01:33:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/Period.git
Reference: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/davdroman/Period
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 814bc0f Add Swift 6.3 to CI (#34)
Cloned https://github.com/davdroman/Period.git
Revision (git rev-parse @):
814bc0fce41a273b6fe1cf8966f7d23e77d60d7c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/Period.git at 1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/davdroman/Period.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/davdroman/swift-json-testing
[1/1490] Fetching swift-benchmark
[76/1744] Fetching swift-benchmark, swift-json-testing
Fetched https://github.com/davdroman/swift-json-testing from cache (0.46s)
Fetched https://github.com/google/swift-benchmark from cache (0.52s)
Computing version for https://github.com/davdroman/swift-json-testing
Computed https://github.com/davdroman/swift-json-testing at 0.2.0 (4.91s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.72s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (1.63s)
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.09s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (3.79s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.62s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.88s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.81s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/davdroman/swift-json-testing
Working copy of https://github.com/davdroman/swift-json-testing resolved at 0.2.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/25] Emitting module Period
[10/25] Compiling Period Arithmetic.swift
[11/25] Emitting module ArgumentParserToolInfo
[12/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/26] Wrapping AST for ArgumentParserToolInfo for debugging
[15/72] Compiling Period Codable.swift
[16/72] Compiling Period Description.swift
[17/72] Compiling Period Period.swift
[18/72] Compiling Period Formatting.swift
[19/72] Compiling Period ISO8601.swift
[20/72] Compiling Period Calendar.swift
[22/73] Emitting module ArgumentParser
[23/73] Compiling ArgumentParser Foundation.swift
[24/73] Compiling ArgumentParser Mutex.swift
[25/73] Compiling ArgumentParser Platform.swift
[26/73] Compiling ArgumentParser SequenceExtensions.swift
[27/73] Compiling ArgumentParser StringExtensions.swift
[28/73] Compiling ArgumentParser SwiftExtensions.swift
[29/73] Compiling ArgumentParser ParentCommand.swift
[30/73] Compiling ArgumentParser AsyncParsableCommand.swift
[31/73] Compiling ArgumentParser CommandConfiguration.swift
[32/73] Compiling ArgumentParser CommandGroup.swift
[33/73] Compiling ArgumentParser EnumerableFlag.swift
[34/73] Compiling ArgumentParser ExpressibleByArgument.swift
[35/73] Compiling ArgumentParser ParsableArguments.swift
[36/73] Compiling ArgumentParser InputOrigin.swift
[37/73] Compiling ArgumentParser Name.swift
[38/73] Compiling ArgumentParser Parsed.swift
[39/73] Compiling ArgumentParser ParsedValues.swift
[40/73] Compiling ArgumentParser ParserError.swift
[41/73] Compiling ArgumentParser SplitArguments.swift
[42/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/73] Compiling ArgumentParser CompletionsGenerator.swift
[44/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/73] Compiling ArgumentParser Argument.swift
[47/73] Compiling ArgumentParser ArgumentDiscussion.swift
[48/73] Compiling ArgumentParser ArgumentHelp.swift
[49/73] Compiling ArgumentParser DumpHelpGenerator.swift
[50/73] Compiling ArgumentParser HelpCommand.swift
[51/73] Compiling ArgumentParser HelpGenerator.swift
[52/73] Compiling ArgumentParser MessageInfo.swift
[53/73] Compiling ArgumentParser UsageGenerator.swift
[54/73] Compiling ArgumentParser CollectionExtensions.swift
[55/73] Compiling ArgumentParser ParsableCommand.swift
[56/73] Compiling ArgumentParser ArgumentDecoder.swift
[57/73] Compiling ArgumentParser ArgumentDefinition.swift
[58/73] Compiling ArgumentParser ArgumentSet.swift
[59/73] Compiling ArgumentParser CommandParser.swift
[60/73] Compiling ArgumentParser InputKey.swift
[61/73] Compiling ArgumentParser ArgumentVisibility.swift
[62/73] Compiling ArgumentParser CompletionKind.swift
[63/73] Compiling ArgumentParser Errors.swift
[64/73] Compiling ArgumentParser Flag.swift
[65/73] Compiling ArgumentParser NameSpecification.swift
[66/73] Compiling ArgumentParser Option.swift
[67/73] Compiling ArgumentParser OptionGroup.swift
[67/79] Wrapping AST for Period for debugging
[69/79] Compiling ArgumentParser Tree.swift
[70/79] Compiling ArgumentParser CodingKeyValidator.swift
[71/79] Compiling ArgumentParser NonsenseFlagsValidator.swift
[72/79] Compiling ArgumentParser ParsableArgumentsValidation.swift
[73/79] Compiling ArgumentParser PositionalArgumentsValidator.swift
[74/79] Compiling ArgumentParser UniqueNamesValidator.swift
[75/80] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/96] Emitting module Benchmark
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[78/98] Compiling Benchmark BenchmarkState.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[79/98] Compiling Benchmark BenchmarkSuite.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[80/98] Compiling Benchmark BenchmarkCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[81/98] Compiling Benchmark BenchmarkFilter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[82/98] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[83/98] Compiling Benchmark BenchmarkSetting.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[84/98] Compiling Benchmark BenchmarkFormatter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[85/98] Compiling Benchmark BenchmarkMain.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[86/98] Compiling Benchmark BenchmarkReporter.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[87/98] Compiling Benchmark BenchmarkResult.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[88/98] Compiling Benchmark BenchmarkTermination.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[89/98] Compiling Benchmark BenchmarkTime.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[90/98] Compiling Benchmark Stats.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[91/98] Compiling Benchmark TestIntegration.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[92/98] Compiling Benchmark Benchmark.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[93/98] Compiling Benchmark BenchmarkArguments.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
[94/98] Compiling Benchmark BenchmarkColumn.swift
/host/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkTime.swift:15:8: error: no such module 'Dispatch'
13 | // limitations under the License.
14 |
15 | import Dispatch
| `- error: no such module 'Dispatch'
16 |
17 | @inline(__always)
BUILD FAILURE 6.3 wasm