The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SBTUITestTunnel, reference 11.0.0 (24141a), with Swift 6.1 for Linux on 19 Dec 2025 14:08:46 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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Subito-it/SBTUITestTunnel.git
Reference: 11.0.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/Subito-it/SBTUITestTunnel
 * tag               11.0.0     -> FETCH_HEAD
HEAD is now at 24141a3 Bump version
Cloned https://github.com/Subito-it/SBTUITestTunnel.git
Revision (git rev-parse @):
24141a3e88175f027aeb86ea5df55d041a9cf63f
SUCCESS checkout https://github.com/Subito-it/SBTUITestTunnel.git at 11.0.0
========================================
Build
========================================
Selected platform:         linux
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
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SBTUITestTunnel",
  "name" : "SBTUITestTunnel",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SBTUITestTunnelServer",
      "targets" : [
        "SBTUITestTunnelServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SBTUITestTunnelClient",
      "targets" : [
        "SBTUITestTunnelClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SBTUITestTunnelServer",
      "module_type" : "ClangTarget",
      "name" : "SBTUITestTunnelServer",
      "path" : "Sources/SBTUITestTunnelServer",
      "product_memberships" : [
        "SBTUITestTunnelServer"
      ],
      "sources" : [
        "GCDWebServer/Core/SBTWebServer.m",
        "GCDWebServer/Core/SBTWebServerConnection.m",
        "GCDWebServer/Core/SBTWebServerFunctions.m",
        "GCDWebServer/Core/SBTWebServerRequest.m",
        "GCDWebServer/Core/SBTWebServerResponse.m",
        "GCDWebServer/Requests/SBTWebServerDataRequest.m",
        "GCDWebServer/Requests/SBTWebServerFileRequest.m",
        "GCDWebServer/Requests/SBTWebServerMultiPartFormRequest.m",
        "GCDWebServer/Requests/SBTWebServerURLEncodedFormRequest.m",
        "GCDWebServer/Responses/SBTWebServerDataResponse.m",
        "GCDWebServer/Responses/SBTWebServerErrorResponse.m",
        "GCDWebServer/Responses/SBTWebServerFileResponse.m",
        "GCDWebServer/Responses/SBTWebServerStreamedResponse.m",
        "SBTAnyViewControllerPreviewing.m",
        "SBTUITestTunnelServer.m",
        "UIScrollView+SBTUITestTunnel.m",
        "UIViewController+SBTUITestTunnel.m",
        "private/CLLocationManager+Swizzles.m",
        "private/NSURLSession+HTTPBodyFix.m",
        "private/NSURLSessionConfiguration+SBTUITestTunnel.m",
        "private/SBTProxyURLProtocol.m",
        "private/UITextField+DisableAutocomplete.m",
        "private/UIView+Extensions.m",
        "private/UNUserNotificationCenter+Swizzles.m"
      ],
      "target_dependencies" : [
        "SBTUITestTunnelCommon",
        "SBTUITestTunnelCommonSwift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SBTUITestTunnelCommonSwift",
      "module_type" : "SwiftTarget",
      "name" : "SBTUITestTunnelCommonSwift",
      "path" : "Sources/SBTUITestTunnelCommonSwift",
      "product_memberships" : [
        "SBTUITestTunnelServer",
        "SBTUITestTunnelClient"
      ],
      "sources" : [
        "SBTRequestMatch+Swift.swift",
        "SBTRewrite+Swift.swift",
        "SBTStubFailureResponse+Swift.swift",
        "SBTStubResponse+Swift.swift"
      ],
      "target_dependencies" : [
        "SBTUITestTunnelCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SBTUITestTunnelCommonNoARC",
      "module_type" : "ClangTarget",
      "name" : "SBTUITestTunnelCommonNoARC",
      "path" : "Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc",
      "product_memberships" : [
        "SBTUITestTunnelServer",
        "SBTUITestTunnelClient"
      ],
      "sources" : [
        "NSInvocation+DTXRemoteSerialization.m",
        "_DTXIPCRemoteBlockRegistry.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SBTUITestTunnelCommon",
      "module_type" : "ClangTarget",
      "name" : "SBTUITestTunnelCommon",
      "path" : "Sources/SBTUITestTunnelCommon",
      "product_memberships" : [
        "SBTUITestTunnelServer",
        "SBTUITestTunnelClient"
      ],
      "sources" : [
        "DetoxIPC/Apple/NSConnection.m",
        "DetoxIPC/DTXIPCConnection.m",
        "DetoxIPC/DTXIPCListener.m",
        "DetoxIPC/DTXObjectiveCHelpers/DTXAddressInfo.mm",
        "DetoxIPC/DTXObjectiveCHelpers/NSArray+Utils.m",
        "DetoxIPC/DTXObjectiveCHelpers/NSMapTable+Subscripting.m",
        "DetoxIPC/DTXObjectiveCHelpers/NSObject+AttachedObjects.m",
        "DetoxIPC/DTXObjectiveCHelpers/NSString+FileNames.m",
        "DetoxIPC/DTXObjectiveCHelpers/NSString+QuotedStringForJS.m",
        "DetoxIPC/DTXObjectiveCHelpers/NSString+Trimming.m",
        "DetoxIPC/_DTXIPCDistantObject.m",
        "DetoxIPC/_DTXIPCExportedObject.m",
        "NSData+gzip.m",
        "NSURLRequest+HTTPBodyFix.m",
        "SBTActiveStub.m",
        "SBTMonitoredNetworkRequest.m",
        "SBTRegularExpressionMatcher.m",
        "SBTRequestMatch.m",
        "SBTRequestPropertyStorage.m",
        "SBTRewrite.m",
        "SBTRewriteReplacement.m",
        "SBTStubFailureResponse.m",
        "SBTStubResponse.m",
        "SBTUITestTunnel.m"
      ],
      "target_dependencies" : [
        "SBTUITestTunnelCommonNoARC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SBTUITestTunnelClientObjC",
      "module_type" : "ClangTarget",
      "name" : "SBTUITestTunnelClientObjC",
      "path" : "Sources/SBTUITestTunnelClient",
      "product_memberships" : [
        "SBTUITestTunnelClient"
      ],
      "sources" : [
        "SBTUITestTunnelClient.m",
        "SBTUITunneledApplication.m",
        "XCTestCase+AppExtension.m"
      ],
      "target_dependencies" : [
        "SBTUITestTunnelCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SBTUITestTunnelClient",
      "module_type" : "SwiftTarget",
      "name" : "SBTUITestTunnelClient",
      "path" : "Sources/SBTUITestTunnelClientSPM",
      "product_memberships" : [
        "SBTUITestTunnelClient"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "SBTUITestTunnelClientObjC",
        "SBTUITestTunnelCommon",
        "SBTUITestTunnelCommonSwift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/56] Write sources
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/SBTUITunneledApplication.m:17:
/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/SBTUITunneledApplication.m:17:
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;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:25:42: error: cannot find protocol declaration for 'NSObject'
   25 | @protocol SBTUITestTunnelClientProtocol <NSObject>
      |                                          ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:44:39: error: expected a type
   44 | - (void)launchConnectionless:(nonnull NSString * _Nonnull (^)(NSString * _Nonnull, NSDictionary<NSString *, NSString *> * _Nonnull))command;
      |                                       ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:58:31: error: expected a type
   58 | + (void)setConnectionTimeout:(NSTimeInterval)timeout;
      |                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:77:13: error: expected a type
   77 | - (nullable NSString *)stubRequestsMatching:(nonnull SBTRequestMatch *)match response:(nonnull SBTStubResponse *)response;
      |             ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:4: error: expected a type
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |    ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:43: error: expected a type
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |                                           ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:74: error: expected ':'
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |                                                                          ^
      |                                                                          :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:74: error: expected ';' after method prototype
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |                                                                          ^
      |                                                                          ;
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:4: error: expected a type
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |    ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:44: error: expected a type
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |                                            ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:87: error: expected ':'
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |                                                                                       ^
      |                                                                                       :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:87: error: expected ';' after method prototype
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |                                                                                       ^
      |                                                                                       ;
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:106:4: error: expected a type
  106 | - (BOOL)stubRequestsRemoveWithRequestMatch:(nonnull SBTRequestMatch *)match NS_SWIFT_NAME(stubRequestsRemove(requestMatch:));
      |    ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:106:90: error: expected ':'
  106 | - (BOOL)stubRequestsRemoveWithRequestMatch:(nonnull SBTRequestMatch *)match NS_SWIFT_NAME(stubRequestsRemove(requestMatch:));
      |                                                                                          ^
      |                                                                                          :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:106:90: error: expected ';' after method prototype
  106 | - (BOOL)stubRequestsRemoveWithRequestMatch:(nonnull SBTRequestMatch *)match NS_SWIFT_NAME(stubRequestsRemove(requestMatch:));
      |                                                                                          ^
      |                                                                                          ;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1/56] Compiling SBTUITestTunnelClientObjC SBTUITunneledApplication.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCExportedObject.m:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCExportedObject.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/56] Compiling _DTXIPCExportedObject.m
[1/56] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.m
[1/56] Compiling NSArray+Utils.m
[1/56] Compiling SBTUITestTunnelCommonNoARC NSInvocation+DTXRemoteSerialization.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/56] Compiling DTXAddressInfo.mm
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/SBTUITestTunnelClient.m:17:1: error: use of '@import' when modules are disabled
   17 | @import XCTest;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/SBTUITestTunnelClient.m:18:1: error: use of '@import' when modules are disabled
   18 | @import SBTUITestTunnelCommon;
      | ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/SBTUITestTunnelClient.m:20:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClient.h:17:1: error: use of '@import' when modules are disabled
   17 | @import SBTUITestTunnelCommon;
      | ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/SBTUITestTunnelClient.m:20:
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClient.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;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:25:42: error: cannot find protocol declaration for 'NSObject'
   25 | @protocol SBTUITestTunnelClientProtocol <NSObject>
      |                                          ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:44:39: error: expected a type
   44 | - (void)launchConnectionless:(nonnull NSString * _Nonnull (^)(NSString * _Nonnull, NSDictionary<NSString *, NSString *> * _Nonnull))command;
      |                                       ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:58:31: error: expected a type
   58 | + (void)setConnectionTimeout:(NSTimeInterval)timeout;
      |                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:77:13: error: expected a type
   77 | - (nullable NSString *)stubRequestsMatching:(nonnull SBTRequestMatch *)match response:(nonnull SBTStubResponse *)response;
      |             ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:4: error: expected a type
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |    ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:43: error: expected a type
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |                                           ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:74: error: expected ':'
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |                                                                          ^
      |                                                                          :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:74: error: expected ';' after method prototype
   88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
      |                                                                          ^
      |                                                                          ;
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:4: error: expected a type
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |    ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:44: error: expected a type
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |                                            ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:87: error: expected ':'
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |                                                                                       ^
      |                                                                                       :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:87: error: expected ';' after method prototype
   97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
      |                                                                                       ^
      |                                                                                       ;
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:106:4: error: expected a type
  106 | - (BOOL)stubRequestsRemoveWithRequestMatch:(nonnull SBTRequestMatch *)match NS_SWIFT_NAME(stubRequestsRemove(requestMatch:));
      |    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
[1/56] Compiling SBTUITestTunnelClientObjC SBTUITestTunnelClient.m
[1/56] Write swift-version-24593BA9C3E375BF.txt
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/55] 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/55] 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: 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) NSString *defaultDictionaryContentType;
      |                                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:28:1: error: property with 'retain (or strong)' attribute must be of object type
   28 | @property (class, nonnull, nonatomic, strong) NSString *defaultDictionaryContentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:47: error: unknown type name 'NSString'
   31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataContentType;
      |                                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:1: error: property with 'retain (or strong)' attribute must be of object type
   31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataContentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:34:47: error: unknown type name 'NSString'
   34 | @property (class, nonnull, nonatomic, strong) NSString *defaultStringContentType;
      |                                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:34:1: error: property with 'retain (or strong)' attribute must be of object type
   34 | @property (class, nonnull, nonatomic, strong) NSString *defaultStringContentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:36:41: error: unknown type name 'NSData'
   36 | @property (nullable, nonatomic, strong) NSData *data;
      |                                         ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:36:1: error: property with 'retain (or strong)' attribute must be of object type
   36 | @property (nullable, nonatomic, strong) NSData *data;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:37:41: error: unknown type name 'NSString'
   37 | @property (nullable, nonatomic, strong) NSString *contentType;
      |                                         ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:37:1: error: property with 'retain (or strong)' attribute must be of object type
   37 | @property (nullable, nonatomic, strong) NSString *contentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:41: error: unknown type name 'NSDictionary'
   40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
      |                                         ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:53: error: expected member name or ';' after declaration specifiers
   40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
      |                                         ~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:1: error: property requires fields to be named
   40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
      | ^                                       ~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1/55] Compiling SBTUITestTunnelCommon SBTStubFailureResponse.m
[1/55] Compiling SBTUITestTunnelCommon SBTRewriteReplacement.m
In file included from [1/55] Compiling SBTUITestTunnelCommon SBTRewrite.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) NSString *defaultDictionaryContentType;
      |                                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:28:1: error: property with 'retain (or strong)' attribute must be of object type
   28 | @property (class, nonnull, nonatomic, strong) NSString *defaultDictionaryContentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:47: error: unknown type name 'NSString'
   31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataContentType;
      |                                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:1: error: property with 'retain (or strong)' attribute must be of object type
   31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataContentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:34:47: error: unknown type name 'NSString'
   34 | @property (class, nonnull, nonatomic, strong) NSString *defaultStringContentType;
      |                                               ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:34:1: error: property with 'retain (or strong)' attribute must be of object type
   34 | @property (class, nonnull, nonatomic, strong) NSString *defaultStringContentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:36:41: error: unknown type name 'NSData'
   36 | @property (nullable, nonatomic, strong) NSData *data;
      |                                         ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:36:1: error: property with 'retain (or strong)' attribute must be of object type
   36 | @property (nullable, nonatomic, strong) NSData *data;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:37:41: error: unknown type name 'NSString'
   37 | @property (nullable, nonatomic, strong) NSString *contentType;
      |                                         ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:37:1: error: property with 'retain (or strong)' attribute must be of object type
   37 | @property (nullable, nonatomic, strong) NSString *contentType;
      | ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:41: error: unknown type name 'NSDictionary'
   40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
      |                                         ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:53: error: expected member name or ';' after declaration specifiers
   40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
      |                                         ~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:1: error: property requires fields to be named
   40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
      | ^                                       ~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:53: error: expected ';' at end of declaration list
   40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
      |                                                     ^
      |                                                     ;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1/55] Compiling SBTUITestTunnelCommon SBTStubResponse.m
