The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftCBOR, reference 0.4.0 (0b01ca), with Swift 6.0 for Linux on 1 Dec 2024 02:12:20 UTC.

Swift 6 data race errors: 17

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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/SwiftCBOR.git
Reference: 0.4.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/MasterJ93/SwiftCBOR
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 0b01caa Switch to Apple's version of swift-collections
Cloned https://github.com/MasterJ93/SwiftCBOR.git
Revision (git rev-parse @):
0b01caa633889f6d64f73f1c01607358d36fe6e6
SUCCESS checkout https://github.com/MasterJ93/SwiftCBOR.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MasterJ93/SwiftCBOR.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.11s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Emitting module InternalCollectionsUtilities
[12/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/29] Compiling InternalCollectionsUtilities Debugging.swift
[15/29] Compiling InternalCollectionsUtilities Descriptions.swift
[16/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/29] Compiling InternalCollectionsUtilities Specialize.swift
[24/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/29] Compiling InternalCollectionsUtilities Integer rank.swift
[26/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/304] Compiling HeapModule Heap+Invariants.swift
[33/304] Compiling HeapModule _HeapNode.swift
[34/304] Compiling OrderedCollections _HashTable+Testing.swift
[35/304] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[36/306] Compiling HeapModule Heap.swift
[37/306] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[38/306] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[39/306] Compiling HeapModule Heap+UnsafeHandle.swift
[40/306] Compiling HeapModule Heap+Descriptions.swift
[41/306] Emitting module HeapModule
[43/307] Compiling HashTreeCollections TreeSet+Hashable.swift
[44/307] Compiling HashTreeCollections TreeSet+Sendable.swift
[45/307] Compiling HashTreeCollections TreeSet+Sequence.swift
[46/307] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[47/307] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[48/307] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[49/307] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[50/307] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[51/307] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[52/307] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[53/317] Compiling OrderedCollections OrderedDictionary.swift
[54/317] Compiling OrderedCollections OrderedSet+Codable.swift
[55/317] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/317] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/317] Compiling OrderedCollections OrderedSet+Diffing.swift
[58/317] Compiling OrderedCollections OrderedSet+Equatable.swift
[59/317] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/317] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/317] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/317] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/317] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/317] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/317] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[66/317] Compiling HashTreeCollections _HashNode+Structural filter.swift
[67/324] Compiling DequeModule _DequeSlot.swift
[68/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/324] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[70/324] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[71/324] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[72/324] Compiling HashTreeCollections _HashNode+Structural merge.swift
[73/324] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[74/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[75/324] Compiling HashTreeCollections TreeDictionary+Filter.swift
[76/324] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[77/324] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[78/324] Compiling HashTreeCollections TreeDictionary+Keys.swift
[79/324] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[80/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[81/324] Compiling BitCollections BitSet.Index.swift
[82/324] Compiling BitCollections BitSet._UnsafeHandle.swift
[83/331] Compiling OrderedCollections _HashTable+Bucket.swift
[84/331] Compiling OrderedCollections _HashTable+BucketIterator.swift
[85/331] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[86/331] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[87/331] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[88/331] Compiling OrderedCollections OrderedDictionary+Elements.swift
[89/331] Compiling OrderedCollections _HashTable+Constants.swift
[90/331] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/331] Compiling OrderedCollections OrderedSet+SubSequence.swift
[92/331] Compiling OrderedCollections OrderedSet+Testing.swift
[93/331] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[94/331] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[95/331] Compiling OrderedCollections OrderedSet.swift
[96/331] Compiling OrderedCollections _UnsafeBitset.swift
[97/331] Compiling HashTreeCollections TreeSet+Equatable.swift
[98/331] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[99/331] Compiling HashTreeCollections TreeSet+Extras.swift
[100/331] Compiling HashTreeCollections TreeSet+Filter.swift
[115/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[116/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[117/331] Emitting module BitCollections
[142/331] Compiling OrderedCollections OrderedSet+Sendable.swift
[143/331] Compiling OrderedCollections OrderedDictionary+Codable.swift
[144/331] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[145/331] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[146/331] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[147/331] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[148/331] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[149/331] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[150/331] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[151/331] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[152/331] Compiling OrderedCollections OrderedDictionary+Values.swift
[161/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[162/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[163/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[164/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[165/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[166/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[167/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[168/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[169/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[170/331] Compiling HashTreeCollections TreeSet.swift
[189/331] Emitting module DequeModule
[302/342] Emitting module OrderedCollections
[304/343] Compiling _RopeModule Rope+Join.swift
[305/343] Compiling _RopeModule Rope+MutatingForEach.swift
[306/343] Compiling _RopeModule Rope+Remove.swift
[307/343] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/343] Compiling _RopeModule Rope+Split.swift
[309/343] Compiling _RopeModule Optional Utilities.swift
[310/343] Compiling _RopeModule String Utilities.swift
[311/343] Compiling _RopeModule String.Index+ABI.swift
[312/343] Compiling _RopeModule _CharacterRecognizer.swift
[313/343] Emitting module _RopeModule
[344/344] Emitting module HashTreeCollections
[346/347] Emitting module Collections
[347/347] Compiling Collections Collections.swift
[349/364] Emitting module SwiftCBOR
/host/spi-builder-workspace/Sources/CBOR.swift:150:23: warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
148 |
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
    |                       |- warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'standardDateTimeString' 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
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
/host/spi-builder-workspace/Sources/CBOR.swift:151:23: warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
    |                       |- warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'epochBasedDateTime' 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
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
/host/spi-builder-workspace/Sources/CBOR.swift:152:23: warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
    |                       |- warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'positiveBignum' 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
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
/host/spi-builder-workspace/Sources/CBOR.swift:153:23: warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
    |                       |- warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'negativeBignum' 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
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
/host/spi-builder-workspace/Sources/CBOR.swift:154:23: warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
    |                       |- warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'decimalFraction' 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
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
156 |
/host/spi-builder-workspace/Sources/CBOR.swift:155:23: warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
    |                       |- warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'bigfloat' 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
156 |
157 |     // 6...20 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:159:23: warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
157 |     // 6...20 unassigned
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
    |                       |- warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64URLEncoding' 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
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
/host/spi-builder-workspace/Sources/CBOR.swift:160:23: warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
    |                       |- warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64Encoding' 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
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
/host/spi-builder-workspace/Sources/CBOR.swift:161:23: warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
    |                       |- warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase16Encoding' 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
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
163 |
/host/spi-builder-workspace/Sources/CBOR.swift:162:23: warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
    |                       |- warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'encodedCBORDataItem' 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
163 |
164 |     // 25...31 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:166:23: warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
164 |     // 25...31 unassigned
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
    |                       |- warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uri' 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
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
/host/spi-builder-workspace/Sources/CBOR.swift:167:23: warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
    |                       |- warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64Url' 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
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
/host/spi-builder-workspace/Sources/CBOR.swift:168:23: warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
    |                       |- warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64' 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
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
/host/spi-builder-workspace/Sources/CBOR.swift:169:23: warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
    |                       |- warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'regularExpression' 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
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
/host/spi-builder-workspace/Sources/CBOR.swift:170:23: warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
    |                       |- warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mimeMessage' 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
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
172 |
/host/spi-builder-workspace/Sources/CBOR.swift:171:23: warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
    |                       |- warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uuid' 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
172 |
173 |     // 38...55798 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:175:23: warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
173 |     // 38...55798 unassigned
174 |
175 |     public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
    |                       |- warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'selfDescribeCBOR' 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
176 | }
177 |
/host/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 |     }
233 |
234 |     func decode(_ type: Data.Type) throws -> Data {
    |          |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
    |          |- note: candidate has non-matching type '(Data.Type) throws -> Data'
    |          |- note: move 'decode' to another extension to silence this warning
    |          `- note: make 'decode' private to silence this warning
235 |         guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 |             let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer:14:10: note: requirement 'decode' declared here
12 |     func decode(_ type: Int64.Type) throws -> Int64
13 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
14 |     func decode(_ type: Int128.Type) throws -> Int128
   |          `- note: requirement 'decode' declared here
15 |     func decode(_ type: UInt.Type) throws -> UInt
16 |     func decode(_ type: UInt8.Type) throws -> UInt8
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 |     }
133 |
134 |     func encode(_ value: Date) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Date) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
135 |         try checkCanEncode(value: value)
136 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer:14:19: note: requirement 'encode' declared here
12 |     mutating func encode(_ value: Int64) throws
13 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
14 |     mutating func encode(_ value: Int128) throws
   |                   `- note: requirement 'encode' declared here
15 |     mutating func encode(_ value: UInt) throws
16 |     mutating func encode(_ value: UInt8) throws
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 |     }
140 |
141 |     func encode(_ value: Data) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Data) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
142 |         try checkCanEncode(value: value)
143 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer:21:19: note: requirement 'encode' declared here
19 |     mutating func encode(_ value: UInt64) throws
20 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
21 |     mutating func encode(_ value: UInt128) throws
   |                   `- note: requirement 'encode' declared here
22 |     mutating func encode<T>(_ value: T) throws where T : Encodable
23 | }
[350/366] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[351/366] Compiling SwiftCBOR Util.swift
[352/366] Compiling SwiftCBOR CodableCBORDecoder.swift
[353/366] Compiling SwiftCBOR KeyedDecodingContainer.swift
[354/366] Compiling SwiftCBOR SingleValueDecodingContainer.swift
/host/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 |     }
233 |
234 |     func decode(_ type: Data.Type) throws -> Data {
    |          |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
    |          |- note: candidate has non-matching type '(Data.Type) throws -> Data'
    |          |- note: move 'decode' to another extension to silence this warning
    |          `- note: make 'decode' private to silence this warning
235 |         guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 |             let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer:14:10: note: requirement 'decode' declared here
12 |     func decode(_ type: Int64.Type) throws -> Int64
13 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
14 |     func decode(_ type: Int128.Type) throws -> Int128
   |          `- note: requirement 'decode' declared here
15 |     func decode(_ type: UInt.Type) throws -> UInt
16 |     func decode(_ type: UInt8.Type) throws -> UInt8
[355/366] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 |     }
233 |
234 |     func decode(_ type: Data.Type) throws -> Data {
    |          |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
    |          |- note: candidate has non-matching type '(Data.Type) throws -> Data'
    |          |- note: move 'decode' to another extension to silence this warning
    |          `- note: make 'decode' private to silence this warning
235 |         guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 |             let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer:14:10: note: requirement 'decode' declared here
12 |     func decode(_ type: Int64.Type) throws -> Int64
13 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
14 |     func decode(_ type: Int128.Type) throws -> Int128
   |          `- note: requirement 'decode' declared here
15 |     func decode(_ type: UInt.Type) throws -> UInt
16 |     func decode(_ type: UInt8.Type) throws -> UInt8
[356/366] Compiling SwiftCBOR CBORInputStream.swift
[357/366] Compiling SwiftCBOR CBOROptions.swift
[358/366] Compiling SwiftCBOR CodableCBOREncoder.swift
[359/366] Compiling SwiftCBOR KeyedEncodingContainer.swift
[360/366] Compiling SwiftCBOR SingleValueEncodingContainer.swift
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 |     }
133 |
134 |     func encode(_ value: Date) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Date) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
135 |         try checkCanEncode(value: value)
136 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer:14:19: note: requirement 'encode' declared here
12 |     mutating func encode(_ value: Int64) throws
13 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
14 |     mutating func encode(_ value: Int128) throws
   |                   `- note: requirement 'encode' declared here
15 |     mutating func encode(_ value: UInt) throws
16 |     mutating func encode(_ value: UInt8) throws
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 |     }
140 |
141 |     func encode(_ value: Data) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Data) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
142 |         try checkCanEncode(value: value)
143 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer:21:19: note: requirement 'encode' declared here
19 |     mutating func encode(_ value: UInt64) throws
20 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
21 |     mutating func encode(_ value: UInt128) throws
   |                   `- note: requirement 'encode' declared here
22 |     mutating func encode<T>(_ value: T) throws where T : Encodable
23 | }
[361/366] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 |     }
133 |
134 |     func encode(_ value: Date) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Date) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
135 |         try checkCanEncode(value: value)
136 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer:14:19: note: requirement 'encode' declared here
12 |     mutating func encode(_ value: Int64) throws
13 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
14 |     mutating func encode(_ value: Int128) throws
   |                   `- note: requirement 'encode' declared here
15 |     mutating func encode(_ value: UInt) throws
16 |     mutating func encode(_ value: UInt8) throws
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 |     }
140 |
141 |     func encode(_ value: Data) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Data) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
142 |         try checkCanEncode(value: value)
143 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer:21:19: note: requirement 'encode' declared here
19 |     mutating func encode(_ value: UInt64) throws
20 |     @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
21 |     mutating func encode(_ value: UInt128) throws
   |                   `- note: requirement 'encode' declared here
22 |     mutating func encode<T>(_ value: T) throws where T : Encodable
23 | }
[362/366] Compiling SwiftCBOR CBOREncodable.swift
[363/366] Compiling SwiftCBOR CBOREncoder.swift
[364/366] Compiling SwiftCBOR AnyCodingKey.swift
/host/spi-builder-workspace/Sources/CBOR.swift:150:23: warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
148 |
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
    |                       |- warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'standardDateTimeString' 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
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
/host/spi-builder-workspace/Sources/CBOR.swift:151:23: warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
    |                       |- warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'epochBasedDateTime' 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
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
/host/spi-builder-workspace/Sources/CBOR.swift:152:23: warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
    |                       |- warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'positiveBignum' 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
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
/host/spi-builder-workspace/Sources/CBOR.swift:153:23: warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
    |                       |- warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'negativeBignum' 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
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
/host/spi-builder-workspace/Sources/CBOR.swift:154:23: warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
    |                       |- warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'decimalFraction' 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
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
156 |
/host/spi-builder-workspace/Sources/CBOR.swift:155:23: warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
    |                       |- warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'bigfloat' 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
156 |
157 |     // 6...20 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:159:23: warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
157 |     // 6...20 unassigned
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
    |                       |- warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64URLEncoding' 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
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
/host/spi-builder-workspace/Sources/CBOR.swift:160:23: warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
    |                       |- warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64Encoding' 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
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
/host/spi-builder-workspace/Sources/CBOR.swift:161:23: warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
    |                       |- warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase16Encoding' 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
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
163 |
/host/spi-builder-workspace/Sources/CBOR.swift:162:23: warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
    |                       |- warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'encodedCBORDataItem' 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
163 |
164 |     // 25...31 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:166:23: warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
164 |     // 25...31 unassigned
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
    |                       |- warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uri' 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
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
/host/spi-builder-workspace/Sources/CBOR.swift:167:23: warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
    |                       |- warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64Url' 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
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
/host/spi-builder-workspace/Sources/CBOR.swift:168:23: warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
    |                       |- warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64' 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
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
/host/spi-builder-workspace/Sources/CBOR.swift:169:23: warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
    |                       |- warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'regularExpression' 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
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
/host/spi-builder-workspace/Sources/CBOR.swift:170:23: warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
    |                       |- warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mimeMessage' 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
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
172 |
/host/spi-builder-workspace/Sources/CBOR.swift:171:23: warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
    |                       |- warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uuid' 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
172 |
173 |     // 38...55798 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:175:23: warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
173 |     // 38...55798 unassigned
174 |
175 |     public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
    |                       |- warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'selfDescribeCBOR' 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
176 | }
177 |
[365/366] Compiling SwiftCBOR CBOR.swift
/host/spi-builder-workspace/Sources/CBOR.swift:150:23: warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
148 |
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
    |                       |- warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'standardDateTimeString' 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
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
/host/spi-builder-workspace/Sources/CBOR.swift:151:23: warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
    |                       |- warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'epochBasedDateTime' 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
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
/host/spi-builder-workspace/Sources/CBOR.swift:152:23: warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
    |                       |- warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'positiveBignum' 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
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
/host/spi-builder-workspace/Sources/CBOR.swift:153:23: warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
    |                       |- warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'negativeBignum' 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
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
/host/spi-builder-workspace/Sources/CBOR.swift:154:23: warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
    |                       |- warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'decimalFraction' 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
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
156 |
/host/spi-builder-workspace/Sources/CBOR.swift:155:23: warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
    |                       |- warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'bigfloat' 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
