Build Information
Successful build of SwiftBeanCountCompassCardMapper, reference main (a907c0
), with Swift 5.9 for Linux on 16 Apr 2025 06:46:06 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/SwiftBeanCountCompassCardMapper.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/SwiftBeanCountCompassCardMapper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a907c0f Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Revision (git rev-parse @):
a907c0f30a6962e182bd33dc686bbdf74bda3abe
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/yaslab/CSV.swift.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/884] Fetching swiftbeancountparserutils
[762/2717] Fetching swiftbeancountparserutils, csv.swift
[2425/6065] Fetching swiftbeancountparserutils, csv.swift, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.22s)
Fetched https://github.com/yaslab/CSV.swift.git (0.28s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.28s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.2 (0.34s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.35s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.33s)
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/yaslab/CSV.swift.git
Working copy of https://github.com/yaslab/CSV.swift.git resolved at 2.5.2
Building for debugging...
[1/28] Emitting module SwiftBeanCountModel
[2/30] Compiling CSV Legacy.swift
[3/31] Compiling CSV Endian.swift
[4/31] Compiling CSV UnicodeIterator.swift
[5/31] Compiling SwiftBeanCountModel TransactionPosting.swift
[6/31] Compiling SwiftBeanCountModel ValidationResult.swift
[7/31] Compiling SwiftBeanCountModel Transaction.swift
[8/31] Compiling SwiftBeanCountModel TransactionMetaData.swift
[9/31] Compiling SwiftBeanCountModel Price.swift
[10/31] Compiling SwiftBeanCountModel Tag.swift
[11/31] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[12/31] Compiling SwiftBeanCountModel Option.swift
[13/31] Compiling SwiftBeanCountModel Inventory.swift
[14/31] Compiling SwiftBeanCountModel Ledger.swift
[15/31] Emitting module SwiftBeanCountParserUtils
[16/31] Compiling SwiftBeanCountParserUtils String.swift
[17/31] Emitting module CSV
[19/33] Compiling CSV CSVRowDecoder.swift
[20/33] Compiling CSV CSVReader.swift
[21/33] Compiling CSV CSVError.swift
[22/33] Compiling CSV BinaryReader.swift
[23/33] Compiling CSV CSVWriter.swift
[25/34] Compiling SwiftBeanCountModel Custom.swift
[26/34] Compiling SwiftBeanCountModel Event.swift
[27/34] Compiling SwiftBeanCountModel Flag.swift
[28/34] Compiling SwiftBeanCountModel Balance.swift
[29/34] Compiling SwiftBeanCountModel Commodity.swift
[30/34] Compiling SwiftBeanCountModel Cost.swift
[31/34] Compiling SwiftBeanCountModel Account.swift
[32/34] Compiling SwiftBeanCountModel AccountName.swift
[33/34] Compiling SwiftBeanCountModel Amount.swift
[38/40] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[39/40] Emitting module SwiftBeanCountCompassCardMapper
[40/40] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
Build complete! (9.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftbeancountparserutils",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountParserUtils.git"
},
{
"identity" : "swiftbeancountmodel",
"requirement" : {
"exact" : [
"0.1.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
},
{
"identity" : "csv.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yaslab/CSV.swift.git"
}
],
"manifest_display_name" : "SwiftBeanCountCompassCardMapper",
"name" : "SwiftBeanCountCompassCardMapper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftBeanCountCompassCardMapper",
"targets" : [
"SwiftBeanCountCompassCardMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountCompassCardMapperTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountCompassCardMapperTests",
"path" : "Tests/SwiftBeanCountCompassCardMapperTests",
"sources" : [
"SwiftBeanCountCompassCardMapperErrorTests.swift",
"SwiftBeanCountCompassCardMapperTests.swift"
],
"target_dependencies" : [
"SwiftBeanCountCompassCardMapper"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountCompassCardMapper",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountCompassCardMapper",
"path" : "Sources/SwiftBeanCountCompassCardMapper",
"product_dependencies" : [
"SwiftBeanCountParserUtils",
"SwiftBeanCountModel",
"CSV"
],
"product_memberships" : [
"SwiftBeanCountCompassCardMapper"
],
"sources" : [
"SwiftBeanCountCompassCardMapper.swift",
"SwiftBeanCountCompassCardMapperError.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.