Build Information
Successful build of SwiftBeanCountRogersBankMapper, reference v0.0.15 (3fe281), with Swift 6.2 for Android on 11 Nov 2025 22:31:26 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Reference: v0.0.15
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/Nef10/SwiftBeanCountRogersBankMapper
* tag v0.0.15 -> FETCH_HEAD
HEAD is now at 3fe2818 Bump SwiftBeanCountModel from 0.1.6 to 0.2.0
Cloned https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Revision (git rev-parse @):
3fe28188fe6fae3dcecd865dbc8de2645d650533
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at v0.0.15
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/969] Fetching swiftbeancountparserutils
[641/2612] Fetching swiftbeancountparserutils, rogersbankdownloader
[720/6354] Fetching swiftbeancountparserutils, rogersbankdownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.57s)
[3849/5385] Fetching rogersbankdownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/RogersBankDownloader.git from cache (0.77s)
[3100/3742] Fetching swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (4.87s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.2 (5.75s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.79s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.82s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Creating working copy for https://github.com/Nef10/RogersBankDownloader.git
Working copy of https://github.com/Nef10/RogersBankDownloader.git resolved at 0.2.2
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--11D90AFD9DD3AB2.txt
[6/33] Emitting module SwiftBeanCountModel
[7/35] Compiling SwiftBeanCountModel TransactionPosting.swift
[8/35] Compiling SwiftBeanCountModel ValidationResult.swift
[9/35] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[10/35] Compiling SwiftBeanCountModel Option.swift
[11/35] Compiling SwiftBeanCountModel Transaction.swift
[12/35] Compiling SwiftBeanCountModel TransactionMetaData.swift
[13/35] Compiling SwiftBeanCountModel Price.swift
[14/35] Compiling SwiftBeanCountModel Tag.swift
[15/35] Compiling SwiftBeanCountModel Balance.swift
[16/35] Compiling SwiftBeanCountModel Commodity.swift
[17/35] Compiling SwiftBeanCountModel Cost.swift
[18/35] Compiling SwiftBeanCountModel Account.swift
[19/35] Compiling SwiftBeanCountModel AccountName.swift
[20/35] Compiling SwiftBeanCountModel Amount.swift
[21/35] Compiling SwiftBeanCountModel Custom.swift
[22/35] Compiling SwiftBeanCountModel Event.swift
[23/35] Compiling SwiftBeanCountModel Flag.swift
[24/35] Compiling SwiftBeanCountModel Inventory.swift
[25/35] Compiling SwiftBeanCountModel Ledger.swift
[26/35] Emitting module SwiftBeanCountParserUtils
[27/35] Compiling SwiftBeanCountParserUtils String.swift
[28/37] Compiling RogersBankDownloader URLTaskHelper.swift
[29/37] Compiling RogersBankDownloader RogersUser.swift
[31/37] Compiling RogersBankDownloader RogersStatement.swift
[33/37] Compiling RogersBankDownloader DownloadError.swift
[34/37] Compiling RogersBankDownloader RogersAccount.swift
[35/37] Emitting module RogersBankDownloader
[36/37] Compiling RogersBankDownloader RogersAuthenticator.swift
[37/37] Compiling RogersBankDownloader RogersActivity.swift
[39/42] Emitting module SwiftBeanCountRogersBankMapper
[40/42] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[41/42] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[42/42] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
Build complete! (55.67s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftbeancountmodel",
"requirement" : {
"exact" : [
"0.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
},
{
"identity" : "swiftbeancountparserutils",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountParserUtils.git"
},
{
"identity" : "rogersbankdownloader",
"requirement" : {
"exact" : [
"0.2.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/RogersBankDownloader.git"
}
],
"manifest_display_name" : "SwiftBeanCountRogersBankMapper",
"name" : "SwiftBeanCountRogersBankMapper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftBeanCountRogersBankMapper",
"targets" : [
"SwiftBeanCountRogersBankMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountRogersBankMapperTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountRogersBankMapperTests",
"path" : "Tests/SwiftBeanCountRogersBankMapperTests",
"sources" : [
"Extensions/XCTestCase.swift",
"RogersBankMappingErrorTests.swift",
"SwiftBeanCountRogersBankMapperTests.swift",
"TestAccount.swift"
],
"target_dependencies" : [
"SwiftBeanCountRogersBankMapper"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountRogersBankMapper",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountRogersBankMapper",
"path" : "Sources/SwiftBeanCountRogersBankMapper",
"product_dependencies" : [
"SwiftBeanCountModel",
"SwiftBeanCountParserUtils",
"RogersBankDownloader"
],
"product_memberships" : [
"SwiftBeanCountRogersBankMapper"
],
"sources" : [
"MetaDataKeys.swift",
"RogersBankMappingError.swift",
"SwiftBeanCountRogersBankMapper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.