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 Csv2Img, reference 1.9.0 (a87617), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 07:52:14 UTC.

Swift 6 data race errors: 3

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/csv2img.git
Reference: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fummicc1/csv2img
 * tag               1.9.0      -> FETCH_HEAD
HEAD is now at a876179 Update README.md (#60)
Cloned https://github.com/fummicc1/csv2img.git
Revision (git rev-parse @):
a8761795022810bae2a06dd828a68169adb0311b
SUCCESS checkout https://github.com/fummicc1/csv2img.git at 1.9.0
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/5191] Fetching swift-docc-plugin, swift-docc-symbolkit
[258/17549] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-argument-parser
[17550/83909] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (3.92s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.92s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.92s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (3.92s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
========================================
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": "csv2img",
      "name": "Csv2Img",
      "url": "https://github.com/fummicc1/csv2img.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/csv2img",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "510.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fummicc1/csv2img.git
[1/6335] Fetching csv2img
Fetched https://github.com/fummicc1/csv2img.git from cache (3.97s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.89s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.65s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
Creating working copy for https://github.com/fummicc1/csv2img.git
Working copy of https://github.com/fummicc1/csv2img.git resolved at 1.9.0 (a876179)
Found 2 product dependencies
  - swift-argument-parser
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fummicc1/csv2img.git
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/16] Write sources
[9/16] Write Csv2ImgCmd-entitlement.plist
[9/16] Write sources
[12/16] Write swift-version--7754E27361AE5C74.txt
[14/36] Emitting module SwiftSyntax509
[15/36] Emitting module SwiftSyntax510
[16/36] Compiling SwiftSyntax509 Empty.swift
[17/36] Compiling SwiftSyntax510 Empty.swift
[18/98] Emitting module ArgumentParserToolInfo
[19/98] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/135] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/135] Compiling ArgumentParser CompletionsGenerator.swift
[22/135] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/135] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/135] Compiling ArgumentParser Argument.swift
[25/135] Compiling ArgumentParser ArgumentHelp.swift
[26/135] Compiling ArgumentParser ArgumentVisibility.swift
[31/144] Compiling ArgumentParser ExpressibleByArgument.swift
[32/144] Compiling ArgumentParser ParsableArguments.swift
[33/144] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/144] Compiling ArgumentParser ParsableCommand.swift
[35/144] Compiling ArgumentParser ArgumentDefinition.swift
[36/144] Compiling ArgumentParser ArgumentSet.swift
[37/144] Compiling ArgumentParser CommandParser.swift
[38/144] Compiling ArgumentParser ParserError.swift
[39/144] Compiling ArgumentParser SplitArguments.swift
[40/144] Compiling ArgumentParser DumpHelpGenerator.swift
[41/144] Compiling ArgumentParser HelpCommand.swift
[46/144] Compiling ArgumentParser OptionGroup.swift
[47/144] Compiling ArgumentParser AsyncParsableCommand.swift
[48/144] Compiling ArgumentParser CommandConfiguration.swift
[49/144] Compiling ArgumentParser SequenceExtensions.swift
[50/144] Compiling ArgumentParser StringExtensions.swift
[51/144] Compiling ArgumentParser Tree.swift
[52/144] Emitting module ArgumentParser
[56/144] Compiling ArgumentParser CompletionKind.swift
[57/144] Compiling ArgumentParser ArgumentDecoder.swift
[61/144] Compiling ArgumentParser Errors.swift
[62/144] Compiling ArgumentParser Flag.swift
[63/144] Compiling ArgumentParser NameSpecification.swift
[64/144] Compiling ArgumentParser Option.swift
[72/144] Compiling ArgumentParser EnumerableFlag.swift
[73/144] Compiling ArgumentParser InputOrigin.swift
[74/144] Compiling ArgumentParser Name.swift
[75/144] Compiling ArgumentParser Parsed.swift
[76/144] Compiling ArgumentParser ParsedValues.swift
[77/144] Compiling ArgumentParser HelpGenerator.swift
[78/144] Compiling ArgumentParser MessageInfo.swift
[79/144] Compiling ArgumentParser UsageGenerator.swift
[80/144] Compiling ArgumentParser CollectionExtensions.swift
[81/144] Compiling Csv2Img PdfMaker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/PdfMaker.swift:44:22: warning: stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
 42 |
 43 |     let maximumRowCount: Int?
 44 |     private(set) var fontSize: Double
    |                      `- warning: stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
 45 |     var metadata: PDFMetadata
 46 |
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/PdfMaker.swift:214:53: warning: expression implicitly coerced from 'String?' to 'Any'
212 |             let coreInfo =
213 |                 [
214 |                     kCGPDFContextTitle as CFString: metadata.title,
    |                                                     |        |- note: provide a default value to avoid this warning
    |                                                     |        |- note: force-unwrap the value to avoid this warning
    |                                                     |        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
    |                                                     `- warning: expression implicitly coerced from 'String?' to 'Any'
