The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Runes, reference main (a007f1), with Swift 6.1 for Wasm on 27 May 2025 13:24:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/thoughtbot/runes.git
Reference: main
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/thoughtbot/runes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a007f1b Bump version: 5.1.0
Cloned https://github.com/thoughtbot/runes.git
Revision (git rev-parse @):
a007f1b9d4f8786262809dce131c3d627ab97888
SUCCESS checkout https://github.com/thoughtbot/runes.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/thoughtbot/runes.git
https://github.com/thoughtbot/runes.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftcheck",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:typelift/SwiftCheck.git"
    }
  ],
  "manifest_display_name" : "Runes",
  "name" : "Runes",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Runes",
      "targets" : [
        "Runes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RunesTests",
      "module_type" : "SwiftTarget",
      "name" : "RunesTests",
      "path" : "Tests/RunesTests",
      "product_dependencies" : [
        "SwiftCheck"
      ],
      "sources" : [
        "ArraySpec.swift",
        "Functions.swift",
        "OptionalSpec.swift",
        "ResultSpec.swift"
      ],
      "target_dependencies" : [
        "Runes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Runes",
      "module_type" : "SwiftTarget",
      "name" : "Runes",
      "path" : "Sources/Runes",
      "product_memberships" : [
        "Runes"
      ],
      "sources" : [
        "Array/Array+Alternative.swift",
        "Array/Array+Applicative.swift",
        "Array/Array+Functor.swift",
        "Array/Array+Monad.swift",
        "Optional/Optional+Alternative.swift",
        "Optional/Optional+Applicative.swift",
        "Optional/Optional+Functor.swift",
        "Optional/Optional+Monad.swift",
        "Result/Result+Alternative.swift",
        "Result/Result+Applicative.swift",
        "Result/Result+Functor.swift",
        "Result/Result+Monad.swift",
        "Runes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 git@github.com:typelift/SwiftCheck.git
warning: 'swiftcheck': skipping cache due to an error: Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/SwiftCheck-38040fe5'...
    Host key verification failed.
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetching git@github.com:typelift/SwiftCheck.git
warning: 'swiftcheck': skipping cache due to an error: Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/SwiftCheck-38040fe5'...
    Host key verification failed.
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
error: Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/host/spi-builder-workspace/.build/repositories/SwiftCheck-38040fe5'...
    Host key verification failed.
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
Fetching git@github.com:typelift/SwiftCheck.git
warning: 'swiftcheck': skipping cache due to an error: Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/SwiftCheck-38040fe5'...
    Host key verification failed.
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetching git@github.com:typelift/SwiftCheck.git
warning: 'swiftcheck': skipping cache due to an error: Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/SwiftCheck-38040fe5'...
    Host key verification failed.
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
error: Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/host/spi-builder-workspace/.build/repositories/SwiftCheck-38040fe5'...
    Host key verification failed.
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
BUILD FAILURE 6.1 wasm