Build Information
Successful build of SwiftBeanCountCompassCardMapper, reference v0.1.1 (c1af5f
), with Swift 6.1 for Linux on 29 Apr 2025 11:05:05 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Reference: v0.1.1
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
* tag v0.1.1 -> FETCH_HEAD
HEAD is now at c1af5fc Fix webloads have second transaction after taping
Cloned https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Revision (git rev-parse @):
c1af5fc33aa9062ce635f77bacc722a085a90d2b
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at v0.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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.4.3",
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/yaslab/CSV.swift.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/884] Fetching swiftbeancountparserutils
[90/2717] Fetching swiftbeancountparserutils, csv.swift
[1301/6065] Fetching swiftbeancountparserutils, csv.swift, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.97s)
Fetched https://github.com/yaslab/CSV.swift.git from cache (1.17s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.17s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (2.02s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.94s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.2 (1.05s)
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
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] Emitting module SwiftBeanCountParserUtils
[7/33] Emitting module SwiftBeanCountModel
[8/35] Compiling CSV Endian.swift
[9/35] Compiling CSV Legacy.swift
[10/36] Compiling CSV UnicodeIterator.swift
[11/36] Emitting module CSV
[12/36] Compiling CSV BinaryReader.swift
[13/36] Compiling SwiftBeanCountModel TransactionPosting.swift
[14/36] Compiling SwiftBeanCountModel ValidationResult.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 CSV CSVWriter.swift
[20/36] Compiling CSV CSVError.swift
[21/36] Compiling CSV CSVReader.swift
[22/36] Compiling SwiftBeanCountParserUtils String.swift
[23/37] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[24/37] Compiling SwiftBeanCountModel Option.swift
[25/37] Compiling CSV CSVRowDecoder.swift
[26/38] Compiling SwiftBeanCountModel Account.swift
[27/38] Compiling SwiftBeanCountModel AccountName.swift
[28/38] Compiling SwiftBeanCountModel Amount.swift
[29/38] Compiling SwiftBeanCountModel Balance.swift
[30/38] Compiling SwiftBeanCountModel Commodity.swift
[31/38] Compiling SwiftBeanCountModel Cost.swift
[32/38] Compiling SwiftBeanCountModel Inventory.swift
[33/38] Compiling SwiftBeanCountModel Ledger.swift
[34/38] Compiling SwiftBeanCountModel Custom.swift
[35/38] Compiling SwiftBeanCountModel Event.swift
[36/38] Compiling SwiftBeanCountModel Flag.swift
[40/42] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[41/42] Emitting module SwiftBeanCountCompassCardMapper
/host/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:34:24: warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
32 | }
33 |
34 | private static var dateFormatter: DateFormatter = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 | var dateFormatter = DateFormatter()
36 | dateFormatter.dateFormat = "MMM-dd-yyyy hh:mm a"
/host/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:41:24: warning: static property 'dateFormatterLoadId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 | }()
40 |
41 | private static var dateFormatterLoadId: DateFormatter = {
| |- warning: static property 'dateFormatterLoadId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatterLoadId' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatterLoadId' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 | var dateFormatter = DateFormatter()
43 | dateFormatter.dateFormat = "yyyy-MM-dd-HH-mm"
[42/42] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
/host/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:34:24: warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
32 | }
33 |
34 | private static var dateFormatter: DateFormatter = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 | var dateFormatter = DateFormatter()
36 | dateFormatter.dateFormat = "MMM-dd-yyyy hh:mm a"
/host/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:41:24: warning: static property 'dateFormatterLoadId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 | }()
40 |
41 | private static var dateFormatterLoadId: DateFormatter = {
| |- warning: static property 'dateFormatterLoadId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatterLoadId' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatterLoadId' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 | var dateFormatter = DateFormatter()
43 | dateFormatter.dateFormat = "yyyy-MM-dd-HH-mm"
Build complete! (25.48s)
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.4.3",
"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-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.