215 |                     kCGPDFContextAuthor as CFString: metadata.author,
216 |                     kCGPDFContextMediaBox: mediaBoxPerPage,
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/PdfMaker.swift:215:54: warning: expression implicitly coerced from 'String?' to 'Any'
213 |                 [
214 |                     kCGPDFContextTitle as CFString: metadata.title,
215 |                     kCGPDFContextAuthor as CFString: metadata.author,
    |                                                      |        |- note: provide a default value to avoid this warning
    |                                                      |        |- note: force-unwrap the value to avoid this warning
    |                                                      |        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
    |                                                      `- warning: expression implicitly coerced from 'String?' to 'Any'
216 |                     kCGPDFContextMediaBox: mediaBoxPerPage,
217 |                 ] as [CFString: Any]
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/PdfMaker.swift:418:53: warning: expression implicitly coerced from 'String?' to 'Any'
416 |             let coreInfo =
417 |                 [
418 |                     kCGPDFContextTitle as CFString: metadata.title,
    |                                                     |        |- note: provide a default value to avoid this warning
    |                                                     |        |- note: force-unwrap the value to avoid this warning
    |                                                     |        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
    |                                                     `- warning: expression implicitly coerced from 'String?' to 'Any'
419 |                     kCGPDFContextAuthor as CFString: metadata.author,
420 |                     kCGPDFContextMediaBox: mediaBoxPerPage,
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/PdfMaker.swift:419:54: warning: expression implicitly coerced from 'String?' to 'Any'
417 |                 [
418 |                     kCGPDFContextTitle as CFString: metadata.title,
419 |                     kCGPDFContextAuthor as CFString: metadata.author,
    |                                                      |        |- note: provide a default value to avoid this warning
    |                                                      |        |- note: force-unwrap the value to avoid this warning
    |                                                      |        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
    |                                                      `- warning: expression implicitly coerced from 'String?' to 'Any'
420 |                     kCGPDFContextMediaBox: mediaBoxPerPage,
421 |                 ] as [CFString: Any]
[82/144] Compiling Csv2Img Pdf+Data.swift
[83/144] Compiling Csv2Img PDFMetadata.swift
[84/144] Compiling Csv2Img PdfSize.swift
[85/144] Compiling Csv2Img String+Ex.swift
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:87:9: warning: actor-isolated property 'isLoadingSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 85 |         >
 86 |     {
 87 |         isLoadingSubject.eraseToAnyPublisher()
    |         `- warning: actor-isolated property 'isLoadingSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 88 |     }
 89 |
 90 |     /// `CurrentValueSubject` to store ``isLoading``.
 91 |     private let isLoadingSubject:
    |                 `- note: property declared here
 92 |         CurrentValueSubject<
 93 |             Bool,
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:112:9: warning: actor-isolated property 'progressSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
110 |         >
111 |     {
112 |         progressSubject.eraseToAnyPublisher()
    |         `- warning: actor-isolated property 'progressSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
113 |     }
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: property declared here
117 |         CurrentValueSubject<
118 |             Double,
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:531:38: warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: mutation of this property is only permitted within the actor
117 |         CurrentValueSubject<
118 |             Double,
    :
529 |                                 rows: await self.rows
530 |                             ) { progress in
531 |                                 self.progressSubject.value = progress
    |                                      `- warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
532 |                             }
533 |                             continuation.resume(
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:577:42: warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: mutation of this property is only permitted within the actor
117 |         CurrentValueSubject<
118 |             Double,
    :
575 |                                     rows: await self.rows
576 |                                 ) { progress in
577 |                                     self.progressSubject.value = progress
    |                                          `- warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
578 |                                 }
579 |                             } else {
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:584:42: warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: mutation of this property is only permitted within the actor
117 |         CurrentValueSubject<
118 |             Double,
    :
582 |                                     rows: await self.rows
583 |                                 ) { progress in
584 |                                     self.progressSubject.value = progress
    |                                          `- warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
585 |                                 }
586 |                             }
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:87:9: warning: actor-isolated property 'isLoadingSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 85 |         >
 86 |     {
 87 |         isLoadingSubject.eraseToAnyPublisher()
    |         `- warning: actor-isolated property 'isLoadingSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 88 |     }
 89 |
 90 |     /// `CurrentValueSubject` to store ``isLoading``.
 91 |     private let isLoadingSubject:
    |                 `- note: property declared here
 92 |         CurrentValueSubject<
 93 |             Bool,
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:112:9: warning: actor-isolated property 'progressSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
110 |         >
111 |     {
112 |         progressSubject.eraseToAnyPublisher()
    |         `- warning: actor-isolated property 'progressSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
113 |     }
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: property declared here
117 |         CurrentValueSubject<
118 |             Double,
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:531:38: warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: mutation of this property is only permitted within the actor
117 |         CurrentValueSubject<
118 |             Double,
    :
