The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcstrings-crud, reference main (3acc94), with Swift 6.2 for Wasm on 26 Apr 2026 06:28:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/xcstrings-crud.git
Reference: main
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/Ryu0118/xcstrings-crud
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3acc94f Merge pull request #17 from Ryu0118/fix/plural-device-variation-decoding
Cloned https://github.com/Ryu0118/xcstrings-crud.git
Revision (git rev-parse @):
3acc94fc608ef9a8588e43f6f15738e31690607f
SUCCESS checkout https://github.com/Ryu0118/xcstrings-crud.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Ryu0118/xcstrings-crud.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/modelcontextprotocol/swift-sdk
[1/17464] Fetching swift-argument-parser
[525/20944] Fetching swift-argument-parser, swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (0.89s)
[14321/17464] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.55s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.10.2 (3.06s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-log.git
[1/271] Fetching eventsource
[272/6920] Fetching eventsource, swift-log
[2001/12521] Fetching eventsource, swift-log, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Fetched https://github.com/mattt/eventsource.git from cache (1.12s)
Fetched https://github.com/apple/swift-log.git from cache (1.13s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (1.83s)
Fetching https://github.com/apple/swift-nio.git
[1/83219] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.96s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (7.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.97s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.48s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/23686] Fetching swift-collections
[475/25506] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.73s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.10.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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/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/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.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 GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/24] Write sources
[11/24] Compiling CSystem shims.c
[12/24] Write swift-version-24593BA9C3E375BF.txt
[14/72] Emitting module ArgumentParserToolInfo
[15/72] Compiling SystemPackage FilePathSyntax.swift
[16/72] Compiling SystemPackage FilePathTemp.swift
[17/72] Compiling SystemPackage FilePathTempPosix.swift
[18/72] Compiling SystemPackage FilePathTempWindows.swift
[19/76] Compiling SystemPackage Errno.swift
[20/76] Compiling SystemPackage ErrnoWindows.swift
[21/76] Compiling SystemPackage FileDescriptor.swift
[22/76] Compiling SystemPackage FileHelpers.swift
[23/76] Compiling SystemPackage FileOperations.swift
[24/76] Emitting module SystemPackage
[25/76] Compiling SystemPackage FilePath.swift
[26/76] Compiling SystemPackage FilePathComponentView.swift
[27/76] Compiling SystemPackage FilePathComponents.swift
[28/76] Compiling SystemPackage FilePathParsing.swift
[29/76] Compiling SystemPackage FilePathString.swift
[30/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/77] Compiling SystemPackage Syscalls.swift
[32/77] Compiling SystemPackage WindowsSyscallAdapters.swift
[33/77] Compiling SystemPackage MachPort.swift
[34/77] Compiling SystemPackage PlatformString.swift
[36/77] Compiling Logging MetadataProvider.swift
[37/77] Compiling SystemPackage FilePathWindows.swift
[38/77] Compiling SystemPackage FilePermissions.swift
[39/77] Compiling SystemPackage IOCompletion.swift
[40/77] Compiling SystemPackage IORequest.swift
[41/77] Compiling SystemPackage IORing.swift
[42/77] Compiling SystemPackage RawIORequest.swift
[43/77] Compiling SystemPackage Backcompat.swift
[44/77] Compiling SystemPackage CInterop.swift
[45/77] Compiling SystemPackage Constants.swift
[46/77] Compiling SystemPackage Exports.swift
[47/77] Compiling SystemPackage Mocking.swift
[48/77] Compiling SystemPackage RawBuffer.swift
[48/78] Wrapping AST for ArgumentParserToolInfo for debugging
[50/123] Compiling Logging LogHandler.swift
[51/123] Compiling Logging Logging.swift
[52/123] Compiling Logging LogEvent.swift
[53/123] Compiling XCStringsKit XCStringsStatsCalculator.swift
[54/124] Compiling ArgumentParser EnumerableFlag.swift
[55/124] Compiling ArgumentParser ExpressibleByArgument.swift
[56/124] Compiling ArgumentParser ParsableArguments.swift
[57/124] Compiling ArgumentParser InputOrigin.swift
[58/124] Emitting module Logging
[59/124] Compiling Logging Locks.swift
[62/126] Compiling XCStringsKit XCStringsParser.swift
[63/126] Compiling XCStringsKit TranslationParser.swift
[64/126] Compiling XCStringsKit XCStringsFileHandler.swift
/host/spi-builder-workspace/Sources/XCStringsKit/XCStringsFileHandler.swift:48:47: error: 'atomic' is unavailable: atomic writing is unavailable in WASI because temporary files are not supported
46 |
47 |         do {
48 |             try data.write(to: url, options: .atomic)
   |                                               `- error: 'atomic' is unavailable: atomic writing is unavailable in WASI because temporary files are not supported
49 |         } catch {
50 |             throw XCStringsError.writeError(path: path, reason: error.localizedDescription)
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/Sources/XCStringsKit/XCStringsFileHandler.swift:74:47: error: 'atomic' is unavailable: atomic writing is unavailable in WASI because temporary files are not supported
72 |
73 |         do {
74 |             try data.write(to: url, options: .atomic)
   |                                               `- error: 'atomic' is unavailable: atomic writing is unavailable in WASI because temporary files are not supported
75 |         } catch {
76 |             throw XCStringsError.writeError(path: path, reason: error.localizedDescription)
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 |
[65/126] Compiling XCStringsKit XCStringsReader.swift
[65/126] Wrapping AST for Logging for debugging
[66/126] Wrapping AST for SystemPackage for debugging
[68/126] Compiling XCStringsKit XCStringsWriter.swift
[69/145] Compiling MCP InMemoryTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[70/145] Compiling MCP NetworkTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[71/145] Compiling MCP StdioTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[72/147] Compiling MCP Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[73/147] Compiling MCP ID.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[74/147] Compiling MCP Lifecycle.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[75/147] Compiling MCP UnitInterval.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[76/147] Compiling MCP Ping.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[77/147] Compiling MCP Value.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[78/147] Emitting module ArgumentParser
[79/150] Compiling MCP Messages.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[80/150] Compiling MCP Transport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[81/150] Compiling MCP HTTPClientTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[82/153] Compiling MCP Prompts.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[83/153] Compiling MCP Resources.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[84/153] Emitting module MCP
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[85/153] Compiling ArgumentParser Foundation.swift
[86/153] Compiling ArgumentParser Mutex.swift
[87/153] Compiling ArgumentParser Platform.swift
[88/153] Compiling ArgumentParser SequenceExtensions.swift
[89/153] Compiling ArgumentParser StringExtensions.swift
[90/153] Compiling ArgumentParser SwiftExtensions.swift
[91/153] Compiling MCP Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[92/153] Compiling MCP Tools.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[94/153] Compiling ArgumentParser Name.swift
[95/153] Compiling ArgumentParser Parsed.swift
[96/153] Compiling ArgumentParser ParsedValues.swift
[97/153] Compiling ArgumentParser ParserError.swift
[98/153] Compiling ArgumentParser SplitArguments.swift
[99/153] Compiling XCStringsKit XCStrings.swift
[100/153] Emitting module XCStringsKit
BUILD FAILURE 6.2 wasm