The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build OAuthKit, reference 2.0.1 (bc341b), with Swift 6.1 for Linux on 7 Dec 2025 22:37:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codefiesta/OAuthKit.git
Reference: 2.0.1
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/codefiesta/OAuthKit
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at bc341b3 Immediate Async Tasks (#137)
Cloned https://github.com/codefiesta/OAuthKit.git
Revision (git rev-parse @):
bc341b3ff7a27a2f94a6d9775fd776c95a85fa45
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codefiesta/OAuthKit.git at 2.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/codefiesta/OAuthKit.git
https://github.com/codefiesta/OAuthKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OAuthKit",
  "name" : "OAuthKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "OAuthKit",
      "targets" : [
        "OAuthKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OAuthKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OAuthKitTests",
      "path" : "Tests/OAuthKitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OAuthKitTests/Resources/oauth.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CodableTests.swift",
        "KeychainTests.swift",
        "OAWebViewTests.swift",
        "OAuth+Monitor.swift",
        "OAuthTestLAContext.swift",
        "OAuthTestURLProtocol.swift",
        "OAuthTestWKNavigationAction.swift",
        "OAuthTests.swift",
        "Tags+Extensions.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "OAuthKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OAuthKit",
      "module_type" : "SwiftTarget",
      "name" : "OAuthKit",
      "path" : "Sources/OAuthKit",
      "product_memberships" : [
        "OAuthKit"
      ],
      "sources" : [
        "Extensions/Collection+Extensions.swift",
        "Extensions/Data+Extensions.swift",
        "Extensions/Date+Extensions.swift",
        "Extensions/Digest+Extensions.swift",
        "Extensions/EnvironmentValues+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/Task+Extensions.swift",
        "Extensions/URL+Extensions.swift",
        "Extensions/URLRequest+Extensions.swift",
        "Extensions/URLResponse+Extensions.swift",
        "Extensions/UUID+Extensions.swift",
        "Keychain/Keychain.swift",
        "Network/NetworkMonitor.swift",
        "OAuth+Authorization.swift",
        "OAuth+DeviceCode.swift",
        "OAuth+GrantType.swift",
        "OAuth+Option.swift",
        "OAuth+PKCE.swift",
        "OAuth+Provider.swift",
        "OAuth+Request.swift",
        "OAuth+State.swift",
        "OAuth+Token.swift",
        "OAuth.swift",
        "Views/OAWebView.swift",
        "Views/OAWebViewCoordinator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
BUILD FAILURE 6.1 linux