Build Information
Successful build of swift-utils, reference v4.6.2 (562ead
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 03:00:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/fwcd/swift-utils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/113] Compiling Logging LogHandler.swift
[9/113] Compiling Logging MetadataProvider.swift
[10/113] Emitting module Logging
[11/113] Compiling Logging Logging.swift
[12/113] Compiling Logging Locks.swift
[13/113] Emitting module XMLCoder
[14/118] Compiling SwiftSoup CharacterExt.swift
[15/118] Compiling SwiftSoup CharacterReader.swift
[16/118] Compiling SwiftSoup Cleaner.swift
[17/118] Compiling SwiftSoup Collector.swift
[18/118] Compiling SwiftSoup CombiningEvaluator.swift
[19/118] Compiling SwiftSoup ArrayExt.swift
[20/118] Compiling SwiftSoup Attribute.swift
[21/118] Compiling SwiftSoup Attributes.swift
[22/118] Compiling SwiftSoup BinarySearch.swift
[23/118] Compiling SwiftSoup BooleanAttribute.swift
[24/118] Compiling SwiftSoup OrderedSet.swift
[25/118] Compiling SwiftSoup ParseError.swift
[26/118] Compiling SwiftSoup ParseErrorList.swift
[27/118] Compiling SwiftSoup ParseSettings.swift
[28/118] Compiling SwiftSoup Parser.swift
[29/118] Compiling SwiftSoup Evaluator.swift
[30/118] Compiling SwiftSoup Exception.swift
[31/118] Compiling SwiftSoup FormElement.swift
[32/118] Compiling SwiftSoup HtmlTreeBuilder.swift
[33/118] Compiling SwiftSoup HtmlTreeBuilderState.swift
[34/118] Compiling SwiftSoup Document.swift
[35/118] Compiling SwiftSoup DocumentType.swift
[36/118] Compiling SwiftSoup Element.swift
[37/118] Compiling SwiftSoup Elements.swift
[38/118] Compiling SwiftSoup Entities.swift
[39/118] Compiling SwiftSoup Comment.swift
[40/118] Compiling SwiftSoup Connection.swift
[41/118] Compiling SwiftSoup CssSelector.swift
[42/118] Compiling SwiftSoup DataNode.swift
[43/118] Compiling SwiftSoup DataUtil.swift
[44/118] Compiling XMLCoder XMLEncoderImplementation.swift
[45/118] Compiling XMLCoder XMLEncodingStorage.swift
[46/118] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[47/118] Compiling XMLCoder XMLReferencingEncoder.swift
[48/118] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[49/118] Compiling SwiftSoup ParsingStrings.swift
[50/118] Compiling SwiftSoup StringBuilder.swift
[51/118] Compiling SwiftSoup StringUtil.swift
[52/118] Compiling SwiftSoup StructuralEvaluator.swift
[53/118] Compiling SwiftSoup SwiftSoup.swift
[54/118] Compiling SwiftSoup HttpStatusException.swift
[55/118] Compiling SwiftSoup Mutex.swift
[56/118] Compiling SwiftSoup Node.swift
[57/118] Compiling SwiftSoup NodeTraversor.swift
[58/118] Compiling SwiftSoup NodeVisitor.swift
[59/118] Compiling SwiftSoup Tag.swift
[60/118] Compiling SwiftSoup TextNode.swift
[61/118] Compiling SwiftSoup Pattern.swift
[62/118] Compiling SwiftSoup QueryParser.swift
[63/118] Compiling SwiftSoup SerializationException.swift
[70/118] Emitting module SwiftSoup
[97/124] Compiling SwiftSoup Tokeniser.swift
[98/124] Compiling SwiftSoup TokeniserState.swift
[99/124] Compiling SwiftSoup TreeBuilder.swift
[100/124] Compiling SwiftSoup UTF8Arrays.swift
[119/124] Compiling SwiftSoup UnfairLock.swift
[120/124] Compiling SwiftSoup UnicodeScalar.swift
[121/124] Compiling SwiftSoup Validate.swift
[122/124] Compiling SwiftSoup Whitelist.swift
[123/124] Compiling SwiftSoup XmlDeclaration.swift
[124/124] Compiling SwiftSoup XmlTreeBuilder.swift
[125/219] Compiling Utils Divisible.swift
[126/219] Compiling Utils IdentityBijection.swift
[127/219] Compiling Utils IntExpressibleAlgebraicField.swift
[128/219] Compiling Utils InverseAsyncBijection.swift
[129/219] Compiling Utils InverseBijection.swift
[130/219] Compiling Utils Magnitudable.swift
[131/219] Compiling Utils Multipliable.swift
[132/219] Compiling Utils Negatable.swift
[133/219] Compiling Utils Remainderable.swift
[134/219] Compiling Utils Scaling.swift
[135/229] Emitting module Utils
[136/229] Compiling Utils Vec2.swift
[137/229] Compiling Utils Vector.swift
[138/229] Compiling Utils Absolutable.swift
[139/229] Compiling Utils Addable.swift
[140/229] Compiling Utils AnyAsyncBijection.swift
[141/229] Compiling Utils AnyBijection.swift
[142/229] Compiling Utils AsyncBijection.swift
[143/229] Compiling Utils Bijection.swift
[144/229] Compiling Utils ComposedAsyncBijection.swift
[145/229] Compiling Utils ComposedBijection.swift
[146/229] Compiling Utils Promise.swift
[147/229] Compiling Utils PromiseUtils.swift
[148/229] Compiling Utils ArrayUtils.swift
[149/229] Compiling Utils AvlTree.swift
[150/229] Compiling Utils BiDictionary.swift
[151/229] Compiling Utils BinaryHeap.swift
[152/229] Compiling Utils BitArray.swift
[153/229] Compiling Utils CircularArray.swift
[154/229] Compiling Utils ExpiringList.swift
[155/229] Compiling Utils FixedArray.swift
[156/229] Compiling Utils LazyDictionary.swift
[157/229] Compiling Utils Subtractable.swift
[158/229] Compiling Utils Translation.swift
[159/229] Compiling Utils UnsignedConvertible.swift
[160/229] Compiling Utils LegacyRegex.swift
[161/229] Compiling Utils TokenIterator.swift
[162/229] Compiling Utils NodePackage.swift
[163/229] Compiling Utils Shell.swift
[164/229] Compiling Utils LowBoundedIntRange.swift
[165/229] Compiling Utils RangeUtils.swift
[166/229] Compiling Utils RepeatingTimer.swift
[167/229] Compiling Utils DiskFileError.swift
[168/229] Compiling Utils KeyParameterizable.swift
[169/229] Compiling Utils Runnable.swift
[170/229] Compiling Utils Startable.swift
[171/229] Compiling Utils StringBuilder.swift
[172/229] Compiling Utils StringEnum.swift
[173/229] Compiling Utils UnionStringEnum.swift
[174/229] Compiling Utils AddressUtils.swift
[175/229] Compiling Utils NetworkError.swift
[176/229] Compiling Utils Axis.swift
[177/229] Compiling Utils Complex.swift
[178/229] Compiling Utils Sequence+Extensions.swift
[179/229] Compiling Utils StringProtocol+Extensions.swift
[180/229] Compiling Utils TimeInterval+Extensions.swift
[181/229] Compiling Utils TemporaryDirectory.swift
[182/229] Compiling Utils TemporaryFile.swift
[183/229] Compiling Utils PeekableIterator.swift
[184/229] Compiling Utils ConstBoolTypes.swift
[185/229] Compiling Utils ConstIntTypes.swift
[186/229] Compiling Utils AsyncRunnable.swift
[187/229] Compiling Utils CompareUtils.swift
[188/229] Compiling Utils DefaultInitializable.swift
[189/229] Compiling Utils Synchronized.swift
[190/229] Compiling Utils Time.swift
[191/229] Compiling Utils DocumentToMarkdownConverter.swift
[192/229] Compiling Utils HTTPRequest.swift
[193/229] Compiling Utils AsyncLazyExpiring.swift
[194/229] Compiling Utils Binding.swift
[195/229] Compiling Utils Box.swift
[196/229] Compiling Utils Expiring.swift
[197/229] Compiling Utils Lazy.swift
[198/229] Compiling Utils PhantomWrapped.swift
[199/229] Compiling Utils PriorityQueue.swift
[200/229] Compiling Utils SearchTree.swift
[201/229] Compiling Utils StablePriorityQueue.swift
[202/229] Compiling Utils UncheckedSendable.swift
[203/229] Compiling Utils Array+Extensions.swift
[204/229] Compiling Utils ChoiceOf+Extensions.swift
[205/229] Compiling Utils Collection+Extensions.swift
[206/229] Compiling Utils Dictionary+Extensions.swift
[207/229] Compiling Utils Optional+Extensions.swift
[208/229] Compiling Utils RandomAccessCollection+Extensions.swift
[209/229] Compiling Utils Result+Extensions.swift
[210/229] Compiling Utils TimerContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[211/229] Compiling Utils AnyCodable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[212/229] Compiling Utils AnyCodingKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[213/229] Compiling Utils AutoSerializing.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[214/229] Compiling Utils DiskJsonSerializer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[215/229] Compiling Utils EncodeError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[216/229] Compiling Utils Averager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[217/229] Compiling Utils CustomDiscreteDistribution.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[218/229] Compiling Utils Distribution.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[219/229] Compiling Utils MutexLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:22:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
22 | wrappedValue
| `- warning: capture of non-sendable type 'T.Type' in an isolated 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:21:20: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | /// A strong reference to the value.
20 | public var projectedValue: Binding<T> {
21 | Binding { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:24:13: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | wrappedValue
23 | } set: { [self] in
24 | wrappedValue = $0
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
25 | }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/Utils/Serialization/AutoSerializing.swift:23:19: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 | Binding { [self] in
22 | wrappedValue
23 | } set: { [self] in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | wrappedValue = $0
25 | }
[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! (25.87s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3916] Fetching swiftsoup
[80/5998] Fetching swiftsoup, swift-docc-plugin
[164/16058] Fetching swiftsoup, swift-docc-plugin, xmlcoder
[825/19894] Fetching swiftsoup, swift-docc-plugin, xmlcoder, swift-log
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.05s)
[14375/15978] Fetching swift-docc-plugin, xmlcoder, swift-log
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.09s)
[4690/5918] Fetching swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.14s)
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (3.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.4 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.70s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.38s)
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/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
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.3
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.