The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SweetCookieKit, reference 0.4.0 (4d5b71), with Swift 6.1 for Android on 20 Jan 2026 15:54:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/steipete/SweetCookieKit.git
Reference: 0.4.0
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/steipete/SweetCookieKit
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 4d5b71f test: cover browser metadata helpers
Cloned https://github.com/steipete/SweetCookieKit.git
Revision (git rev-parse @):
4d5b71ffbb296937dc5ee8472f64721bca771cf0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/steipete/SweetCookieKit.git at 0.4.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/steipete/SweetCookieKit.git
https://github.com/steipete/SweetCookieKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "SweetCookieKit",
  "name" : "SweetCookieKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SweetCookieKit",
      "targets" : [
        "SweetCookieKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SweetCookieKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SweetCookieKitTests",
      "path" : "Tests/SweetCookieKitTests",
      "sources" : [
        "BrowserCatalogTests.swift",
        "BrowserCookieClientTests.swift",
        "BrowserCookieDomainMatcherTests.swift",
        "ChromeCookieImporterTests.swift",
        "ChromiumLevelDBTableTests.swift",
        "ChromiumLocalStorageReaderTests.swift",
        "ChromiumProfileLocatorTests.swift",
        "SnappyDecoderTests.swift"
      ],
      "target_dependencies" : [
        "SweetCookieKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SweetCookieKit",
      "module_type" : "SwiftTarget",
      "name" : "SweetCookieKit",
      "path" : "Sources/SweetCookieKit",
      "product_memberships" : [
        "SweetCookieKit"
      ],
      "sources" : [
        "BrowserCatalog.swift",
        "BrowserCookieImporter.swift",
        "BrowserCookieKeychainAccessGate.swift",
        "BrowserCookieModels.swift",
        "ChromeCookieImporter.swift",
        "ChromiumLevelDBReader.swift",
        "ChromiumLocalStorageReader+LevelDB.swift",
        "ChromiumLocalStorageReader.swift",
        "GeckoCookieImporter.swift",
        "SafariCookieImporter.swift",
        "SnappyDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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 android