The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AccountsSDK, reference master (e60bee), with Swift 6.1 for Wasm on 13 Jan 2026 21:27:54 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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-accounts-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-accounts-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e60beef 0.9.30
Cloned https://github.com/Alviere/alviere-accounts-ios.git
Revision (git rev-parse @):
e60beef43d948c111349d2bced5694794abda2b8
SUCCESS checkout https://github.com/Alviere/alviere-accounts-ios.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Alviere/alviere-accounts-ios.git
https://github.com/Alviere/alviere-accounts-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"
    },
    {
      "identity" : "alviere-camera-ios",
      "requirement" : {
        "exact" : [
          "1.5.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-camera-ios.git"
    }
  ],
  "manifest_display_name" : "AccountsSDK",
  "name" : "AccountsSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AccountsSDK",
      "targets" : [
        "AccountsSDKDeps"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AccountsSDKDeps",
      "module_type" : "SwiftTarget",
      "name" : "AccountsSDKDeps",
      "path" : "AccountsSDKDeps",
      "product_dependencies" : [
        "AlCore",
        "AlCamera"
      ],
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
        "AccountsSDK.swift"
      ],
      "target_dependencies" : [
        "AccountsSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AccountsSDK",
      "module_type" : "BinaryTarget",
      "name" : "AccountsSDK",
      "path" : "remote/archive/AccountsSDK.xcframework.zip",
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:bb5ef85e2f3936cf1d2ae6dee7e011cebd8377061043dcf9368e6726baaf85d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Alviere/alviere-core-ios.git
Fetching https://github.com/Alviere/alviere-camera-ios.git
[1/185] Fetching alviere-core-ios
[2/264] Fetching alviere-core-ios, alviere-camera-ios
Fetched https://github.com/Alviere/alviere-camera-ios.git from cache (1.16s)
Fetched https://github.com/Alviere/alviere-core-ios.git from cache (1.16s)
Computing version for https://github.com/Alviere/alviere-camera-ios.git
Computed https://github.com/Alviere/alviere-camera-ios.git at 1.5.0 (1.76s)
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.79s)
Creating working copy for https://github.com/Alviere/alviere-camera-ios.git
Working copy of https://github.com/Alviere/alviere-camera-ios.git resolved at 1.5.0
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-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnap.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip
[1369/143829] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip
[20671/436888] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip
[29098/7236508] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip
[216820/9303953] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip
[281347/10597478] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip
[313473/10989936] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip
[321912/11184526] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnap.xcframework.zip
[338287/11772060] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnap.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip (0.79s)
[4074409/11628231] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnap.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnap.xcframework.zip (0.81s)
[6611703/11433641] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip (0.83s)
[9226759/11041183] Downloading https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip (0.90s)
[15025/10106680] Downloading https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip (0.95s)
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip (0.99s)
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip (1.07s)
Downloaded https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip (1.59s)
Downloaded https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip (2.05s)
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
[3/7] Compiling AccountsSDKDeps AccountsSDK.swift
[4/7] Emitting module AccountsSDKDeps
[5/8] Wrapping AST for AccountsSDKDeps for debugging
[6/8] Write Objects.LinkFileList
[7/8] Archiving libAccountsSDK.a
Build complete! (10.55s)
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"
    },
    {
      "identity" : "alviere-camera-ios",
      "requirement" : {
        "exact" : [
          "1.5.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-camera-ios.git"
    }
  ],
  "manifest_display_name" : "AccountsSDK",
  "name" : "AccountsSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AccountsSDK",
      "targets" : [
        "AccountsSDKDeps"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AccountsSDKDeps",
      "module_type" : "SwiftTarget",
      "name" : "AccountsSDKDeps",
      "path" : "AccountsSDKDeps",
      "product_dependencies" : [
        "AlCore",
        "AlCamera"
      ],
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
        "AccountsSDK.swift"
      ],
      "target_dependencies" : [
        "AccountsSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AccountsSDK",
      "module_type" : "BinaryTarget",
      "name" : "AccountsSDK",
      "path" : "remote/archive/AccountsSDK.xcframework.zip",
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:bb5ef85e2f3936cf1d2ae6dee7e011cebd8377061043dcf9368e6726baaf85d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.