529 |                                 rows: await self.rows
530 |                             ) { progress in
531 |                                 self.progressSubject.value = progress
    |                                      `- warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
532 |                             }
533 |                             continuation.resume(
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:577:42: warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: mutation of this property is only permitted within the actor
117 |         CurrentValueSubject<
118 |             Double,
    :
575 |                                     rows: await self.rows
576 |                                 ) { progress in
577 |                                     self.progressSubject.value = progress
    |                                          `- warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
578 |                                 }
579 |                             } else {
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/Csv.swift:584:42: warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
114 |
115 |     /// `CurrentValueSubject` to store ``progress``.
116 |     private let progressSubject:
    |                 `- note: mutation of this property is only permitted within the actor
117 |         CurrentValueSubject<
118 |             Double,
    :
582 |                                     rows: await self.rows
583 |                                 ) { progress in
584 |                                     self.progressSubject.value = progress
    |                                          `- warning: actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
585 |                                 }
586 |                             }
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/CsvColumnStyle+Ex.swift:25:16: warning: expression implicitly coerced from 'NSColor?' to 'Any'
23 |             return normalColor()
24 |         }
25 |         return Color(
   |                |- warning: expression implicitly coerced from 'NSColor?' to 'Any'
   |                |- note: provide a default value to avoid this warning
   |                |- note: force-unwrap the value to avoid this warning
   |                `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
26 |             cgColor: color
27 |         )
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/CsvColumnStyle+Ex.swift:25:16: warning: expression implicitly coerced from 'NSColor?' to 'Any'
23 |             return normalColor()
24 |         }
25 |         return Color(
   |                |- warning: expression implicitly coerced from 'NSColor?' to 'Any'
   |                |- note: provide a default value to avoid this warning
   |                |- note: force-unwrap the value to avoid this warning
   |                `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
26 |             cgColor: color
27 |         )
[92/145] Emitting module Csv2Img
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:20:10: warning: associated value 'failedCreateImage' of 'Sendable'-conforming enum 'ImageMakingError' has non-sendable type 'CGContext'; this is an error in the Swift 6 language mode
 18 |     /// Failed to get current `CGContext`
 19 |     case noContextAvailable
 20 |     case failedCreateImage(
    |          `- warning: associated value 'failedCreateImage' of 'Sendable'-conforming enum 'ImageMakingError' has non-sendable type 'CGContext'; this is an error in the Swift 6 language mode
 21 |         CGContext
 22 |     )
CoreGraphics.CGContext:1:14: note: class 'CGContext' does not conform to the 'Sendable' protocol
1 | public class CGContext : _CFObject {
  |              `- note: class 'CGContext' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
  1 | import CoreGraphics
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
  2 | import CoreText
  3 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:48:9: warning: stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
 46 |     }
 47 |
 48 |     var maximumRowCount: Int?
    |         `- warning: stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
 49 |
 50 |     var fontSize: Double
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/PdfMaker.swift:44:22: warning: stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
 42 |
 43 |     let maximumRowCount: Int?
 44 |     private(set) var fontSize: Double
    |                      `- warning: stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
 45 |     var metadata: PDFMetadata
 46 |
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/TypeConvertible.swift:25:1: warning: extension declares a conformance of imported type 'PDFDocument' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'PDFKit' introduce this conformance in the future
23 |
24 | }
25 | extension PDFDocument: @unchecked Sendable {
   | |- warning: extension declares a conformance of imported type 'PDFDocument' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'PDFKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
26 | }
27 | extension PDFDocument: CsvExportable {
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:20:10: warning: associated value 'failedCreateImage' of 'Sendable'-conforming enum 'ImageMakingError' has non-sendable type 'CGContext'; this is an error in the Swift 6 language mode
 18 |     /// Failed to get current `CGContext`
 19 |     case noContextAvailable
 20 |     case failedCreateImage(
    |          `- warning: associated value 'failedCreateImage' of 'Sendable'-conforming enum 'ImageMakingError' has non-sendable type 'CGContext'; this is an error in the Swift 6 language mode
 21 |         CGContext
 22 |     )
CoreGraphics.CGContext:1:14: note: class 'CGContext' does not conform to the 'Sendable' protocol
1 | public class CGContext : _CFObject {
  |              `- note: class 'CGContext' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
  1 | import CoreGraphics
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
  2 | import CoreText
  3 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:48:9: warning: stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
 46 |     }
 47 |
 48 |     var maximumRowCount: Int?
    |         `- warning: stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
 49 |
 50 |     var fontSize: Double
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:20:10: warning: associated value 'failedCreateImage' of 'Sendable'-conforming enum 'ImageMakingError' has non-sendable type 'CGContext'; this is an error in the Swift 6 language mode
 18 |     /// Failed to get current `CGContext`
 19 |     case noContextAvailable
 20 |     case failedCreateImage(
    |          `- warning: associated value 'failedCreateImage' of 'Sendable'-conforming enum 'ImageMakingError' has non-sendable type 'CGContext'; this is an error in the Swift 6 language mode
 21 |         CGContext
 22 |     )
