The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SBTUITestTunnel, reference master (838103), with Swift 6.1 for Wasm on 30 Apr 2026 16:00:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Subito-it/SBTUITestTunnel.git
Reference: master
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/Subito-it/SBTUITestTunnel
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8381037 Add SceneDelegate lifecycle setup instructions (#258)
Cloned https://github.com/Subito-it/SBTUITestTunnel.git
Revision (git rev-parse @):
83810378e7d4e85d73bd02cc54d49f77bbb1d0e1
SUCCESS checkout https://github.com/Subito-it/SBTUITestTunnel.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Subito-it/SBTUITestTunnel.git
https://github.com/Subito-it/SBTUITestTunnel.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:11:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/58] Compiling NSConnection.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubFailureResponse.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubFailureResponse.h:17:1: error: use of '@import' when modules are disabled
   17 | @import Foundation;
      | ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubFailureResponse.m:17:
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubFailureResponse.h:19:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:17:1: error: use of '@import' when modules are disabled
   17 | @import Foundation;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:38: error: no type or protocol named 'NSSecureCoding'
   19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
      |                                      ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:29: error: cannot find interface declaration for 'NSObject', superclass of 'SBTStubResponse'
   19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:22:38: error: unknown type name 'NSTimeInterval'
   22 | @property (class, [0/58] Compiling SBTUITestTunnelCommon SBTStubFailureResponse.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCListener.m:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCListener.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSMapTable+Subscripting.m:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSMapTable+Subscripting.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/58] Compiling NSMapTable+Subscripting.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:9:
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection-Private.h:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/58] Compiling DTXIPCConnection.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/XCTestCase+AppExtension.m:19:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/XCTestCase+AppExtension.h:19:1: error: use of '@import' when modules are disabled
   19 | @import XCTest;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/XCTestCase+AppExtension.h:23:12: error: cannot find interface declaration for 'XCTestCase'
   23 | @interface XCTestCase (AppExtension)
      |            ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/XCTestCase+AppExtension.m:20:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITunneledApplication.h:17:1: error: use of '@import' when modules are disabled
   17 | @import XCTest;
      | ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/XCTestCase+AppExtension.m:20:
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITunneledApplication.h:19:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:17:1: error: use of '@import' when modules are disabled
   17 | @import SBTUITestTunnelCommon;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:18:1: error: use of '@import' when modules are disabled
   18 | @import CoreLocation;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:19:1: error: use of '@import' when modules are disabled
   19 | @import UserNotifications;
      | ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSArray+Utils.m:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSArray+Utils.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/58] Compiling SBTUITestTunnelClientObjC XCTestCase+AppExtension.m
[0/58] Compiling NSArray+Utils.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/DTXAddressInfo.mm:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/DTXAddressInfo.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/58] Compiling DTXAddressInfo.mm
[0/58] Compiling DTXIPCListener.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/58] Write sources
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/NSInvocation+DTXRemoteSerialization.m:21:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/NSInvocation+DTXRemoteSerialization.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/58] Compiling SBTUITestTunnelCommonNoARC NSInvocation+DTXRemoteSerialization.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubFailureResponse.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubFailureResponse.h:17:1: error: use of '@import' when modules are disabled
   17 | @import Foundation;
      | ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubFailureResponse.m:17:
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubFailureResponse.h:19:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:17:1: error: use of '@import' when modules are disabled
   17 | @import Foundation;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:38: error: no type or protocol named 'NSSecureCoding'
   19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
      |                                      ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:29: In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTRewriteReplacement.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:17:1: error: use of '@import' when modules are disabled
   17 | @import Foundation;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:19:44: error: no type or protocol named 'NSSecureCoding'
   19 | @interface SBTRewriteReplacement: NSObject<NSSecureCoding, NSCopying>
      |                                            ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:19:35: error: cannot find interface declaration for 'NSObject', superclass of 'SBTRewriteReplacement'
   19 | @interface SBTRewriteReplacement: NSObject<NSSecureCoding, NSCopying>
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:27:47: error: expected a type
   27 | - (nonnull instancetype)initWithFind:(nonnull NSString *)find
      |                                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:28:48: error: expected a type
   28 |                               replace:(nonnull NSString *)replace;
      |                                                ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:30:39: error: expected ';' after method prototype
   30 | - (nonnull instancetype) __unavailable init;
      |                                       ^
      |                                       ;
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:37:12: error: expected a type
   37 | - (nonnull NSString *)replace:(nonnull NSString *)string;
      |            ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTRewriteReplacement.h:37:40: error: expected a type
   37 | - (nonnull NSString *)replace:(nonnull NSString *)string;
      |                                        ^
[1/58] Compiling SBTUITestTunnelCommon SBTRewriteReplacement.m
[1/58] Compiling SBTUITestTunnelCommon SBTStubFailureResponse.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubResponse.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:17:1: error: use of '@import' when modules are disabled
   17 | @import Foundation;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:38: error: no type or protocol named 'NSSecureCoding'
   19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
      |                                      ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:29: error: cannot find interface declaration for 'NSObject', superclass of 'SBTStubResponse'
   19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:22:38: error: unknown type name 'NSTimeInterval'
   22 | @property (class, nonatomic, assign) NSTimeInterval defaultResponseTime;
      |                                      ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:25:38: error: unknown type name 'NSInteger'
   25 | @property (class, nonatomic, assign) NSInteger defaultReturnCode;
      |                                      ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:28:47: error: unknown type name 'NSString'
   28 | @property (class, nonnull, nonatomic, strong) NS[1/58] Compiling SBTUITestTunnelCommon SBTStubResponse.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTUITestTunnelNetworkUtility.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnelNetworkUtility.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/58] Compiling SBTUITestTunnelCommon SBTUITestTunnelNetworkUtility.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTUITestTunnel.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:17:1: error: use of '@import' when modules are disabled
   17 | @import Foundation;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:18:1: error: use of '@import' when modules are disabled
   18 | @import ObjectiveC.NSObject;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:20:8: error: unknown type name 'NSString'
   20 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchEnvironmentIPCKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:21:8: error: unknown type name 'NSString'
   21 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchEnvironmentPortKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:22:8: error: unknown type name 'NSString'
   22 | extern NSString * _Nonnull const SBTUITunneledApplicationDefaultHost;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:31:8: error: unknown type name 'NSString'
   31 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchSignal;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:32:8: error: unknown type name 'NSString'
   32 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionResetFilesystem;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:33:8: error: unknown type name 'NSString'
   33 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionDisableKeepAlive;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:34:8: error: unknown type name 'NSString'
   34 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionDisableUITextFieldAutocomplete;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:35:8: error: unknown type name 'NSString'
   [1/58] Compiling SBTUITestTunnelCommon SBTUITestTunnel.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/_DTXIPCRemoteBlockRegistry.m:21:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/_DTXIPCRemoteBlockRegistry.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/58] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.m
[1/58] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm