The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SweetCookieKit, reference 0.4.0 (4d5b71), with Swift 6.3 for Android on 21 Apr 2026 21:25:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/steipete/SweetCookieKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (4.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3673] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
[5/15] Compiling SweetCookieKit GeckoCookieImporter.swift
[6/15] Compiling SweetCookieKit SafariCookieImporter.swift
[7/16] Compiling SweetCookieKit SnappyDecoder.swift
[8/16] Compiling SweetCookieKit ChromiumLocalStorageReader.swift
[9/16] Compiling SweetCookieKit ChromeCookieImporter.swift
[10/16] Compiling SweetCookieKit ChromiumLevelDBReader.swift
[11/16] Compiling SweetCookieKit ChromiumLocalStorageReader+LevelDB.swift
[12/16] Compiling SweetCookieKit BrowserCookieKeychainAccessGate.swift
[13/16] Compiling SweetCookieKit BrowserCookieModels.swift
[14/16] Emitting module SweetCookieKit
[15/16] Compiling SweetCookieKit BrowserCatalog.swift
[16/16] Compiling SweetCookieKit BrowserCookieImporter.swift
Build complete! (42.96s)
Build complete.
{
  "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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.