The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcode-simulator-cert, reference master (f1355b), with Swift 6.1 for Wasm on 27 May 2025 08:55:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skagedal/xcode-simulator-cert.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/skagedal/xcode-simulator-cert
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f1355b6 Fix install directory
Cloned https://github.com/skagedal/xcode-simulator-cert.git
Revision (git rev-parse @):
f1355b685f92f02467b5b33dc101cbc39adde578
SUCCESS checkout https://github.com/skagedal/xcode-simulator-cert.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/skagedal/xcode-simulator-cert.git
https://github.com/skagedal/xcode-simulator-cert.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "branch" : [
          "swift-5.0-branch"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-package-manager.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    }
  ],
  "manifest_display_name" : "xcode-simulator-cert",
  "name" : "xcode-simulator-cert",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "xcode-simulator-cert",
      "targets" : [
        "xcode-simulator-cert"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcode_simulator_certTests",
      "module_type" : "SwiftTarget",
      "name" : "xcode-simulator-certTests",
      "path" : "Tests/xcode-simulator-certTests",
      "sources" : [
        "CommandLineOptionsTests.swift",
        "SimctlTests.swift",
        "XCTestManifests.swift",
        "xcode_simulator_toolTests.swift"
      ],
      "target_dependencies" : [
        "xcode-simulator-cert"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcode_simulator_cert",
      "module_type" : "SwiftTarget",
      "name" : "xcode-simulator-cert",
      "path" : "Sources/xcode-simulator-cert",
      "product_memberships" : [
        "xcode-simulator-cert"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "XcodeSimulatorKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcodeSimulatorKit",
      "module_type" : "SwiftTarget",
      "name" : "XcodeSimulatorKit",
      "path" : "Sources/XcodeSimulatorKit",
      "product_dependencies" : [
        "SPMUtility",
        "SQLite"
      ],
      "product_memberships" : [
        "xcode-simulator-cert"
      ],
      "sources" : [
        "Command line parsing/CommandLineOptions.swift",
        "Command line parsing/FilteringOptions.swift",
        "Command line parsing/Verbosity.swift",
        "Commands/Command.swift",
        "Commands/ExportCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/InstallCommandRunner.swift",
        "Commands/ListCommand.swift",
        "Commands/RemoveCommand.swift",
        "Common/Data+extensions.swift",
        "Reporter.swift",
        "Simctl.swift",
        "Trust Store/Certificate.swift",
        "Trust Store/DERParser.swift",
        "Trust Store/Digest.swift",
        "Trust Store/SQLite+extensions.swift",
        "Trust Store/TrustStore.swift",
        "Trust Store/TrustStoreRow.swift",
        "Version.swift",
        "XcodeSimulator.swift",
        "XcodeSimulatorCert.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-package-manager.git
[1/154286] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (11.29s)
Fetching https://github.com/apple/swift-llbuild.git
[1/28988] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (6.15s)
error: could not find a branch named ‘master’ in https://github.com/apple/swift-llbuild.git (did you mean ‘main’?)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/apple/swift-package-manager.git
Updated https://github.com/apple/swift-package-manager.git (0.60s)
Updating https://github.com/apple/swift-llbuild.git
Updated https://github.com/apple/swift-llbuild.git (0.30s)
error: could not find a branch named ‘master’ in https://github.com/apple/swift-llbuild.git (did you mean ‘main’?)
BUILD FAILURE 6.1 wasm