In file included from [1/55] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.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 SBTUITunneledApplicationLaunchOptionDisableUITextFieldAutocomplete;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:34:8: error: unknown type name 'NSString'
   34 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionHasStartupCommands;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:36:8: error: unknown type name 'NSString'
   36 | extern NSString * _Nonnull const SBTUITunnelIPCCommand;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:38:8: error: unknown type name 'NSString'
   38 | extern NSString * _Nonnull const SBTUITunnelHTTPMethod;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:40:8: error: unknown type name 'NSString'
   40 | extern NSString * _Nonnull const SBTUITunnelStubMatchRuleKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:41:8: error: unknown type name 'NSString'
   41 | extern NSString * _Nonnull const SBTUITunnelStubResponseKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:43:8: error: unknown type name 'NSString'
   43 | extern NSString * _Nonnull const SBTUITunnelRewriteMatchRuleKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:44:8: error: unknown type name 'NSString'
   44 | extern NSString * _Nonnull const SBTUITunnelRewriteKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:46:8: error: unknown type name 'NSString'
   46 | extern NSString * _Nonnull const SBTUITunnelProxyQueryRuleKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:47:8: error: unknown type name 'NSString'
   47 | extern NSString * _Nonnull const SBTUITunnelProxyQueryResponseTimeKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:49:8: error: unknown type name 'NSString'
   49 | extern NSString * _Nonnull const SBTUITunnelCookieBlockMatchRuleKey;
      |        ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:50:8: error: unknown type name 'NSString'
   50 | extern NSString * _Nonnull const SBTUITunnelCookieBlockQueryIterationsKey;
      |        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1/55] Compiling SBTUITestTunnelCommon SBTUITestTunnel.m
[1/55] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux