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 macOS (SPM) on 19 Dec 2025 14:15:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Subito-it/SBTUITestTunnel.git
https://github.com/Subito-it/SBTUITestTunnel.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SBTUITestTunnel",
  "name" : "SBTUITestTunnel",
  "path" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/56] Compiling DTXAddressInfo.mm
[1/56] Write swift-version-2F0A5646E1D333AE.txt
[2/56] Write sources
[3/56] Compiling NSObject+AttachedObjects.m
[4/56] Compiling NSArray+Utils.m
[5/56] Compiling _DTXIPCExportedObject.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:14:1: error: duplicate interface definition for class 'NSConnection'
   14 | @interface NSConnection : NSObject
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: previous definition is here
   18 | @interface NSConnection : NSObject {
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:18:33: error: property has a previous declaration
   18 | @property (nullable, retain) id rootObject;
      |                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:67:33: note: property declared here
   67 | @property (nullable, retain) id rootObject;
      |                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:19:43: error: property has a previous declaration
   19 | @property (readonly, getter=isValid) BOOL valid;
      |                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:70:43: note: property declared here
   70 | @property (readonly, getter=isValid) BOOL valid;
      |                                           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:21:33: error: property has a previous declaration
   21 | @property (readonly, retain) id rootProxy;
      |                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:72:47: note: property declared here
   72 | @property (readonly, retain) NSDistantObject *rootProxy;
      |                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:1: warning: autosynthesized property 'statistics' will use synthesized instance variable '_statistics', not existing instance variable 'statistics' [-Wobjc-autosynthesis-property-ivar-name-match]
   17 | @implementation NSConnection
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:51:66: note: property declared here
   51 | @property (readonly, copy) NSDictionary<NSString *, NSNumber *> *statistics;
      |                                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:27:9: note: instance variable is declared here
   27 |     id          statistics;
      |                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:1: warning: autosynthesized property 'rootObject' will use synthesized instance variable '_rootObject', not existing instance variable 'rootObject' [-Wobjc-autosynthesis-property-ivar-name-match]
   17 | @implementation NSConnection
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:67:33: note: property declared here
   67 | @property (nullable, retain) id rootObject;
      |                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:43:17: note: instance variable is declared here
   43 |     id          rootObject;
      |                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:1: warning: autosynthesized property 'delegate' will use synthesized instance variable '_delegate', not existing instance variable 'delegate' [-Wobjc-autosynthesis-property-ivar-name-match]
   17 | @implementation NSConnection
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:68:55: note: property declared here
   68 | @property (nullable, assign) id<NSConnectionDelegate> delegate;
      |                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:22:17: note: instance variable is declared here
   22 |     id          delegate;
      |                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:1: warning: autosynthesized property 'requestModes' will use synthesized instance variable '_requestModes', not existing instance variable 'requestModes' [-Wobjc-autosynthesis-property-ivar-name-match]
   17 | @implementation NSConnection
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:78:49: note: property declared here
   78 | @property (readonly, copy) NSArray<NSString *> *requestModes;
      |                                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:42:9: note: instance variable is declared here
   42 |     id          requestModes;
      |                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:1: warning: autosynthesized property 'sendPort' will use synthesized instance variable '_sendPort', not existing instance variable 'sendPort' [-Wobjc-autosynthesis-property-ivar-name-match]
   17 | @implementation NSConnection
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:89:38: note: property declared here
   89 | @property (readonly, retain) NSPort *sendPort;
      |                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:21:9: note: instance variable is declared here
   21 |     id          sendPort;
      |                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:1: warning: autosynthesized property 'receivePort' will use synthesized instance variable '_receivePort', not existing instance variable 'receivePort' [-Wobjc-autosynthesis-property-ivar-name-match]
   17 | @implementation NSConnection
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:90:38: note: property declared here
   90 | @property (readonly, retain) NSPort *receivePort;
      |                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:20:9: note: instance variable is declared here
   20 |     id          receivePort;
      |                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'addRequestMode:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:76:1: note: method 'addRequestMode:' declared here
   76 | - (void)addRequestMode:(NSString *)rmode;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'removeRequestMode:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:77:1: note: method 'removeRequestMode:' declared here
   77 | - (void)removeRequestMode:(NSString *)rmode;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'registerName:withNameServer:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:81:1: note: method 'registerName:withNameServer:' declared here
   81 | - (BOOL)registerName:(nullable NSString *) name withNameServer:(NSPortNameServer *)server;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'initWithReceivePort:sendPort:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:87:1: note: method 'initWithReceivePort:sendPort:' declared here
   87 | - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'enableMultipleThreads' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:92:1: note: method 'enableMultipleThreads' declared here
   92 | - (void)enableMultipleThreads;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'dispatchWithComponents:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:104:1: note: method 'dispatchWithComponents:' declared here
  104 | - (void)dispatchWithComponents:(NSArray *)components API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0));
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'allConnections' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:53:1: note: method 'allConnections' declared here
   53 | + (NSArray<NSConnection *> *)allConnections;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'defaultConnection' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:55:1: note: method 'defaultConnection' declared here
   55 | + (NSConnection *)defaultConnection API_DEPRECATED("", macos(10.0, 10.6)) API_UNAVAILABLE(ios, watchos, tvos);
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'connectionWithRegisteredName:host:usingNameServer:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:58:1: note: method 'connectionWithRegisteredName:host:usingNameServer:' declared here
   58 | + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'rootProxyForConnectionWithRegisteredName:host:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:59:1: note: method 'rootProxyForConnectionWithRegisteredName:host:' declared here
   59 | + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'rootProxyForConnectionWithRegisteredName:host:usingNameServer:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:60:1: note: method 'rootProxyForConnectionWithRegisteredName:host:usingNameServer:' declared here
   60 | + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server;
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'serviceConnectionWithName:rootObject:usingNameServer:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:62:1: note: method 'serviceConnectionWithName:rootObject:usingNameServer:' declared here
   62 | + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root usingNameServer:(NSPortNameServer *)server API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0));
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'serviceConnectionWithName:rootObject:' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:63:1: note: method 'serviceConnectionWithName:rootObject:' declared here
   63 | + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0));
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:17:17: warning: method definition for 'currentConversation' not found [-Wincomplete-implementation]
   17 | @implementation NSConnection
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:85:1: note: method 'currentConversation' declared here
   85 | + (nullable id)currentConversation;
      | ^