156 |
157 |     // 6...20 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:159:23: warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
157 |     // 6...20 unassigned
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
    |                       |- warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64URLEncoding' 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
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
/host/spi-builder-workspace/Sources/CBOR.swift:160:23: warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
    |                       |- warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64Encoding' 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
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
/host/spi-builder-workspace/Sources/CBOR.swift:161:23: warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
    |                       |- warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase16Encoding' 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
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
163 |
/host/spi-builder-workspace/Sources/CBOR.swift:162:23: warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
    |                       |- warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'encodedCBORDataItem' 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
163 |
164 |     // 25...31 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:166:23: warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
164 |     // 25...31 unassigned
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
    |                       |- warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uri' 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
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
/host/spi-builder-workspace/Sources/CBOR.swift:167:23: warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
    |                       |- warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64Url' 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
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
/host/spi-builder-workspace/Sources/CBOR.swift:168:23: warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
    |                       |- warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64' 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
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
/host/spi-builder-workspace/Sources/CBOR.swift:169:23: warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
    |                       |- warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'regularExpression' 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
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
/host/spi-builder-workspace/Sources/CBOR.swift:170:23: warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
    |                       |- warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mimeMessage' 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
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
172 |
/host/spi-builder-workspace/Sources/CBOR.swift:171:23: warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
    |                       |- warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uuid' 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
