Build Information
Successful build of swift-utils, reference v4.6.2 (562ead
), with Swift 6.0 for macOS (SPM) on 18 Feb 2025 02:29:25 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fwcd/swift-utils.git
Reference: v4.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fwcd/swift-utils
* tag v4.6.2 -> FETCH_HEAD
HEAD is now at 562ead6 Add FibonacciSequence
Cloned https://github.com/fwcd/swift-utils.git
Revision (git rev-parse @):
562ead64965e2b314398eecfe98df3aadd94fc7a
SUCCESS checkout https://github.com/fwcd/swift-utils.git at v4.6.2
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2050] Fetching swift-docc-plugin
[2/12061] Fetching swift-docc-plugin, xmlcoder
[84/15281] Fetching swift-docc-plugin, xmlcoder, swiftsoup
[278/19042] Fetching swift-docc-plugin, xmlcoder, swiftsoup, swift-log
[2884/22347] Fetching swift-docc-plugin, xmlcoder, swiftsoup, swift-log, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.18s)
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.18s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.18s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.20s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (2.86s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.39s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.5 (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (0.53s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.55s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.3.0
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.5
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-utils",
"name": "swift-utils",
"url": "https://github.com/fwcd/swift-utils.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-utils",
"dependencies": [
{
"identity": "swiftsoup",
"name": "SwiftSoup",
"url": "https://github.com/scinfu/SwiftSoup.git",
"version": "2.7.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "xmlcoder",
"name": "XMLCoder",
"url": "https://github.com/MaxDesiatov/XMLCoder.git",
"version": "0.17.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/fwcd/swift-utils.git
[12/1122] Fetching swift-utils
Fetched https://github.com/fwcd/swift-utils.git from cache (0.83s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.43s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.51s)
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.7 (0.51s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.7
Creating working copy for https://github.com/fwcd/swift-utils.git
Working copy of https://github.com/fwcd/swift-utils.git resolved at v4.6.2 (562ead6)
warning: '.resolve-product-dependencies': dependency 'swift-utils' is not used by any target
Found 3 product dependencies
- SwiftSoup
- swift-log
- XMLCoder
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/fwcd/swift-utils.git
https://github.com/fwcd/swift-utils.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MaxDesiatov/XMLCoder.git"
}
],
"manifest_display_name" : "swift-utils",
"name" : "swift-utils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Utils",
"targets" : [
"Utils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UtilsTests",
"module_type" : "SwiftTarget",
"name" : "UtilsTests",
"path" : "Tests/UtilsTests",
"sources" : [
"Collections/AvlTreeTests.swift",
"Collections/BiDictionaryTests.swift",
"Collections/BinaryHeapTests.swift",
"Collections/BitArrayTests.swift",
"Collections/CircularArrayTests.swift",
"Collections/CollectionUtilsTests.swift",
"Collections/StablePriorityQueueTests.swift",
"Extensions/AsyncExtensionsTests.swift",
"Extensions/StringExtensionsTests.swift",
"Numerics/ComplexTests.swift",
"Numerics/FibonacciSequenceTests.swift",
"Numerics/Mat2Tests.swift",
"Numerics/MathUtilsTests.swift",
"Numerics/MatrixTests.swift",
"Numerics/NDArrayTests.swift",
"Numerics/RationalTests.swift",
"Parsing/TokenIteratorTests.swift",
"Processes/ShellTests.swift"
],
"target_dependencies" : [
"Utils"
],
"type" : "test"
},
{
"c99name" : "Utils",
"module_type" : "SwiftTarget",
"name" : "Utils",
"path" : "Sources/Utils",
"product_dependencies" : [
"Logging",
"SwiftSoup",
"XMLCoder"
],
"product_memberships" : [
"Utils"
],
"sources" : [
"Asynchrony/Promise.swift",
"Asynchrony/PromiseUtils.swift",
"Collections/ArrayUtils.swift",
"Collections/AvlTree.swift",
"Collections/BiDictionary.swift",
"Collections/BinaryHeap.swift",
"Collections/BitArray.swift",
"Collections/CircularArray.swift",
"Collections/ExpiringList.swift",
"Collections/FixedArray.swift",
"Collections/LazyDictionary.swift",
"Collections/PriorityQueue.swift",
"Collections/SearchTree.swift",
"Collections/StablePriorityQueue.swift",
"Concurrency/UncheckedSendable.swift",
"Extensions/Array+Extensions.swift",
"Extensions/ChoiceOf+Extensions.swift",
"Extensions/Collection+Extensions.swift",
"Extensions/Dictionary+Extensions.swift",
"Extensions/Optional+Extensions.swift",
"Extensions/RandomAccessCollection+Extensions.swift",
"Extensions/Result+Extensions.swift",
"Extensions/Sequence+Extensions.swift",
"Extensions/StringProtocol+Extensions.swift",
"Extensions/TimeInterval+Extensions.swift",
"Filesystem/TemporaryDirectory.swift",
"Filesystem/TemporaryFile.swift",
"Iterators/PeekableIterator.swift",
"Metaprogramming/ConstBoolTypes.swift",
"Metaprogramming/ConstIntTypes.swift",
"Misc/AsyncRunnable.swift",
"Misc/CompareUtils.swift",
"Misc/DefaultInitializable.swift",
"Misc/DiskFileError.swift",
"Misc/KeyParameterizable.swift",
"Misc/Runnable.swift",
"Misc/Startable.swift",
"Misc/StringBuilder.swift",
"Misc/StringEnum.swift",
"Misc/UnionStringEnum.swift",
"Networking/AddressUtils.swift",
"Networking/NetworkError.swift",
"Numerics/Axis.swift",
"Numerics/Complex.swift",
"Numerics/Direction.swift",
"Numerics/FibonacciSequence.swift",
"Numerics/Mat2.swift",
"Numerics/MathUtils.swift",
"Numerics/Matrix.swift",
"Numerics/NDArray.swift",
"Numerics/NDArrayError.swift",
"Numerics/NDArrayParser.swift",
"Numerics/NDArrayParserError.swift",
"Numerics/Rational.swift",
"Numerics/Vec2.swift",
"Numerics/Vector.swift",
"Operations/Absolutable.swift",
"Operations/Addable.swift",
"Operations/AnyAsyncBijection.swift",
"Operations/AnyBijection.swift",
"Operations/AsyncBijection.swift",
"Operations/Bijection.swift",
"Operations/ComposedAsyncBijection.swift",
"Operations/ComposedBijection.swift",
"Operations/Divisible.swift",
"Operations/IdentityBijection.swift",
"Operations/IntExpressibleAlgebraicField.swift",
"Operations/InverseAsyncBijection.swift",
"Operations/InverseBijection.swift",
"Operations/Magnitudable.swift",
"Operations/Multipliable.swift",
"Operations/Negatable.swift",
"Operations/Remainderable.swift",
"Operations/Scaling.swift",
"Operations/Subtractable.swift",
"Operations/Translation.swift",
"Operations/UnsignedConvertible.swift",
"Parsing/LegacyRegex.swift",
"Parsing/TokenIterator.swift",
"Processes/NodePackage.swift",
"Processes/Shell.swift",
"Ranges/LowBoundedIntRange.swift",
"Ranges/RangeUtils.swift",
"Scheduling/RepeatingTimer.swift",
"Scheduling/TimerContext.swift",
"Serialization/AnyCodable.swift",
"Serialization/AnyCodingKey.swift",
"Serialization/AutoSerializing.swift",
"Serialization/DiskJsonSerializer.swift",
"Serialization/EncodeError.swift",
"Statistics/Averager.swift",
"Statistics/CustomDiscreteDistribution.swift",
"Statistics/Distribution.swift",
"Synchronization/MutexLock.swift",
"Synchronization/Synchronized.swift",
"Time/Time.swift",
"Web/DocumentToMarkdownConverter.swift",
"Web/HTTPRequest.swift",
"Wrappers/AsyncLazyExpiring.swift",
"Wrappers/Binding.swift",
"Wrappers/Box.swift",
"Wrappers/Expiring.swift",
"Wrappers/Lazy.swift",
"Wrappers/PhantomWrapped.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Copying PrivacyInfo.xcprivacy
[2/8] Write sources
[7/8] Write swift-version-5BDAB9E9C0126B9D.txt
[9/114] Emitting module SwiftSoup
[10/119] Compiling Logging LogHandler.swift
[11/119] Compiling Logging MetadataProvider.swift
[12/119] Compiling Logging Locks.swift
[13/119] Emitting module Logging
[14/119] Compiling Logging Logging.swift
[15/119] Emitting module XMLCoder
[16/119] Compiling SwiftSoup TextNode.swift
[17/119] Compiling SwiftSoup Token.swift
[18/119] Compiling SwiftSoup TokenQueue.swift
[19/119] Compiling SwiftSoup Tokeniser.swift
[20/119] Compiling SwiftSoup TokeniserState.swift
[21/124] Compiling SwiftSoup OrderedSet.swift
[22/124] Compiling SwiftSoup ParseError.swift
[23/124] Compiling SwiftSoup ParseErrorList.swift
[24/124] Compiling SwiftSoup ParseSettings.swift
[25/124] Compiling SwiftSoup Parser.swift
[26/124] Compiling SwiftSoup Pattern.swift
[27/124] Compiling SwiftSoup StringBuilder.swift
[28/124] Compiling SwiftSoup StringUtil.swift
[29/124] Compiling SwiftSoup StructuralEvaluator.swift
[30/124] Compiling SwiftSoup SwiftSoup.swift
[31/124] Compiling SwiftSoup Tag.swift
[32/124] Compiling XMLCoder XMLReferencingEncoder.swift
[33/124] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[34/124] Compiling SwiftSoup Collector.swift
[35/124] Compiling SwiftSoup CombiningEvaluator.swift
[36/124] Compiling SwiftSoup Comment.swift
[37/124] Compiling SwiftSoup Connection.swift
[38/124] Compiling XMLCoder XMLDecoder.swift
[39/124] Compiling SwiftSoup Attribute.swift
[40/124] Compiling SwiftSoup Attributes.swift
[41/124] Compiling SwiftSoup BinarySearch.swift
[42/124] Compiling SwiftSoup BooleanAttribute.swift
[46/124] Compiling XMLCoder XMLEncoderImplementation.swift
[47/124] Compiling XMLCoder XMLEncodingStorage.swift
[48/124] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[55/124] Compiling SwiftSoup QueryParser.swift
[56/124] Compiling SwiftSoup SerializationException.swift
[57/124] Compiling SwiftSoup SimpleDictionary.swift
[58/124] Compiling SwiftSoup StreamReader.swift
[59/124] Compiling SwiftSoup String.swift
[61/124] Compiling SwiftSoup HtmlTreeBuilderState.swift
[62/124] Compiling SwiftSoup HttpStatusException.swift
[63/124] Compiling SwiftSoup Mutex.swift
[64/124] Compiling SwiftSoup Node.swift
[65/124] Compiling SwiftSoup NodeTraversor.swift
[66/124] Compiling SwiftSoup NodeVisitor.swift
[67/124] Compiling SwiftSoup CssSelector.swift
[68/124] Compiling SwiftSoup DataNode.swift
[69/124] Compiling SwiftSoup DataUtil.swift
[70/124] Compiling SwiftSoup Document.swift
[71/124] Compiling XMLCoder DateBox.swift
[72/124] Compiling XMLCoder DecimalBox.swift
[73/124] Compiling SwiftSoup Elements.swift
[74/124] Compiling SwiftSoup Entities.swift
[75/124] Compiling SwiftSoup Evaluator.swift
[76/124] Compiling XMLCoder UIntBox.swift
[77/124] Compiling XMLCoder URLBox.swift
[78/124] Compiling SwiftSoup HtmlTreeBuilder.swift
[79/124] Compiling SwiftSoup Validate.swift
[80/124] Compiling SwiftSoup Whitelist.swift
[81/124] Compiling SwiftSoup XmlDeclaration.swift
[82/124] Compiling SwiftSoup XmlTreeBuilder.swift
[83/124] Compiling SwiftSoup resource_bundle_accessor.swift
[104/124] Compiling XMLCoder Attribute.swift
[125/219] Compiling Utils Divisible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[126/219] Compiling Utils IdentityBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[127/219] Compiling Utils IntExpressibleAlgebraicField.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[128/219] Compiling Utils InverseAsyncBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[129/219] Compiling Utils InverseBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[130/219] Compiling Utils Magnitudable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[131/219] Compiling Utils Multipliable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[132/219] Compiling Utils Negatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[133/219] Compiling Utils Remainderable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[134/219] Compiling Utils Scaling.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[135/229] Compiling Utils Subtractable.swift
[136/229] Compiling Utils Translation.swift
[137/229] Compiling Utils UnsignedConvertible.swift
[138/229] Compiling Utils LegacyRegex.swift
[139/229] Compiling Utils TokenIterator.swift
[140/229] Compiling Utils NodePackage.swift
[141/229] Compiling Utils Shell.swift
[142/229] Compiling Utils LowBoundedIntRange.swift
[143/229] Compiling Utils RangeUtils.swift
[144/229] Compiling Utils RepeatingTimer.swift
[145/229] Compiling Utils DiskFileError.swift
[146/229] Compiling Utils KeyParameterizable.swift
[147/229] Compiling Utils Runnable.swift
[148/229] Compiling Utils Startable.swift
[149/229] Compiling Utils StringBuilder.swift
[150/229] Compiling Utils StringEnum.swift
[151/229] Compiling Utils UnionStringEnum.swift
[152/229] Compiling Utils AddressUtils.swift
[153/229] Compiling Utils NetworkError.swift
[154/229] Compiling Utils Axis.swift
[155/229] Compiling Utils Complex.swift
[156/229] Compiling Utils PriorityQueue.swift
[157/229] Compiling Utils SearchTree.swift
[158/229] Compiling Utils StablePriorityQueue.swift
[159/229] Compiling Utils UncheckedSendable.swift
[160/229] Compiling Utils Array+Extensions.swift
[161/229] Compiling Utils ChoiceOf+Extensions.swift
[162/229] Compiling Utils Collection+Extensions.swift
[163/229] Compiling Utils Dictionary+Extensions.swift
[164/229] Compiling Utils Optional+Extensions.swift
[165/229] Compiling Utils RandomAccessCollection+Extensions.swift
[166/229] Compiling Utils Result+Extensions.swift
[167/229] Compiling Utils Sequence+Extensions.swift
[168/229] Compiling Utils StringProtocol+Extensions.swift
[169/229] Compiling Utils TimeInterval+Extensions.swift
[170/229] Compiling Utils TemporaryDirectory.swift
[171/229] Compiling Utils TemporaryFile.swift
[172/229] Compiling Utils PeekableIterator.swift
[173/229] Compiling Utils ConstBoolTypes.swift
[174/229] Compiling Utils ConstIntTypes.swift
[175/229] Compiling Utils AsyncRunnable.swift
[176/229] Compiling Utils CompareUtils.swift
[177/229] Compiling Utils DefaultInitializable.swift
[178/229] Compiling Utils Vec2.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[179/229] Compiling Utils Vector.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[180/229] Compiling Utils Absolutable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[181/229] Compiling Utils Addable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[182/229] Compiling Utils AnyAsyncBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[183/229] Compiling Utils AnyBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[184/229] Compiling Utils AsyncBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[185/229] Compiling Utils Bijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[186/229] Compiling Utils ComposedAsyncBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[187/229] Compiling Utils ComposedBijection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
[188/229] Emitting module Utils
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/AnyBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct AnyBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | private let applyImpl: @Sendable (V) -> V
3 | private let inverseApplyImpl: @Sendable (V) -> V
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Operations/IdentityBijection.swift:1:15: warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | public struct IdentityBijection<V>: Bijection {
| `- warning: type 'V' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | public init() {}
3 |
[189/229] Compiling Utils Synchronized.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[190/229] Compiling Utils Time.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[191/229] Compiling Utils DocumentToMarkdownConverter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[192/229] Compiling Utils HTTPRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[193/229] Compiling Utils AsyncLazyExpiring.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[194/229] Compiling Utils Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[195/229] Compiling Utils Box.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[196/229] Compiling Utils Expiring.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[197/229] Compiling Utils Lazy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[198/229] Compiling Utils PhantomWrapped.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/AsyncLazyExpiring.swift:30:33: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
6 | /// A value that periodically expires and gets re-queried
7 | /// through a supplied getter.
8 | public actor AsyncLazyExpiring<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
9 | public let expiryInterval: TimeInterval
10 | public private(set) var nextExpiry: Date? = nil
:
28 |
29 | private func update() async throws {
30 | cachedValue = try await getter()
| `- warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
31 | nextExpiry = Date(timeInterval: expiryInterval, since: Date())
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:31:13: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
1 | /// A mutable, reference-like property wrapper that can read and write a value.
2 | @propertyWrapper
3 | public struct Binding<Value>: Sendable {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
4 | private let _get: @Sendable () -> Value
5 | private let _set: @Sendable (Value) -> Void
:
29 | public static func constant(_ value: Value) -> Binding<Value> {
30 | Binding {
31 | value
| `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 | } set: { _ in }
33 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:38:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 | public subscript<U>(dynamicMember keyPath: WritableKeyPath<Value, U>) -> Binding<U> {
37 | Binding<U> {
38 | wrappedValue[keyPath: keyPath]
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Binding.swift:40:35: warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 | wrappedValue[keyPath: keyPath]
39 | } set: {
40 | wrappedValue[keyPath: keyPath] = $0
| `- warning: capture of 'keyPath' with non-sendable type 'WritableKeyPath<Value, U>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 | }
42 | }
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:12:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
10 | public var projectedValue: Binding<T> {
11 | Binding { [self] in
12 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | } set: { [self] in
14 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Wrappers/Box.swift:14:13: warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | /// writing a class.
5 | @propertyWrapper
6 | public class Box<T> {
| `- note: generic class 'Box' does not conform to the 'Sendable' protocol
7 | public var wrappedValue: T
8 |
:
12 | wrappedValue
13 | } set: { [self] in
14 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'Box<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 | }
16 | }
[199/229] Compiling Utils TimerContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[200/229] Compiling Utils AnyCodable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[201/229] Compiling Utils AnyCodingKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[202/229] Compiling Utils AutoSerializing.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[203/229] Compiling Utils DiskJsonSerializer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[204/229] Compiling Utils EncodeError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[205/229] Compiling Utils Averager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[206/229] Compiling Utils CustomDiscreteDistribution.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[207/229] Compiling Utils Distribution.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[208/229] Compiling Utils MutexLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | } set: { [self] in
24 | wrappedValue = $0
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
5 | /** Wraps a value that is automatically read from/written to a file. */
6 | @propertyWrapper
7 | public class AutoSerializing<T: Codable> {
| `- note: generic class 'AutoSerializing' does not conform to the 'Sendable' protocol
8 | private let serializer = DiskJsonSerializer()
9 | private let filePath: String
:
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of 'self' with non-sendable type 'AutoSerializing<T>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 | }
26 | }
[209/229] Compiling Utils Promise.swift
[210/229] Compiling Utils PromiseUtils.swift
[211/229] Compiling Utils ArrayUtils.swift
[212/229] Compiling Utils AvlTree.swift
[213/229] Compiling Utils BiDictionary.swift
[214/229] Compiling Utils BinaryHeap.swift
[215/229] Compiling Utils BitArray.swift
[216/229] Compiling Utils CircularArray.swift
[217/229] Compiling Utils ExpiringList.swift
[218/229] Compiling Utils FixedArray.swift
[219/229] Compiling Utils LazyDictionary.swift
[220/229] Compiling Utils Direction.swift
[221/229] Compiling Utils FibonacciSequence.swift
[222/229] Compiling Utils Mat2.swift
[223/229] Compiling Utils MathUtils.swift
[224/229] Compiling Utils Matrix.swift
[225/229] Compiling Utils NDArray.swift
[226/229] Compiling Utils NDArrayError.swift
[227/229] Compiling Utils NDArrayParser.swift
[228/229] Compiling Utils NDArrayParserError.swift
[229/229] Compiling Utils Rational.swift
Build complete! (37.32s)
warning: 'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfotvOS.plist
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoMac.plist
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoWatchOS.plist
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MaxDesiatov/XMLCoder.git"
}
],
"manifest_display_name" : "swift-utils",
"name" : "swift-utils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Utils",
"targets" : [
"Utils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UtilsTests",
"module_type" : "SwiftTarget",
"name" : "UtilsTests",
"path" : "Tests/UtilsTests",
"sources" : [
"Collections/AvlTreeTests.swift",
"Collections/BiDictionaryTests.swift",
"Collections/BinaryHeapTests.swift",
"Collections/BitArrayTests.swift",
"Collections/CircularArrayTests.swift",
"Collections/CollectionUtilsTests.swift",
"Collections/StablePriorityQueueTests.swift",
"Extensions/AsyncExtensionsTests.swift",
"Extensions/StringExtensionsTests.swift",
"Numerics/ComplexTests.swift",
"Numerics/FibonacciSequenceTests.swift",
"Numerics/Mat2Tests.swift",
"Numerics/MathUtilsTests.swift",
"Numerics/MatrixTests.swift",
"Numerics/NDArrayTests.swift",
"Numerics/RationalTests.swift",
"Parsing/TokenIteratorTests.swift",
"Processes/ShellTests.swift"
],
"target_dependencies" : [
"Utils"
],
"type" : "test"
},
{
"c99name" : "Utils",
"module_type" : "SwiftTarget",
"name" : "Utils",
"path" : "Sources/Utils",
"product_dependencies" : [
"Logging",
"SwiftSoup",
"XMLCoder"
],
"product_memberships" : [
"Utils"
],
"sources" : [
"Asynchrony/Promise.swift",
"Asynchrony/PromiseUtils.swift",
"Collections/ArrayUtils.swift",
"Collections/AvlTree.swift",
"Collections/BiDictionary.swift",
"Collections/BinaryHeap.swift",
"Collections/BitArray.swift",
"Collections/CircularArray.swift",
"Collections/ExpiringList.swift",
"Collections/FixedArray.swift",
"Collections/LazyDictionary.swift",
"Collections/PriorityQueue.swift",
"Collections/SearchTree.swift",
"Collections/StablePriorityQueue.swift",
"Concurrency/UncheckedSendable.swift",
"Extensions/Array+Extensions.swift",
"Extensions/ChoiceOf+Extensions.swift",
"Extensions/Collection+Extensions.swift",
"Extensions/Dictionary+Extensions.swift",
"Extensions/Optional+Extensions.swift",
"Extensions/RandomAccessCollection+Extensions.swift",
"Extensions/Result+Extensions.swift",
"Extensions/Sequence+Extensions.swift",
"Extensions/StringProtocol+Extensions.swift",
"Extensions/TimeInterval+Extensions.swift",
"Filesystem/TemporaryDirectory.swift",
"Filesystem/TemporaryFile.swift",
"Iterators/PeekableIterator.swift",
"Metaprogramming/ConstBoolTypes.swift",
"Metaprogramming/ConstIntTypes.swift",
"Misc/AsyncRunnable.swift",
"Misc/CompareUtils.swift",
"Misc/DefaultInitializable.swift",
"Misc/DiskFileError.swift",
"Misc/KeyParameterizable.swift",
"Misc/Runnable.swift",
"Misc/Startable.swift",
"Misc/StringBuilder.swift",
"Misc/StringEnum.swift",
"Misc/UnionStringEnum.swift",
"Networking/AddressUtils.swift",
"Networking/NetworkError.swift",
"Numerics/Axis.swift",
"Numerics/Complex.swift",
"Numerics/Direction.swift",
"Numerics/FibonacciSequence.swift",
"Numerics/Mat2.swift",
"Numerics/MathUtils.swift",
"Numerics/Matrix.swift",
"Numerics/NDArray.swift",
"Numerics/NDArrayError.swift",
"Numerics/NDArrayParser.swift",
"Numerics/NDArrayParserError.swift",
"Numerics/Rational.swift",
"Numerics/Vec2.swift",
"Numerics/Vector.swift",
"Operations/Absolutable.swift",
"Operations/Addable.swift",
"Operations/AnyAsyncBijection.swift",
"Operations/AnyBijection.swift",
"Operations/AsyncBijection.swift",
"Operations/Bijection.swift",
"Operations/ComposedAsyncBijection.swift",
"Operations/ComposedBijection.swift",
"Operations/Divisible.swift",
"Operations/IdentityBijection.swift",
"Operations/IntExpressibleAlgebraicField.swift",
"Operations/InverseAsyncBijection.swift",
"Operations/InverseBijection.swift",
"Operations/Magnitudable.swift",
"Operations/Multipliable.swift",
"Operations/Negatable.swift",
"Operations/Remainderable.swift",
"Operations/Scaling.swift",
"Operations/Subtractable.swift",
"Operations/Translation.swift",
"Operations/UnsignedConvertible.swift",
"Parsing/LegacyRegex.swift",
"Parsing/TokenIterator.swift",
"Processes/NodePackage.swift",
"Processes/Shell.swift",
"Ranges/LowBoundedIntRange.swift",
"Ranges/RangeUtils.swift",
"Scheduling/RepeatingTimer.swift",
"Scheduling/TimerContext.swift",
"Serialization/AnyCodable.swift",
"Serialization/AnyCodingKey.swift",
"Serialization/AutoSerializing.swift",
"Serialization/DiskJsonSerializer.swift",
"Serialization/EncodeError.swift",
"Statistics/Averager.swift",
"Statistics/CustomDiscreteDistribution.swift",
"Statistics/Distribution.swift",
"Synchronization/MutexLock.swift",
"Synchronization/Synchronized.swift",
"Time/Time.swift",
"Web/DocumentToMarkdownConverter.swift",
"Web/HTTPRequest.swift",
"Wrappers/AsyncLazyExpiring.swift",
"Wrappers/Binding.swift",
"Wrappers/Box.swift",
"Wrappers/Expiring.swift",
"Wrappers/Lazy.swift",
"Wrappers/PhantomWrapped.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.