CoreGraphics.CGContext:1:14: note: class 'CGContext' does not conform to the 'Sendable' protocol
1 | public class CGContext : _CFObject {
  |              `- note: class 'CGContext' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
  1 | import CoreGraphics
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
  2 | import CoreText
  3 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/ImageMaker.swift:48:9: warning: stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
 46 |     }
 47 |
 48 |     var maximumRowCount: Int?
    |         `- warning: stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
 49 |
 50 |     var fontSize: Double
[95/145] Compiling Csv2Img TypeConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Csv2Img/TypeConvertible.swift:25:1: warning: extension declares a conformance of imported type 'PDFDocument' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'PDFKit' introduce this conformance in the future
23 |
24 | }
25 | extension PDFDocument: @unchecked Sendable {
   | |- warning: extension declares a conformance of imported type 'PDFDocument' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'PDFKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
26 | }
27 | extension PDFDocument: CsvExportable {
[96/147] Emitting module Csv2ImgCmd
[97/147] Compiling Csv2ImgCmd command.swift
[97/147] Write Objects.LinkFileList
[98/147] Linking Csv2ImgCmd
[99/147] Applying Csv2ImgCmd
[114/147] Compiling SwiftSyntax SyntaxTraits.swift
[115/147] Compiling SwiftSyntax SyntaxTransform.swift
[116/147] Compiling SwiftSyntax SyntaxVisitor.swift
[117/147] Compiling SwiftSyntax TokenKind.swift
[118/147] Compiling SwiftSyntax Tokens.swift
[119/147] Compiling SwiftSyntax TriviaPieces.swift
[120/147] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[121/147] Compiling SwiftSyntax SyntaxHashable.swift
[122/147] Compiling SwiftSyntax SyntaxIdentifier.swift
[123/147] Compiling SwiftSyntax SyntaxNodeStructure.swift
[124/147] Compiling SwiftSyntax SyntaxProtocol.swift
[125/147] Compiling SwiftSyntax SyntaxText.swift
[126/147] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[127/147] Compiling SwiftSyntax TokenDiagnostic.swift
[128/147] Emitting module SwiftSyntax
[134/147] Compiling SwiftSyntax SyntaxNodesD.swift
[135/147] Compiling SwiftSyntax TokenSequence.swift
[136/147] Compiling SwiftSyntax TokenSyntax.swift
[137/147] Compiling SwiftSyntax Trivia.swift
[138/147] Compiling SwiftSyntax Utils.swift
[139/147] Compiling SwiftSyntax ChildNameForKeyPath.swift
[140/147] Compiling SwiftSyntax Keyword.swift
[141/147] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[142/147] Compiling SwiftSyntax SyntaxNodesEF.swift
[143/147] Compiling SwiftSyntax SyntaxNodesGHI.swift
[144/147] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[145/147] Compiling SwiftSyntax SyntaxNodesOP.swift
[146/147] Compiling SwiftSyntax SyntaxNodesQRS.swift
[147/147] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[148/186] Compiling SwiftParser Lexeme.swift
[149/186] Compiling SwiftParser LexemeSequence.swift
[150/186] Compiling SwiftParser Lexer.swift
[151/186] Compiling SwiftParser RegexLiteralLexer.swift
[152/186] Compiling SwiftParser UnicodeScalarExtensions.swift
[153/186] Compiling SwiftParser Lookahead.swift
[154/186] Compiling SwiftParser LoopProgressCondition.swift
[155/186] Compiling SwiftParser Modifiers.swift
[156/190] Compiling SwiftParser Parser.swift
[157/190] Compiling SwiftParser Patterns.swift
[158/190] Compiling SwiftParser Recovery.swift
[159/190] Compiling SwiftParser Specifiers.swift
[160/190] Compiling SwiftParser Names.swift
[161/190] Compiling SwiftParser Nominals.swift
[162/190] Compiling SwiftParser Parameters.swift
[163/190] Compiling SwiftParser ParseSourceFile.swift
[164/190] Compiling SwiftParser TokenSpecSet.swift
[165/190] Compiling SwiftParser TopLevel.swift
[166/190] Compiling SwiftParser TriviaParser.swift
[167/190] Compiling SwiftParser Types.swift
[168/190] Compiling SwiftParser Statements.swift
[169/190] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[170/190] Compiling SwiftParser StringLiterals.swift
[171/190] Compiling SwiftParser SwiftParserCompatibility.swift
[172/190] Compiling SwiftParser SyntaxUtils.swift
[173/190] Compiling SwiftParser TokenConsumer.swift
[174/190] Compiling SwiftParser TokenPrecedence.swift
[175/190] Compiling SwiftParser TokenSpec.swift
[176/190] Compiling SwiftParser Attributes.swift
[177/190] Compiling SwiftParser Availability.swift
[178/190] Compiling SwiftParser CharacterInfo.swift
[179/190] Compiling SwiftParser CollectionNodes+Parsable.swift
[180/190] Compiling SwiftParser Declarations.swift
[181/190] Emitting module SwiftParser
[182/190] Compiling SwiftParser IsLexerClassified.swift
[183/190] Compiling SwiftParser LayoutNodes+Parsable.swift
[184/190] Compiling SwiftParser Parser+TokenSpecSet.swift
[185/190] Compiling SwiftParser TokenSpecStaticMembers.swift
[186/190] Compiling SwiftParser Directives.swift
[187/190] Compiling SwiftParser ExperimentalFeatures.swift
[188/190] Compiling SwiftParser Expressions.swift
[189/190] Compiling SwiftParser IncrementalParseTransition.swift
[190/190] Compiling SwiftParser Cursor.swift
[191/198] Compiling CsvBuilder RowWrapper.swift
[192/198] Compiling CsvBuilder NewCsvComposition.swift
[193/198] Compiling CsvBuilder Example.swift
[194/198] Compiling CsvBuilder CsvCompositionElement.swift
[195/198] Compiling CsvBuilder CsvCompositionParser.swift
[196/198] Compiling CsvBuilder CsvComposition.swift
[197/198] Emitting module CsvBuilder
[198/198] Compiling CsvBuilder CsvBuilder.swift
Build complete! (54.34s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "510.0.0",
            "upper_bound" : "511.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "Csv2Img",
  "name" : "Csv2Img",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Csv2Img",
      "targets" : [
        "Csv2Img"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CsvBuilder",
      "targets" : [
        "CsvBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Csv2ImgCmd",
      "targets" : [
        "Csv2ImgCmd"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CsvBuilderTests",
      "module_type" : "SwiftTarget",
      "name" : "CsvBuilderTests",
      "path" : "Tests/CsvBuilderTests",
      "sources" : [
        "CsvBuilderTests.swift"
      ],
      "target_dependencies" : [
        "CsvBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CsvBuilder",
      "module_type" : "SwiftTarget",
      "name" : "CsvBuilder",
      "path" : "Sources/CsvBuilder",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "CsvBuilder"
      ],
      "sources" : [
        "CsvBuilder.swift",
        "CsvComposition.swift",
        "CsvCompositionElement.swift",
        "CsvCompositionParser.swift",
        "Example.swift",
        "NewCsvComposition.swift",
        "RowWrapper.swift"
      ],
      "target_dependencies" : [
        "Csv2Img"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Csv2ImgTests",
      "module_type" : "SwiftTarget",
      "name" : "Csv2ImgTests",
      "path" : "Tests/Csv2ImgTests",
      "sources" : [
        "CsvTests.swift",
        "ImageMakerTests.swift",
        "PdfMakerTests.swift",
        "Util.swift"
      ],
      "target_dependencies" : [
        "Csv2Img"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Csv2ImgCmd",
      "module_type" : "SwiftTarget",
      "name" : "Csv2ImgCmd",
      "path" : "Sources/Csv2ImgCmd",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Csv2ImgCmd"
      ],
      "sources" : [
        "command.swift"
      ],
      "target_dependencies" : [
        "Csv2Img"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Csv2Img",
      "module_type" : "SwiftTarget",
      "name" : "Csv2Img",
      "path" : "Sources/Csv2Img",
      "product_memberships" : [
        "Csv2Img",
        "CsvBuilder",
        "Csv2ImgCmd"
      ],
      "sources" : [
        "Csv.swift",
        "CsvColumn.swift",
        "CsvColumnStyle+Ex.swift",
        "CsvError.swift",
        "CsvRow.swift",
        "Image+Data.swift",
        "ImageMaker.swift",
        "Maker.swift",
        "PDFMetadata.swift",
        "Pdf+Data.swift",
        "PdfMaker.swift",
        "PdfSize.swift",
        "String+Ex.swift",
        "TypeConvertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.