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 MetaSerialization, reference v2.3.0 (4ad09b), with Swift 6.0 (beta) for Linux on 17 Sep 2024 04:27:12 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cherrywoods/swift-meta-serialization.git
Reference: v2.3.0
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/cherrywoods/swift-meta-serialization
 * tag               v2.3.0     -> FETCH_HEAD
HEAD is now at 4ad09b1 Update README and Guides
Cloned https://github.com/cherrywoods/swift-meta-serialization.git
Revision (git rev-parse @):
4ad09b114dbc259410cfead65b158a14d3f3b4fe
SUCCESS checkout https://github.com/cherrywoods/swift-meta-serialization.git at v2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/cherrywoods/swift-meta-serialization.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
[1/455] Fetching cwlcatchexception
[11/1712] Fetching cwlcatchexception, cwlpreconditiontesting
[1713/16423] Fetching cwlcatchexception, cwlpreconditiontesting, quick
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.27s)
[2434/15968] Fetching cwlpreconditiontesting, quick
Fetching https://github.com/apple/swift-algorithms.git
[2877/21544] Fetching cwlpreconditiontesting, quick, swift-numerics
[18162/33715] Fetching cwlpreconditiontesting, quick, swift-numerics, swift-argument-parser
[30674/39214] Fetching cwlpreconditiontesting, quick, swift-numerics, swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.41s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.76s)
[1/18984] Fetching nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.67s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.67s)
Fetched https://github.com/Quick/Quick.git from cache (1.68s)
Fetched https://github.com/Quick/Nimble.git from cache (1.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.53s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.50s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.50s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.51s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[5/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/43] Emitting module MetaSerialization
/host/spi-builder-workspace/Sources/MetaSerialization/Coding Storage/CodingStorage.swift:37:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 22 | public struct CodingStorageError: Error {
 23 |
 24 |     public enum Reason {
    |                 `- note: consider making enum 'Reason' conform to the 'Sendable' protocol
 25 |
 26 |         /// Thrown if there's already a value stored a the given path.
    :
 35 |     }
 36 |
 37 |     public let reason: Reason
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 38 |     public let path: [CodingKey]
 39 |
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[9/47] Compiling MetaSerialization CodingKeys.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[10/47] Compiling MetaSerialization DirectlyCodable.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[11/47] Compiling MetaSerialization Foundation Primitive Codables.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[12/47] Compiling MetaSerialization NilMarker.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[13/47] Compiling MetaSerialization MetaSingleValueEncodingContainer.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[14/47] Compiling MetaSerialization MetaUnkeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[15/47] Compiling MetaSerialization MetaEncoder+containerMethods.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[16/47] Compiling MetaSerialization MetaEncoder+frontend.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[17/47] Compiling MetaSerialization MetaEncoder.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[18/47] Compiling MetaSerialization MetaDecoder+containerMethods.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[19/47] Compiling MetaSerialization MetaDecoder+frontend.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[20/47] Compiling MetaSerialization MetaDecoder.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[21/47] Compiling MetaSerialization Unwrapper.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[22/47] Compiling MetaSerialization MetaKeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Supporting/NilMarker.swift:25:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// Represents a nil value independantly of the Optionals generic Wrapped parameter.
23 | public struct NilMarker: DirectlyCodable {
   |               `- note: consider making struct 'NilMarker' conform to the 'Sendable' protocol
24 |
25 |     public static let instance: NilMarker = NilMarker()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'NilMarker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
26 |
27 |     private init() {  }
[23/47] Compiling MetaSerialization KeyedContainerMeta.swift
[24/47] Compiling MetaSerialization MetaSupplier+Defaults.swift
[25/47] Compiling MetaSerialization Metas.swift
[26/47] Compiling MetaSerialization NilMarker+NilMeta.swift
[27/47] Compiling MetaSerialization UnkeyedContainerMeta.swift
[28/47] Compiling MetaSerialization CodingStorage.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Coding Storage/CodingStorage.swift:37:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 22 | public struct CodingStorageError: Error {
 23 |
 24 |     public enum Reason {
    |                 `- note: consider making enum 'Reason' conform to the 'Sendable' protocol
 25 |
 26 |         /// Thrown if there's already a value stored a the given path.
    :
 35 |     }
 36 |
 37 |     public let reason: Reason
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 38 |     public let path: [CodingKey]
 39 |
[29/47] Compiling MetaSerialization LinearCodingStack.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Coding Storage/CodingStorage.swift:37:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 22 | public struct CodingStorageError: Error {
 23 |
 24 |     public enum Reason {
    |                 `- note: consider making enum 'Reason' conform to the 'Sendable' protocol
 25 |
 26 |         /// Thrown if there's already a value stored a the given path.
    :
 35 |     }
 36 |
 37 |     public let reason: Reason
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 38 |     public let path: [CodingKey]
 39 |
[30/47] Compiling MetaSerialization KeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Coding Storage/CodingStorage.swift:37:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 22 | public struct CodingStorageError: Error {
 23 |
 24 |     public enum Reason {
    |                 `- note: consider making enum 'Reason' conform to the 'Sendable' protocol
 25 |
 26 |         /// Thrown if there's already a value stored a the given path.
    :
 35 |     }
 36 |
 37 |     public let reason: Reason
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 38 |     public let path: [CodingKey]
 39 |
[31/47] Compiling MetaSerialization SingleValueDecodingContainer.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Coding Storage/CodingStorage.swift:37:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 22 | public struct CodingStorageError: Error {
 23 |
 24 |     public enum Reason {
    |                 `- note: consider making enum 'Reason' conform to the 'Sendable' protocol
 25 |
 26 |         /// Thrown if there's already a value stored a the given path.
    :
 35 |     }
 36 |
 37 |     public let reason: Reason
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 38 |     public let path: [CodingKey]
 39 |
[32/47] Compiling MetaSerialization UnkeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/MetaSerialization/Coding Storage/CodingStorage.swift:37:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 22 | public struct CodingStorageError: Error {
 23 |
 24 |     public enum Reason {
    |                 `- note: consider making enum 'Reason' conform to the 'Sendable' protocol
 25 |
 26 |         /// Thrown if there's already a value stored a the given path.
    :
 35 |     }
 36 |
 37 |     public let reason: Reason
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'CodingStorageError' has non-sendable type 'CodingStorageError.Reason'; this is an error in the Swift 6 language mode
 38 |     public let path: [CodingKey]
 39 |
[33/47] Compiling MetaSerialization Serialization+Default Implementations.swift
[34/47] Compiling MetaSerialization Serialization.swift
[35/47] Compiling MetaSerialization SimpleSerialization.swift
[36/47] Compiling MetaSerialization Array+UnkeyedContainerMeta.swift
[37/47] Compiling MetaSerialization Dictionary+KeyedContainerMeta.swift
[38/47] Compiling MetaSerialization MetaSupplier.swift
[39/47] Compiling MetaSerialization Reference.swift
[40/47] Compiling MetaSerialization ReferencingStorage.swift
[41/47] Compiling MetaSerialization ErrorContainer.swift
[42/47] Compiling MetaSerialization PrimitivesEnumTranslator+Primitives.swift
[43/47] Compiling MetaSerialization PrimitivesEnumTranslator.swift
[44/47] Compiling MetaSerialization PrimitivesProtocolTranslator.swift
[45/47] Compiling MetaSerialization OrderedKeyedContainer.swift
[46/47] Compiling MetaSerialization Representation+Default Implementations.swift
[47/47] Compiling MetaSerialization Representation.swift
Build complete! (30.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "MetaSerialization",
  "name" : "MetaSerialization",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MetaSerialization",
      "targets" : [
        "MetaSerialization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestAssertionGuarded",
      "module_type" : "SwiftTarget",
      "name" : "TestAssertionGuarded",
      "path" : "Tests/TestAssertionGuarded",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "DirectlyCodable.swift",
        "ShortExample.swift",
        "TestCodingStorageErrorCatching.swift"
      ],
      "target_dependencies" : [
        "MetaSerialization"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaSerializationTests",
      "module_type" : "SwiftTarget",
      "name" : "MetaSerializationTests",
      "path" : "Tests/MetaSerializationTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "CodingKeyTest.swift",
        "Example1Tests.swift",
        "Example2Tests.swift",
        "Example3Tests.swift",
        "Examples/Example1/Container.swift",
        "Examples/Example1/Example1.swift",
        "Examples/Example2 DynamicUnwrap/DecodingKeyedContainerMeta.swift",
        "Examples/Example2 DynamicUnwrap/DecodingUnkeyedContainerMeta.swift",
        "Examples/Example2 DynamicUnwrap/EncodingContainerMeta.swift",
        "Examples/Example2 DynamicUnwrap/Example2.swift",
        "Examples/Example2 DynamicUnwrap/Example2Metas.swift",
        "Examples/Example2 DynamicUnwrap/Example2Serialization.swift",
        "Examples/Example2 DynamicUnwrap/Nil+LosslessStringConvertible.swift",
        "Examples/Example2Translator.swift",
        "Examples/Example3/Example3.swift",
        "Examples/Example3/Example3Encoder.swift",
        "Examples/Example3/Example3Metas.swift",
        "Examples/Example3/Example3Representation.swift",
        "Examples/Example3/Example3Translator.swift",
        "Examples/Example3/WrapperSerialization.swift",
        "General Tests/AdditionalCodables.swift",
        "General Tests/Codables.swift",
        "General Tests/PerformanceTestsCodables.swift",
        "General Tests/StandardBehavior.swift",
        "General Tests/StateRestoringAfterThrow.swift",
        "PerformanceTests.swift",
        "Utilities/TestUtilities.swift"
      ],
      "target_dependencies" : [
        "MetaSerialization"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaSerialization",
      "module_type" : "SwiftTarget",
      "name" : "MetaSerialization",
      "path" : "Sources/MetaSerialization",
      "product_memberships" : [
        "MetaSerialization"
      ],
      "sources" : [
        "Coding Storage/CodingStorage.swift",
        "Coding Storage/LinearCodingStack.swift",
        "Decoder/Containers/KeyedDecodingContainer.swift",
        "Decoder/Containers/SingleValueDecodingContainer.swift",
        "Decoder/Containers/UnkeyedDecodingContainer.swift",
        "Decoder/MetaDecoder+containerMethods.swift",
        "Decoder/MetaDecoder+frontend.swift",
        "Decoder/MetaDecoder.swift",
        "Decoder/Unwrapper.swift",
        "Encoder/Containers/MetaKeyedEncodingContainer.swift",
        "Encoder/Containers/MetaSingleValueEncodingContainer.swift",
        "Encoder/Containers/MetaUnkeyedEncodingContainer.swift",
        "Encoder/MetaEncoder+containerMethods.swift",
        "Encoder/MetaEncoder+frontend.swift",
        "Encoder/MetaEncoder.swift",
        "Encoder/MetaSupplier.swift",
        "Encoder/Reference/Reference.swift",
        "Encoder/Reference/ReferencingStorage.swift",
        "Encoder/Utilities/ErrorContainer.swift",
        "Frontends and Default Implementations/MetaSupplier and Unwrapper Implementations/PrimitivesEnumTranslator+Primitives.swift",
        "Frontends and Default Implementations/MetaSupplier and Unwrapper Implementations/PrimitivesEnumTranslator.swift",
        "Frontends and Default Implementations/MetaSupplier and Unwrapper Implementations/PrimitivesProtocolTranslator.swift",
        "Frontends and Default Implementations/OrderedKeyedContainer.swift",
        "Frontends and Default Implementations/Representation/Representation+Default Implementations.swift",
        "Frontends and Default Implementations/Representation/Representation.swift",
        "Frontends and Default Implementations/Serialization/Serialization+Default Implementations.swift",
        "Frontends and Default Implementations/Serialization/Serialization.swift",
        "Frontends and Default Implementations/Serialization/SimpleSerialization.swift",
        "Meta/Array+UnkeyedContainerMeta.swift",
        "Meta/Dictionary+KeyedContainerMeta.swift",
        "Meta/KeyedContainerMeta.swift",
        "Meta/MetaSupplier+Defaults.swift",
        "Meta/Metas.swift",
        "Meta/NilMarker+NilMeta.swift",
        "Meta/UnkeyedContainerMeta.swift",
        "Supporting/CodingKeys.swift",
        "Supporting/DirectlyCodable.swift",
        "Supporting/Foundation Primitive Codables.swift",
        "Supporting/NilMarker.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.