Build Information
Successful build of SwiftBeanCountCompassCardMapper, reference v0.1.2 (e38eb3), with Swift 6.1 for macOS (SPM) on 12 Nov 2025 04:26:44 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Reference: v0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountCompassCardMapper
* tag v0.1.2 -> FETCH_HEAD
HEAD is now at e38eb33 Bump SwiftBeanCountModel from 0.1.6 to 0.2.0
Cloned https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Revision (git rev-parse @):
e38eb33cf51c5760e6d52c1b889a9b03d258497d
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at v0.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
{
"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.2.0"
]
},
"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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/35] Compiling CSV UnicodeIterator.swift
[7/35] Compiling CSV CSVWriter.swift
[8/35] Compiling CSV Legacy.swift
[9/35] Compiling CSV Endian.swift
[10/35] Compiling SwiftBeanCountParserUtils String.swift
[11/35] Emitting module SwiftBeanCountParserUtils
[12/35] Compiling SwiftBeanCountModel Option.swift
[13/35] Compiling SwiftBeanCountModel Price.swift
[14/35] Compiling SwiftBeanCountModel TransactionMetaData.swift
[15/35] Compiling SwiftBeanCountModel TransactionPosting.swift
[16/35] Compiling SwiftBeanCountModel Tag.swift
[17/35] Compiling SwiftBeanCountModel Transaction.swift
[18/36] Compiling SwiftBeanCountModel Custom.swift
[19/36] Compiling SwiftBeanCountModel Event.swift
[20/36] Compiling SwiftBeanCountModel Amount.swift
[21/36] Compiling SwiftBeanCountModel Balance.swift
[22/36] Compiling SwiftBeanCountModel Commodity.swift
[23/36] Compiling SwiftBeanCountModel Cost.swift
[24/36] Compiling SwiftBeanCountModel Flag.swift
[25/36] Compiling CSV CSVRowDecoder.swift
[26/36] Compiling SwiftBeanCountModel Inventory.swift
[27/36] Compiling SwiftBeanCountModel Ledger.swift
[28/36] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[29/36] Emitting module SwiftBeanCountModel
[30/36] Compiling CSV CSVError.swift
[31/36] Compiling SwiftBeanCountModel Account.swift
[32/36] Compiling CSV BinaryReader.swift
[33/36] Emitting module CSV
[34/36] Compiling SwiftBeanCountModel AccountName.swift
[35/36] Compiling CSV CSVReader.swift
[36/36] Compiling SwiftBeanCountModel ValidationResult.swift
[37/39] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[38/39] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:35: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
33 | }
34 |
35 | 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
36 | var dateFormatter = DateFormatter()
37 | dateFormatter.dateFormat = "MMM-dd-yyyy hh:mm a"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:42: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
40 | }()
41 |
42 | 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
43 | var dateFormatter = DateFormatter()
44 | dateFormatter.dateFormat = "yyyy-MM-dd-HH-mm"
[39/39] Emitting module SwiftBeanCountCompassCardMapper
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:35: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
33 | }
34 |
35 | 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
36 | var dateFormatter = DateFormatter()
37 | dateFormatter.dateFormat = "MMM-dd-yyyy hh:mm a"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountCompassCardMapper/SwiftBeanCountCompassCardMapper.swift:42: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
40 | }()
41 |
42 | 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
43 | var dateFormatter = DateFormatter()
44 | dateFormatter.dateFormat = "yyyy-MM-dd-HH-mm"
Build complete! (14.94s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/yaslab/CSV.swift.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/1833] Fetching csv.swift
[130/2802] Fetching csv.swift, swiftbeancountparserutils
[807/6544] Fetching csv.swift, swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (4.61s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (4.61s)
Fetched https://github.com/yaslab/CSV.swift.git from cache (4.61s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.2 (5.23s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.62s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.59s)
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/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/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
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.2.0"
]
},
"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" : "/Users/admin/builder/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"
}
Done.