Build Information
Successful build of AccountsSDK, reference 0.9.30 (e60bee), with Swift 6.1 for Wasm on 13 Jan 2026 21:27:22 UTC.
Swift 6 data race errors: 0
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: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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alviere/alviere-accounts-ios.git
Reference: 0.9.30
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
* tag 0.9.30 -> FETCH_HEAD
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 0.9.30
========================================
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-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: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
[55/264] Fetching alviere-core-ios, alviere-camera-ios
Fetched https://github.com/Alviere/alviere-camera-ios.git from cache (0.21s)
Fetched https://github.com/Alviere/alviere-core-ios.git from cache (0.22s)
Computing version for https://github.com/Alviere/alviere-camera-ios.git
Computed https://github.com/Alviere/alviere-camera-ios.git at 1.5.0 (0.89s)
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.57s)
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
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
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/MiSnapFacialCapture.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-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/MobileFlow.xcframework.zip
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-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.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/MiSnapCamera.xcframework.zip
[2747/6799620] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip
[83290/16906300] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip
[164332/17298758] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip
[171353/19366203] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/MiSnapBarcodeScanner.xcframework.zip
[276660/19953737] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip
[357148/20246796] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip
[492429/21540321] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip
[507886/21734911] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.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/MiSnap.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapFacialCapture.xcframework.zip (1.15s)
[14650861/21441852] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/MiSnapBarcodeScanner.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.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/MiSnap.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCore.xcframework.zip (1.16s)
[15226655/20854318] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/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/MiSnap.xcframework.zip
[17837385/20998147] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/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/MiSnap.xcframework.zip, https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnap.xcframework.zip (1.23s)
[19706622/20803557] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/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/MiSnapCamera.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapScience.xcframework.zip (1.24s)
[20067810/20411099] Downloading https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip, https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.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/MiSnapCamera.xcframework.zip
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapCamera.xcframework.zip (1.26s)
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MobileFlow.xcframework.zip (1.41s)
Downloaded https://github.com/Alviere/alviere-camera-ios/releases/download/1.5.0/MiSnapBarcodeScanner.xcframework.zip (1.45s)
Downloaded https://github.com/Alviere/alviere-accounts-ios/releases/download/0.9.30/AccountsSDK.xcframework.zip (1.83s)
Downloaded https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip (2.07s)
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
[3/7] Emitting module AccountsSDKDeps
[4/7] Compiling AccountsSDKDeps AccountsSDK.swift
[5/8] Wrapping AST for AccountsSDKDeps for debugging
[6/8] Write Objects.LinkFileList
[7/8] Archiving libAccountsSDK.a
Build complete! (9.18s)
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.