The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of FINporter, reference main (6fa3c2), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 10:03:35 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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/swiftcsv/SwiftCSV.git
Fetching https://github.com/openalloc/AllocData.git
[1/1780] Fetching swiftcsv
[197/3488] Fetching swiftcsv, allocdata
Fetched https://github.com/openalloc/AllocData.git from cache (0.97s)
Fetched https://github.com/swiftcsv/SwiftCSV.git from cache (0.97s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.10.0 (0.58s)
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/swiftcsv/SwiftCSV.git
Working copy of https://github.com/swiftcsv/SwiftCSV.git resolved at 0.10.0
Creating working copy for https://github.com/openalloc/AllocData.git
Working copy of https://github.com/openalloc/AllocData.git resolved at 1.2.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.93s)
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.53s)
Fetched https://github.com/openalloc/AllocData.git from cache (0.53s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.10.0 (0.02s)
Computing version for https://github.com/openalloc/AllocData.git
Computed https://github.com/openalloc/AllocData.git at 1.2.0 (0.02s)
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)
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/openalloc/AllocData.git
Working copy of https://github.com/openalloc/AllocData.git resolved at 1.2.0
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.0
Building package at path:  $PWD
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.1.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
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/83] Compiling SwiftCSV Serializer.swift
[7/84] Compiling SwiftCSV String+Lines.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.swift
[13/84] Emitting module SwiftCSV
[14/84] Compiling SwiftCSV CSV+DelimiterGuessing.swift
[15/84] Compiling SwiftCSV EnumeratedCSVView.swift
[16/84] Compiling AllocData MCap.swift
[17/84] Compiling AllocData MHolding+Attributes.swift
[18/84] Compiling AllocData MHolding+Key.swift
[19/84] Compiling AllocData MHolding+Row.swift
[20/84] Compiling AllocData MHolding.swift
[21/84] Compiling AllocData MRebalanceAllocation+Attributes.swift
[22/84] Compiling AllocData MRebalanceAllocation+Key.swift
[23/84] Compiling AllocData MRebalanceAllocation+Row.swift
[24/91] Compiling AllocData MRebalanceSale+Row.swift
[25/91] Compiling AllocData MRebalanceSale.swift
[26/91] Compiling AllocData MSecurity+Attributes.swift
[27/91] Compiling AllocData MSecurity+Key.swift
[28/91] Compiling AllocData MSecurity+Row.swift
[29/91] Compiling AllocData MSecurity.swift
[30/91] Compiling AllocData MSourceMeta+Attributes.swift
[31/91] Compiling AllocData MTracker+Attributes.swift
[32/91] Compiling AllocData MTracker+Key.swift
[33/91] Compiling AllocData MTracker+Row.swift
[34/91] Compiling AllocData MTracker.swift
[35/91] Compiling AllocData MTransaction+Action.swift
[36/91] Compiling AllocData MTransaction+Attributes.swift
[37/91] Compiling AllocData MTransaction+Key.swift
[38/91] Compiling AllocData AllocSchema.swift
[39/91] Compiling AllocData MAccount+Attributes.swift
[40/91] Compiling AllocData MAccount+Key.swift
[41/91] Compiling AllocData MAccount+Row.swift
[42/91] Compiling AllocData MAccount.swift
[43/91] Compiling AllocData MAllocation+Attributes.swift
[44/91] Compiling AllocData MAllocation+Key.swift
[45/91] Compiling AllocData MAllocation+Row.swift
[46/91] Emitting module AllocData
[47/91] Compiling AllocData AllocAttributable.swift
[48/91] Compiling AllocData AllocBase+Parsers.swift
[49/91] Compiling AllocData AllocBase.swift
[50/91] Compiling AllocData AllocDataError.swift
[51/91] Compiling AllocData AllocFormat.swift
[52/91] Compiling AllocData AllocKeyed.swift
[53/91] Compiling AllocData AllocRowed.swift
[54/91] Compiling AllocData AllocSchema+TableSignature.swift
[55/91] Compiling AllocData MTransaction+Row.swift
[56/91] Compiling AllocData MTransaction.swift
[57/91] Compiling AllocData MValuationCashflow+Attributes.swift
[58/91] Compiling AllocData MValuationCashflow+Key.swift
[59/91] Compiling AllocData MValuationCashflow+Row.swift
[60/91] Compiling AllocData MValuationCashflow.swift
[61/91] Compiling AllocData MValuationPosition+Attributes.swift
[62/91] Compiling AllocData MAllocation.swift
[63/91] Compiling AllocData MAsset+Attributes.swift
[64/91] Compiling AllocData MAsset+Key.swift
[65/91] Compiling AllocData MAsset+Row.swift
[66/91] Compiling AllocData MAsset.swift
[67/91] Compiling AllocData MCap+Attributes.swift
[68/91] Compiling AllocData MCap+Key.swift
[69/91] Compiling AllocData MCap+Row.swift
[70/91] Compiling AllocData MSourceMeta+Key.swift
[71/91] Compiling AllocData MSourceMeta+Row.swift
[72/91] Compiling AllocData MSourceMeta.swift
[73/91] Compiling AllocData MStrategy+Attributes.swift
[74/91] Compiling AllocData MStrategy+Key.swift
[75/91] Compiling AllocData MStrategy+Row.swift
[76/91] Compiling AllocData MStrategy.swift
[77/91] Compiling AllocData MRebalanceAllocation.swift
[78/91] Compiling AllocData MRebalancePurchase+Attributes.swift
[79/91] Compiling AllocData MRebalancePurchase+Key.swift
[80/91] Compiling AllocData MRebalancePurchase+Row.swift
[81/91] Compiling AllocData MRebalancePurchase.swift
[82/91] Compiling AllocData MRebalanceSale+Attributes.swift
[83/91] Compiling AllocData MRebalanceSale+Key.swift
[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 TxnIDGenerator.swift
[93/102] Compiling FINporter String+CaptureGroups.swift
[94/102] 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/102] Compiling FINporter DetectHandler.swift
[96/102] Compiling FINporter TransformHandler.swift
[97/102] Compiling FINporter FINprospector.swift
[98/102] Compiling FINporter MAsset+StandardID.swift
[99/102] Compiling FINporter FINporter.swift
[100/102] Compiling FINporter FINporter+Utils.swift
[101/102] 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: annotate 'isoDateFormatter' with '@MainActor' if property should only be accessed from the main actor
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public init(delimiter: String = ",",
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[102/102] 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: annotate 'isoDateFormatter' with '@MainActor' if property should only be accessed from the main actor
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public init(delimiter: String = ",",
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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"
Build complete! (29.32s)
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.