Build Information
Successful build of SwiftBeanCountTangerineMapper, reference v0.0.3 (db1a30
), with Swift 6.1 for Linux on 27 Apr 2025 18:39:09 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/SwiftBeanCountTangerineMapper.git
Reference: v0.0.3
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/SwiftBeanCountTangerineMapper
* tag v0.0.3 -> FETCH_HEAD
HEAD is now at db1a30b SwiftLint: ignore Protocol Buffer files
Cloned https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Revision (git rev-parse @):
db1a30b42d0e7c57ff5e69e86552646a6eee5216
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountTangerineMapper.git at v0.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
https://github.com/Nef10/SwiftBeanCountTangerineMapper.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"
}
],
"manifest_display_name" : "SwiftBeanCountTangerineMapper",
"name" : "SwiftBeanCountTangerineMapper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftBeanCountTangerineMapper",
"targets" : [
"SwiftBeanCountTangerineMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountTangerineMapperTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountTangerineMapperTests",
"path" : "Tests/SwiftBeanCountTangerineMapperTests",
"sources" : [
"SwiftBeanCountTangerineMapperErrorTests.swift",
"SwiftBeanCountTangerineMapperTests.swift"
],
"target_dependencies" : [
"SwiftBeanCountTangerineMapper"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountTangerineMapper",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountTangerineMapper",
"path" : "Sources/SwiftBeanCountTangerineMapper",
"product_dependencies" : [
"SwiftBeanCountParserUtils",
"SwiftBeanCountModel"
],
"product_memberships" : [
"SwiftBeanCountTangerineMapper"
],
"sources" : [
"SwiftBeanCountTangerineMapper.swift",
"SwiftBeanCountTangerineMapperError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/Nef10/SwiftBeanCountModel.git
[1/884] Fetching swiftbeancountparserutils
[885/4232] Fetching swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.34s)
[2344/3348] Fetching swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.47s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (1.28s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.61s)
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/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/24] Emitting module SwiftBeanCountModel
[6/26] Compiling SwiftBeanCountParserUtils String.swift
[7/26] Emitting module SwiftBeanCountParserUtils
[8/27] Compiling SwiftBeanCountModel TransactionPosting.swift
[9/27] Compiling SwiftBeanCountModel ValidationResult.swift
[10/27] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[11/27] Compiling SwiftBeanCountModel Option.swift
[12/27] Compiling SwiftBeanCountModel Price.swift
[13/27] Compiling SwiftBeanCountModel Tag.swift
[14/27] Compiling SwiftBeanCountModel Inventory.swift
[15/27] Compiling SwiftBeanCountModel Ledger.swift
[16/27] Compiling SwiftBeanCountModel Transaction.swift
[17/27] Compiling SwiftBeanCountModel TransactionMetaData.swift
[18/27] Compiling SwiftBeanCountModel Balance.swift
[19/27] Compiling SwiftBeanCountModel Commodity.swift
[20/27] Compiling SwiftBeanCountModel Cost.swift
[21/27] Compiling SwiftBeanCountModel Account.swift
[22/27] Compiling SwiftBeanCountModel AccountName.swift
[23/27] Compiling SwiftBeanCountModel Amount.swift
[24/27] Compiling SwiftBeanCountModel Custom.swift
[25/27] Compiling SwiftBeanCountModel Event.swift
[26/27] Compiling SwiftBeanCountModel Flag.swift
[29/31] Emitting module SwiftBeanCountTangerineMapper
/host/spi-builder-workspace/Sources/SwiftBeanCountTangerineMapper/SwiftBeanCountTangerineMapper.swift:17:24: warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private static var dateFormatterTransaction: DateFormatter = {
| |- warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatterTransaction' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatterTransaction' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | var dateFormatter = DateFormatter()
19 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss"
[30/31] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapperError.swift
[31/31] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapper.swift
/host/spi-builder-workspace/Sources/SwiftBeanCountTangerineMapper/SwiftBeanCountTangerineMapper.swift:17:24: warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private static var dateFormatterTransaction: DateFormatter = {
| |- warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatterTransaction' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'dateFormatterTransaction' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | var dateFormatter = DateFormatter()
19 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss"
Build complete! (11.43s)
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"
}
],
"manifest_display_name" : "SwiftBeanCountTangerineMapper",
"name" : "SwiftBeanCountTangerineMapper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftBeanCountTangerineMapper",
"targets" : [
"SwiftBeanCountTangerineMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountTangerineMapperTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountTangerineMapperTests",
"path" : "Tests/SwiftBeanCountTangerineMapperTests",
"sources" : [
"SwiftBeanCountTangerineMapperErrorTests.swift",
"SwiftBeanCountTangerineMapperTests.swift"
],
"target_dependencies" : [
"SwiftBeanCountTangerineMapper"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountTangerineMapper",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountTangerineMapper",
"path" : "Sources/SwiftBeanCountTangerineMapper",
"product_dependencies" : [
"SwiftBeanCountParserUtils",
"SwiftBeanCountModel"
],
"product_memberships" : [
"SwiftBeanCountTangerineMapper"
],
"sources" : [
"SwiftBeanCountTangerineMapper.swift",
"SwiftBeanCountTangerineMapperError.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.