Build Information
Successful build of SwiftBeanCountRogersBankMapper, reference main (3c10b2
), with Swift 5.9 for Linux on 16 Apr 2025 06:35:57 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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 3c10b26 Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Revision (git rev-parse @):
3c10b26e40a634f315afc399b716259bcdad5bf8
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
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" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/Nef10/RogersBankDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/884] Fetching swiftbeancountparserutils
[771/4232] Fetching swiftbeancountparserutils, swiftbeancountmodel
[833/5747] Fetching swiftbeancountparserutils, swiftbeancountmodel, rogersbankdownloader
[4395/4863] Fetching swiftbeancountmodel, rogersbankdownloader
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.22s)
Fetched https://github.com/Nef10/RogersBankDownloader.git (0.26s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.30s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.1 (0.38s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.39s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.38s)
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.1
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Building for debugging...
[1/28] Compiling SwiftBeanCountParserUtils String.swift
[2/28] Emitting module SwiftBeanCountParserUtils
[3/28] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[4/28] Compiling SwiftBeanCountModel Option.swift
[5/30] Compiling SwiftBeanCountModel Transaction.swift
[6/30] Compiling SwiftBeanCountModel TransactionMetaData.swift
[7/30] Compiling SwiftBeanCountModel Price.swift
[8/30] Compiling SwiftBeanCountModel Tag.swift
[9/30] Compiling SwiftBeanCountModel Custom.swift
[10/30] Compiling SwiftBeanCountModel Event.swift
[11/30] Compiling SwiftBeanCountModel Flag.swift
[12/30] Compiling SwiftBeanCountModel Inventory.swift
[13/30] Compiling SwiftBeanCountModel Ledger.swift
[14/31] Compiling RogersBankDownloader RogersUser.swift
[15/31] Compiling RogersBankDownloader URLTaskHelper.swift
[16/31] Compiling RogersBankDownloader RogersStatement.swift
[17/31] Compiling SwiftBeanCountModel Account.swift
[18/31] Compiling SwiftBeanCountModel AccountName.swift
[19/31] Compiling SwiftBeanCountModel Amount.swift
[20/31] Emitting module SwiftBeanCountModel
[21/31] Compiling SwiftBeanCountModel Balance.swift
[22/31] Compiling SwiftBeanCountModel Commodity.swift
[23/31] Compiling SwiftBeanCountModel Cost.swift
[26/32] Emitting module RogersBankDownloader
[27/32] Compiling RogersBankDownloader RogersAuthenticator.swift
[28/32] Compiling RogersBankDownloader RogersAccount.swift
[29/32] Compiling RogersBankDownloader RogersActivity.swift
[30/32] Compiling RogersBankDownloader DownloadError.swift
[31/32] Compiling SwiftBeanCountModel TransactionPosting.swift
[32/32] Compiling SwiftBeanCountModel ValidationResult.swift
[37/40] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[38/40] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[39/40] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[40/40] Emitting module SwiftBeanCountRogersBankMapper
Build complete! (11.14s)
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.1"
]
},
"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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.