172 |
173 |     // 38...55798 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:175:23: warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
173 |     // 38...55798 unassigned
174 |
175 |     public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
    |                       |- warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'selfDescribeCBOR' 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
176 | }
177 |
[366/366] Compiling SwiftCBOR CBORDecoder.swift
/host/spi-builder-workspace/Sources/CBOR.swift:150:23: warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
148 |
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
    |                       |- warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'standardDateTimeString' 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
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
/host/spi-builder-workspace/Sources/CBOR.swift:151:23: warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
149 | extension CBOR.Tag {
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
    |                       |- warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'epochBasedDateTime' 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
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
/host/spi-builder-workspace/Sources/CBOR.swift:152:23: warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
150 |     public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
    |                       |- warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'positiveBignum' 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
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
/host/spi-builder-workspace/Sources/CBOR.swift:153:23: warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
151 |     public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
    |                       |- warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'negativeBignum' 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
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
/host/spi-builder-workspace/Sources/CBOR.swift:154:23: warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
152 |     public static let positiveBignum = CBOR.Tag(rawValue: 2)
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
    |                       |- warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'decimalFraction' 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
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
156 |
/host/spi-builder-workspace/Sources/CBOR.swift:155:23: warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
153 |     public static let negativeBignum = CBOR.Tag(rawValue: 3)
154 |     public static let decimalFraction = CBOR.Tag(rawValue: 4)
155 |     public static let bigfloat = CBOR.Tag(rawValue: 5)
    |                       |- warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'bigfloat' 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
156 |
157 |     // 6...20 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:159:23: warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
157 |     // 6...20 unassigned
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
    |                       |- warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64URLEncoding' 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
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
/host/spi-builder-workspace/Sources/CBOR.swift:160:23: warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
158 |
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
    |                       |- warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase64Encoding' 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
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
/host/spi-builder-workspace/Sources/CBOR.swift:161:23: warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
159 |     public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
    |                       |- warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'expectedConversionToBase16Encoding' 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
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
163 |
/host/spi-builder-workspace/Sources/CBOR.swift:162:23: warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
160 |     public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
161 |     public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
162 |     public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
    |                       |- warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'encodedCBORDataItem' 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
163 |
164 |     // 25...31 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:166:23: warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
164 |     // 25...31 unassigned
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
    |                       |- warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uri' 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
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
/host/spi-builder-workspace/Sources/CBOR.swift:167:23: warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
165 |
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
    |                       |- warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64Url' 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
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
/host/spi-builder-workspace/Sources/CBOR.swift:168:23: warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
166 |     public static let uri = CBOR.Tag(rawValue: 32)
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
    |                       |- warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'base64' 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
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
/host/spi-builder-workspace/Sources/CBOR.swift:169:23: warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
167 |     public static let base64Url = CBOR.Tag(rawValue: 33)
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
    |                       |- warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'regularExpression' 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
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
/host/spi-builder-workspace/Sources/CBOR.swift:170:23: warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
168 |     public static let base64 = CBOR.Tag(rawValue: 34)
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
    |                       |- warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mimeMessage' 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
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
172 |
/host/spi-builder-workspace/Sources/CBOR.swift:171:23: warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
169 |     public static let regularExpression = CBOR.Tag(rawValue: 35)
170 |     public static let mimeMessage = CBOR.Tag(rawValue: 36)
171 |     public static let uuid = CBOR.Tag(rawValue: 37)
    |                       |- warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'uuid' 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
172 |
173 |     // 38...55798 unassigned
/host/spi-builder-workspace/Sources/CBOR.swift:175:23: warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
134 |     }
135 |
136 |     public struct Tag: RawRepresentable, Equatable, Hashable {
    |                   `- note: consider making struct 'Tag' conform to the 'Sendable' protocol
137 |         public let rawValue: UInt64
138 |
    :
173 |     // 38...55798 unassigned
174 |
175 |     public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
    |                       |- warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'selfDescribeCBOR' 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
176 | }
177 |
Build complete! (31.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "SwiftCBOR",
  "name" : "SwiftCBOR",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCBOR",
      "targets" : [
        "SwiftCBOR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftCBORTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCBORTests",
      "path" : "Tests",
      "sources" : [
        "CBORCodableRoundtripTests.swift",
        "CBORDecoderTests.swift",
        "CBOREncodableTests.swift",
        "CBOREncoderTests.swift",
        "CBORTests.swift",
        "CodableCBORDecoderTests.swift",
        "CodableCBOREncoderTests.swift",
        "Helpers.swift"
      ],
      "target_dependencies" : [
        "SwiftCBOR"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCBOR",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCBOR",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "SwiftCBOR"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "CBOR.swift",
        "CBORDecoder.swift",
        "CBOREncodable.swift",
        "CBOREncoder.swift",
        "CBORInputStream.swift",
        "CBOROptions.swift",
        "Decoder/CodableCBORDecoder.swift",
        "Decoder/KeyedDecodingContainer.swift",
        "Decoder/SingleValueDecodingContainer.swift",
        "Decoder/UnkeyedDecodingContainer.swift",
        "Encoder/CodableCBOREncoder.swift",
        "Encoder/KeyedEncodingContainer.swift",
        "Encoder/SingleValueEncodingContainer.swift",
        "Encoder/UnkeyedEncodingContainer.swift",
        "FixedWidthInteger+Bytes.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.