The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-bundler, reference v2.0.7 (88c361), with Swift 6.1 for Linux on 26 Apr 2025 10:00:00 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-bundler.git
Reference: v2.0.7
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/stackotter/swift-bundler
 * tag               v2.0.7     -> FETCH_HEAD
HEAD is now at 88c3614 Backport template repository updating fix from v3
Cloned https://github.com/stackotter/swift-bundler.git
Revision (git rev-parse @):
88c36140626d60ec72c1877e35393f7624241900
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-bundler.git at v2.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/stackotter/swift-bundler.git
https://github.com/stackotter/swift-bundler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    },
    {
      "identity" : "tomlkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LebJe/TOMLKit"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-bundler",
  "name" : "swift-bundler",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "swift-bundler",
      "targets" : [
        "swift-bundler"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_bundler",
      "module_type" : "SwiftTarget",
      "name" : "swift-bundler",
      "path" : "Sources/swift-bundler",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging",
        "Parsing",
        "TOMLKit",
        "Rainbow",
        "Version"
      ],
      "product_memberships" : [
        "swift-bundler"
      ],
      "sources" : [
        "Bundler/Bundler.swift",
        "Bundler/BundlerError.swift",
        "Bundler/DynamicLibraryBundler.swift",
        "Bundler/DynamicLibraryBundlerError.swift",
        "Bundler/IconSetCreator.swift",
        "Bundler/IconSetCreatorError.swift",
        "Bundler/MetalCompiler.swift",
        "Bundler/MetalCompilerError.swift",
        "Bundler/PlistCreator.swift",
        "Bundler/PlistCreatorError.swift",
        "Bundler/ResourceBundler.swift",
        "Bundler/ResourceBundlerError.swift",
        "Bundler/SwiftPackageManager/BuildArchitecture.swift",
        "Bundler/SwiftPackageManager/BuildConfiguration.swift",
        "Bundler/SwiftPackageManager/SwiftPackageManager.swift",
        "Bundler/SwiftPackageManager/SwiftPackageManagerError.swift",
        "Bundler/SwiftPackageManager/SwiftTargetInfo.swift",
        "Bundler/Templater/IndentationStyle.swift",
        "Bundler/Templater/SystemDependency.swift",
        "Bundler/Templater/Template.swift",
        "Bundler/Templater/TemplateManifest.swift",
        "Bundler/Templater/Templater.swift",
        "Bundler/Templater/TemplaterError.swift",
        "Bundler/XcodeSupportGenerator.swift",
        "Bundler/XcodeSupportGeneratorError.swift",
        "Commands/BundleCommand.swift",
        "Commands/Command.swift",
        "Commands/CreateCommand.swift",
        "Commands/GenerateXcodeSupportCommand.swift",
        "Commands/RunCommand.swift",
        "Commands/Templates/TemplatesInfoCommand.swift",
        "Commands/Templates/TemplatesListCommand.swift",
        "Commands/Templates/TemplatesUpdateCommand.swift",
        "Commands/TemplatesCommand.swift",
        "Configuration/AppConfiguration.swift",
        "Configuration/AppConfigurationError.swift",
        "Configuration/Configuration.swift",
        "Configuration/ConfigurationError.swift",
        "Configuration/ExpressionEvaluator.swift",
        "Configuration/ExpressionEvaluatorError.swift",
        "Configuration/OldConfiguration.swift",
        "Extensions/Array.swift",
        "Extensions/CaseIterable.swift",
        "Extensions/FileHandle+TextOutputStream.swift",
        "Extensions/FileManager.swift",
        "Extensions/Process.swift",
        "Extensions/ProcessError.swift",
        "Extensions/Result.swift",
        "Extensions/Sequence.swift",
        "Extensions/String.swift",
        "Extensions/URL.swift",
        "SwiftBundler.swift",
        "Utility/Logger.swift",
        "Utility/LoggerLevel.swift",
        "Utility/OutputBuilder/Array+OutputComponent.swift",
        "Utility/OutputBuilder/ExampleCommand.swift",
        "Utility/OutputBuilder/InlineList.swift",
        "Utility/OutputBuilder/KeyedList.swift",
        "Utility/OutputBuilder/KeyedListBuilder.swift",
        "Utility/OutputBuilder/Line.swift",
        "Utility/OutputBuilder/LineBuilder.swift",
        "Utility/OutputBuilder/LinePartsBuilder.swift",
        "Utility/OutputBuilder/List.swift",
        "Utility/OutputBuilder/Output.swift",
        "Utility/OutputBuilder/OutputBuilder.swift",
        "Utility/OutputBuilder/OutputComponent.swift",
        "Utility/OutputBuilder/OutputPartsBuilder.swift",
        "Utility/OutputBuilder/Section.swift",
        "Utility/OutputBuilder/String+OutputComponent.swift",
        "Utility/OutputBuilder/StringOutput.swift",
        "Utility/Signal.swift",
        "Utility/Stopwatch.swift",
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftBundler",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBundler",
      "path" : "Documentation",
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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 -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/stackotter/swift-argument-parser
[1/5010] Fetching swift-argument-parser
Fetched https://github.com/stackotter/swift-argument-parser from cache (0.56s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/LebJe/TOMLKit
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-parsing.git
[1/288] Fetching version
[289/1484] Fetching version, rainbow
[1485/24881] Fetching version, rainbow, tomlkit
[5697/26930] Fetching version, rainbow, tomlkit, swift-docc-plugin
[6625/30766] Fetching version, rainbow, tomlkit, swift-docc-plugin, swift-log
[30767/128647] Fetching version, rainbow, tomlkit, swift-docc-plugin, swift-log, swift-parsing
Fetched https://github.com/onevcat/Rainbow from cache (4.55s)
Fetched https://github.com/LebJe/TOMLKit from cache (4.56s)
Fetched https://github.com/mxcl/Version.git from cache (5.24s)
Fetched https://github.com/apple/swift-log from cache (5.24s)
Fetched https://github.com/apple/swift-docc-plugin from cache (5.24s)
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (5.41s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (5.91s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.71s)
Computing version for https://github.com/LebJe/TOMLKit
Computed https://github.com/LebJe/TOMLKit at 0.6.0 (0.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3375] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.94s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.14.1 (2.20s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4368] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.26s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.03s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
[1/5388] Fetching xctest-dynamic-overlay
[5389/75620] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.63s)
[2107/70232] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (4.30s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.66s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
Creating working copy for https://github.com/LebJe/TOMLKit
Working copy of https://github.com/LebJe/TOMLKit resolved at 0.6.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.14.1
Creating working copy for https://github.com/stackotter/swift-argument-parser
Working copy of https://github.com/stackotter/swift-argument-parser resolved at main (b1b5373)
error: 'spi-builder-workspace': product 'ArgumentParser' required by package 'spi-builder-workspace' target 'swift-bundler' not found in package 'swift-argument-parser'.
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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': product 'ArgumentParser' required by package 'spi-builder-workspace' target 'swift-bundler' not found in package 'swift-argument-parser'.
BUILD FAILURE 6.1 linux