The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Nodes-Tree-Visualizer, reference 0.0.4 (7bd73f), with Swift 6.1 for Wasm on 10 Mar 2026 03:34:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tinder/Nodes-Tree-Visualizer.git
Reference: 0.0.4
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/Tinder/Nodes-Tree-Visualizer
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 7bd73f7 Apply standard Swift package configuration (#25)
Cloned https://github.com/Tinder/Nodes-Tree-Visualizer.git
Revision (git rev-parse @):
7bd73f7c519941e6354b41beb97c5b67f083aa45
SUCCESS checkout https://github.com/Tinder/Nodes-Tree-Visualizer.git at 0.0.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Tinder/Nodes-Tree-Visualizer.git
https://github.com/Tinder/Nodes-Tree-Visualizer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "nodes",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Tinder/Nodes.git"
    },
    {
      "identity" : "socket.io-client-swift",
      "requirement" : {
        "exact" : [
          "16.1.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/socketio/socket.io-client-swift.git"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "exact" : [
          "0.59.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins.git"
    }
  ],
  "manifest_display_name" : "Nodes-Tree-Visualizer",
  "name" : "Nodes-Tree-Visualizer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "NodesSocketIO",
      "targets" : [
        "NodesSocketIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NodesSocketIOTests",
      "module_type" : "SwiftTarget",
      "name" : "NodesSocketIOTests",
      "path" : "Tests/NodesSocketIOTests",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "sources" : [
        "NodesSocketIOTests.swift"
      ],
      "target_dependencies" : [
        "NodesSocketIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NodesSocketIO",
      "module_type" : "SwiftTarget",
      "name" : "NodesSocketIO",
      "path" : "Sources/NodesSocketIO",
      "product_dependencies" : [
        "Nodes",
        "SocketIO",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "NodesSocketIO"
      ],
      "sources" : [
        "DebugSocket+UIKit.swift",
        "DebugSocket.swift",
        "DebugSocketConstants.swift",
        "Node.swift",
        "String.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/socketio/socket.io-client-swift.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins.git
Fetching https://github.com/Tinder/Nodes.git
[1/291] Fetching swiftlintplugins
[112/11714] Fetching swiftlintplugins, socket.io-client-swift
[10051/40146] Fetching swiftlintplugins, socket.io-client-swift, nodes
[10050/11714] Fetching swiftlintplugins, socket.io-client-swift
[10165/40146] Fetching swiftlintplugins, socket.io-client-swift, nodes
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (0.57s)
Fetched https://github.com/SimplyDanny/SwiftLintPlugins.git from cache (0.80s)
Fetched https://github.com/Tinder/Nodes.git from cache (0.81s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins.git
Computed https://github.com/SimplyDanny/SwiftLintPlugins.git at 0.59.1 (1.30s)
Computing version for https://github.com/socketio/socket.io-client-swift.git
Computed https://github.com/socketio/socket.io-client-swift.git at 16.1.1 (0.55s)
Fetching https://github.com/daltoniam/Starscream
[1/5096] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (0.43s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.98s)
Computing version for https://github.com/Tinder/Nodes.git
Computed https://github.com/Tinder/Nodes.git at 0.0.45 (0.69s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/uber/needle.git
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/stencilproject/Stencil.git
[1/5293] Fetching stencil
[584/12739] Fetching stencil, needle
[6262/29921] Fetching stencil, needle, swift-argument-parser
[7465/41426] Fetching stencil, needle, swift-argument-parser, yams
[11823/41607] Fetching stencil, needle, swift-argument-parser, yams, codextended
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.74s)
[13461/24425] Fetching stencil, needle, yams, codextended
Fetched https://github.com/jpsim/Yams.git from cache (1.46s)
[6815/12920] Fetching stencil, needle, codextended
Fetched https://github.com/JohnSundell/Codextended.git from cache (11.29s)
Fetched https://github.com/stencilproject/Stencil.git from cache (11.29s)
Fetched https://github.com/uber/needle.git from cache (11.63s)
Computing version for https://github.com/uber/needle.git
Computed https://github.com/uber/needle.git at 0.25.1 (12.14s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.56s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[1022/2472] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.22s)
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.77s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.55s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.58s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.27s)
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/Tinder/Nodes.git
Working copy of https://github.com/Tinder/Nodes.git resolved at 0.0.45
Creating working copy for https://github.com/uber/needle.git
Working copy of https://github.com/uber/needle.git resolved at 0.25.1
Creating working copy for https://github.com/socketio/socket.io-client-swift.git
Working copy of https://github.com/socketio/socket.io-client-swift.git resolved at 16.1.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins.git
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins.git resolved at 0.59.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[1369/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (3.89s)
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 wasm