The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KippleTools, reference 0.5.4 (d250ed), with Swift 6.3 for Wasm on 14 Apr 2026 14:44:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleTools.git
Reference: 0.5.4
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/bdrelling/KippleTools
 * tag               0.5.4      -> FETCH_HEAD
HEAD is now at d250ed2 Disabled the redundantBackticks rule
Cloned https://github.com/bdrelling/KippleTools.git
Revision (git rev-parse @):
d250ed2d2751c5d0b6c32db7819b35ccd3de269a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleTools.git at 0.5.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdrelling/KippleTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/17523] Fetching swift-argument-parser
[1228/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (46.32s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (47.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (50.10s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (1.58s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.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
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/23] Copying pre-commit
[4/23] Copying default.swiftformat
[4/23] Copying default.swiftlint.yml
[4/23] Copying default.gitignore
[7/23] Copying app.gitignore
[8/23] Write sources
[14/23] Write swift-version-24593BA9C3E375BF.txt
[16/174] Emitting module ArgumentParserToolInfo
[17/174] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/175] Wrapping AST for ArgumentParserToolInfo for debugging
[20/221] Emitting module ArgumentParser
[21/227] Compiling ArgumentParser Foundation.swift
[22/227] Compiling ArgumentParser Mutex.swift
[23/227] Compiling ArgumentParser Platform.swift
[24/227] Compiling ArgumentParser SequenceExtensions.swift
[25/227] Compiling ArgumentParser StringExtensions.swift
[26/227] Compiling ArgumentParser SwiftExtensions.swift
[27/227] Compiling SwiftFormat SpaceInsideBraces.swift
[28/227] Compiling SwiftFormat SpaceInsideBrackets.swift
[29/227] Compiling SwiftFormat SpaceInsideComments.swift
[30/227] Compiling SwiftFormat SpaceInsideGenerics.swift
[31/227] Compiling SwiftFormat SpaceInsideParens.swift
[32/227] Compiling SwiftFormat Specifiers.swift
[33/227] Compiling SwiftFormat StrongOutlets.swift
[34/227] Compiling SwiftFormat StrongifiedSelf.swift
[35/227] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[36/227] Compiling SwiftFormat TestSuiteAccessControl.swift
[37/227] Compiling SwiftFormat ThrowingTests.swift
[38/227] Compiling SwiftFormat Todos.swift
[39/227] Compiling SwiftFormat TrailingClosures.swift
[40/227] Compiling SwiftFormat TrailingCommas.swift
[41/227] Compiling SwiftFormat TrailingSpace.swift
[42/227] Compiling SwiftFormat TypeSugar.swift
[43/227] Compiling SwiftFormat URLMacro.swift
[44/227] Compiling SwiftFormat UnusedArguments.swift
[45/227] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[46/227] Compiling SwiftFormat ValidateTestCases.swift
[47/227] Compiling SwiftFormat Void.swift
[48/248] Compiling SwiftFormat RedundantThrows.swift
[49/248] Compiling SwiftFormat RedundantType.swift
[50/248] Compiling SwiftFormat RedundantTypedThrows.swift
[51/248] Compiling SwiftFormat RedundantVariable.swift
[52/248] Compiling SwiftFormat RedundantViewBuilder.swift
[53/248] Compiling SwiftFormat RedundantVoidReturnType.swift
[54/248] Compiling SwiftFormat Semicolons.swift
[55/248] Compiling SwiftFormat SimplifyGenericConstraints.swift
[56/248] Compiling SwiftFormat SinglePropertyPerLine.swift
[57/248] Compiling SwiftFormat SortDeclarations.swift
[58/248] Compiling SwiftFormat SortImports.swift
[59/248] Compiling SwiftFormat SortSwitchCases.swift
[60/248] Compiling SwiftFormat SortTypealiases.swift
[61/248] Compiling SwiftFormat SortedImports.swift
[62/248] Compiling SwiftFormat SortedSwitchCases.swift
[63/248] Compiling SwiftFormat SpaceAroundBraces.swift
[64/248] Compiling SwiftFormat SpaceAroundBrackets.swift
[65/248] Compiling SwiftFormat SpaceAroundComments.swift
[66/248] Compiling SwiftFormat SpaceAroundGenerics.swift
[67/248] Compiling SwiftFormat SpaceAroundOperators.swift
[68/248] Compiling SwiftFormat SpaceAroundParens.swift
[69/248] Compiling SwiftFormat RedundantExtensionACL.swift
[70/248] Compiling SwiftFormat RedundantFileprivate.swift
[71/248] Compiling SwiftFormat RedundantGet.swift
[72/248] Compiling SwiftFormat RedundantInit.swift
[73/248] Compiling SwiftFormat RedundantInternal.swift
[74/248] Compiling SwiftFormat RedundantLet.swift
[75/248] Compiling SwiftFormat RedundantLetError.swift
[76/248] Compiling SwiftFormat RedundantMemberwiseInit.swift
[77/248] Compiling SwiftFormat RedundantNilInit.swift
[78/248] Compiling SwiftFormat RedundantObjc.swift
[79/248] Compiling SwiftFormat RedundantOptionalBinding.swift
[80/248] Compiling SwiftFormat RedundantParens.swift
[81/248] Compiling SwiftFormat RedundantPattern.swift
[82/248] Compiling SwiftFormat RedundantProperty.swift
[83/248] Compiling SwiftFormat RedundantPublic.swift
[84/248] Compiling SwiftFormat RedundantRawValues.swift
[85/248] Compiling SwiftFormat RedundantReturn.swift
[86/248] Compiling SwiftFormat RedundantSelf.swift
[87/248] Compiling SwiftFormat RedundantSendable.swift
[88/248] Compiling SwiftFormat RedundantStaticSelf.swift
[89/248] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[90/248] Compiling ArgumentParser ParentCommand.swift
[91/248] Compiling ArgumentParser AsyncParsableCommand.swift
[92/248] Compiling ArgumentParser CommandConfiguration.swift
[93/248] Compiling ArgumentParser CommandGroup.swift
[94/248] Compiling ArgumentParser EnumerableFlag.swift
[95/248] Compiling ArgumentParser ExpressibleByArgument.swift
[96/248] Compiling ArgumentParser ParsableArguments.swift
[97/248] Compiling ArgumentParser Tree.swift
[98/248] Compiling ArgumentParser CodingKeyValidator.swift
[99/248] Compiling ArgumentParser NonsenseFlagsValidator.swift
[100/248] Compiling ArgumentParser ParsableArgumentsValidation.swift
[101/248] Compiling ArgumentParser PositionalArgumentsValidator.swift
[102/248] Compiling ArgumentParser UniqueNamesValidator.swift
[103/248] Compiling ArgumentParser InputOrigin.swift
[104/248] Compiling ArgumentParser Name.swift
[105/248] Compiling ArgumentParser Parsed.swift
[106/248] Compiling ArgumentParser ParsedValues.swift
[107/248] Compiling ArgumentParser ParserError.swift
[108/248] Compiling ArgumentParser SplitArguments.swift
[109/248] Compiling SwiftFormat AssertionFailures.swift
[110/248] Compiling SwiftFormat BlankLineAfterImports.swift
[111/248] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[112/248] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[113/248] Compiling SwiftFormat BlankLinesAroundMark.swift
[114/248] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[115/248] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[116/248] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[117/248] Compiling SwiftFormat BlankLinesBetweenImports.swift
[118/248] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[119/248] Compiling SwiftFormat BlockComments.swift
[120/248] Compiling SwiftFormat Braces.swift
[121/248] Compiling SwiftFormat ConditionalAssignment.swift
[122/248] Compiling SwiftFormat ConsecutiveBlankLines.swift
[123/248] Compiling SwiftFormat ConsecutiveSpaces.swift
[124/248] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[125/248] Compiling SwiftFormat DocComments.swift
[126/248] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[127/248] Compiling SwiftFormat DuplicateImports.swift
[128/248] Compiling SwiftFormat ElseOnSameLine.swift
[129/248] Compiling SwiftFormat EmptyBraces.swift
[138/248] Compiling SwiftFormat HoistAwait.swift
[139/248] Compiling SwiftFormat HoistPatternLet.swift
[140/248] Compiling SwiftFormat HoistTry.swift
[141/248] Compiling SwiftFormat Indent.swift
[142/248] Compiling SwiftFormat InitCoderUnavailable.swift
[143/248] Compiling SwiftFormat IsEmpty.swift
[144/248] Compiling SwiftFormat LeadingDelimiters.swift
[145/248] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[146/248] Compiling SwiftFormat Linebreaks.swift
[147/248] Compiling SwiftFormat MarkTypes.swift
[148/248] Compiling SwiftFormat ModifierOrder.swift
[149/248] Compiling SwiftFormat ModifiersOnSameLine.swift
[150/248] Compiling SwiftFormat NoExplicitOwnership.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[151/248] Emitting module SwiftFormat
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/CommandLine.swift:867:13: error: cannot find 'DispatchQueue' in scope
 865 |         } else if inputURLs.isEmpty {
 866 |             // If no input file, try stdin
 867 |             DispatchQueue.global(qos: .userInitiated).async {
     |             `- error: cannot find 'DispatchQueue' in scope
 868 |                 processFromStdin()
 869 |             }
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/CommandLine.swift:867:40: error: cannot infer contextual base in reference to member 'userInitiated'
 865 |         } else if inputURLs.isEmpty {
 866 |             // If no input file, try stdin
 867 |             DispatchQueue.global(qos: .userInitiated).async {
     |                                        `- error: cannot infer contextual base in reference to member 'userInitiated'
 868 |                 processFromStdin()
 869 |             }
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/CommandLine.swift:919:67: error: 'atomic' is unavailable: atomic writing is unavailable in WASI because temporary files are not supported
 917 |             if let reportURL {
 918 |                 print("Writing report file to \(reportURL.path)", as: .info)
 919 |                 try reporterOutput.write(to: reportURL, options: .atomic)
     |                                                                   `- error: 'atomic' is unavailable: atomic writing is unavailable in WASI because temporary files are not supported
 920 |             } else {
 921 |                 print(String(decoding: reporterOutput, as: UTF8.self), as: .raw)
FoundationEssentials.Data.WritingOptions.atomic:4:23: note: 'atomic' has been explicitly marked unavailable here
2 |   struct WritingOptions {
3 | @available(*, unavailable, message: "atomic writing is unavailable in WASI because temporary files are not supported")
4 |     public static let atomic: Data.WritingOptions  }
  |                       `- note: 'atomic' has been explicitly marked unavailable here
5 | }
6 |
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:347:27: error: cannot find 'DispatchQueue' in scope
345 | /// Process configuration files in specified directory.
346 | private var configCache = [URL: [[String: String]]]()
347 | private let configQueue = DispatchQueue(label: "swiftformat.config", qos: .userInteractive)
    |                           `- error: cannot find 'DispatchQueue' in scope
348 | private func processDirectory(_ inputURL: URL, with options: inout Options, logger: Logger?) throws {
349 |     if let args = configQueue.sync(execute: { configCache[inputURL] }) {
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:347:76: error: cannot infer contextual base in reference to member 'userInteractive'
345 | /// Process configuration files in specified directory.
346 | private var configCache = [URL: [[String: String]]]()
347 | private let configQueue = DispatchQueue(label: "swiftformat.config", qos: .userInteractive)
    |                                                                            `- error: cannot infer contextual base in reference to member 'userInteractive'
348 | private func processDirectory(_ inputURL: URL, with options: inout Options, logger: Logger?) throws {
349 |     if let args = configQueue.sync(execute: { configCache[inputURL] }) {
[152/248] Compiling ArgumentParser ArgumentDecoder.swift
[153/248] Compiling ArgumentParser ArgumentDefinition.swift
[154/248] Compiling ArgumentParser ArgumentSet.swift
[155/248] Compiling ArgumentParser CommandParser.swift
[156/248] Compiling ArgumentParser InputKey.swift
[157/248] Compiling ArgumentParser DumpHelpGenerator.swift
[158/248] Compiling ArgumentParser HelpCommand.swift
[159/248] Compiling ArgumentParser HelpGenerator.swift
[160/248] Compiling ArgumentParser MessageInfo.swift
[161/248] Compiling ArgumentParser UsageGenerator.swift
[162/248] Compiling ArgumentParser CollectionExtensions.swift
[179/248] Compiling ArgumentParser BashCompletionsGenerator.swift
[180/248] Compiling ArgumentParser CompletionsGenerator.swift
[181/248] Compiling ArgumentParser FishCompletionsGenerator.swift
[182/248] Compiling ArgumentParser ZshCompletionsGenerator.swift
[183/248] Compiling ArgumentParser Argument.swift
[184/248] Compiling ArgumentParser ArgumentDiscussion.swift
[185/248] Compiling ArgumentParser ArgumentHelp.swift
[186/248] Compiling ArgumentParser ArgumentVisibility.swift
[187/248] Compiling ArgumentParser CompletionKind.swift
[188/248] Compiling ArgumentParser Errors.swift
[189/248] Compiling ArgumentParser Flag.swift
[190/248] Compiling ArgumentParser NameSpecification.swift
[191/248] Compiling ArgumentParser Option.swift
[192/248] Compiling ArgumentParser OptionGroup.swift
[193/248] Compiling ArgumentParser ParsableCommand.swift
[199/249] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[201/258] Emitting module KippleToolsCore
/host/spi-builder-workspace/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
  3 | import Foundation
  4 |
  5 | public extension Process {
    |                  `- error: cannot find type 'Process' in scope
  6 |     // MARK: Properties
  7 |
[202/259] Compiling KippleToolsCore ShellError.swift
[203/259] Compiling KippleToolsCore Shell.swift
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:27:23: error: cannot find 'Process' in scope
25 |         errorHandle: FileHandle? = nil
26 |     ) throws -> String {
27 |         let process = Process(
   |                       `- error: cannot find 'Process' in scope
28 |             executablePath: self.executablePath,
29 |             command: command,
[204/259] Compiling KippleToolsCore ShellCommand.swift
[205/259] Compiling KippleToolsCore VerboseLogging.swift
[206/259] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[207/259] Compiling KippleToolsCore Data+ShellOutput.swift
/host/spi-builder-workspace/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
  3 | import Foundation
  4 |
  5 | public extension Process {
    |                  `- error: cannot find type 'Process' in scope
  6 |     // MARK: Properties
  7 |
[208/259] Compiling KippleToolsCore Process+Convenience.swift
/host/spi-builder-workspace/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
  3 | import Foundation
  4 |
  5 | public extension Process {
    |                  `- error: cannot find type 'Process' in scope
  6 |     // MARK: Properties
  7 |
[209/259] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[210/259] Compiling KippleToolsCore ShellCommand+Git.swift
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:347:27: error: cannot find 'DispatchQueue' in scope
345 | /// Process configuration files in specified directory.
346 | private var configCache = [URL: [[String: String]]]()
347 | private let configQueue = DispatchQueue(label: "swiftformat.config", qos: .userInteractive)
    |                           `- error: cannot find 'DispatchQueue' in scope
348 | private func processDirectory(_ inputURL: URL, with options: inout Options, logger: Logger?) throws {
349 |     if let args = configQueue.sync(execute: { configCache[inputURL] }) {
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:347:76: error: cannot infer contextual base in reference to member 'userInteractive'
345 | /// Process configuration files in specified directory.
346 | private var configCache = [URL: [[String: String]]]()
347 | private let configQueue = DispatchQueue(label: "swiftformat.config", qos: .userInteractive)
    |                                                                            `- error: cannot infer contextual base in reference to member 'userInteractive'
348 | private func processDirectory(_ inputURL: URL, with options: inout Options, logger: Logger?) throws {
349 |     if let args = configQueue.sync(execute: { configCache[inputURL] }) {
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:146:17: error: cannot find 'DispatchGroup' in scope
144 |     ]
145 |
146 |     let group = DispatchGroup()
    |                 `- error: cannot find 'DispatchGroup' in scope
147 |     var completionBlocks = [() throws -> Void]()
148 |     let completionQueue = DispatchQueue(label: "swiftformat.enumeration")
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:148:27: error: cannot find 'DispatchQueue' in scope
146 |     let group = DispatchGroup()
147 |     var completionBlocks = [() throws -> Void]()
148 |     let completionQueue = DispatchQueue(label: "swiftformat.enumeration")
    |                           `- error: cannot find 'DispatchQueue' in scope
149 |     func onComplete(_ block: @escaping () throws -> Void) {
150 |         completionQueue.async(group: group) {
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:155:30: error: cannot find 'DispatchQueue' in scope
153 |     }
154 |
155 |     let queue = concurrent ? DispatchQueue.global(qos: .userInitiated) : completionQueue
    |                              `- error: cannot find 'DispatchQueue' in scope
156 |
157 |     func resolveInputURL(_ inputURL: URL, options: Options) -> (URL, URLResourceValues, Options)? {
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:155:57: error: cannot infer contextual base in reference to member 'userInitiated'
153 |     }
154 |
155 |     let queue = concurrent ? DispatchQueue.global(qos: .userInitiated) : completionQueue
    |                                                         `- error: cannot infer contextual base in reference to member 'userInitiated'
156 |
157 |     func resolveInputURL(_ inputURL: URL, options: Options) -> (URL, URLResourceValues, Options)? {
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:614:17: error: cannot find 'DispatchGroup' in scope
612 |
613 |     // Recursively apply rules until no changes are detected
614 |     let group = DispatchGroup()
    |                 `- error: cannot find 'DispatchGroup' in scope
615 |     let queue = DispatchQueue(label: "swiftformat.formatting", qos: .userInteractive)
616 |     let timeout = options.timeout + TimeInterval(originalTokens.count) / 1000
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:615:17: error: cannot find 'DispatchQueue' in scope
613 |     // Recursively apply rules until no changes are detected
614 |     let group = DispatchGroup()
615 |     let queue = DispatchQueue(label: "swiftformat.formatting", qos: .userInteractive)
    |                 `- error: cannot find 'DispatchQueue' in scope
616 |     let timeout = options.timeout + TimeInterval(originalTokens.count) / 1000
617 |     var changes = [Formatter.Change]()
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:615:70: error: cannot infer contextual base in reference to member 'userInteractive'
613 |     // Recursively apply rules until no changes are detected
614 |     let group = DispatchGroup()
615 |     let queue = DispatchQueue(label: "swiftformat.formatting", qos: .userInteractive)
    |                                                                      `- error: cannot infer contextual base in reference to member 'userInteractive'
616 |     let timeout = options.timeout + TimeInterval(originalTokens.count) / 1000
617 |     var changes = [Formatter.Change]()
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/SwiftFormat.swift:626:40: error: cannot call value of non-function type 'Date'
624 |                 rule.apply(with: formatter)
625 |             }
626 |             guard group.wait(timeout: .now() + timeout) != .timedOut else {
    |                                        `- error: cannot call value of non-function type 'Date'
627 |                 throw FormatError.writing("\(rule.name) rule timed out")
628 |             }
BUILD FAILURE 6.3 wasm