Build Information
Successful build of swift-utilities, reference 0.7.0 (615c4f
), with Swift 6.1 for Linux on 28 Apr 2025 19:44:35 UTC.
Swift 6 data race errors: 14
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/swift-utilities.git
Reference: 0.7.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/danthorpe/swift-utilities
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at 615c4fb bot: bump github.com/pointfreeco/swift-dependencies from 1.2.2 to 1.3.0 (#42)
Cloned https://github.com/danthorpe/swift-utilities.git
Revision (git rev-parse @):
615c4fbf115a584057b978b2c18a4c75198f4d61
SUCCESS checkout https://github.com/danthorpe/swift-utilities.git at 0.7.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/danthorpe/swift-utilities.git
https://github.com/danthorpe/swift-utilities.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "http://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "swift-utilities",
"name" : "swift-utilities",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "AssertionExtras",
"targets" : [
"AssertionExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Extensions",
"targets" : [
"Extensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FileManagerClient",
"targets" : [
"FileManagerClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Protected",
"targets" : [
"Protected"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Reachability",
"targets" : [
"Reachability"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ShortID",
"targets" : [
"ShortID"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShortIDTests",
"module_type" : "SwiftTarget",
"name" : "ShortIDTests",
"path" : "Tests/ShortIDTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"ShortIDTests.swift"
],
"target_dependencies" : [
"ShortID"
],
"type" : "test"
},
{
"c99name" : "ShortID",
"module_type" : "SwiftTarget",
"name" : "ShortID",
"path" : "Sources/ShortID",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"ShortID"
],
"sources" : [
"ShortID+Dependencies.swift",
"ShortID.swift"
],
"target_dependencies" : [
"Protected"
],
"type" : "library"
},
{
"c99name" : "Reachability",
"module_type" : "SwiftTarget",
"name" : "Reachability",
"path" : "Sources/Reachability",
"product_dependencies" : [
"AsyncAlgorithms",
"Dependencies",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"Reachability"
],
"sources" : [
"Reachability+LiveKey.swift",
"Reachability+TestKey.swift",
"Reachability.swift"
],
"type" : "library"
},
{
"c99name" : "ProtectedTests",
"module_type" : "SwiftTarget",
"name" : "ProtectedTests",
"path" : "Tests/ProtectedTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"ProtectedTests.swift"
],
"target_dependencies" : [
"Protected"
],
"type" : "test"
},
{
"c99name" : "Protected",
"module_type" : "SwiftTarget",
"name" : "Protected",
"path" : "Sources/Protected",
"product_memberships" : [
"Protected",
"ShortID"
],
"sources" : [
"Protected.swift"
],
"type" : "library"
},
{
"c99name" : "FileManagerClient",
"module_type" : "SwiftTarget",
"name" : "FileManagerClient",
"path" : "Sources/FileManagerClient",
"product_dependencies" : [
"XCTestDynamicOverlay"
],
"product_memberships" : [
"FileManagerClient"
],
"sources" : [
"FileManagerClient.swift"
],
"type" : "library"
},
{
"c99name" : "ExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "ExtensionsTests",
"path" : "Tests/ExtensionsTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"DateGenerator+Tests.swift"
],
"target_dependencies" : [
"Extensions"
],
"type" : "test"
},
{
"c99name" : "Extensions",
"module_type" : "SwiftTarget",
"name" : "Extensions",
"path" : "Sources/Extensions",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"AssertionExtras",
"Extensions"
],
"sources" : [
"Calendar+.swift",
"DateGenerator+.swift",
"Publisher+.swift",
"Task+.swift"
],
"type" : "library"
},
{
"c99name" : "AssertionExtras",
"module_type" : "SwiftTarget",
"name" : "AssertionExtras",
"path" : "Sources/AssertionExtras",
"product_dependencies" : [
"CustomDump",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"AssertionExtras"
],
"sources" : [
"XCTAssertNoThrows.swift",
"XCTAssertThrowsError.swift"
],
"target_dependencies" : [
"Extensions"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/2049] Fetching swift-docc-plugin
[227/6630] Fetching swift-docc-plugin, swift-custom-dump
[4828/22872] Fetching swift-docc-plugin, swift-custom-dump, swift-collections
[7156/28260] Fetching swift-docc-plugin, swift-custom-dump, swift-collections, xctest-dynamic-overlay
[12465/34461] Fetching swift-docc-plugin, swift-custom-dump, swift-collections, xctest-dynamic-overlay, swift-dependencies
[20119/49411] Fetching swift-docc-plugin, swift-custom-dump, swift-collections, xctest-dynamic-overlay, swift-dependencies, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.93s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/apple/swift-docc-plugin from cache (2.14s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.14s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.14s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.15s)
Fetched https://github.com/apple/swift-collections from cache (2.17s)
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.55s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (5.32s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3377] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.02s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.62s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (1.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.11s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.62s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.67s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1292] Fetching swift-clocks
[247/2144] Fetching swift-clocks, swift-concurrency-extras
[273/4554] Fetching swift-clocks, swift-concurrency-extras, combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.36s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.36s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.36s)
[1/70245] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.27s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (5.86s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.86s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.94s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.25s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
warning: 'spi-builder-workspace': dependency 'swift-collections' is not used by any target
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/21] Write sources
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/70] Emitting module InternalCollectionsUtilities
[23/72] Compiling ConcurrencyExtras Result.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/73] Compiling IssueReporting BreakpointReporter.swift
[27/73] Compiling IssueReporting FatalErrorReporter.swift
[28/73] Compiling IssueReporting RuntimeWarningReporter.swift
[29/73] Compiling IssueReporting ReportIssue.swift
[30/73] Compiling IssueReporting UncheckedSendable.swift
[31/73] Compiling IssueReporting Warn.swift
[32/73] Compiling IssueReporting IssueReporter.swift
[33/73] Compiling IssueReporting SwiftTesting.swift
[34/73] Compiling IssueReporting ErrorReporting.swift
[35/73] Compiling IssueReporting AppHostWarning.swift
[36/73] Compiling IssueReporting Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/73] Compiling IssueReporting FailureObserver.swift
[40/73] Compiling IssueReporting LockIsolated.swift
[41/75] Compiling IssueReporting Rethrows.swift
[42/75] Compiling IssueReporting XCTest.swift
[43/75] Compiling IssueReporting IsTesting.swift
[45/76] Compiling ConcurrencyExtras UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/146] Compiling OrderedCollections _HashTable+Constants.swift
[47/146] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[48/148] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[49/148] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[50/148] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/148] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/148] Compiling OrderedCollections _HashTable+Testing.swift
[53/148] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[54/148] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[55/148] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[56/148] Compiling OrderedCollections _HashTable.swift
[57/148] Compiling OrderedCollections _Hashtable+Header.swift
[58/148] Compiling DequeModule _DequeSlot.swift
[59/148] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[61/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[62/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[63/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[64/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[65/148] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[66/148] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[67/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[68/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[69/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[70/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[71/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[72/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[73/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[74/155] Compiling Protected Protected.swift
[75/155] Emitting module Protected
[76/155] Compiling OrderedCollections _HashTable+Bucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/155] Compiling OrderedCollections _HashTable+BucketIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/155] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/156] Compiling ConcurrencyExtras Task.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/156] Compiling ConcurrencyExtras MainSerialExecutor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/156] Emitting module ConcurrencyExtras
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/156] Compiling ConcurrencyExtras LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/156] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[98/156] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[103/157] Compiling OrderedCollections OrderedDictionary.swift
[104/157] Compiling OrderedCollections OrderedSet+Codable.swift
[105/157] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[106/157] Compiling OrderedCollections OrderedSet+Descriptions.swift
[107/157] Compiling OrderedCollections OrderedSet+Diffing.swift
[108/157] Compiling OrderedCollections OrderedSet+Equatable.swift
[109/157] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[110/157] Compiling OrderedCollections OrderedSet+Hashable.swift
[111/157] Compiling OrderedCollections OrderedSet+Initializers.swift
[112/157] Compiling OrderedCollections OrderedSet+Insertions.swift
[113/157] Compiling OrderedCollections OrderedSet+Invariants.swift
[114/157] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[115/157] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[116/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[117/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[118/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[119/157] Emitting module DequeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/158] Compiling OrderedCollections OrderedDictionary+Codable.swift
[135/158] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[138/158] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[139/158] Compiling OrderedCollections OrderedDictionary+Elements.swift
[140/158] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[141/158] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[144/182] Compiling CombineSchedulers AnyScheduler.swift
[145/182] Compiling CombineSchedulers Concurrency.swift
[146/182] Compiling CombineSchedulers ImmediateScheduler.swift
[147/182] Compiling CombineSchedulers Deprecations.swift
[148/182] Compiling CombineSchedulers Lock.swift
[149/182] Compiling CombineSchedulers NSRecursiveLock.swift
[150/182] Compiling CombineSchedulers SwiftUI.swift
[151/182] Compiling CombineSchedulers TestScheduler.swift
[152/182] Compiling CombineSchedulers UIScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/183] Compiling Clocks ImmediateClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/183] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/184] Compiling CombineSchedulers Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/184] Compiling CombineSchedulers UIKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/184] Emitting module CombineSchedulers
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[166/184] Compiling CombineSchedulers UnimplementedScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/185] Compiling Clocks Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/185] Emitting module Clocks
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/185] Compiling Clocks AnyClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/185] Compiling Clocks Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/185] Compiling Clocks _AsyncTimerSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/185] Compiling OrderedCollections OrderedSet+Sendable.swift
[174/185] Compiling OrderedCollections OrderedSet+SubSequence.swift
[175/185] Compiling OrderedCollections OrderedSet+Testing.swift
[176/185] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[177/185] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[178/185] Compiling OrderedCollections OrderedSet.swift
[179/185] Compiling OrderedCollections _UnsafeBitset.swift
[180/185] Compiling Clocks TestClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/185] Compiling Clocks SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/185] Compiling Clocks UnimplementedClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/186] Emitting module OrderedCollections
[184/187] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/187] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/285] Compiling Dependencies Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/285] Compiling Dependencies Calendar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/285] Compiling Dependencies Clocks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/285] Compiling Dependencies Dependency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/288] Emitting module FileManagerClient
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:77:21: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
2 | import XCTestDynamicOverlay
3 |
4 | public struct FileManagerClient {
| `- note: consider making struct 'FileManagerClient' conform to the 'Sendable' protocol
5 | public typealias LocateURLForDirectoryMask = (
6 | FileManager.SearchPathDirectory,
:
75 |
76 | extension FileManagerClient {
77 | public static let live: Self = {
| |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
78 | let fileManager = FileManager.default
79 | return Self(
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:99:10: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
97 | extension FileManagerClient {
98 | public static let unimplemented = Self(
99 | url: XCTUnimplemented("\(Self.self).url"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
100 | urls: XCTUnimplemented("\(Self.self).urls"),
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:100:11: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
98 | public static let unimplemented = Self(
99 | url: XCTUnimplemented("\(Self.self).url"),
100 | urls: XCTUnimplemented("\(Self.self).urls"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:101:27: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
99 | url: XCTUnimplemented("\(Self.self).url"),
100 | urls: XCTUnimplemented("\(Self.self).urls"),
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 | fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:102:22: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
100 | urls: XCTUnimplemented("\(Self.self).urls"),
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
103 | fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
104 | )
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:103:23: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 | fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
104 | )
105 | }
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:98:21: warning: static property 'unimplemented' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
2 | import XCTestDynamicOverlay
3 |
4 | public struct FileManagerClient {
| `- note: consider making struct 'FileManagerClient' conform to the 'Sendable' protocol
5 | public typealias LocateURLForDirectoryMask = (
6 | FileManager.SearchPathDirectory,
:
96 |
97 | extension FileManagerClient {
98 | public static let unimplemented = Self(
| |- warning: static property 'unimplemented' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'unimplemented' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
99 | url: XCTUnimplemented("\(Self.self).url"),
100 | urls: XCTUnimplemented("\(Self.self).urls"),
[194/288] Compiling FileManagerClient FileManagerClient.swift
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:77:21: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
2 | import XCTestDynamicOverlay
3 |
4 | public struct FileManagerClient {
| `- note: consider making struct 'FileManagerClient' conform to the 'Sendable' protocol
5 | public typealias LocateURLForDirectoryMask = (
6 | FileManager.SearchPathDirectory,
:
75 |
76 | extension FileManagerClient {
77 | public static let live: Self = {
| |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
78 | let fileManager = FileManager.default
79 | return Self(
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:99:10: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
97 | extension FileManagerClient {
98 | public static let unimplemented = Self(
99 | url: XCTUnimplemented("\(Self.self).url"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
100 | urls: XCTUnimplemented("\(Self.self).urls"),
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:100:11: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
98 | public static let unimplemented = Self(
99 | url: XCTUnimplemented("\(Self.self).url"),
100 | urls: XCTUnimplemented("\(Self.self).urls"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:101:27: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
99 | url: XCTUnimplemented("\(Self.self).url"),
100 | urls: XCTUnimplemented("\(Self.self).urls"),
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 | fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:102:22: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
100 | urls: XCTUnimplemented("\(Self.self).urls"),
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
103 | fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
104 | )
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:103:23: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
101 | createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 | removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 | fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
| |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented'
| `- note: use 'unimplemented' instead
104 | )
105 | }
/host/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:98:21: warning: static property 'unimplemented' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
2 | import XCTestDynamicOverlay
3 |
4 | public struct FileManagerClient {
| `- note: consider making struct 'FileManagerClient' conform to the 'Sendable' protocol
5 | public typealias LocateURLForDirectoryMask = (
6 | FileManager.SearchPathDirectory,
:
96 |
97 | extension FileManagerClient {
98 | public static let unimplemented = Self(
| |- warning: static property 'unimplemented' is not concurrency-safe because non-'Sendable' type 'FileManagerClient' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'unimplemented' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
99 | url: XCTUnimplemented("\(Self.self).url"),
100 | urls: XCTUnimplemented("\(Self.self).urls"),
[195/289] Compiling CustomDump Identifiable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/289] Compiling CustomDump Mirror.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/289] Compiling CustomDump String.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/289] Compiling Dependencies Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/289] Compiling Dependencies TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/289] Compiling CustomDump CollectionDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/289] Compiling Dependencies Context.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/289] Compiling Dependencies Date.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/289] Compiling Dependencies FireAndForget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/292] Compiling CustomDump Unordered.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/292] Compiling CustomDump XCTAssertDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/292] Compiling CustomDump XCTAssertNoDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/292] Compiling Dependencies DependencyContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/292] Compiling Dependencies DependencyKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[213/292] Compiling Dependencies DependencyValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[215/292] Compiling Dependencies Locale.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[216/292] Compiling Dependencies MainQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/292] Compiling Dependencies MainRunLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/292] Compiling Dependencies UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/292] Compiling Dependencies WithRandomNumberGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/292] Compiling Dependencies AppEntryPoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/292] Compiling Dependencies Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/292] Compiling Dependencies OpenURL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/292] Compiling Dependencies TimeZone.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/292] Compiling Dependencies URLSession.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/292] Emitting module CustomDump
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/292] Emitting module AsyncAlgorithms
[229/298] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[230/298] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[231/298] Compiling AsyncAlgorithms MergeStateMachine.swift
[232/298] Compiling AsyncAlgorithms MergeStorage.swift
[233/298] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[234/298] Compiling AsyncAlgorithms Rethrow.swift
[241/298] Compiling Dependencies PreviewTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/298] Compiling Dependencies TestTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/298] Compiling Dependencies WithDependencies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[244/298] Emitting module Dependencies
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[264/307] Emitting module ShortID
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:45:16: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
43 |
44 | private enum ShortIDGeneratorKey: DependencyKey {
45 | static let liveValue = ShortIDGenerator.live(.base62)
| |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'liveValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
46 | static let testValue = ShortIDGenerator.incrementing
47 | static let previewValue = ShortIDGenerator.constant(ShortID())
:
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:46:16: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
44 | private enum ShortIDGeneratorKey: DependencyKey {
45 | static let liveValue = ShortIDGenerator.live(.base62)
46 | static let testValue = ShortIDGenerator.incrementing
| |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'testValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 | static let previewValue = ShortIDGenerator.constant(ShortID())
48 | }
:
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:47:16: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
45 | static let liveValue = ShortIDGenerator.live(.base62)
46 | static let testValue = ShortIDGenerator.incrementing
47 | static let previewValue = ShortIDGenerator.constant(ShortID())
| |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'previewValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 | }
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:44:16: warning: type 'ShortIDGenerator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | private enum ShortIDGeneratorKey: DependencyKey {
| `- warning: type 'ShortIDGenerator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | static let liveValue = ShortIDGenerator.live(.base62)
46 | static let testValue = ShortIDGenerator.incrementing
:
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID.swift:88:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
82 | extension ShortID.Strategy {
83 |
84 | private struct Base62Generator: RandomCharacterGenerator {
| `- note: consider making struct 'Base62Generator' conform to the 'Sendable' protocol
85 | let characters: String
86 | let count: Int
87 |
88 | static let shared = Base62Generator(
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
89 | characters: "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
90 | count: 62
/host/spi-builder-workspace/Sources/ShortID/ShortID.swift:109:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
82 | extension ShortID.Strategy {
83 |
84 | private struct Base62Generator: RandomCharacterGenerator {
| `- note: consider making struct 'Base62Generator' conform to the 'Sendable' protocol
85 | let characters: String
86 | let count: Int
:
107 | let count: Int
108 |
109 | static let shared = Base62Generator(
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
110 | characters: "0123456789abcdefghijklmnopqrstuvwxyz",
111 | count: 36
[265/307] Compiling Extensions Publisher+.swift
[266/307] Emitting module Extensions
[267/307] Compiling ShortID ShortID+Dependencies.swift
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:45:16: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
43 |
44 | private enum ShortIDGeneratorKey: DependencyKey {
45 | static let liveValue = ShortIDGenerator.live(.base62)
| |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'liveValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
46 | static let testValue = ShortIDGenerator.incrementing
47 | static let previewValue = ShortIDGenerator.constant(ShortID())
:
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:46:16: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
44 | private enum ShortIDGeneratorKey: DependencyKey {
45 | static let liveValue = ShortIDGenerator.live(.base62)
46 | static let testValue = ShortIDGenerator.incrementing
| |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'testValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 | static let previewValue = ShortIDGenerator.constant(ShortID())
48 | }
:
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:47:16: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
45 | static let liveValue = ShortIDGenerator.live(.base62)
46 | static let testValue = ShortIDGenerator.incrementing
47 | static let previewValue = ShortIDGenerator.constant(ShortID())
| |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'ShortIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'previewValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 | }
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:44:16: warning: type 'ShortIDGenerator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | private enum ShortIDGeneratorKey: DependencyKey {
| `- warning: type 'ShortIDGenerator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | static let liveValue = ShortIDGenerator.live(.base62)
46 | static let testValue = ShortIDGenerator.incrementing
:
50 |
51 | /// A dependency which generates a `ShortID`
52 | public struct ShortIDGenerator {
| `- note: consider making struct 'ShortIDGenerator' conform to the 'Sendable' protocol
53 | private let generate: @Sendable () -> ShortID
54 |
/host/spi-builder-workspace/Sources/ShortID/ShortID+Dependencies.swift:59:20: warning: capture of 'strategy' with non-sendable type 'ShortID.Strategy' in a '@Sendable' closure; this is an error in the Swift 6 language mode
57 | /// - Returns: ``ShortIDGenerator``
58 | public static func live(_ strategy: ShortID.Strategy) -> Self {
59 | Self { ShortID(strategy) }
| `- warning: capture of 'strategy' with non-sendable type 'ShortID.Strategy' in a '@Sendable' closure; this is an error in the Swift 6 language mode
60 | }
61 |
/host/spi-builder-workspace/Sources/ShortID/ShortID.swift:8:15: note: consider making enum 'Strategy' conform to the 'Sendable' protocol
6 | /// you wish to have more-or-less unique values which are much less verbose.
7 | public struct ShortID: Sendable {
8 | public enum Strategy {
| `- note: consider making enum 'Strategy' conform to the 'Sendable' protocol
9 |
10 | /// Generates 6-character long ShortIDs using Base62
[268/307] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[269/307] Compiling AsyncAlgorithms DebounceStateMachine.swift
[270/307] Compiling AsyncAlgorithms DebounceStorage.swift
[271/307] Compiling AsyncAlgorithms Dictionary.swift
[272/307] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[273/307] Compiling AsyncAlgorithms Locking.swift
[274/307] Compiling Extensions DateGenerator+.swift
[275/307] Compiling Extensions Task+.swift
[276/307] Compiling Extensions Calendar+.swift
[277/308] Compiling ShortID ShortID.swift
/host/spi-builder-workspace/Sources/ShortID/ShortID.swift:88:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
82 | extension ShortID.Strategy {
83 |
84 | private struct Base62Generator: RandomCharacterGenerator {
| `- note: consider making struct 'Base62Generator' conform to the 'Sendable' protocol
85 | let characters: String
86 | let count: Int
87 |
88 | static let shared = Base62Generator(
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
89 | characters: "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
90 | count: 62
/host/spi-builder-workspace/Sources/ShortID/ShortID.swift:109:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
82 | extension ShortID.Strategy {
83 |
84 | private struct Base62Generator: RandomCharacterGenerator {
| `- note: consider making struct 'Base62Generator' conform to the 'Sendable' protocol
85 | let characters: String
86 | let count: Int
:
107 | let count: Int
108 |
109 | static let shared = Base62Generator(
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShortID.Strategy.Base62Generator' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
110 | characters: "0123456789abcdefghijklmnopqrstuvwxyz",
111 | count: 36
[282/309] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[283/309] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[284/309] Compiling AsyncAlgorithms CombineLatestStorage.swift
[291/309] Compiling AsyncAlgorithms SetAlgebra.swift
[292/309] Compiling AsyncAlgorithms UnsafeTransfer.swift
[293/309] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[294/309] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[295/309] Compiling AsyncAlgorithms ZipStateMachine.swift
[296/309] Compiling AsyncAlgorithms ZipStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[312/318] Compiling AssertionExtras XCTAssertNoThrows.swift
[313/318] Emitting module AssertionExtras
[314/318] Compiling Reachability Reachability+LiveKey.swift
[315/318] Emitting module Reachability
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:10:21: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
8 | extension Reachability {
9 |
10 | static public let previewValue: Reachability = .unsatisfied
| |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'previewValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public static let satisfied = continuous(.satisfied)
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:12:21: warning: static property 'satisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
10 | static public let previewValue: Reachability = .unsatisfied
11 |
12 | public static let satisfied = continuous(.satisfied)
| |- warning: static property 'satisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'satisfied' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public static let unsatisfied = continuous(.unsatisfied)
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:14:21: warning: static property 'unsatisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
12 | public static let satisfied = continuous(.satisfied)
13 |
14 | public static let unsatisfied = continuous(.unsatisfied)
| |- warning: static property 'unsatisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'unsatisfied' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | public static let intermittent = every(.seconds(2)) {
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:16:21: warning: static property 'intermittent' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
14 | public static let unsatisfied = continuous(.unsatisfied)
15 |
16 | public static let intermittent = every(.seconds(2)) {
| |- warning: static property 'intermittent' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'intermittent' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | Bool.random() ? .satisfied : .unsatisfied
18 | }
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:38:55: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
36 |
37 | extension Reachability: TestDependencyKey {
38 | static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
| |- warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
| `- note: use 'unimplemented(_:placeholder:)' instead
39 | }
40 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:38:21: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
36 |
37 | extension Reachability: TestDependencyKey {
38 | static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
| |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'testValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 | }
40 |
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:37:1: warning: type 'Reachability' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
35 | }
36 |
37 | extension Reachability: TestDependencyKey {
| `- warning: type 'Reachability' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
38 | static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
39 | }
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
[316/318] Compiling Reachability Reachability.swift
[317/318] Compiling Reachability Reachability+TestKey.swift
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:10:21: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
8 | extension Reachability {
9 |
10 | static public let previewValue: Reachability = .unsatisfied
| |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'previewValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public static let satisfied = continuous(.satisfied)
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:12:21: warning: static property 'satisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
10 | static public let previewValue: Reachability = .unsatisfied
11 |
12 | public static let satisfied = continuous(.satisfied)
| |- warning: static property 'satisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'satisfied' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public static let unsatisfied = continuous(.unsatisfied)
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:14:21: warning: static property 'unsatisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
12 | public static let satisfied = continuous(.satisfied)
13 |
14 | public static let unsatisfied = continuous(.unsatisfied)
| |- warning: static property 'unsatisfied' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'unsatisfied' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | public static let intermittent = every(.seconds(2)) {
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:16:21: warning: static property 'intermittent' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
14 | public static let unsatisfied = continuous(.unsatisfied)
15 |
16 | public static let intermittent = every(.seconds(2)) {
| |- warning: static property 'intermittent' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'intermittent' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | Bool.random() ? .satisfied : .unsatisfied
18 | }
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:38:55: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
36 |
37 | extension Reachability: TestDependencyKey {
38 | static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
| |- warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
| `- note: use 'unimplemented(_:placeholder:)' instead
39 | }
40 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:38:21: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
36 |
37 | extension Reachability: TestDependencyKey {
38 | static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
| |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Reachability' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'testValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 | }
40 |
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:37:1: warning: type 'Reachability' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
35 | }
36 |
37 | extension Reachability: TestDependencyKey {
| `- warning: type 'Reachability' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
38 | static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
39 | }
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:5:15: note: consider making struct 'Reachability' conform to the 'Sendable' protocol
3 | @available(iOS 13.0, *)
4 | @available(macOS 10.15, *)
5 | public struct Reachability {
| `- note: consider making struct 'Reachability' conform to the 'Sendable' protocol
6 | public var monitor: () -> AsyncStream<Path>
7 |
/host/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:21:26: warning: capture of 'status' with non-sendable type 'Reachability.Path.Status' in a '@Sendable' closure; this is an error in the Swift 6 language mode
19 |
20 | internal static func continuous(_ status: Path.Status) -> Self {
21 | every(.seconds(5)) { status }
| `- warning: capture of 'status' with non-sendable type 'Reachability.Path.Status' in a '@Sendable' closure; this is an error in the Swift 6 language mode
22 | }
23 |
/host/spi-builder-workspace/Sources/Reachability/Reachability.swift:19:17: note: consider making enum 'Status' conform to the 'Sendable' protocol
17 | extension Reachability {
18 | public struct Path: Hashable {
19 | public enum Status: Hashable {
| `- note: consider making enum 'Status' conform to the 'Sendable' protocol
20 | case satisfied
21 | case unsatisfied
[318/319] Compiling AssertionExtras XCTAssertThrowsError.swift
/host/spi-builder-workspace/Sources/AssertionExtras/XCTAssertThrowsError.swift:34:5: warning: 'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
32 | return
33 | }
34 | XCTAssertNoDifference(error, expectation)
| |- warning: 'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
| `- note: use 'expectNoDifference' instead
35 | }
36 | }
Build complete! (74.90s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "http://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "swift-utilities",
"name" : "swift-utilities",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "AssertionExtras",
"targets" : [
"AssertionExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Extensions",
"targets" : [
"Extensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FileManagerClient",
"targets" : [
"FileManagerClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Protected",
"targets" : [
"Protected"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Reachability",
"targets" : [
"Reachability"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ShortID",
"targets" : [
"ShortID"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShortIDTests",
"module_type" : "SwiftTarget",
"name" : "ShortIDTests",
"path" : "Tests/ShortIDTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"ShortIDTests.swift"
],
"target_dependencies" : [
"ShortID"
],
"type" : "test"
},
{
"c99name" : "ShortID",
"module_type" : "SwiftTarget",
"name" : "ShortID",
"path" : "Sources/ShortID",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"ShortID"
],
"sources" : [
"ShortID+Dependencies.swift",
"ShortID.swift"
],
"target_dependencies" : [
"Protected"
],
"type" : "library"
},
{
"c99name" : "Reachability",
"module_type" : "SwiftTarget",
"name" : "Reachability",
"path" : "Sources/Reachability",
"product_dependencies" : [
"AsyncAlgorithms",
"Dependencies",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"Reachability"
],
"sources" : [
"Reachability+LiveKey.swift",
"Reachability+TestKey.swift",
"Reachability.swift"
],
"type" : "library"
},
{
"c99name" : "ProtectedTests",
"module_type" : "SwiftTarget",
"name" : "ProtectedTests",
"path" : "Tests/ProtectedTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"ProtectedTests.swift"
],
"target_dependencies" : [
"Protected"
],
"type" : "test"
},
{
"c99name" : "Protected",
"module_type" : "SwiftTarget",
"name" : "Protected",
"path" : "Sources/Protected",
"product_memberships" : [
"Protected",
"ShortID"
],
"sources" : [
"Protected.swift"
],
"type" : "library"
},
{
"c99name" : "FileManagerClient",
"module_type" : "SwiftTarget",
"name" : "FileManagerClient",
"path" : "Sources/FileManagerClient",
"product_dependencies" : [
"XCTestDynamicOverlay"
],
"product_memberships" : [
"FileManagerClient"
],
"sources" : [
"FileManagerClient.swift"
],
"type" : "library"
},
{
"c99name" : "ExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "ExtensionsTests",
"path" : "Tests/ExtensionsTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"DateGenerator+Tests.swift"
],
"target_dependencies" : [
"Extensions"
],
"type" : "test"
},
{
"c99name" : "Extensions",
"module_type" : "SwiftTarget",
"name" : "Extensions",
"path" : "Sources/Extensions",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"AssertionExtras",
"Extensions"
],
"sources" : [
"Calendar+.swift",
"DateGenerator+.swift",
"Publisher+.swift",
"Task+.swift"
],
"type" : "library"
},
{
"c99name" : "AssertionExtras",
"module_type" : "SwiftTarget",
"name" : "AssertionExtras",
"path" : "Sources/AssertionExtras",
"product_dependencies" : [
"CustomDump",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"AssertionExtras"
],
"sources" : [
"XCTAssertNoThrows.swift",
"XCTAssertThrowsError.swift"
],
"target_dependencies" : [
"Extensions"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.