Build Information
Failed to build Juice, reference 0.3.1 (b70041
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 05:28:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrey-shavelev/Juice.git
Reference: 0.3.1
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/andrey-shavelev/Juice
* tag 0.3.1 -> FETCH_HEAD
HEAD is now at b70041f update badges
Cloned https://github.com/andrey-shavelev/Juice.git
Revision (git rev-parse @):
b70041f0f2a80b5ac3ee2f7f1a3050171480cdc8
SUCCESS checkout https://github.com/andrey-shavelev/Juice.git at 0.3.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/andrey-shavelev/Juice.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
[3/48] Compiling Juice PropertyInjector.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[4/48] Compiling Juice Inject.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[5/48] Compiling Juice ArrayDynamicRegistrationSource.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[6/48] Compiling Juice DynamicRegistrationsSource.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[7/48] Compiling Juice FactoryDynamicRegistrationSource.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[8/48] Compiling Juice LazyDynamicRegistrationSource.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[9/48] Compiling Juice ParameterizedScopeLocator.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[10/48] Compiling Juice ResolutionScopeLocator.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[11/48] Compiling Juice Scope.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[12/48] Compiling Juice ScopeKey.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[13/48] Compiling Juice ScopeLocator.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[14/48] Compiling Juice ScopeStack.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[15/54] Compiling Juice OptionalDynamicRegistrationSource.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[16/54] Compiling Juice ExternalInstanceRegistration.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[17/54] Compiling Juice InstancePerDependencyRegistration.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[18/54] Compiling Juice InstancePerScopeComponentFactoryWrapper.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[19/54] Compiling Juice InstancePerScopeRegistration.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[20/54] Compiling Juice MultiServiceRegistration.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[21/54] Compiling Juice ServiceRegistration.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[22/54] Compiling Juice ContainerWrapper.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[23/54] Compiling Juice ContainerWrapperProtocol.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[24/54] Compiling Juice CurrentScope.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[25/54] Compiling Juice Argument.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[26/54] Compiling Juice ParameterizedContainerWrapper.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/54] Emitting module Juice
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[28/54] Compiling Juice DynamicInstanceRegistrationPrototype.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[29/54] Compiling Juice ExternalInstanceOwnershipBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[30/54] Compiling Juice ExternalInstanceRegistrationBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[31/54] Compiling Juice ExternalInstanceRegistrationPrototype.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[32/54] Compiling Juice Module.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[33/54] Compiling Juice PropertyInjectionBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[34/54] Compiling Juice RegistrationPrototype.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[35/54] Compiling Juice Factory.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[36/54] Compiling Juice ComponentServicesBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[37/54] Compiling Juice ContainerBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[38/54] Compiling Juice DelegaitingFactory.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[39/54] Compiling Juice DynamicInstanceKind.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[40/54] Compiling Juice DynamicInstanceLifetimeBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[41/54] Compiling Juice DynamicInstanceRegistrationBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[42/54] Compiling Juice ValueRegistrationBuilder.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[43/54] Compiling Juice ValueRegistrationPrototype.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[44/54] Compiling Juice Container.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[45/54] Compiling Juice ContainerError.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[46/54] Compiling Juice Injectable.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[47/54] Compiling Juice Lazy.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[48/54] Compiling Juice PropertyInjectingFactoryWrapper.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[49/54] Compiling Juice UniqueScopeKey.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[50/54] Compiling Juice ServiceKey.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[51/54] Compiling Juice InstanceFactory.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[52/54] Compiling Juice InstanceStorage.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[53/54] Compiling Juice InstanceStorageLocator.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
[54/54] Compiling Juice StorageKey.swift
/host/spi-builder-workspace/Sources/Juice/Build/DynamicInstance/DynamicInstanceLifetimeBuilder.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | public struct DynamicInstanceLifetimeBuilder<Type> {
BUILD FAILURE 6.2 wasm