The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwishAppStore, reference 0.2.0 (b7aa3d), with Swift 6.3 for Wasm on 14 Apr 2026 10:18:48 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/danielsincere/SwishAppStore.git
Reference: 0.2.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/danielsincere/SwishAppStore
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at 0.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/danielsincere/SwishAppStore.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/FullQueueDeveloper/ShGit.git
Fetching https://github.com/FullQueueDeveloper/Sh.git
Fetching https://github.com/FullQueueDeveloper/ShXcrun.git
[1/342] Fetching shxcrun
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (0.26s)
[1/67] Fetching shgit
[2/926] Fetching shgit, sh
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (1.17s)
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (1.17s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.3.0 (2.08s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-system
[1/1442] Fetching rainbow
[1443/7043] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.31s)
[169/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (3.18s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.2.0 (3.67s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.50.1 (0.93s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.79s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.57s)
Creating working copy for https://github.com/FullQueueDeveloper/ShGit.git
Working copy of https://github.com/FullQueueDeveloper/ShGit.git resolved at 1.2.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.50.1
Creating working copy for https://github.com/FullQueueDeveloper/Sh.git
Working copy of https://github.com/FullQueueDeveloper/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
warning: 'shgit': Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /host/spi-builder-workspace->github.com/fullqueuedeveloper/sh. 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: 'shxcrun': Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /host/spi-builder-workspace->github.com/fullqueuedeveloper/sh. 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/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/54] Emitting module SystemPackage
[10/58] Compiling SystemPackage FilePathSyntax.swift
[11/58] Compiling SystemPackage FilePathTemp.swift
[12/58] Compiling SystemPackage FilePathParsing.swift
[13/58] Compiling SystemPackage FilePathString.swift
[14/59] Compiling SystemPackage FilePathWindows.swift
[15/59] Compiling SystemPackage FilePermissions.swift
[16/59] Compiling SystemPackage IOCompletion.swift
[17/59] Compiling SystemPackage IORequest.swift
[18/59] Compiling SystemPackage FileOperations.swift
[19/59] Compiling SystemPackage FilePath.swift
[20/59] Compiling SystemPackage Errno.swift
[21/59] Compiling SystemPackage ErrnoWindows.swift
[22/59] Compiling SystemPackage FileDescriptor.swift
[23/59] Compiling SystemPackage FileHelpers.swift
[27/59] Compiling SystemPackage FilePathTempPosix.swift
[28/59] Compiling SystemPackage FilePathTempWindows.swift
[30/59] Compiling SystemPackage FilePathComponentView.swift
[31/59] Compiling SystemPackage FilePathComponents.swift
[34/59] Compiling SystemPackage SystemString.swift
[35/59] Compiling SystemPackage Util+StringArray.swift
[36/59] Compiling SystemPackage Util.swift
[37/59] Compiling SystemPackage UtilConsumers.swift
[38/59] Compiling SystemPackage IORing.swift
[39/59] Compiling SystemPackage RawIORequest.swift
[40/59] Compiling SystemPackage Backcompat.swift
[41/59] Compiling SystemPackage CInterop.swift
[42/59] Compiling SystemPackage Constants.swift
[43/59] Compiling SystemPackage Exports.swift
[44/59] Compiling SystemPackage Mocking.swift
[45/59] Compiling SystemPackage RawBuffer.swift
[46/59] Compiling SystemPackage Syscalls.swift
[47/59] Compiling SystemPackage WindowsSyscallAdapters.swift
[48/59] Compiling SystemPackage MachPort.swift
[49/59] Compiling SystemPackage PlatformString.swift
[53/60] Emitting module Rainbow
[56/60] Compiling Rainbow StyledStringBuilder.swift
[62/75] Compiling Sh Process.init.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[63/75] Compiling Sh Process.runRedirectingAllOutput.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[64/76] Compiling Sh PipeBuffer.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[65/76] Compiling Sh Errors.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[66/76] Compiling Sh shq.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[67/76] Compiling Sh Process.runReturningAllOutput.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[68/76] Compiling Sh Process.runReturningData.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[69/76] Compiling Sh Sink.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[70/76] Compiling Sh String.asTrimmedLines.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[71/76] Compiling Sh sh.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[72/76] Compiling Sh Process.runReturningTrimmedString.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[73/76] Compiling Sh Process.terminationError.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/76] Emitting module Sh
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[75/76] Compiling Sh Data.asJSON.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
[76/76] Compiling Sh Data.asTrimmedString.swift
/host/spi-builder-workspace/.build/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:6:8: error: no such module 'System'
 4 | import SystemPackage
 5 | #else
 6 | import System
   |        `- error: no such module 'System'
 7 | #endif
 8 |
BUILD FAILURE 6.3 wasm