Build Information
Successful build of FINporter, reference 1.2.3 (2e779a
), with Swift 6.0 for Linux on 29 Nov 2024 09:51:27 UTC.
Swift 6 data race errors: 6
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-portfolio/FINporter.git
Reference: 1.2.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/open-portfolio/FINporter
* tag 1.2.3 -> FETCH_HEAD
HEAD is now at 2e779ab restore local SwiftCSV pending further investigation
Cloned https://github.com/open-portfolio/FINporter.git
Revision (git rev-parse @):
2e779ab9e31735a5bcfb188ca291c6205d777866
SUCCESS checkout https://github.com/open-portfolio/FINporter.git at 1.2.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/open-portfolio/FINporter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/openalloc/AllocData.git
Fetching https://github.com/openalloc/SwiftCSV.git
[1/1067] Fetching swiftcsv
[1068/2775] Fetching swiftcsv, allocdata
Fetched https://github.com/openalloc/SwiftCSV.git from cache (0.23s)
[376/1708] Fetching allocdata
Fetched https://github.com/openalloc/AllocData.git from cache (0.27s)
Computing version for https://github.com/openalloc/SwiftCSV.git
Computed https://github.com/openalloc/SwiftCSV.git at 0.6.2 (0.50s)
Computing version for https://github.com/openalloc/AllocData.git
Computed https://github.com/openalloc/AllocData.git at 1.2.0 (0.49s)
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/openalloc/SwiftCSV.git
Working copy of https://github.com/openalloc/SwiftCSV.git resolved at 0.6.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/78] Compiling SwiftCSV String+Lines.swift
[6/78] Compiling SwiftCSV Parser.swift
[7/78] Compiling SwiftCSV NamedView.swift
[8/78] Compiling SwiftCSV ParsingState.swift
[9/78] Emitting module AllocData
[10/87] Compiling AllocData MRebalanceAllocation+Attributes.swift
[11/87] Compiling AllocData MRebalanceAllocation+Key.swift
[12/87] Compiling AllocData MRebalanceAllocation+Row.swift
[13/87] Compiling AllocData MRebalanceAllocation.swift
[14/87] Compiling AllocData MRebalancePurchase+Attributes.swift
[15/87] Compiling AllocData MRebalancePurchase+Key.swift
[16/87] Compiling AllocData MRebalancePurchase+Row.swift
[17/87] Compiling AllocData MRebalancePurchase.swift
[18/87] Compiling AllocData MRebalanceSale+Attributes.swift
[19/87] Compiling SwiftCSV Description.swift
[20/87] Emitting module SwiftCSV
[21/87] Compiling SwiftCSV EnumeratedView.swift
[22/87] Compiling SwiftCSV CSV.swift
[23/88] Compiling AllocData AllocAttributable.swift
[24/88] Compiling AllocData AllocBase+Parsers.swift
[25/88] Compiling AllocData AllocBase.swift
[26/88] Compiling AllocData AllocDataError.swift
[27/88] Compiling AllocData AllocFormat.swift
[28/88] Compiling AllocData AllocKeyed.swift
[29/88] Compiling AllocData AllocRowed.swift
[30/88] Compiling AllocData AllocSchema+TableSignature.swift
[31/88] Compiling AllocData AllocSchema.swift
[32/88] Compiling AllocData MAccount+Attributes.swift
[33/88] Compiling AllocData MAccount+Key.swift
[34/88] Compiling AllocData MAccount+Row.swift
[35/88] Compiling AllocData MAccount.swift
[36/88] Compiling AllocData MAllocation+Attributes.swift
[37/88] Compiling AllocData MAllocation+Key.swift
[38/88] Compiling AllocData MAllocation+Row.swift
[39/88] Compiling AllocData MAllocation.swift
[40/88] Compiling AllocData MAsset+Attributes.swift
[41/88] Compiling AllocData MAsset+Key.swift
[42/88] Compiling AllocData MAsset+Row.swift
[43/88] Compiling AllocData MAsset.swift
[44/88] Compiling AllocData MCap+Attributes.swift
[45/88] Compiling AllocData MCap+Key.swift
[46/88] Compiling AllocData MCap+Row.swift
[47/88] Compiling AllocData MCap.swift
[48/88] Compiling AllocData MHolding+Attributes.swift
[49/88] Compiling AllocData MHolding+Key.swift
[50/88] Compiling AllocData MHolding+Row.swift
[51/88] Compiling AllocData MHolding.swift
[53/88] Compiling AllocData MRebalanceSale+Key.swift
[54/88] Compiling AllocData MRebalanceSale+Row.swift
[55/88] Compiling AllocData MRebalanceSale.swift
[56/88] Compiling AllocData MSecurity+Attributes.swift
[57/88] Compiling AllocData MSecurity+Key.swift
[58/88] Compiling AllocData MSecurity+Row.swift
[59/88] Compiling AllocData MSecurity.swift
[60/88] Compiling AllocData MSourceMeta+Attributes.swift
[61/88] Compiling AllocData MSourceMeta+Key.swift
[62/88] Compiling AllocData MTracker.swift
[63/88] Compiling AllocData MTransaction+Action.swift
[64/88] Compiling AllocData MTransaction+Attributes.swift
[65/88] Compiling AllocData MTransaction+Key.swift
[66/88] Compiling AllocData MTransaction+Row.swift
[67/88] Compiling AllocData MTransaction.swift
[68/88] Compiling AllocData MValuationCashflow+Attributes.swift
[69/88] Compiling AllocData MValuationCashflow+Key.swift
[70/88] Compiling AllocData MValuationCashflow+Row.swift
[71/88] Compiling AllocData MSourceMeta+Row.swift
[72/88] Compiling AllocData MSourceMeta.swift
[73/88] Compiling AllocData MStrategy+Attributes.swift
[74/88] Compiling AllocData MStrategy+Key.swift
[75/88] Compiling AllocData MStrategy+Row.swift
[76/88] Compiling AllocData MStrategy.swift
[77/88] Compiling AllocData MTracker+Attributes.swift
[78/88] Compiling AllocData MTracker+Key.swift
[79/88] Compiling AllocData MTracker+Row.swift
[80/88] Compiling AllocData MValuationCashflow.swift
[81/88] Compiling AllocData MValuationPosition+Attributes.swift
[82/88] Compiling AllocData MValuationPosition+Key.swift
[83/88] Compiling AllocData MValuationPosition+Row.swift
[84/88] Compiling AllocData MValuationPosition.swift
[85/88] Compiling AllocData MValuationSnapshot+Attributes.swift
[86/88] Compiling AllocData MValuationSnapshot+Key.swift
[87/88] Compiling AllocData MValuationSnapshot+Row.swift
[88/88] Compiling AllocData MValuationSnapshot.swift
[90/99] Compiling FINporter String+CaptureGroups.swift
[91/99] Compiling FINporter TxnIDGenerator.swift
[92/100] Compiling FINporter MAsset+StandardID.swift
[93/100] Compiling FINporter TransformHandler.swift
[94/100] Compiling FINporter FINporter+Utils.swift
[95/100] Compiling FINporter FINporter.swift
[96/100] Compiling FINporter FINprospector.swift
/host/spi-builder-workspace/Sources/Core/FINprospector.swift:55:74: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
53 | }
54 | } catch let CSVParseError.generic(message) {
55 | fputs("[FINprospector.prospect] CSV generic \(message)", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
56 | } catch let CSVParseError.quotation(message) {
57 | fputs("[FINprospector.prospect] CSV quotation \(message)", stderr)
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
| `- note: var declared here
/host/spi-builder-workspace/Sources/Core/FINprospector.swift:57:76: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
55 | fputs("[FINprospector.prospect] CSV generic \(message)", stderr)
56 | } catch let CSVParseError.quotation(message) {
57 | fputs("[FINprospector.prospect] CSV quotation \(message)", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
58 | }
59 | }
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
| `- note: var declared here
[97/100] Compiling FINporter DetectHandler.swift
/host/spi-builder-workspace/Sources/Core/FINprospector.swift:55:74: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
53 | }
54 | } catch let CSVParseError.generic(message) {
55 | fputs("[FINprospector.prospect] CSV generic \(message)", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
56 | } catch let CSVParseError.quotation(message) {
57 | fputs("[FINprospector.prospect] CSV quotation \(message)", stderr)
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
| `- note: var declared here
/host/spi-builder-workspace/Sources/Core/FINprospector.swift:57:76: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
55 | fputs("[FINprospector.prospect] CSV generic \(message)", stderr)
56 | } catch let CSVParseError.quotation(message) {
57 | fputs("[FINprospector.prospect] CSV quotation \(message)", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
58 | }
59 | }
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
| `- note: var declared here
[98/100] Compiling FINporter FINporterError.swift
/host/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])
/host/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"
/host/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 {
/host/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])
/host/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"
/host/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])
/host/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 |
/host/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
/host/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"
/host/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)
/host/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"
[99/100] Emitting module FINporter
/host/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:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
| `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
2 | open var timeZone: TimeZone! { get set }
3 | open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/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])
/host/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"
/host/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 {
/host/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])
/host/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"
/host/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])
/host/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 |
/host/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
/host/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"
/host/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)
/host/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/100] Compiling FINporter DelimitedEncoder.swift
/host/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:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
| `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
2 | open var timeZone: TimeZone! { get set }
3 | open var formatOptions: ISO8601DateFormatter.Options { get set }
Build complete! (19.57s)
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.6.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/openalloc/SwiftCSV.git"
}
],
"manifest_display_name" : "FINporter",
"name" : "FINporter",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"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.4"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.