Build Information
Failed to build swift-test-containers, reference 0.1.0 (55d52f), with Swift 6.2 for iOS using Xcode 26.3 on 14 Feb 2026 14:44:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-test-containers -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mongey/swift-test-containers.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mongey/swift-test-containers
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 55d52f7 Add FoundationNetworking import to test files for Linux
Cloned https://github.com/Mongey/swift-test-containers.git
Revision (git rev-parse @):
55d52f75e5de95571054e715af335bc0966ac9e4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mongey/swift-test-containers.git at 0.1.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Mongey/swift-test-containers.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-subprocess.git
Fetching from https://github.com/apple/swift-system
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-asn1.git
Creating working copy of package ‘swift-subprocess’
Checking out main (ba5888a) of package ‘swift-subprocess’
Creating working copy of package ‘swift-asn1’
Checking out 1.5.1 of package ‘swift-asn1’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
swift-system: https://github.com/apple/swift-system @ 1.6.4
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
swift-test-containers: /Users/admin/builder/spi-builder-workspace
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (ba5888a)
resolved source packages: swift-system, swift-asn1, swift-crypto, swift-test-containers, Subprocess
2026-02-14 09:43:51.973 xcodebuild[523:3068] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-subprocess",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-subprocess.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "swift-test-containers",
"name" : "swift-test-containers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TestContainers",
"targets" : [
"TestContainers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestContainersTests",
"module_type" : "SwiftTarget",
"name" : "TestContainersTests",
"path" : "Tests/TestContainersTests",
"sources" : [
"ArtifactCollectorTests.swift",
"BindMountIntegrationTests.swift",
"CleanupIntegrationTests.swift",
"CompositeWaitStrategyTests.swift",
"ContainerCommunicationTests.swift",
"ContainerExecIntegrationTests.swift",
"ContainerInspectionTests.swift",
"ContainerLifecycleTests.swift",
"ContainerNameGeneratorTests.swift",
"ContainerRequestTests.swift",
"ContainerReuseTests.swift",
"ContainerStackIntegrationTests.swift",
"ContainerStackTests.swift",
"CopyFromContainerTests.swift",
"CopyToContainerTests.swift",
"DependencyOrderingTests.swift",
"DockerClientArgumentTests.swift",
"DockerIntegrationTests.swift",
"DockerfileBuildTests.swift",
"DockerfileIntegrationTests.swift",
"ElasticsearchContainerTests.swift",
"ExecTests.swift",
"FailureDiagnosticsTests.swift",
"GlobalCleanupTests.swift",
"HTTPProbeTests.swift",
"HTTPWaitConfigTests.swift",
"HTTPWaitStrategyIntegrationTests.swift",
"ImageFromDockerfileTests.swift",
"ImageInspectionTests.swift",
"ImagePreflightTests.swift",
"ImageSubstitutorConfigTests.swift",
"KafkaContainerTests.swift",
"LifecycleHooksTests.swift",
"LocalStackContainerTests.swift",
"LogConsumerTests.swift",
"LogLevelTests.swift",
"LogStreamingIntegrationTests.swift",
"LogStreamingTests.swift",
"LoggingIntegrationTests.swift",
"MinioContainerIntegrationTests.swift",
"MinioContainerTests.swift",
"MongoDBContainerTests.swift",
"MySQLContainerTests.swift",
"NATSContainerTests.swift",
"NetworkRequestTests.swift",
"NginxContainerTests.swift",
"OSLogHandlerTests.swift",
"OpenSearchContainerTests.swift",
"ParallelSafetyIntegrationTests.swift",
"ParallelSafetyRequestTests.swift",
"PostgresContainerTests.swift",
"PrintLogHandlerTests.swift",
"RabbitMQContainerTests.swift",
"RedisContainerTests.swift",
"RegistryAuthTests.swift",
"RetryIntegrationTests.swift",
"RetryPolicyTests.swift",
"TCLoggerTests.swift",
"VaultContainerTests.swift",
"VolumeMountIntegrationTests.swift",
"WithStackTests.swift"
],
"target_dependencies" : [
"TestContainers"
],
"type" : "test"
},
{
"c99name" : "TestContainers",
"module_type" : "SwiftTarget",
"name" : "TestContainers",
"path" : "Sources/TestContainers",
"product_dependencies" : [
"Subprocess",
"Crypto"
],
"product_memberships" : [
"TestContainers"
],
"sources" : [
"ArtifactCollector.swift",
"ArtifactConfig.swift",
"CleanupResult.swift",
"Container.swift",
"ContainerArtifact.swift",
"ContainerInspection.swift",
"ContainerListItem.swift",
"ContainerNameGenerator.swift",
"ContainerRequest.swift",
"ContainerReuse.swift",
"ContainerStack.swift",
"DependencyGraph.swift",
"DockerClient.swift",
"ElasticsearchContainer.swift",
"ExecTypes.swift",
"HTTPProbe.swift",
"HTTPWaitConfig.swift",
"ImageFromDockerfile.swift",
"ImageInspection.swift",
"ImageSubstitutorConfig.swift",
"KafkaContainer.swift",
"LifecycleHook.swift",
"LocalStackContainer.swift",
"LogConsumer.swift",
"LogHandler.swift",
"LogLevel.swift",
"LogStreaming.swift",
"MariaDBContainer.swift",
"MinioContainer.swift",
"MongoDBContainer.swift",
"MySQLContainer.swift",
"NATSContainer.swift",
"Network.swift",
"NetworkConfig.swift",
"NetworkRequest.swift",
"NginxContainer.swift",
"OSLogHandler.swift",
"OpenSearchContainer.swift",
"ParallelSafetyConfig.swift",
"PostgresContainer.swift",
"PrintLogHandler.swift",
"ProcessRunner.swift",
"RabbitMQContainer.swift",
"RedisContainer.swift",
"RetryPolicy.swift",
"RunningStack.swift",
"TCLogger.swift",
"TCPProbe.swift",
"TestContainersCleanup.swift",
"TestContainersCleanupConfig.swift",
"TestContainersError.swift",
"TestContainersSession.swift",
"VaultContainer.swift",
"Waiter.swift",
"WithContainer.swift",
"WithContainerGroup.swift",
"WithNetwork.swift",
"WithStack.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-test-containers"
]
}
}
2026-02-14 09:43:56.648 xcodebuild[750:4332] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-test-containers -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-test-containers -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (ba5888a)
swift-test-containers: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system @ 1.6.4
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'TestContainers' in project 'swift-test-containers'
➜ Explicit dependency on target 'TestContainers' in project 'swift-test-containers'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'TestContainers' in project 'swift-test-containers'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target '_SubprocessCShims' in project 'Subprocess' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 554a136ec0b9671cd5fcade6c8859179
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/554a136ec0b9671cd5fcade6c8859179.xcbuilddata
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'TestContainers' from project 'swift-test-containers')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target '_SubprocessCShims' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Subprocess' from project 'Subprocess')
2026-02-14 09:44:00.208 xcodebuild[764:4401] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-test-containers
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
swift-test-containers: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system @ 1.6.4
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (ba5888a)
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
resolved source packages: swift-asn1, swift-test-containers, swift-system, Subprocess, swift-crypto
2026-02-14 09:44:02.386 xcodebuild[837:4750] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-subprocess",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-subprocess.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "swift-test-containers",
"name" : "swift-test-containers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TestContainers",
"targets" : [
"TestContainers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestContainersTests",
"module_type" : "SwiftTarget",
"name" : "TestContainersTests",
"path" : "Tests/TestContainersTests",
"sources" : [
"ArtifactCollectorTests.swift",
"BindMountIntegrationTests.swift",
"CleanupIntegrationTests.swift",
"CompositeWaitStrategyTests.swift",
"ContainerCommunicationTests.swift",
"ContainerExecIntegrationTests.swift",
"ContainerInspectionTests.swift",
"ContainerLifecycleTests.swift",
"ContainerNameGeneratorTests.swift",
"ContainerRequestTests.swift",
"ContainerReuseTests.swift",
"ContainerStackIntegrationTests.swift",
"ContainerStackTests.swift",
"CopyFromContainerTests.swift",
"CopyToContainerTests.swift",
"DependencyOrderingTests.swift",
"DockerClientArgumentTests.swift",
"DockerIntegrationTests.swift",
"DockerfileBuildTests.swift",
"DockerfileIntegrationTests.swift",
"ElasticsearchContainerTests.swift",
"ExecTests.swift",
"FailureDiagnosticsTests.swift",
"GlobalCleanupTests.swift",
"HTTPProbeTests.swift",
"HTTPWaitConfigTests.swift",
"HTTPWaitStrategyIntegrationTests.swift",
"ImageFromDockerfileTests.swift",
"ImageInspectionTests.swift",
"ImagePreflightTests.swift",
"ImageSubstitutorConfigTests.swift",
"KafkaContainerTests.swift",
"LifecycleHooksTests.swift",
"LocalStackContainerTests.swift",
"LogConsumerTests.swift",
"LogLevelTests.swift",
"LogStreamingIntegrationTests.swift",
"LogStreamingTests.swift",
"LoggingIntegrationTests.swift",
"MinioContainerIntegrationTests.swift",
"MinioContainerTests.swift",
"MongoDBContainerTests.swift",
"MySQLContainerTests.swift",
"NATSContainerTests.swift",
"NetworkRequestTests.swift",
"NginxContainerTests.swift",
"OSLogHandlerTests.swift",
"OpenSearchContainerTests.swift",
"ParallelSafetyIntegrationTests.swift",
"ParallelSafetyRequestTests.swift",
"PostgresContainerTests.swift",
"PrintLogHandlerTests.swift",
"RabbitMQContainerTests.swift",
"RedisContainerTests.swift",
"RegistryAuthTests.swift",
"RetryIntegrationTests.swift",
"RetryPolicyTests.swift",
"TCLoggerTests.swift",
"VaultContainerTests.swift",
"VolumeMountIntegrationTests.swift",
"WithStackTests.swift"
],
"target_dependencies" : [
"TestContainers"
],
"type" : "test"
},
{
"c99name" : "TestContainers",
"module_type" : "SwiftTarget",
"name" : "TestContainers",
"path" : "Sources/TestContainers",
"product_dependencies" : [
"Subprocess",
"Crypto"
],
"product_memberships" : [
"TestContainers"
],
"sources" : [
"ArtifactCollector.swift",
"ArtifactConfig.swift",
"CleanupResult.swift",
"Container.swift",
"ContainerArtifact.swift",
"ContainerInspection.swift",
"ContainerListItem.swift",
"ContainerNameGenerator.swift",
"ContainerRequest.swift",
"ContainerReuse.swift",
"ContainerStack.swift",
"DependencyGraph.swift",
"DockerClient.swift",
"ElasticsearchContainer.swift",
"ExecTypes.swift",
"HTTPProbe.swift",
"HTTPWaitConfig.swift",
"ImageFromDockerfile.swift",
"ImageInspection.swift",
"ImageSubstitutorConfig.swift",
"KafkaContainer.swift",
"LifecycleHook.swift",
"LocalStackContainer.swift",
"LogConsumer.swift",
"LogHandler.swift",
"LogLevel.swift",
"LogStreaming.swift",
"MariaDBContainer.swift",
"MinioContainer.swift",
"MongoDBContainer.swift",
"MySQLContainer.swift",
"NATSContainer.swift",
"Network.swift",
"NetworkConfig.swift",
"NetworkRequest.swift",
"NginxContainer.swift",
"OSLogHandler.swift",
"OpenSearchContainer.swift",
"ParallelSafetyConfig.swift",
"PostgresContainer.swift",
"PrintLogHandler.swift",
"ProcessRunner.swift",
"RabbitMQContainer.swift",
"RedisContainer.swift",
"RetryPolicy.swift",
"RunningStack.swift",
"TCLogger.swift",
"TCPProbe.swift",
"TestContainersCleanup.swift",
"TestContainersCleanupConfig.swift",
"TestContainersError.swift",
"TestContainersSession.swift",
"VaultContainer.swift",
"Waiter.swift",
"WithContainer.swift",
"WithContainerGroup.swift",
"WithNetwork.swift",
"WithStack.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-test-containers"
]
}
}
2026-02-14 09:44:03.597 xcodebuild[857:4848] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-test-containers -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-test-containers -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (ba5888a)
swift-system: https://github.com/apple/swift-system @ 1.6.4
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
swift-test-containers: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'TestContainers' in project 'swift-test-containers'
➜ Explicit dependency on target 'TestContainers' in project 'swift-test-containers'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'TestContainers' in project 'swift-test-containers'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target '_SubprocessCShims' in project 'Subprocess' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 554a136ec0b9671cd5fcade6c8859179
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/554a136ec0b9671cd5fcade6c8859179.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Subprocess' from project 'Subprocess')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'TestContainers' from project 'swift-test-containers')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target '_SubprocessCShims' from project 'Subprocess')
2026-02-14 09:44:04.603 xcodebuild[871:4920] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-test-containers
(1 failure)
BUILD FAILURE 6.2 iOS