This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Node with Swift 6.0 for Linux.

Swift 6 data race errors: 15

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/node.git
Reference: master
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/vapor-community/node
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 607aa59 Merge pull request #104 from rpinz/warnings
Cloned https://github.com/vapor-community/node.git
Revision (git rev-parse @):
607aa595081da496f0f04a5c0cffd976e81d2e4e
SUCCESS checkout https://github.com/vapor-community/node.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vapor-community/node.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/core.git
[1/260] Fetching debugging
[261/20403] Fetching debugging, core
[463/20761] Fetching debugging, core, bits
Fetched https://github.com/vapor/debugging.git from cache (0.84s)
Fetched https://github.com/vapor/bits.git from cache (0.84s)
Fetched https://github.com/vapor/core.git from cache (0.86s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.53s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.52s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.55s)
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
warning: 'spi-builder-workspace': dependency 'debugging' is not used by any target
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Emitting module Bits
[9/34] Compiling PathIndexable PathIndexable.swift
[10/34] Compiling Bits UnsignedInteger+BytesConvertible.swift
[11/34] Compiling Bits UnsignedInteger+Shifting.swift
[12/34] Compiling Bits Byte+ControlCharacters.swift
[13/34] Compiling Bits Byte+Convenience.swift
[14/34] Compiling Bits Byte+PatternMatching.swift
[15/34] Emitting module Debugging
[16/34] Compiling Debugging Debuggable.swift
[17/35] Emitting module PathIndexable
[18/35] Compiling PathIndexable PathIndexable+Subscripting.swift
[19/36] Compiling Bits Operators.swift
[20/36] Compiling Bits String+BytesConvertible.swift
[23/36] Emitting module libc
[24/36] Compiling libc libc.swift
[25/37] Compiling Bits Aliases.swift
[26/37] Compiling Bits Base64Encoder.swift
[27/37] Compiling Bits Byte+Alphabet.swift
[29/37] Compiling Bits Bytes+Percent.swift
[30/37] Compiling Bits BytesConvertible.swift
[31/37] Compiling Bits Byte+Random.swift
[32/37] Compiling Bits Byte+UTF8Numbers.swift
[33/37] Compiling Bits ByteSequence+Conversions.swift
[34/37] Compiling Bits Data+BytesConvertible.swift
[35/37] Compiling Bits HexEncoder.swift
[36/37] Compiling Bits Bytes+Base64.swift
[37/37] Compiling Bits Bytes+Hex.swift
[39/60] Compiling Core DispatchTime+Utilities.swift
[40/60] Compiling Core EmptyInitializable.swift
[41/60] Compiling Core Exports.swift
[42/60] Compiling Core Result.swift
[43/60] Compiling Core Semaphore.swift
[44/60] Compiling Core Sequence.swift
[45/62] Emitting module Core
[46/62] Compiling Core Lock.swift
[47/62] Compiling Core Portal.swift
[48/62] Compiling Core RFC1123.swift
[49/62] Compiling Core Collection+Safe.swift
[50/62] Compiling Core DataFile.swift
[51/62] Compiling Core Dispatch.swift
[52/62] Compiling Core Array.swift
[53/62] Compiling Core Bits.swift
[54/62] Compiling Core Cache.swift
[55/62] Compiling Core String.swift
[56/62] Compiling Core WorkingDirectory.swift
[57/62] Compiling Core Extendable.swift
[58/62] Compiling Core FileProtocol.swift
[59/62] Compiling Core Int+Hex.swift
[60/62] Compiling Core StaticDataBuffer.swift
[61/62] Compiling Core String+CaseInsensitiveCompare.swift
[62/62] Compiling Core String+Polymorphic.swift
[64/98] Compiling Node NodeRepresentable.swift
/host/spi-builder-workspace/Sources/Node/Fuzzy/FuzzyConverter.swift:12:13: warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private var _fuzzyTypes: [FuzzyConverter.Type] = [Node.self]
   |             |- warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert '_fuzzyTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate '_fuzzyTypes' 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
