Build Information
Successful build of SwiftBeanCountRogersBankMapper, reference main (3c10b2
), with Swift 5.10 for Linux on 16 Apr 2025 06:35:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
[1/1515] Fetching rogersbankdownloader
[32/2399] Fetching rogersbankdownloader, swiftbeancountparserutils
[1916/5747] Fetching rogersbankdownloader, swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.25s)
Fetched https://github.com/Nef10/RogersBankDownloader.git from cache (0.27s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.32s)
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.36s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.48s)
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
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/33] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[7/33] Compiling SwiftBeanCountModel Option.swift
[8/35] Compiling SwiftBeanCountModel Inventory.swift
[9/35] Compiling SwiftBeanCountModel Ledger.swift
[10/35] Compiling SwiftBeanCountModel Transaction.swift
[11/35] Compiling SwiftBeanCountModel TransactionMetaData.swift
[12/35] Compiling SwiftBeanCountModel Price.swift
[13/35] Compiling SwiftBeanCountModel Tag.swift
[14/35] Emitting module SwiftBeanCountParserUtils
[15/35] Compiling SwiftBeanCountParserUtils String.swift
[16/35] Compiling SwiftBeanCountModel Custom.swift
[17/35] Compiling SwiftBeanCountModel Event.swift
[18/35] Compiling SwiftBeanCountModel Flag.swift
[19/35] Compiling RogersBankDownloader RogersStatement.swift
[20/36] Compiling RogersBankDownloader RogersUser.swift
[21/36] Compiling RogersBankDownloader URLTaskHelper.swift
[22/36] Compiling SwiftBeanCountModel Balance.swift
[23/36] Compiling SwiftBeanCountModel Commodity.swift
[24/36] Compiling SwiftBeanCountModel Cost.swift
[26/36] Compiling RogersBankDownloader DownloadError.swift
[27/36] Compiling RogersBankDownloader RogersAccount.swift
[28/36] Compiling SwiftBeanCountModel TransactionPosting.swift
[29/36] Compiling SwiftBeanCountModel ValidationResult.swift
[30/36] Emitting module SwiftBeanCountModel
[31/36] Compiling SwiftBeanCountModel Account.swift
[32/36] Compiling SwiftBeanCountModel AccountName.swift
[33/36] Compiling SwiftBeanCountModel Amount.swift
[35/37] Compiling RogersBankDownloader RogersAuthenticator.swift
[36/37] Compiling RogersBankDownloader RogersActivity.swift
[37/37] Emitting module RogersBankDownloader
[39/42] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[40/42] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[41/42] Emitting module SwiftBeanCountRogersBankMapper
[42/42] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
Build complete! (11.04s)
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.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.