Build Information
Failed to build KyuGenericExtensions, reference main (0b7174), with Swift 6.2 for Wasm on 20 Jun 2025 19:03:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kyuuuyki/KyuGenericExtensions.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/kyuuuyki/KyuGenericExtensions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0b71744 Merge pull request #5 from kyuuuyki/feature/improvement
Cloned https://github.com/kyuuuyki/KyuGenericExtensions.git
Revision (git rev-parse @):
0b71744daa4c27d4da2d35b4f38656214a2ef40f
SUCCESS checkout https://github.com/kyuuuyki/KyuGenericExtensions.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kyuuuyki/KyuGenericExtensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/31] Emitting module KyuGenericExtensions
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[4/35] Compiling KyuGenericExtensions +Array.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[5/35] Compiling KyuGenericExtensions +Date.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[6/35] Compiling KyuGenericExtensions +Encodable.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[7/35] Compiling KyuGenericExtensions +Int.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[8/35] Compiling KyuGenericExtensions Container.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[9/35] Compiling KyuGenericExtensions ModuleKey.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[10/35] Compiling KyuGenericExtensions AssemblerProtocol.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[11/35] Compiling KyuGenericExtensions ContainerProtocol.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[12/35] Compiling KyuGenericExtensions ModuleProtocol.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[13/35] Compiling KyuGenericExtensions ResolverProtocol.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[14/35] Compiling KyuGenericExtensions SceneModuleProtocol.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[15/35] Compiling KyuGenericExtensions TransitionCoordinatorProtocol.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[16/35] Compiling KyuGenericExtensions +String.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[17/35] Compiling KyuGenericExtensions +UIApplication.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[18/35] Compiling KyuGenericExtensions +UIButton.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[19/35] Compiling KyuGenericExtensions +UICollectionView.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[20/35] Compiling KyuGenericExtensions +UISplitViewController.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[21/35] Compiling KyuGenericExtensions +UITableView.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[22/35] Compiling KyuGenericExtensions +UITableViewCell.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[23/35] Compiling KyuGenericExtensions +UIView.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[24/35] Compiling KyuGenericExtensions +UIColor.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[25/35] Compiling KyuGenericExtensions +UIFont.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[26/35] Compiling KyuGenericExtensions +UIImage.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[27/35] Compiling KyuGenericExtensions +UILabel.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[28/35] Compiling KyuGenericExtensions +UIViewController.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[29/35] Compiling KyuGenericExtensions +UIWindow.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[30/35] Compiling KyuGenericExtensions +View.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[31/35] Compiling KyuGenericExtensions Duplicatable.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[32/35] Compiling KyuGenericExtensions StoryboardInstantiable.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[33/35] Compiling KyuGenericExtensions CodableIgnored.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[34/35] Compiling KyuGenericExtensions UserDefaultsStorable.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
[35/35] Compiling KyuGenericExtensions LazyXGrid.swift
/host/spi-builder-workspace/Sources/KyuGenericExtensions/Assembler/Container.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The default implementation of the container that conforms to the ``ContainerProtocol``.
BUILD FAILURE 6.2 wasm