The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-local-containers, reference 0.8.3 (0de641), with Swift 6.1 for watchOS using Xcode 16.3 on 1 May 2026 00:30:17 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tachyonics/swift-local-containers.git
Reference: 0.8.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tachyonics/swift-local-containers
 * tag               0.8.3      -> FETCH_HEAD
HEAD is now at 0de6410 Make awsEndpoint() reachable from runners inside a container (#60)
Cloned https://github.com/tachyonics/swift-local-containers.git
Revision (git rev-parse @):
0de64107b3040333bc3ea245082739cfe33a7c5f
SUCCESS checkout https://github.com/tachyonics/swift-local-containers.git at 0.8.3
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tachyonics/swift-local-containers.git
https://github.com/tachyonics/swift-local-containers.git
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "smockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tachyonics/smockable.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "containerization",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.28.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/containerization.git"
    }
  ],
  "manifest_display_name" : "swift-local-containers",
  "name" : "swift-local-containers",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "LocalContainers",
      "targets" : [
        "LocalContainers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DockerRuntime",
      "targets" : [
        "DockerRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PlatformRuntime",
      "targets" : [
        "PlatformRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LocalStack",
      "targets" : [
        "LocalStack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ContainerTestSupport",
      "targets" : [
        "ContainerTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ContainerMacrosLib",
      "targets" : [
        "ContainerMacrosLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ContainerCodeGen",
      "targets" : [
        "ContainerCodeGen"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ContainerizationRuntime",
      "targets" : [
        "ContainerizationRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ContainerCodeGenTool",
      "targets" : [
        "ContainerCodeGenTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ContainerMacros",
      "targets" : [
        "ContainerMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlatformRuntimeTests",
      "module_type" : "SwiftTarget",
      "name" : "PlatformRuntimeTests",
      "path" : "Tests/PlatformRuntimeTests",
      "sources" : [
        "PlatformRuntimeTests.swift"
      ],
      "target_dependencies" : [
        "PlatformRuntime",
        "ContainerTestSupport",
        "LocalContainers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PlatformRuntime",
      "module_type" : "SwiftTarget",
      "name" : "PlatformRuntime",
      "path" : "Sources/PlatformRuntime",
      "product_memberships" : [
        "PlatformRuntime",
        "ContainerTestSupport",
        "ContainerMacrosLib"
      ],
      "sources" : [
        "PlatformRuntime.swift"
      ],
      "target_dependencies" : [
        "LocalContainers",
        "DockerRuntime",
        "ContainerizationRuntime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LocalStackTests",
      "module_type" : "SwiftTarget",
      "name" : "LocalStackTests",
      "path" : "Tests/LocalStackTests",
      "sources" : [
        "CDKSetupTests.swift",
        "CloudFormationSetupTests.swift",
        "LocalStackContainerTests.swift",
        "LocalStackEndpointTests.swift"
      ],
      "target_dependencies" : [
        "LocalStack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocalStack",
      "module_type" : "SwiftTarget",
      "name" : "LocalStack",
      "path" : "Sources/LocalStack",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "Logging",
        "NIOCore"
      ],
      "product_memberships" : [
        "LocalStack",
        "ContainerMacrosLib"
      ],
      "sources" : [
        "BootstrapVersionStub.swift",
        "CDKSetup.swift",
        "CloudFormationSetup.swift",
        "LocalStackContainer.swift",
        "LocalStackEndpoint.swift",
        "StackOutputError.swift",
        "StackOutputs.swift"
      ],
      "target_dependencies" : [
        "LocalContainers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LocalContainersTests",
      "module_type" : "SwiftTarget",
      "name" : "LocalContainersTests",
      "path" : "Tests/LocalContainersTests",
      "product_dependencies" : [
        "Smockable"
      ],
      "sources" : [
        "ContainerConfigurationTests.swift",
        "ContainerErrorTests.swift",
        "ContainerSpecTests.swift",
        "HealthCheckTests.swift",
        "RunningContainerTests.swift",
        "WaitStrategyExecutorTests.swift",
        "WaitStrategyTests.swift"
      ],
      "target_dependencies" : [
        "LocalContainers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocalContainers",
      "module_type" : "SwiftTarget",
      "name" : "LocalContainers",
      "path" : "Sources/LocalContainers",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "Logging"
      ],
      "product_memberships" : [
        "LocalContainers",
        "DockerRuntime",
        "PlatformRuntime",
        "LocalStack",
        "ContainerTestSupport",
        "ContainerMacrosLib",
        "ContainerizationRuntime"
      ],
      "sources" : [
        "ContainerConfiguration.swift",
        "ContainerError.swift",
        "ContainerExecutionScope.swift",
        "ContainerInspection.swift",
        "ContainerKey.swift",
        "ContainerRuntime.swift",
        "ContainerSetup.swift",
        "ContainerSpec.swift",
        "ContainerState.swift",
        "ErasedContainerKey.swift",
        "HealthCheck.swift",
        "ImageBuildingRuntime.swift",
        "ImageInspection.swift",
        "ImageSource.swift",
        "OutputProducingSetup.swift",
        "WaitStrategy.swift",
        "WaitStrategyExecutor.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "sources" : [
        "CDKIntegrationTests.swift",
        "CDKSetupImperativeTests.swift",
        "CloudFormationIntegrationTests.swift",
        "ContainerTraitTests.swift",
        "DockerLifecycleTests.swift",
        "EnvInjectionIntegrationTests.swift",
        "LocalStackIntegrationTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "ContainerTestSupport",
        "ContainerMacrosLib",
        "LocalStack",
        "DockerRuntime",
        "PlatformRuntime",
        "ContainerCodeGen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DockerRuntimeTests",
      "module_type" : "SwiftTarget",
      "name" : "DockerRuntimeTests",
      "path" : "Tests/DockerRuntimeTests",
      "product_dependencies" : [
        "Smockable"
      ],
      "sources" : [
        "DockerAPIClientTests.swift",
        "DockerAPITypesTests.swift",
        "DockerContainerRuntimeTests.swift"
      ],
      "target_dependencies" : [
        "DockerRuntime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DockerRuntime",
      "module_type" : "SwiftTarget",
      "name" : "DockerRuntime",
      "path" : "Sources/DockerRuntime",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "Logging",
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "DockerRuntime",
        "PlatformRuntime",
        "ContainerTestSupport",
        "ContainerMacrosLib"
      ],
      "sources" : [
        "DockerAPIClient+Image.swift",
        "DockerAPIClient.swift",
        "DockerAPITypes.swift",
        "DockerBuild.swift",
        "DockerContainerRuntime.swift",
        "DockerPortResolver.swift",
        "HTTPExecutor.swift"
      ],
      "target_dependencies" : [
        "LocalContainers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContainerizationRuntimeTests",
      "module_type" : "SwiftTarget",
      "name" : "ContainerizationRuntimeTests",
      "path" : "Tests/ContainerizationRuntimeTests",
      "sources" : [
        "ContainerizationManagerTests.swift",
        "ContainerizationRuntimeIntegrationTests.swift",
        "LogAccumulatingWriterTests.swift"
      ],
      "target_dependencies" : [
        "ContainerizationRuntime",
        "ContainerTestSupport",
        "LocalContainers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContainerizationRuntime",
      "module_type" : "SwiftTarget",
      "name" : "ContainerizationRuntime",
      "path" : "Sources/ContainerizationRuntime",
      "product_dependencies" : [
        "Containerization",
        "ContainerizationExtras",
        "Logging"
      ],
      "product_memberships" : [
        "PlatformRuntime",
        "ContainerTestSupport",
        "ContainerMacrosLib",
        "ContainerizationRuntime"
      ],
      "sources" : [
        "ContainerizationContainerRuntime.swift",
        "ContainerizationManager.swift",
        "LogAccumulatingWriter.swift"
      ],
      "target_dependencies" : [
        "LocalContainers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContainerTestSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "ContainerTestSupportTests",
      "path" : "Tests/ContainerTestSupportTests",
      "product_dependencies" : [
        "Smockable"
      ],
      "sources" : [
        "ContainerTestContextTests.swift",
        "LocalContainersConfigTests.swift",
        "ResolveEnvironmentTests.swift",
        "RuntimeAvailabilityTests.swift",
        "ServiceEndpointTests.swift"
      ],
      "target_dependencies" : [
        "ContainerTestSupport",
        "LocalContainers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContainerTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "ContainerTestSupport",
      "path" : "Sources/ContainerTestSupport",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "ContainerTestSupport",
        "ContainerMacrosLib"
      ],
      "sources" : [
        "ContainerDeclarations.swift",
        "ContainerTestContext.swift",
        "ContainerTrait.swift",
        "ImagePreparation.swift",
        "LocalContainersConfig.swift",
        "RuntimeAvailability.swift",
        "ServiceEndpoint.swift",
        "SharedContainerManager.swift",
        "TestTags.swift"
      ],
      "target_dependencies" : [
        "LocalContainers",
        "PlatformRuntime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContainerMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ContainerMacrosTests",
      "path" : "Tests/ContainerMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ContainerDeclarationsMacroTests.swift"
      ],
      "target_dependencies" : [
        "ContainerMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContainerMacrosLib",
      "module_type" : "SwiftTarget",
      "name" : "ContainerMacrosLib",
      "path" : "Sources/ContainerMacrosLib",
      "product_memberships" : [
        "ContainerMacrosLib"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "ContainerMacros",
        "LocalContainers",
        "ContainerTestSupport",
        "LocalStack",
        "PlatformRuntime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContainerMacros",
      "module_type" : "SwiftTarget",
      "name" : "ContainerMacros",
      "path" : "Sources/ContainerMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder",
        "SwiftDiagnostics"
      ],
      "product_memberships" : [
        "ContainerMacrosLib",
        "ContainerMacros"
      ],
      "sources" : [
        "ContainerDeclarationsMacro.swift",
        "ContainerMacro.swift",
        "DockerfileContainerMacro.swift",
        "LocalStackContainerMacro.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ContainerCodeGenToolTests",
      "module_type" : "SwiftTarget",
      "name" : "ContainerCodeGenToolTests",
      "path" : "Tests/ContainerCodeGenToolTests",
      "sources" : [
        "ContainerCodeGenToolTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContainerCodeGenTool",
      "module_type" : "SwiftTarget",
      "name" : "ContainerCodeGenTool",
      "path" : "Sources/ContainerCodeGenTool",
      "product_memberships" : [
        "ContainerCodeGen",
        "ContainerCodeGenTool"
      ],
      "sources" : [
        "ContainerCodeGenTool.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ContainerCodeGen",
      "module_type" : "PluginTarget",
      "name" : "ContainerCodeGen",
      "path" : "Plugins/ContainerCodeGen",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "ContainerCodeGen"
      ],
      "sources" : [
        "ContainerCodeGenPlugin.swift"
      ],
      "target_dependencies" : [
        "ContainerCodeGenTool"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "Bootstrap",
      "module_type" : "PluginTarget",
      "name" : "Bootstrap",
      "path" : "Plugins/Bootstrap",
      "plugin_capability" : {
        "intent" : {
          "description" : "Run one-time setup for every category declared in .local-containers/codegen.json (currently cdkapps[])",
          "type" : "custom",
          "verb" : "bootstrap"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Populate setup directories (e.g. node_modules for cdkapps[])",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "Fetch dependencies from external registries (npm, etc.)",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "BootstrapPlugin.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/containerization.git
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/tachyonics/smockable.git
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/swiftlang/swift-syntax.git (cached)
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Resolve Package Graph
Updating from https://github.com/swift-server/async-http-client.git
Updating from https://github.com/tachyonics/smockable.git
Updating from https://github.com/swiftlang/swift-syntax.git
Updating from https://github.com/apple/swift-nio.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/containerization.git
Resolve Package Graph
Updating from https://github.com/apple/swift-nio.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/swift-server/async-http-client.git
Updating from https://github.com/swiftlang/swift-syntax.git
Updating from https://github.com/tachyonics/smockable.git
Updating from https://github.com/apple/containerization.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-30 17:30:15.145 xcodebuild[520:2950] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-30-04_17-30-0015.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'containerization' >= 0.2.0 contains incompatible tools version (6.2.0) and root depends on 'containerization' 0.28.0..<1.0.0.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/apple/containerization.git
Updating from https://github.com/swiftlang/swift-syntax.git
Updating from https://github.com/tachyonics/smockable.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-nio.git
Updating from https://github.com/swift-server/async-http-client.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-30 17:30:17.533 xcodebuild[930:4859] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-30-04_17-30-0017.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'containerization' >= 0.2.0 contains incompatible tools version (6.2.0) and root depends on 'containerization' 0.28.0..<1.0.0.
BUILD FAILURE 6.1 watchOS