The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BrainflipKit, reference main (7bab26), with Swift 6.1 for Wasm on 7 Feb 2026 07:05:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/kaascevich/BrainflipKit.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/kaascevich/BrainflipKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7bab264 reindent
Cloned https://github.com/kaascevich/BrainflipKit.git
Revision (git rev-parse @):
7bab2642f70f88e02601f6b06b295202118f3888
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kaascevich/BrainflipKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kaascevich/BrainflipKit.git
https://github.com/kaascevich/BrainflipKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    },
    {
      "identity" : "package-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.29.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/package-benchmark.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.61.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "BrainflipKit",
  "name" : "BrainflipKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BrainflipKit",
      "targets" : [
        "BrainflipKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BrainflipTranslation",
      "targets" : [
        "BrainflipTranslation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "brainflip",
      "targets" : [
        "BrainflipCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BrainflipKitBenchmarks",
      "targets" : [
        "BrainflipKitBenchmarks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BrainflipTranslationTests",
      "module_type" : "SwiftTarget",
      "name" : "BrainflipTranslationTests",
      "path" : "Tests/BrainflipTranslationTests",
      "product_dependencies" : [
        "CustomDump",
        "SwiftLintBuildToolPlugin"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipTranslationTests/Resources/comprehensive.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipTranslationTests/Resources/factor.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipTranslationTests/Resources/helloworld.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipTranslationTests/Resources/life.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipTranslationTests/Resources/obscure.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipTranslationTests/Resources/simple.b",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CTranslatorTests.swift",
        "Helpers.swift",
        "SwiftTranslatorTests.swift"
      ],
      "target_dependencies" : [
        "BrainflipTranslation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BrainflipTranslation",
      "module_type" : "SwiftTarget",
      "name" : "BrainflipTranslation",
      "path" : "Sources/BrainflipTranslation",
      "product_dependencies" : [
        "SwiftBasicFormat",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "BrainflipTranslation",
        "brainflip"
      ],
      "sources" : [
        "CTranslator.swift",
        "SwiftTranslator.swift",
        "Translator.swift"
      ],
      "target_dependencies" : [
        "BrainflipKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BrainflipKitTests",
      "module_type" : "SwiftTarget",
      "name" : "BrainflipKitTests",
      "path" : "Tests/BrainflipKitTests",
      "product_dependencies" : [
        "CustomDump",
        "SwiftLintBuildToolPlugin"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipKitTests/Resources/comprehensive.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipKitTests/Resources/factor.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipKitTests/Resources/helloworld.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipKitTests/Resources/life.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BrainflipKitTests/Resources/obscure.b",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Helpers.swift",
        "Interpreter/ExecutionTests.swift",
        "Interpreter/InitializerTests.swift",
        "Interpreter/Instructions/AddTests.swift",
        "Interpreter/Instructions/InputTests.swift",
        "Interpreter/Instructions/MovementTests.swift",
        "Interpreter/Instructions/MultiplyTests.swift",
        "Interpreter/Instructions/OutputTests.swift",
        "Interpreter/MiscTests.swift",
        "Interpreter/OptionsTests.swift",
        "Interpreter/StateTests.swift",
        "Parsing/OptimizerTests.swift",
        "Parsing/ParserErrorTests.swift",
        "Parsing/ParsingTests.swift",
        "TestCases.swift"
      ],
      "target_dependencies" : [
        "BrainflipKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BrainflipKitBenchmarks",
      "module_type" : "SwiftTarget",
      "name" : "BrainflipKitBenchmarks",
      "path" : "Benchmarks/BrainflipKitBenchmarks",
      "product_dependencies" : [
        "Benchmark",
        "BenchmarkPlugin",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "BrainflipKitBenchmarks"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Benchmarks/BrainflipKitBenchmarks/Resources/comprehensive.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Benchmarks/BrainflipKitBenchmarks/Resources/factor.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Benchmarks/BrainflipKitBenchmarks/Resources/numwarp.b",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Benchmarks/BrainflipKitBenchmarks/Resources/sierpinski.b",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Benchmarks.swift"
      ],
      "target_dependencies" : [
        "BrainflipKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BrainflipKit",
      "module_type" : "SwiftTarget",
      "name" : "BrainflipKit",
      "path" : "Sources/BrainflipKit",
      "product_dependencies" : [
        "Parsing",
        "Algorithms",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "BrainflipKit",
        "BrainflipTranslation",
        "brainflip",
        "BrainflipKitBenchmarks"
      ],
      "sources" : [
        "Interpreter/Execution.swift",
        "Interpreter/Instructions/Add.swift",
        "Interpreter/Instructions/Input.swift",
        "Interpreter/Instructions/Looping.swift",
        "Interpreter/Instructions/Movement.swift",
        "Interpreter/Instructions/Multiply.swift",
        "Interpreter/Instructions/Output.swift",
        "Interpreter/Interpreter.swift",
        "Interpreter/Options.swift",
        "Interpreter/State.swift",
        "Interpreter/Typealiases.swift",
        "Models/Instruction.swift",
        "Models/Program.swift",
        "Parser/Optimizer.swift",
        "Parser/Parser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BrainflipCLI",
      "module_type" : "SwiftTarget",
      "name" : "BrainflipCLI",
      "path" : "Sources/BrainflipCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "CustomDump",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "brainflip"
      ],
      "sources" : [
        "Command/Brainflip.swift",
        "Command/Option Groups/Input.swift",
        "Command/Option Groups/Interpreter.swift",
        "Command/Option Groups/Program.swift",
        "Command/Subcommands/Parse.swift",
        "Command/Subcommands/Run.swift",
        "Command/Subcommands/Translate.swift",
        "IO Helpers/StandardInput.swift",
        "IO Helpers/Streams.swift",
        "IO Helpers/TerminalRawMode.swift"
      ],
      "target_dependencies" : [
        "BrainflipKit",
        "BrainflipTranslation"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 wasm