Build Information
Successful build of SwiftBeanCountRogersBankMapper, reference main (cb9032
), with Swift 6.0 for Linux on 8 Sep 2025 11:10:28 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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cb9032f Bump swiftlint to 0.61.0
Cloned https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Revision (git rev-parse @):
cb9032f9c7eafa68ce6e2f77f568769f4967fd5e
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
[1/947] Fetching swiftbeancountparserutils
[674/2568] Fetching swiftbeancountparserutils, rogersbankdownloader
[1937/6228] Fetching swiftbeancountparserutils, rogersbankdownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.32s)
[4167/5281] Fetching rogersbankdownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/RogersBankDownloader.git from cache (0.36s)
[3103/3660] Fetching swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (2.84s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.2 (0.90s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.99s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.83s)
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/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
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-24593BA9C3E375BF.txt
[6/33] Emitting module SwiftBeanCountModel
[7/35] Compiling SwiftBeanCountParserUtils String.swift
[8/35] Emitting module SwiftBeanCountParserUtils
[9/36] Compiling SwiftBeanCountModel TransactionPosting.swift
[10/36] Compiling SwiftBeanCountModel ValidationResult.swift
[11/36] Emitting module RogersBankDownloader
[13/36] Compiling SwiftBeanCountModel Inventory.swift
[14/36] Compiling SwiftBeanCountModel Ledger.swift
[15/36] Compiling SwiftBeanCountModel Price.swift
[16/36] Compiling SwiftBeanCountModel Tag.swift
[17/36] Compiling SwiftBeanCountModel Transaction.swift
[18/36] Compiling SwiftBeanCountModel TransactionMetaData.swift
[19/36] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[20/36] Compiling SwiftBeanCountModel Option.swift
[21/36] Compiling SwiftBeanCountModel Account.swift
[22/36] Compiling SwiftBeanCountModel AccountName.swift
[23/36] Compiling SwiftBeanCountModel Amount.swift
[24/36] Compiling SwiftBeanCountModel Balance.swift
[25/36] Compiling SwiftBeanCountModel Commodity.swift
[26/36] Compiling SwiftBeanCountModel Cost.swift
[27/36] Compiling SwiftBeanCountModel Custom.swift
[28/36] Compiling SwiftBeanCountModel Event.swift
[29/36] Compiling SwiftBeanCountModel Flag.swift
[30/36] Compiling RogersBankDownloader RogersUser.swift
[31/37] Compiling RogersBankDownloader URLTaskHelper.swift
[32/37] Compiling RogersBankDownloader RogersStatement.swift
[34/37] Compiling RogersBankDownloader DownloadError.swift
[35/37] Compiling RogersBankDownloader RogersAccount.swift
[36/37] Compiling RogersBankDownloader RogersActivity.swift
[37/37] Compiling RogersBankDownloader RogersAuthenticator.swift
[39/42] Emitting module SwiftBeanCountRogersBankMapper
[40/42] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[41/42] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[42/42] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
Build complete! (24.97s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftbeancountmodel",
"requirement" : {
"exact" : [
"0.1.6"
]
},
"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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.