Build Information
Successful build of SwiftBeanCountTangerineMapper, reference v0.0.4 (c5f660), with Swift 6.1 for macOS (SPM) on 12 Nov 2025 05:04:41 UTC.
Swift 6 data race errors: 1
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/SwiftBeanCountTangerineMapper.git
Reference: v0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountTangerineMapper
* tag v0.0.4 -> FETCH_HEAD
HEAD is now at c5f660f Bump SwiftBeanCountModel from 0.1.6 to 0.2.0 (#134)
Cloned https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Revision (git rev-parse @):
c5f660f3b5675f4ab939fbf2dac538c377fcf2db
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountTangerineMapper.git at v0.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
https://github.com/Nef10/SwiftBeanCountTangerineMapper.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"
}
],
"manifest_display_name" : "SwiftBeanCountTangerineMapper",
"name" : "SwiftBeanCountTangerineMapper",
"path" : "/Users/admin/builder/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 ...
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/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/25] Emitting module SwiftBeanCountParserUtils
[6/25] Compiling SwiftBeanCountParserUtils String.swift
[7/25] Compiling SwiftBeanCountModel Custom.swift
[8/25] Compiling SwiftBeanCountModel Event.swift
[9/25] Compiling SwiftBeanCountModel Commodity.swift
[10/25] Compiling SwiftBeanCountModel Cost.swift
[11/25] Compiling SwiftBeanCountModel Account.swift
[12/25] Compiling SwiftBeanCountModel AccountName.swift
[13/25] Compiling SwiftBeanCountModel Tag.swift
[14/25] Compiling SwiftBeanCountModel Transaction.swift
[15/25] Compiling SwiftBeanCountModel Flag.swift
[16/25] Compiling SwiftBeanCountModel Inventory.swift
[17/25] Compiling SwiftBeanCountModel Ledger.swift
[18/25] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[19/25] Compiling SwiftBeanCountModel Amount.swift
[20/25] Compiling SwiftBeanCountModel Balance.swift
[21/25] Emitting module SwiftBeanCountModel
[22/25] Compiling SwiftBeanCountModel Option.swift
[23/25] Compiling SwiftBeanCountModel Price.swift
[24/25] Compiling SwiftBeanCountModel TransactionMetaData.swift
[25/25] Compiling SwiftBeanCountModel TransactionPosting.swift
[26/26] Compiling SwiftBeanCountModel ValidationResult.swift
[27/29] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapperError.swift
[28/29] Emitting module SwiftBeanCountTangerineMapper
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountTangerineMapper/SwiftBeanCountTangerineMapper.swift:19: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
17 | }
18 |
19 | 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
20 | var dateFormatter = DateFormatter()
21 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss"
[29/29] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountTangerineMapper/SwiftBeanCountTangerineMapper.swift:19: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
17 | }
18 |
19 | 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
20 | var dateFormatter = DateFormatter()
21 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss"
Build complete! (11.50s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/969] Fetching swiftbeancountparserutils
[438/4711] Fetching swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (2.60s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (2.60s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (3.23s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.60s)
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.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"
}
],
"manifest_display_name" : "SwiftBeanCountTangerineMapper",
"name" : "SwiftBeanCountTangerineMapper",
"path" : "/Users/admin/builder/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"
}
Done.