The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AboutWindow, reference main (bdec18), with Swift 6.1 for Linux on 8 Jul 2025 01:05:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/AboutWindow.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/CodeEditApp/AboutWindow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bdec18e Docs Clarification
Cloned https://github.com/CodeEditApp/AboutWindow.git
Revision (git rev-parse @):
bdec18efb0dbee79613e7efa446ed3cc8e834842
SUCCESS checkout https://github.com/CodeEditApp/AboutWindow.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CodeEditApp/AboutWindow.git
https://github.com/CodeEditApp/AboutWindow.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lukepistrol/SwiftLintPlugin"
    }
  ],
  "manifest_display_name" : "AboutWindow",
  "name" : "AboutWindow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AboutWindow",
      "targets" : [
        "AboutWindow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AboutWindowTests",
      "module_type" : "SwiftTarget",
      "name" : "AboutWindowTests",
      "path" : "Tests/AboutWindowTests",
      "sources" : [
        "AboutWindowTests.swift"
      ],
      "target_dependencies" : [
        "AboutWindow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AboutWindow",
      "module_type" : "SwiftTarget",
      "name" : "AboutWindow",
      "path" : "Sources/AboutWindow",
      "product_dependencies" : [
        "SwiftLint"
      ],
      "product_memberships" : [
        "AboutWindow"
      ],
      "sources" : [
        "Model/AboutActionItem.swift",
        "Model/AboutActions.swift",
        "Model/AboutNavigationPhase.swift",
        "Model/AboutWindowNavigation.swift",
        "Model/AboutWindowNavigationKey.swift",
        "Model/ActionsBuilder.swift",
        "Model/NamespaceWrapper.swift",
        "Model/NavigableAction.swift",
        "Utils/AboutNamespaceID.swift",
        "Utils/Bundle+Info.swift",
        "Utils/DefaultSceneID.swift",
        "Utils/EffectView.swift",
        "Utils/FocusRingModifier.swift",
        "Utils/NSApp+findWindow.swift",
        "Views/AboutButton.swift",
        "Views/AboutDefaultView.swift",
        "Views/AboutDetailView.swift",
        "Views/AboutView.swift",
        "Views/AboutWindow.swift",
        "Views/BlurButtonStyle.swift",
        "Views/FooterView.swift",
        "Views/TrackableScrollView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/lukepistrol/SwiftLintPlugin
[1/358] Fetching swiftlintplugin
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (0.35s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.59.1 (2.26s)
Creating working copy for https://github.com/lukepistrol/SwiftLintPlugin
Working copy of https://github.com/lukepistrol/SwiftLintPlugin resolved at 0.59.1
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.20s)
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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 linux