13 |
14 | extension Node {
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[65/98] Compiling Node Array+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Fuzzy/FuzzyConverter.swift:12:13: warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private var _fuzzyTypes: [FuzzyConverter.Type] = [Node.self]
   |             |- warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert '_fuzzyTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate '_fuzzyTypes' 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
13 |
14 | extension Node {
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[66/98] Compiling Node Dictionary+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Fuzzy/FuzzyConverter.swift:12:13: warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private var _fuzzyTypes: [FuzzyConverter.Type] = [Node.self]
   |             |- warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert '_fuzzyTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate '_fuzzyTypes' 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
13 |
14 | extension Node {
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[67/98] Compiling Node Fuzzy+Any.swift
/host/spi-builder-workspace/Sources/Node/Fuzzy/FuzzyConverter.swift:12:13: warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private var _fuzzyTypes: [FuzzyConverter.Type] = [Node.self]
   |             |- warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert '_fuzzyTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate '_fuzzyTypes' 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
13 |
14 | extension Node {
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[68/98] Compiling Node FuzzyConverter.swift
/host/spi-builder-workspace/Sources/Node/Fuzzy/FuzzyConverter.swift:12:13: warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private var _fuzzyTypes: [FuzzyConverter.Type] = [Node.self]
   |             |- warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert '_fuzzyTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate '_fuzzyTypes' 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
13 |
14 | extension Node {
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[69/98] Compiling Node Getters.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:14:23: warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |         Override for custom implementations
 13 |     */
 14 |     public static var incomingTimestamp: (Node.Number) throws -> Date = {
    |                       |- warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingTimestamp' 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
 15 |         return Date(timeIntervalSince1970: $0.double)
 16 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:36:23: warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 34 |         Override for custom implementations, or to remove supported formats
 35 |     */
 36 |     public static var incomingDateFormatters: [DateFormatter] = [
    |                       |- warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingDateFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingDateFormatters' 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
 37 |         .iso8601,
 38 |         .mysql,
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:102:32: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
100 |         http://stackoverflow.com/a/28016692/2611971
101 |     */
102 |     @nonobjc public static let iso8601: DateFormatter = {
    |                                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'iso8601' 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
103 |         let formatter = DateFormatter()
104 |         formatter.locale = Locale(identifier: "en_US_POSIX")
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:115:32: warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
113 |         A date formatter for mysql formatted types
114 |     */
115 |     @nonobjc public static let mysql: DateFormatter = {
    |                                |- warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'mysql' 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
116 |         let formatter = DateFormatter()
117 |         formatter.timeZone = TimeZone(secondsFromGMT: 0)
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:127:32: warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
125 |         A date formatter conforming to RFC 1123 spec
126 |     */
127 |     @nonobjc public static let rfc1123: DateFormatter = {
    |                                |- warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'rfc1123' 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
128 |         let formatter = DateFormatter()
129 |         formatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss z"
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 69 |                 let date = Date.incomingDateFormatters
 70 |                     .lazy
 71 |                     .flatMap({ $0.date(from: string) })
    |                      |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                      `- note: use 'compactMap(_:)' instead
 72 |                     .first
 73 |                 else { fallthrough }
[70/98] Compiling Node Setters.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:14:23: warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |         Override for custom implementations
 13 |     */
 14 |     public static var incomingTimestamp: (Node.Number) throws -> Date = {
    |                       |- warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingTimestamp' 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
 15 |         return Date(timeIntervalSince1970: $0.double)
 16 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:36:23: warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 34 |         Override for custom implementations, or to remove supported formats
 35 |     */
 36 |     public static var incomingDateFormatters: [DateFormatter] = [
    |                       |- warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingDateFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingDateFormatters' 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
 37 |         .iso8601,
 38 |         .mysql,
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:102:32: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
100 |         http://stackoverflow.com/a/28016692/2611971
101 |     */
102 |     @nonobjc public static let iso8601: DateFormatter = {
    |                                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'iso8601' 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
103 |         let formatter = DateFormatter()
104 |         formatter.locale = Locale(identifier: "en_US_POSIX")
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:115:32: warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
113 |         A date formatter for mysql formatted types
114 |     */
115 |     @nonobjc public static let mysql: DateFormatter = {
    |                                |- warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'mysql' 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
116 |         let formatter = DateFormatter()
117 |         formatter.timeZone = TimeZone(secondsFromGMT: 0)
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:127:32: warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
125 |         A date formatter conforming to RFC 1123 spec
126 |     */
127 |     @nonobjc public static let rfc1123: DateFormatter = {
    |                                |- warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'rfc1123' 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
128 |         let formatter = DateFormatter()
129 |         formatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss z"
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 69 |                 let date = Date.incomingDateFormatters
 70 |                     .lazy
 71 |                     .flatMap({ $0.date(from: string) })
    |                      |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                      `- note: use 'compactMap(_:)' instead
 72 |                     .first
 73 |                 else { fallthrough }
[71/98] Compiling Node Bool+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:14:23: warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |         Override for custom implementations
 13 |     */
 14 |     public static var incomingTimestamp: (Node.Number) throws -> Date = {
    |                       |- warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingTimestamp' 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
 15 |         return Date(timeIntervalSince1970: $0.double)
 16 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:36:23: warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 34 |         Override for custom implementations, or to remove supported formats
 35 |     */
 36 |     public static var incomingDateFormatters: [DateFormatter] = [
    |                       |- warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingDateFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingDateFormatters' 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
 37 |         .iso8601,
 38 |         .mysql,
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:102:32: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
100 |         http://stackoverflow.com/a/28016692/2611971
101 |     */
102 |     @nonobjc public static let iso8601: DateFormatter = {
    |                                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'iso8601' 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
103 |         let formatter = DateFormatter()
104 |         formatter.locale = Locale(identifier: "en_US_POSIX")
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:115:32: warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
113 |         A date formatter for mysql formatted types
114 |     */
115 |     @nonobjc public static let mysql: DateFormatter = {
    |                                |- warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'mysql' 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
116 |         let formatter = DateFormatter()
117 |         formatter.timeZone = TimeZone(secondsFromGMT: 0)
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:127:32: warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
125 |         A date formatter conforming to RFC 1123 spec
126 |     */
127 |     @nonobjc public static let rfc1123: DateFormatter = {
    |                                |- warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'rfc1123' 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
128 |         let formatter = DateFormatter()
129 |         formatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss z"
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 69 |                 let date = Date.incomingDateFormatters
 70 |                     .lazy
 71 |                     .flatMap({ $0.date(from: string) })
    |                      |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                      `- note: use 'compactMap(_:)' instead
 72 |                     .first
 73 |                 else { fallthrough }
[72/98] Compiling Node Date+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:14:23: warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |         Override for custom implementations
 13 |     */
 14 |     public static var incomingTimestamp: (Node.Number) throws -> Date = {
    |                       |- warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingTimestamp' 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
 15 |         return Date(timeIntervalSince1970: $0.double)
 16 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:36:23: warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 34 |         Override for custom implementations, or to remove supported formats
 35 |     */
 36 |     public static var incomingDateFormatters: [DateFormatter] = [
    |                       |- warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingDateFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingDateFormatters' 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
 37 |         .iso8601,
 38 |         .mysql,
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:102:32: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
100 |         http://stackoverflow.com/a/28016692/2611971
101 |     */
102 |     @nonobjc public static let iso8601: DateFormatter = {
    |                                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'iso8601' 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
103 |         let formatter = DateFormatter()
104 |         formatter.locale = Locale(identifier: "en_US_POSIX")
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:115:32: warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
113 |         A date formatter for mysql formatted types
114 |     */
115 |     @nonobjc public static let mysql: DateFormatter = {
    |                                |- warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'mysql' 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
116 |         let formatter = DateFormatter()
117 |         formatter.timeZone = TimeZone(secondsFromGMT: 0)
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:127:32: warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
125 |         A date formatter conforming to RFC 1123 spec
126 |     */
127 |     @nonobjc public static let rfc1123: DateFormatter = {
    |                                |- warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'rfc1123' 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
128 |         let formatter = DateFormatter()
129 |         formatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss z"
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 69 |                 let date = Date.incomingDateFormatters
 70 |                     .lazy
 71 |                     .flatMap({ $0.date(from: string) })
    |                      |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                      `- note: use 'compactMap(_:)' instead
 72 |                     .first
 73 |                 else { fallthrough }
[73/98] Compiling Node FloatingPoint+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:14:23: warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |         Override for custom implementations
 13 |     */
 14 |     public static var incomingTimestamp: (Node.Number) throws -> Date = {
    |                       |- warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingTimestamp' 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
 15 |         return Date(timeIntervalSince1970: $0.double)
 16 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:36:23: warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 34 |         Override for custom implementations, or to remove supported formats
 35 |     */
 36 |     public static var incomingDateFormatters: [DateFormatter] = [
    |                       |- warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingDateFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingDateFormatters' 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
 37 |         .iso8601,
 38 |         .mysql,
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:102:32: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
100 |         http://stackoverflow.com/a/28016692/2611971
101 |     */
102 |     @nonobjc public static let iso8601: DateFormatter = {
    |                                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'iso8601' 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
103 |         let formatter = DateFormatter()
104 |         formatter.locale = Locale(identifier: "en_US_POSIX")
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:115:32: warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
113 |         A date formatter for mysql formatted types
114 |     */
115 |     @nonobjc public static let mysql: DateFormatter = {
    |                                |- warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'mysql' 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
116 |         let formatter = DateFormatter()
117 |         formatter.timeZone = TimeZone(secondsFromGMT: 0)
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:127:32: warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
125 |         A date formatter conforming to RFC 1123 spec
126 |     */
127 |     @nonobjc public static let rfc1123: DateFormatter = {
    |                                |- warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'rfc1123' 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
128 |         let formatter = DateFormatter()
129 |         formatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss z"
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 69 |                 let date = Date.incomingDateFormatters
 70 |                     .lazy
 71 |                     .flatMap({ $0.date(from: string) })
    |                      |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                      `- note: use 'compactMap(_:)' instead
 72 |                     .first
 73 |                 else { fallthrough }
[74/98] Compiling Node Integer+Convertible.swift
[75/98] Compiling Node Schema+Convertible.swift
[76/98] Compiling Node SchemaWrapper+Convertible.swift
[77/98] Compiling Node String+Convertible.swift
[78/98] Compiling Node UUID+Convertible.swift
[79/102] Compiling Node StructuredDataWrapper+Equatable.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
28 |
29 |         // take first context to attempt inference, should all be same
30 |         let context = array.lazy.flatMap { $0.context } .first
   |                                  |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
   |                                  `- note: use 'compactMap(_:)' instead
31 |         self.init(node, in: context)
32 |     }
[80/102] Compiling Node StructuredDataWrapper+Literals.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
28 |
29 |         // take first context to attempt inference, should all be same
30 |         let context = array.lazy.flatMap { $0.context } .first
   |                                  |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
   |                                  `- note: use 'compactMap(_:)' instead
31 |         self.init(node, in: context)
32 |     }
[81/102] Compiling Node StructuredDataWrapper+PathIndexable.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
28 |
29 |         // take first context to attempt inference, should all be same
30 |         let context = array.lazy.flatMap { $0.context } .first
   |                                  |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
   |                                  `- note: use 'compactMap(_:)' instead
31 |         self.init(node, in: context)
32 |     }
[82/102] Compiling Node StructuredDataWrapper+Polymorphic.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
28 |
29 |         // take first context to attempt inference, should all be same
30 |         let context = array.lazy.flatMap { $0.context } .first
   |                                  |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
   |                                  `- note: use 'compactMap(_:)' instead
31 |         self.init(node, in: context)
32 |     }
[83/102] Emitting module Node
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:14:23: warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |         Override for custom implementations
 13 |     */
 14 |     public static var incomingTimestamp: (Node.Number) throws -> Date = {
    |                       |- warning: static property 'incomingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingTimestamp' 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
 15 |         return Date(timeIntervalSince1970: $0.double)
 16 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:36:23: warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 34 |         Override for custom implementations, or to remove supported formats
 35 |     */
 36 |     public static var incomingDateFormatters: [DateFormatter] = [
    |                       |- warning: static property 'incomingDateFormatters' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'incomingDateFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'incomingDateFormatters' 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
 37 |         .iso8601,
 38 |         .mysql,
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:102:32: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
100 |         http://stackoverflow.com/a/28016692/2611971
101 |     */
102 |     @nonobjc public static let iso8601: DateFormatter = {
    |                                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'iso8601' 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
103 |         let formatter = DateFormatter()
104 |         formatter.locale = Locale(identifier: "en_US_POSIX")
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:115:32: warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
113 |         A date formatter for mysql formatted types
114 |     */
115 |     @nonobjc public static let mysql: DateFormatter = {
    |                                |- warning: static property 'mysql' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'mysql' 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
116 |         let formatter = DateFormatter()
117 |         formatter.timeZone = TimeZone(secondsFromGMT: 0)
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:127:32: warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
125 |         A date formatter conforming to RFC 1123 spec
126 |     */
127 |     @nonobjc public static let rfc1123: DateFormatter = {
    |                                |- warning: static property 'rfc1123' is not concurrency-safe because non-'Sendable' type 'DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: annotate 'rfc1123' 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
128 |         let formatter = DateFormatter()
129 |         formatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss z"
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class DateFormatter : Formatter {
   |            `- note: class 'DateFormatter' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     required public init?(coder: NSCoder)
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
/host/spi-builder-workspace/Sources/Node/Fuzzy/FuzzyConverter.swift:12:13: warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private var _fuzzyTypes: [FuzzyConverter.Type] = [Node.self]
   |             |- warning: var '_fuzzyTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert '_fuzzyTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate '_fuzzyTypes' 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
13 |
14 | extension Node {
/host/spi-builder-workspace/Sources/Node/Number/Number.swift:66:25: warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 64 |
 65 | extension UInt {
 66 |     internal static var intMax = UInt(Int.max)
    |                         |- warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: convert 'intMax' to a 'let' constant to make 'Sendable' shared state immutable
    |                         |- note: annotate 'intMax' 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
 67 | }
 68 |
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:4:10: warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  2 |
  3 | public enum NodeError: Debuggable {
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
    |          `- warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:1:15: note: consider making struct 'Node' conform to the 'Sendable' protocol
 1 | public struct Node: StructuredDataWrapper {
   |               `- note: consider making struct 'Node' conform to the 'Sendable' protocol
 2 |     public static let defaultContext = emptyContext
 3 |
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/PathIndexable/PathIndexable.swift:36:17: note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 34 |  should only be added after very careful consideration.
 35 |  */
 36 | public protocol PathIndexer: CustomStringConvertible {
    |                 `- note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 37 |     /**
 38 |         Access for 'self' within the given node,
[84/102] Compiling Node UnsignedInteger+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[85/102] Compiling Node Context.swift
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[86/102] Compiling Node Node.swift
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[87/102] Compiling Node NodeConvertible.swift
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[88/102] Compiling Node NodeInitializable.swift
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:2:23: warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | public struct Node: StructuredDataWrapper {
 2 |     public static let defaultContext = emptyContext
   |                       |- warning: static property 'defaultContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'defaultContext' 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
 3 |
 4 |     public var wrapped: StructuredData
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:9:20: note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
[89/102] Compiling Node StructuredData+PathIndexable.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
[90/102] Compiling Node StructuredData+Polymorphic.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
[91/102] Compiling Node StructuredData.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
[92/102] Compiling Node StructuredDataWrapper+Cases.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
[93/102] Compiling Node StructuredDataWrapper+Convenience.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:4:25: warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         `- warning: static property 'lock' is not concurrency-safe because non-'Sendable' type 'NSLock' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 |     /**
Foundation.NSLock:1:12: note: class 'NSLock' does not conform to the 'Sendable' protocol
1 | open class NSLock : NSObject, NSLocking {
  |            `- note: class 'NSLock' does not conform to the 'Sendable' protocol
2 |     override public init()
3 |     deinit
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  1 | import Foundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
  2 |
  3 | extension Date: NodeConvertible {
  4 |     internal static let lock = NSLock()
    |                         |- note: annotate 'lock' 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
  5 |
  6 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:53:23: warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 51 |         the user is responsible for handling their date formatting manually.
 52 |     */
 53 |     public static var outgoingDateFormatter: DateFormatter = .iso8601
    |                       |- warning: static property 'outgoingDateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingDateFormatter' 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
 54 |
 55 |     /**
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:26:23: warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 |         Override for custom implementations.
 25 |     */
 26 |     public static var outgoingTimestamp: (Date) throws -> Node.Number = {
    |                       |- warning: static property 'outgoingTimestamp' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'outgoingTimestamp' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'outgoingTimestamp' 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
 27 |         return Node.Number($0.timeIntervalSince1970)
 28 |     }
[94/102] Compiling Node Optional+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Number/Number.swift:66:25: warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 64 |
 65 | extension UInt {
 66 |     internal static var intMax = UInt(Int.max)
    |                         |- warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: convert 'intMax' to a 'let' constant to make 'Sendable' shared state immutable
    |                         |- note: annotate 'intMax' 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
 67 | }
 68 |
[95/102] Compiling Node Set+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Number/Number.swift:66:25: warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 64 |
 65 | extension UInt {
 66 |     internal static var intMax = UInt(Int.max)
    |                         |- warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: convert 'intMax' to a 'let' constant to make 'Sendable' shared state immutable
    |                         |- note: annotate 'intMax' 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
 67 | }
 68 |
[96/102] Compiling Node Number.swift
/host/spi-builder-workspace/Sources/Node/Number/Number.swift:66:25: warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 64 |
 65 | extension UInt {
 66 |     internal static var intMax = UInt(Int.max)
    |                         |- warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: convert 'intMax' to a 'let' constant to make 'Sendable' shared state immutable
    |                         |- note: annotate 'intMax' 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
 67 | }
 68 |
[97/102] Compiling Node StructuredData+Equatable.swift
/host/spi-builder-workspace/Sources/Node/Number/Number.swift:66:25: warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 64 |
 65 | extension UInt {
 66 |     internal static var intMax = UInt(Int.max)
    |                         |- warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: convert 'intMax' to a 'let' constant to make 'Sendable' shared state immutable
    |                         |- note: annotate 'intMax' 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
 67 | }
 68 |
[98/102] Compiling Node StructuredData+Init.swift
/host/spi-builder-workspace/Sources/Node/Number/Number.swift:66:25: warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 64 |
 65 | extension UInt {
 66 |     internal static var intMax = UInt(Int.max)
    |                         |- warning: static property 'intMax' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: convert 'intMax' to a 'let' constant to make 'Sendable' shared state immutable
    |                         |- note: annotate 'intMax' 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
 67 | }
 68 |
[99/102] Compiling Node StructuredDataWrapper.swift
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:4:10: warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  2 |
  3 | public enum NodeError: Debuggable {
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
    |          `- warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:1:15: note: consider making struct 'Node' conform to the 'Sendable' protocol
 1 | public struct Node: StructuredDataWrapper {
   |               `- note: consider making struct 'Node' conform to the 'Sendable' protocol
 2 |     public static let defaultContext = emptyContext
 3 |
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/PathIndexable/PathIndexable.swift:36:17: note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 34 |  should only be added after very careful consideration.
 35 |  */
 36 | public protocol PathIndexer: CustomStringConvertible {
    |                 `- note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 37 |     /**
 38 |         Access for 'self' within the given node,
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
[100/102] Compiling Node Errors.swift
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:4:10: warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  2 |
  3 | public enum NodeError: Debuggable {
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
    |          `- warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:1:15: note: consider making struct 'Node' conform to the 'Sendable' protocol
 1 | public struct Node: StructuredDataWrapper {
   |               `- note: consider making struct 'Node' conform to the 'Sendable' protocol
 2 |     public static let defaultContext = emptyContext
 3 |
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/PathIndexable/PathIndexable.swift:36:17: note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 34 |  should only be added after very careful consideration.
 35 |  */
 36 | public protocol PathIndexer: CustomStringConvertible {
    |                 `- note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 37 |     /**
 38 |         Access for 'self' within the given node,
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
[101/102] Compiling Node Exports.swift
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:4:10: warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  2 |
  3 | public enum NodeError: Debuggable {
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
    |          `- warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:1:15: note: consider making struct 'Node' conform to the 'Sendable' protocol
 1 | public struct Node: StructuredDataWrapper {
   |               `- note: consider making struct 'Node' conform to the 'Sendable' protocol
 2 |     public static let defaultContext = emptyContext
 3 |
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/PathIndexable/PathIndexable.swift:36:17: note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 34 |  should only be added after very careful consideration.
 35 |  */
 36 | public protocol PathIndexer: CustomStringConvertible {
    |                 `- note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 37 |     /**
 38 |         Access for 'self' within the given node,
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
[102/102] Compiling Node Identifier.swift
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:4:10: warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  2 |
  3 | public enum NodeError: Debuggable {
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
    |          `- warning: associated value 'noFuzzyConverter(item:type:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'Node'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/Node/Core/Node.swift:1:15: note: consider making struct 'Node' conform to the 'Sendable' protocol
 1 | public struct Node: StructuredDataWrapper {
   |               `- note: consider making struct 'Node' conform to the 'Sendable' protocol
 2 |     public static let defaultContext = emptyContext
 3 |
/host/spi-builder-workspace/Sources/Node/Utilities/Errors.swift:6:10: warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  4 |     case noFuzzyConverter(item: Any?, type: Any.Type)
  5 |     case invalidDictionaryKeyType
  6 |     case unableToConvert(input: Node?, expectation: String, path: [PathIndexer])
    |          `- warning: associated value 'unableToConvert(input:expectation:path:)' of 'Sendable'-conforming enum 'NodeError' has non-sendable type 'any PathIndexer'; this is an error in the Swift 6 language mode
  7 | }
  8 |
/host/spi-builder-workspace/Sources/PathIndexable/PathIndexable.swift:36:17: note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 34 |  should only be added after very careful consideration.
 35 |  */
 36 | public protocol PathIndexer: CustomStringConvertible {
    |                 `- note: protocol 'PathIndexer' does not conform to the 'Sendable' protocol
 37 |     /**
 38 |         Access for 'self' within the given node,
/host/spi-builder-workspace/Sources/Node/Core/Context.swift:16:12: warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
 7 | public protocol Context {}
 8 |
 9 | public final class ObjectContext<K: Hashable, V>: Context {
   |                    `- note: generic class 'ObjectContext' does not conform to the 'Sendable' protocol
10 |     public let object: [K: V]
11 |     public init(_ object: [K: V]) {
   :
14 | }
15 |
16 | public let emptyContext = ObjectContext<String, Int>([:])
   |            |- warning: let 'emptyContext' is not concurrency-safe because non-'Sendable' type 'ObjectContext<String, Int>' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'emptyContext' 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
17 |
Build complete! (21.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/core.git"
    },
    {
      "identity" : "bits",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/bits.git"
    },
    {
      "identity" : "debugging",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/debugging.git"
    }
  ],
  "manifest_display_name" : "Node",
  "name" : "Node",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Node",
      "targets" : [
        "Node"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PathIndexable",
      "targets" : [
        "PathIndexable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PathIndexableTests",
      "module_type" : "SwiftTarget",
      "name" : "PathIndexableTests",
      "path" : "Tests/PathIndexableTests",
      "sources" : [
        "PathIndexableTests.swift"
      ],
      "target_dependencies" : [
        "PathIndexable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PathIndexable",
      "module_type" : "SwiftTarget",
      "name" : "PathIndexable",
      "path" : "Sources/PathIndexable",
      "product_memberships" : [
        "Node",
        "PathIndexable"
      ],
      "sources" : [
        "PathIndexable+Subscripting.swift",
        "PathIndexable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NodeTests",
      "module_type" : "SwiftTarget",
      "name" : "NodeTests",
      "path" : "Tests/NodeTests",
      "sources" : [
        "BasicConvertibleTests.swift",
        "DictionaryKeyPathTests.swift",
        "NodeBackedTests.swift",
        "NodeDataTypeTests.swift",
        "NodeGetterTests.swift",
        "NodeIndexableTests.swift",
        "NodePolymorphicTests.swift",
        "NodeTests.swift",
        "NumberTests.swift",
        "SequenceConvertibleTests.swift",
        "SettersTests.swift"
      ],
      "target_dependencies" : [
        "Node"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Node",
      "module_type" : "SwiftTarget",
      "name" : "Node",
      "path" : "Sources/Node",
      "product_dependencies" : [
        "Bits",
        "Core"
      ],
      "product_memberships" : [
        "Node"
      ],
      "sources" : [
        "Accessors/Getters.swift",
        "Accessors/Setters.swift",
        "Convertibles/Bool+Convertible.swift",
        "Convertibles/Date+Convertible.swift",
        "Convertibles/FloatingPoint+Convertible.swift",
        "Convertibles/Integer+Convertible.swift",
        "Convertibles/Schema+Convertible.swift",
        "Convertibles/SchemaWrapper+Convertible.swift",
        "Convertibles/String+Convertible.swift",
        "Convertibles/UUID+Convertible.swift",
        "Convertibles/UnsignedInteger+Convertible.swift",
        "Core/Context.swift",
        "Core/Node.swift",
        "Core/NodeConvertible.swift",
        "Core/NodeInitializable.swift",
        "Core/NodeRepresentable.swift",
        "Fuzzy/Array+Convertible.swift",
        "Fuzzy/Dictionary+Convertible.swift",
        "Fuzzy/Fuzzy+Any.swift",
        "Fuzzy/FuzzyConverter.swift",
        "Fuzzy/Optional+Convertible.swift",
        "Fuzzy/Set+Convertible.swift",
        "Number/Number.swift",
        "StructuredData/StructuredData+Equatable.swift",
        "StructuredData/StructuredData+Init.swift",
        "StructuredData/StructuredData+PathIndexable.swift",
        "StructuredData/StructuredData+Polymorphic.swift",
        "StructuredData/StructuredData.swift",
        "StructuredDataWrapper/StructuredDataWrapper+Cases.swift",
        "StructuredDataWrapper/StructuredDataWrapper+Convenience.swift",
        "StructuredDataWrapper/StructuredDataWrapper+Equatable.swift",
        "StructuredDataWrapper/StructuredDataWrapper+Literals.swift",
        "StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift",
        "StructuredDataWrapper/StructuredDataWrapper+Polymorphic.swift",
        "StructuredDataWrapper/StructuredDataWrapper.swift",
        "Utilities/Errors.swift",
        "Utilities/Exports.swift",
        "Utilities/Identifier.swift"
      ],
      "target_dependencies" : [
        "PathIndexable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.