Build Information
Failed to build MaestroDSL, reference 0.0.2 (1a6321), with Swift 6.3 for Wasm on 20 Apr 2026 21:34:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/paulsamuels/MaestroDSL.git
Reference: 0.0.2
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/paulsamuels/MaestroDSL
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 1a63211 Merge branch 'feature/simplify-page-object'
Cloned https://github.com/paulsamuels/MaestroDSL.git
Revision (git rev-parse @):
1a632111e8987db28f10aa9076d4e88473fba03c
SUCCESS checkout https://github.com/paulsamuels/MaestroDSL.git at 0.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/paulsamuels/MaestroDSL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/jpsim/Yams.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/961] Fetching swift-macro-testing
[962/12512] Fetching swift-macro-testing, yams
[1309/87493] Fetching swift-macro-testing, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.59s)
[61696/75942] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.75s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.82s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (7.71s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.88s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (0.54s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.95s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (3.35s)
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.67s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.01s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.12s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
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/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.5
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
warning: 'swift-macro-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/46] Write sources
[18/46] Compiling writer.c
[20/46] Write swift-version-24593BA9C3E375BF.txt
[20/46] Compiling reader.c
[22/46] Compiling parser.c
[23/46] Compiling api.c
[23/46] Compiling reader.c
[25/46] Compiling emitter.c
[26/48] Compiling parser.c
[27/48] Compiling scanner.c
[28/48] Compiling api.c
[29/48] Compiling emitter.c
[30/48] Compiling scanner.c
[32/88] Emitting module Yams
[34/92] Emitting module SwiftSyntax509
[35/92] Compiling SwiftSyntax509 Empty.swift
[36/93] Wrapping AST for SwiftSyntax509 for debugging
[38/138] Compiling SwiftSyntax SyntaxText.swift
[39/138] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[40/138] Compiling SwiftSyntax TokenDiagnostic.swift
[41/138] Compiling SwiftSyntax TokenSyntax.swift
[42/138] Compiling SwiftSyntax Trivia.swift
[43/138] Compiling SwiftSyntax Utils.swift
[44/144] Compiling SwiftSyntax AbsolutePosition.swift
[45/144] Compiling SwiftSyntax Assert.swift
[46/144] Compiling SwiftSyntax BumpPtrAllocator.swift
[48/144] Compiling SwiftSyntax ChildNameForKeyPath.swift
[54/144] Compiling SwiftSyntax CommonAncestor.swift
[55/144] Compiling SwiftSyntax Convenience.swift
[56/144] Compiling SwiftSyntax MemoryLayout.swift
[57/144] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[58/144] Compiling SwiftSyntax RawSyntaxTokenView.swift
[59/144] Compiling SwiftSyntax MissingNodeInitializers.swift
[60/144] Compiling SwiftSyntax RawSyntax.swift
[61/144] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[62/144] Compiling SwiftSyntax SourceLength.swift
[63/144] Compiling SwiftSyntax SourceLocation.swift
[64/144] Compiling SwiftSyntax SourcePresence.swift
[66/185] Compiling MaestroDSL HideKeyboard.swift
[67/185] Compiling MaestroDSL Input.swift
[68/185] Compiling MaestroDSL StartRecording.swift
[69/185] Compiling MaestroDSL ExtendedWaitUntilNotVisible.swift
[70/185] Compiling MaestroDSL ExtendedWaitUntilVisible.swift
[71/185] Compiling MaestroDSL PasteText.swift
[72/185] Compiling MaestroDSL PressKey.swift
[73/185] Compiling MaestroDSL RepeatWhile.swift
[74/185] Compiling MaestroDSL TapOn.swift
[75/185] Compiling MaestroDSL WaitForAnimationToEnd.swift
[76/185] Compiling MaestroDSL BasicFlow.swift
[77/185] Compiling MaestroDSL Command.swift
[78/185] Compiling MaestroDSL AddMedia.swift
[79/185] Compiling MaestroDSL AssertNotVisible.swift
[80/185] Compiling MaestroDSL AssertTrue.swift
[81/185] Compiling MaestroDSL AssertVisible.swift
[82/185] Compiling MaestroDSL Back.swift
[83/185] Compiling MaestroDSL ClearKeychain.swift
[84/185] Compiling MaestroDSL ClearState.swift
[85/185] Compiling MaestroDSL Condition.swift
[86/185] Compiling MaestroDSL CopyTextFrom.swift
[87/185] Compiling MaestroDSL Direction.swift
[88/185] Compiling MaestroDSL DoubleTapOn.swift
[89/185] Compiling MaestroDSL EraseText.swift
[90/185] Compiling MaestroDSL EvalScript.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 | // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 | // it uses with `String(format:...)`
307 | let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
| `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 | // "%*.g" does not use scientific notation if the exponent is less than –4.
309 | // So fallback to using `NumberFormatter` if string does not uses scientific notation.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 | // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 | // it uses with `String(format:...)`
307 | let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
| `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 | // "%*.g" does not use scientific notation if the exponent is less than –4.
309 | // So fallback to using `NumberFormatter` if string does not uses scientific notation.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 | // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 | // it uses with `String(format:...)`
307 | let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
| `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 | // "%*.g" does not use scientific notation if the exponent is less than –4.
309 | // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[94/185] Compiling MaestroDSL StopApp.swift
[95/185] Compiling MaestroDSL StopRecording.swift
BUILD FAILURE 6.3 wasm