Build Information
Successful build of FINporter, reference main (6fa3c2
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 12:09:57 UTC.
Swift 6 data race errors: 6
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 InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-portfolio/FINporter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/open-portfolio/FINporter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6fa3c20 Drop "App" from binary name; add space after "Flow"
Cloned https://github.com/open-portfolio/FINporter.git
Revision (git rev-parse @):
6fa3c205d6ed5ab84bc001954d72f54269859d80
SUCCESS checkout https://github.com/open-portfolio/FINporter.git at main
Fetching https://github.com/openalloc/AllocData.git
Fetching https://github.com/swiftcsv/SwiftCSV.git
[1/1780] Fetching swiftcsv
[162/3488] Fetching swiftcsv, allocdata
Fetched https://github.com/openalloc/AllocData.git from cache (0.90s)
Fetched https://github.com/swiftcsv/SwiftCSV.git from cache (0.90s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.10.0 (1.53s)
Computing version for https://github.com/openalloc/AllocData.git
Computed https://github.com/openalloc/AllocData.git at 1.2.0 (0.56s)
Creating working copy for https://github.com/openalloc/AllocData.git
Working copy of https://github.com/openalloc/AllocData.git resolved at 1.2.0
Creating working copy for https://github.com/swiftcsv/SwiftCSV.git
Working copy of https://github.com/swiftcsv/SwiftCSV.git resolved at 0.10.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "finporter",
"name": "FINporter",
"url": "https://github.com/open-portfolio/FINporter.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FINporter",
"dependencies": [
{
"identity": "allocdata",
"name": "AllocData",
"url": "https://github.com/openalloc/AllocData.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AllocData",
"dependencies": [
]
},
{
"identity": "swiftcsv",
"name": "SwiftCSV",
"url": "https://github.com/swiftcsv/SwiftCSV.git",
"version": "0.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCSV",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/open-portfolio/FINporter.git
[1/1064] Fetching finporter
Fetched https://github.com/open-portfolio/FINporter.git from cache (0.77s)
Fetching https://github.com/openalloc/AllocData.git from cache
Fetching https://github.com/swiftcsv/SwiftCSV.git from cache
Fetched https://github.com/swiftcsv/SwiftCSV.git from cache (0.42s)
Fetched https://github.com/openalloc/AllocData.git from cache (0.42s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.10.0 (0.48s)
Computing version for https://github.com/openalloc/AllocData.git
Computed https://github.com/openalloc/AllocData.git at 1.2.0 (0.03s)
Creating working copy for https://github.com/openalloc/AllocData.git
Working copy of https://github.com/openalloc/AllocData.git resolved at 1.2.0
Creating working copy for https://github.com/swiftcsv/SwiftCSV.git
Working copy of https://github.com/swiftcsv/SwiftCSV.git resolved at 0.10.0
Creating working copy for https://github.com/open-portfolio/FINporter.git
Working copy of https://github.com/open-portfolio/FINporter.git resolved at main (6fa3c20)
warning: '.resolve-product-dependencies': dependency 'finporter' is not used by any target
Found 2 product dependencies
- AllocData
- SwiftCSV
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/open-portfolio/FINporter.git
https://github.com/open-portfolio/FINporter.git
{
"dependencies" : [
{
"identity" : "allocdata",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/openalloc/AllocData.git"
},
{
"identity" : "swiftcsv",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftcsv/SwiftCSV.git"
}
],
"manifest_display_name" : "FINporter",
"name" : "FINporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "FINporter",
"targets" : [
"FINporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FINporterTests",
"module_type" : "SwiftTarget",
"name" : "FINporterTests",
"path" : "Tests",
"sources" : [
"Core/FINporterTests.swift",
"Core/FINporterUtilsTests.swift",
"Handlers/DetectHandlerTests.swift",
"Handlers/TransformHandlerTests.swift",
"Helpers/DelimitedEncoderTests.swift",
"Helpers/StringCaptureGroupTests.swift",
"Helpers/TxnIDGenTests.swift",
"LinuxMain.swift",
"TestHelpers.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FINporter"
],
"type" : "test"
},
{
"c99name" : "FINporter",
"module_type" : "SwiftTarget",
"name" : "FINporter",
"path" : "Sources",
"product_dependencies" : [
"AllocData",
"SwiftCSV"
],
"product_memberships" : [
"FINporter"
],
"sources" : [
"Core/FINporter+Utils.swift",
"Core/FINporter.swift",
"Core/FINprospector.swift",
"Handlers/DetectHandler.swift",
"Handlers/TransformHandler.swift",
"Helpers/DelimitedEncoder.swift",
"Helpers/FINporterError.swift",
"Helpers/String+CaptureGroups.swift",
"Helpers/TxnIDGenerator.swift",
"Model/MAsset+StandardID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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
[0/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/83] Compiling SwiftCSV String+Lines.swift
[7/83] Compiling SwiftCSV Serializer.swift
[8/84] Compiling SwiftCSV ParsingState.swift
[9/84] Compiling SwiftCSV NamedCSVView.swift
[10/84] Compiling SwiftCSV Parser.swift
[11/84] Compiling SwiftCSV CSVDelimiter.swift
[12/84] Compiling SwiftCSV CSV+DelimiterGuessing.swift
[13/84] Compiling SwiftCSV CSV.swift
[14/84] Emitting module SwiftCSV
[15/84] Compiling SwiftCSV EnumeratedCSVView.swift
[16/84] Compiling AllocData MTransaction+Row.swift
[17/84] Compiling AllocData MTransaction.swift
[18/84] Compiling AllocData MValuationCashflow+Attributes.swift
[19/84] Compiling AllocData MValuationCashflow+Key.swift
[20/84] Compiling AllocData MValuationCashflow+Row.swift
[21/84] Compiling AllocData MValuationCashflow.swift
[22/84] Compiling AllocData MValuationPosition+Attributes.swift
[23/91] Compiling AllocData MRebalanceSale+Row.swift
[24/91] Compiling AllocData MRebalanceSale.swift
[25/91] Compiling AllocData MSecurity+Attributes.swift
[26/91] Compiling AllocData MSecurity+Key.swift
[27/91] Compiling AllocData MSecurity+Row.swift
[28/91] Compiling AllocData MSecurity.swift
[29/91] Compiling AllocData MSourceMeta+Attributes.swift
[30/91] Compiling AllocData MAllocation.swift
[31/91] Compiling AllocData MAsset+Attributes.swift
[32/91] Compiling AllocData MAsset+Key.swift
[33/91] Compiling AllocData MAsset+Row.swift
[34/91] Compiling AllocData MAsset.swift
[35/91] Compiling AllocData MCap+Attributes.swift
[36/91] Compiling AllocData MCap+Key.swift
[37/91] Compiling AllocData MCap+Row.swift
[38/91] Compiling AllocData MTracker+Attributes.swift
[39/91] Compiling AllocData MTracker+Key.swift
[40/91] Compiling AllocData MTracker+Row.swift
[41/91] Compiling AllocData MTracker.swift
[42/91] Compiling AllocData MTransaction+Action.swift
[43/91] Compiling AllocData MTransaction+Attributes.swift
[44/91] Compiling AllocData MTransaction+Key.swift
[45/91] Compiling AllocData MSourceMeta+Key.swift
[46/91] Compiling AllocData MSourceMeta+Row.swift
[47/91] Compiling AllocData MSourceMeta.swift
[48/91] Compiling AllocData MStrategy+Attributes.swift
[49/91] Compiling AllocData MStrategy+Key.swift
[50/91] Compiling AllocData MStrategy+Row.swift
[51/91] Compiling AllocData MStrategy.swift
[52/91] Compiling AllocData MCap.swift
[53/91] Compiling AllocData MHolding+Attributes.swift
[54/91] Compiling AllocData MHolding+Key.swift
[55/91] Compiling AllocData MHolding+Row.swift
[56/91] Compiling AllocData MHolding.swift
[57/91] Compiling AllocData MRebalanceAllocation+Attributes.swift
[58/91] Compiling AllocData MRebalanceAllocation+Key.swift
[59/91] Compiling AllocData MRebalanceAllocation+Row.swift
[60/91] Compiling AllocData MRebalanceAllocation.swift
[61/91] Compiling AllocData MRebalancePurchase+Attributes.swift
[62/91] Compiling AllocData MRebalancePurchase+Key.swift
[63/91] Compiling AllocData MRebalancePurchase+Row.swift
[64/91] Compiling AllocData MRebalancePurchase.swift
[65/91] Compiling AllocData MRebalanceSale+Attributes.swift
[66/91] Compiling AllocData MRebalanceSale+Key.swift
[67/91] Compiling AllocData AllocSchema.swift
[68/91] Compiling AllocData MAccount+Attributes.swift
[69/91] Compiling AllocData MAccount+Key.swift
[70/91] Compiling AllocData MAccount+Row.swift
[71/91] Compiling AllocData MAccount.swift
[72/91] Compiling AllocData MAllocation+Attributes.swift
[73/91] Compiling AllocData MAllocation+Key.swift
[74/91] Compiling AllocData MAllocation+Row.swift
[75/91] Compiling AllocData AllocAttributable.swift
[76/91] Compiling AllocData AllocBase+Parsers.swift
[77/91] Compiling AllocData AllocBase.swift
[78/91] Compiling AllocData AllocDataError.swift
[79/91] Compiling AllocData AllocFormat.swift
[80/91] Compiling AllocData AllocKeyed.swift
[81/91] Compiling AllocData AllocRowed.swift
[82/91] Compiling AllocData AllocSchema+TableSignature.swift
[83/91] Emitting module AllocData
[84/91] Compiling SwiftCSV resource_bundle_accessor.swift
[85/91] Compiling AllocData MValuationPosition+Key.swift
[86/91] Compiling AllocData MValuationPosition+Row.swift
[87/91] Compiling AllocData MValuationPosition.swift
[88/91] Compiling AllocData MValuationSnapshot+Attributes.swift
[89/91] Compiling AllocData MValuationSnapshot+Key.swift
[90/91] Compiling AllocData MValuationSnapshot+Row.swift
[91/91] Compiling AllocData MValuationSnapshot.swift
[92/101] Compiling FINporter String+CaptureGroups.swift
[93/101] Compiling FINporter TxnIDGenerator.swift
[94/101] Compiling FINporter FINporterError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:27:10: warning: associated value 'needExplicitOutputSchema' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
25 | case decodingError(_ msg: String)
26 | case decodingKeyError(key: String, classType: String, _ msg: String)
27 | case needExplicitOutputSchema(_ supported: [AllocSchema])
| `- warning: associated value 'needExplicitOutputSchema' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
29 | case multipleImportersMatch(_ importers: [FINporter])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AllocData'
18 | import Foundation
19 |
20 | import AllocData
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AllocData'
21 |
22 | public enum FINporterError: Error, Equatable, CustomStringConvertible {
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:28:10: warning: associated value 'targetSchemaNotSupported' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
26 | case decodingKeyError(key: String, classType: String, _ msg: String)
27 | case needExplicitOutputSchema(_ supported: [AllocSchema])
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
| `- warning: associated value 'targetSchemaNotSupported' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
29 | case multipleImportersMatch(_ importers: [FINporter])
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:29:10: warning: associated value 'multipleImportersMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'FINporter'; this is an error in the Swift 6 language mode
27 | case needExplicitOutputSchema(_ supported: [AllocSchema])
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
29 | case multipleImportersMatch(_ importers: [FINporter])
| `- warning: associated value 'multipleImportersMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'FINporter'; this is an error in the Swift 6 language mode
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
31 | case multipleOutputSchemasMatch(_ schemas: [AllocSchema])
/Users/admin/builder/spi-builder-workspace/Sources/Core/FINporter.swift:22:12: note: class 'FINporter' does not conform to the 'Sendable' protocol
20 | import AllocData
21 |
22 | open class FINporter: Identifiable, Hashable {
| `- note: class 'FINporter' does not conform to the 'Sendable' protocol
23 | public typealias DetectResult = [AllocSchema: [AllocFormat]]
24 |
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:30:10: warning: associated value 'multipleDetectedSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
29 | case multipleImportersMatch(_ importers: [FINporter])
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
| `- warning: associated value 'multipleDetectedSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
31 | case multipleOutputSchemasMatch(_ schemas: [AllocSchema])
32 | case sourceFormatNotRecognized
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:31:10: warning: associated value 'multipleOutputSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
29 | case multipleImportersMatch(_ importers: [FINporter])
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
31 | case multipleOutputSchemasMatch(_ schemas: [AllocSchema])
| `- warning: associated value 'multipleOutputSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
32 | case sourceFormatNotRecognized
33 | case importerNotRecognized(_ msg: String)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
[95/101] Compiling FINporter DetectHandler.swift
[96/101] Compiling FINporter TransformHandler.swift
[97/101] Compiling FINporter FINporter.swift
[98/101] Compiling FINporter FINporter+Utils.swift
[99/101] Emitting module FINporter
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/DelimitedEncoder.swift:30:24: warning: static property 'isoDateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
28 | private var data = Data()
29 |
30 | private static let isoDateFormatter = ISO8601DateFormatter()
| |- warning: static property 'isoDateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'isoDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 | public init(delimiter: String = ",",
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
| `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 | CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:27:10: warning: associated value 'needExplicitOutputSchema' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
25 | case decodingError(_ msg: String)
26 | case decodingKeyError(key: String, classType: String, _ msg: String)
27 | case needExplicitOutputSchema(_ supported: [AllocSchema])
| `- warning: associated value 'needExplicitOutputSchema' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
29 | case multipleImportersMatch(_ importers: [FINporter])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AllocData'
18 | import Foundation
19 |
20 | import AllocData
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AllocData'
21 |
22 | public enum FINporterError: Error, Equatable, CustomStringConvertible {
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:28:10: warning: associated value 'targetSchemaNotSupported' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
26 | case decodingKeyError(key: String, classType: String, _ msg: String)
27 | case needExplicitOutputSchema(_ supported: [AllocSchema])
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
| `- warning: associated value 'targetSchemaNotSupported' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
29 | case multipleImportersMatch(_ importers: [FINporter])
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:29:10: warning: associated value 'multipleImportersMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'FINporter'; this is an error in the Swift 6 language mode
27 | case needExplicitOutputSchema(_ supported: [AllocSchema])
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
29 | case multipleImportersMatch(_ importers: [FINporter])
| `- warning: associated value 'multipleImportersMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'FINporter'; this is an error in the Swift 6 language mode
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
31 | case multipleOutputSchemasMatch(_ schemas: [AllocSchema])
/Users/admin/builder/spi-builder-workspace/Sources/Core/FINporter.swift:22:12: note: class 'FINporter' does not conform to the 'Sendable' protocol
20 | import AllocData
21 |
22 | open class FINporter: Identifiable, Hashable {
| `- note: class 'FINporter' does not conform to the 'Sendable' protocol
23 | public typealias DetectResult = [AllocSchema: [AllocFormat]]
24 |
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:30:10: warning: associated value 'multipleDetectedSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
28 | case targetSchemaNotSupported(_ supported: [AllocSchema])
29 | case multipleImportersMatch(_ importers: [FINporter])
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
| `- warning: associated value 'multipleDetectedSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
31 | case multipleOutputSchemasMatch(_ schemas: [AllocSchema])
32 | case sourceFormatNotRecognized
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/FINporterError.swift:31:10: warning: associated value 'multipleOutputSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
29 | case multipleImportersMatch(_ importers: [FINporter])
30 | case multipleDetectedSchemasMatch(_ schemas: [AllocSchema])
31 | case multipleOutputSchemasMatch(_ schemas: [AllocSchema])
| `- warning: associated value 'multipleOutputSchemasMatch' of 'Sendable'-conforming enum 'FINporterError' has non-sendable type 'AllocSchema'; this is an error in the Swift 6 language mode
32 | case sourceFormatNotRecognized
33 | case importerNotRecognized(_ msg: String)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocSchema.swift:20:13: note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
18 | import Foundation
19 |
20 | public enum AllocSchema: String, CaseIterable {
| `- note: enum 'AllocSchema' does not conform to the 'Sendable' protocol
21 | case allocStrategy = "openalloc/strategy"
22 | case allocAllocation = "openalloc/allocation"
[100/101] Compiling FINporter FINprospector.swift
[101/101] Compiling FINporter DelimitedEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/DelimitedEncoder.swift:30:24: warning: static property 'isoDateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
28 | private var data = Data()
29 |
30 | private static let isoDateFormatter = ISO8601DateFormatter()
| |- warning: static property 'isoDateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'isoDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 | public init(delimiter: String = ",",
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
| `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 | CFDateFormatterRef _formatter;
[102/102] Compiling FINporter MAsset+StandardID.swift
Build complete! (9.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "allocdata",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/openalloc/AllocData.git"
},
{
"identity" : "swiftcsv",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftcsv/SwiftCSV.git"
}
],
"manifest_display_name" : "FINporter",
"name" : "FINporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "FINporter",
"targets" : [
"FINporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FINporterTests",
"module_type" : "SwiftTarget",
"name" : "FINporterTests",
"path" : "Tests",
"sources" : [
"Core/FINporterTests.swift",
"Core/FINporterUtilsTests.swift",
"Handlers/DetectHandlerTests.swift",
"Handlers/TransformHandlerTests.swift",
"Helpers/DelimitedEncoderTests.swift",
"Helpers/StringCaptureGroupTests.swift",
"Helpers/TxnIDGenTests.swift",
"LinuxMain.swift",
"TestHelpers.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FINporter"
],
"type" : "test"
},
{
"c99name" : "FINporter",
"module_type" : "SwiftTarget",
"name" : "FINporter",
"path" : "Sources",
"product_dependencies" : [
"AllocData",
"SwiftCSV"
],
"product_memberships" : [
"FINporter"
],
"sources" : [
"Core/FINporter+Utils.swift",
"Core/FINporter.swift",
"Core/FINprospector.swift",
"Handlers/DetectHandler.swift",
"Handlers/TransformHandler.swift",
"Helpers/DelimitedEncoder.swift",
"Helpers/FINporterError.swift",
"Helpers/String+CaptureGroups.swift",
"Helpers/TxnIDGenerator.swift",
"Model/MAsset+StandardID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.