20 warnings and 4 errors generated.
[6/56] Compiling NSConnection.m
[6/56] Compiling SBTUITestTunnelCommon SBTStubResponse.m
[6/56] Compiling SBTUITestTunnelCommon SBTUITestTunnel.m
[6/56] Compiling SBTUITestTunnelCommonNoARC NSInvocation+DTXRemoteSerialization.m
[6/56] Compiling SBTUITestTunnelClientObjC SBTUITunneledApplication.m
[6/56] Compiling SBTUITestTunnelClientObjC SBTUITestTunnelClient.m
[6/56] Compiling DTXIPCConnection.m
[6/56] Compiling NSMapTable+Subscripting.m
[6/56] Compiling SBTUITestTunnelClientObjC XCTestCase+AppExtension.m
[6/56] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.m
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/51] Write sources
[1/51] Compiling SBTUITestTunnelCommon SBTStubResponse.m
[2/51] Compiling SBTUITestTunnelCommon SBTRewrite.m
[3/51] Compiling SBTUITestTunnelCommon SBTStubFailureResponse.m
[4/51] Compiling SBTUITestTunnelCommon SBTRegularExpressionMatcher.m
[5/51] Compiling SBTUITestTunnelCommon SBTRewriteReplacement.m
[6/51] Compiling SBTUITestTunnelCommon SBTUITestTunnel.m
[7/51] Compiling SBTUITestTunnelCommon SBTRequestPropertyStorage.m
[8/51] Compiling SBTUITestTunnelCommon SBTRequestMatch.m
[9/51] Compiling SBTUITestTunnelCommon SBTMonitoredNetworkRequest.m
[10/51] Compiling SBTUITestTunnelCommon SBTActiveStub.m
[11/51] Compiling SBTUITestTunnelCommon NSURLRequest+HTTPBodyFix.m
[12/51] Write swift-version-2F0A5646E1D333AE.txt
[13/51] Compiling NSString+Trimming.m
[14/51] Compiling NSString+QuotedStringForJS.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection-Private.h:27:31: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
   27 | @property (nonatomic, strong) NSConnection* connection;
      |                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
   18 | @interface NSConnection : NSObject {
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection-Private.h:28:31: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
   28 | @property (nonatomic, strong) NSConnection* otherConnection;
      |                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
   18 | @interface NSConnection : NSObject {
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:14:1: error: duplicate interface definition for class 'NSConnection'
   14 | @interface NSConnection : NSObject
      | ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: previous definition is here
   18 | @interface NSConnection : NSObject {
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:18:33: error: property has a previous declaration
   18 | @property (nullable, retain) id rootObject;
      |                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:67:33: note: property declared here
   67 | @property (nullable, retain) id rootObject;
      |                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:19:43: error: property has a previous declaration
   19 | @property (readonly, getter=isValid) BOOL valid;
      |                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:70:43: note: property declared here
   70 | @property (readonly, getter=isValid) BOOL valid;
      |                                           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:21:33: error: property has a previous declaration
   21 | @property (readonly, retain) id rootProxy;
      |                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:72:47: note: property declared here
   72 | @property (readonly, retain) NSDistantObject *rootProxy;
      |                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:84:41: error: no visible @interface for 'NSDistantObject' declares the selector '_invokeFromRemote:'
   84 |         [_connection.otherConnection.rootProxy _invokeFromRemote:serialized];
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:98:45: error: no visible @interface for 'NSDistantObject' declares the selector '_ping'
   98 |                                         [_connection.otherConnection.rootProxy _ping];
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
2 warnings and 6 errors generated.
[15/51] Compiling _DTXIPCDistantObject.m
[15/51] Compiling SBTUITestTunnelClientObjC XCTestCase+AppExtension.m
[15/51] Compiling NSConnection.m
[15/51] Compiling DTXIPCConnection.m
[15/51] Compiling NSMapTable+Subscripting.m
[15/51] Compiling DTXIPCListener.m
[15/51] Compiling NSString+FileNames.m
[15/51] Compiling SBTUITestTunnelCommon NSData+gzip.m
[15/51] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.m
[15/51] Compiling SBTUITestTunnelCommonNoARC NSInvocation+DTXRemoteSerialization.m
BUILD FAILURE 6.1 macosSpm