The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CardsSDK, reference master (1b58c5), with Swift 6.1 for Android on 2 Feb 2026 22:58:47 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alviere/alviere-cards-ios.git
Reference: master
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/Alviere/alviere-cards-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1b58c53 0.9.31
Cloned https://github.com/Alviere/alviere-cards-ios.git
Revision (git rev-parse @):
1b58c53a10bc66d61320d61c604e810037bf2dcd
SUCCESS checkout https://github.com/Alviere/alviere-cards-ios.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Alviere/alviere-cards-ios.git
https://github.com/Alviere/alviere-cards-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "alviere-core-ios",
      "requirement" : {
        "exact" : [
          "0.9.30"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-core-ios.git"
    }
  ],
  "manifest_display_name" : "CardsSDK",
  "name" : "CardsSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CardsSDK",
      "targets" : [
        "CardsSDKDeps"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CardsSDKDeps",
      "module_type" : "SwiftTarget",
      "name" : "CardsSDKDeps",
      "path" : "CardsSDKDeps",
      "product_dependencies" : [
        "AlCore"
      ],
      "product_memberships" : [
        "CardsSDK"
      ],
      "sources" : [
        "CardsSDK.swift"
      ],
      "target_dependencies" : [
        "CardsSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CardsSDK",
      "module_type" : "BinaryTarget",
      "name" : "CardsSDK",
      "path" : "remote/archive/CardsSDK.xcframework.zip",
      "product_memberships" : [
        "CardsSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Alviere/alviere-core-ios.git
[1/185] Fetching alviere-core-ios
Fetched https://github.com/Alviere/alviere-core-ios.git from cache (0.21s)
Computing version for https://github.com/Alviere/alviere-core-ios.git
Computed https://github.com/Alviere/alviere-core-ios.git at 0.9.30 (0.80s)
Creating working copy for https://github.com/Alviere/alviere-core-ios.git
Working copy of https://github.com/Alviere/alviere-core-ios.git resolved at 0.9.30
Downloading binary artifact https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-cards-ios/releases/download/0.9.31/CardsSDK.xcframework.zip
[1369/10106680] Downloading https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip
[17391/14993741] Downloading https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip, https://github.com/Alviere/alviere-cards-ios/releases/download/0.9.31/CardsSDK.xcframework.zip
Downloaded https://github.com/Alviere/alviere-cards-ios/releases/download/0.9.31/CardsSDK.xcframework.zip (1.07s)
Downloaded https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip (1.62s)
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
[3/7] Emitting module CardsSDKDeps
[4/7] Compiling CardsSDKDeps CardsSDK.swift
[5/8] Wrapping AST for CardsSDKDeps for debugging
[6/8] Write Objects.LinkFileList
[7/8] Archiving libCardsSDK.a
Build complete! (6.33s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "alviere-core-ios",
      "requirement" : {
        "exact" : [
          "0.9.30"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-core-ios.git"
    }
  ],
  "manifest_display_name" : "CardsSDK",
  "name" : "CardsSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CardsSDK",
      "targets" : [
        "CardsSDKDeps"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CardsSDKDeps",
      "module_type" : "SwiftTarget",
      "name" : "CardsSDKDeps",
      "path" : "CardsSDKDeps",
      "product_dependencies" : [
        "AlCore"
      ],
      "product_memberships" : [
        "CardsSDK"
      ],
      "sources" : [
        "CardsSDK.swift"
      ],
      "target_dependencies" : [
        "CardsSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CardsSDK",
      "module_type" : "BinaryTarget",
      "name" : "CardsSDK",
      "path" : "remote/archive/CardsSDK.xcframework.zip",
      "product_memberships" : [
        "CardsSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.