Build Information
Failed to build WolfFoundation, reference master (8370e7), with Swift 6.1 for Android on 27 May 2025 15:07:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfFoundation.git
Reference: master
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/wolfmcnally/WolfFoundation
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8370e79 Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfFoundation.git
Revision (git rev-parse @):
8370e79858c238b584600374bd13484414796c72
SUCCESS checkout https://github.com/wolfmcnally/WolfFoundation.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/wolfmcnally/WolfFoundation.git
https://github.com/wolfmcnally/WolfFoundation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "wolfnumerics",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfNumerics"
},
{
"identity" : "wolfpipe",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfPipe"
}
],
"manifest_display_name" : "WolfFoundation",
"name" : "WolfFoundation",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "WolfFoundation",
"targets" : [
"WolfFoundation"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "WolfFoundation",
"module_type" : "SwiftTarget",
"name" : "WolfFoundation",
"path" : "Sources/WolfFoundation",
"product_dependencies" : [
"WolfNumerics",
"WolfPipe"
],
"product_memberships" : [
"WolfFoundation"
],
"sources" : [
"Constants/TimeConstants.swift",
"Containers/Heap.swift",
"Containers/Matrix.swift",
"Containers/PriorityQueue.swift",
"Containers/Queue.swift",
"Containers/ValueCache.swift",
"Containers/WeakSet.swift",
"Errors/CodedError.swift",
"Errors/ErrorExtensions.swift",
"Errors/MessageError.swift",
"Errors/ValidationError.swift",
"Errors/WolfFoundationError.swift",
"Extensions/ArrayExtensions.swift",
"Extensions/CircularIndex.swift",
"Extensions/DataExtensions.swift",
"Extensions/DateExtensions.swift",
"Extensions/DictionaryExtensions.swift",
"Extensions/OptionalExtensions.swift",
"ObjCRuntime/Associated.swift",
"ObjCRuntime/DebugIdentifier.swift",
"Operators/AttributeAssignmentPrecedence.swift",
"Operators/InheritsFromOperator.swift",
"Operators/InvalidateAndAssignOperator.swift",
"Operators/ReferenceOperator.swift",
"Operators/TweakOperator.swift",
"Protocols/Hideable.swift",
"Protocols/Invalidatable.swift",
"Protocols/ModelObject.swift",
"Protocols/Serializable.swift",
"Types/ASCII.swift",
"Types/Base64.swift",
"Types/Dimensions.swift",
"Types/Hex.swift",
"Types/JSON.swift",
"Types/Lazy.swift",
"Types/Ordinal.swift",
"Types/Position.swift",
"Types/SortWeight.swift",
"Types/Tagged.swift",
"Types/TransferValue.swift",
"Types/UTF8.swift",
"Types/Weak.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/wolfmcnally/WolfPipe
Fetching https://github.com/wolfmcnally/WolfNumerics
[1/275] Fetching wolfnumerics
[109/552] Fetching wolfnumerics, wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.29s)
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.29s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (1.01s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.75s)
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Building for debugging...
[0/13] Write sources
[3/13] Write swift-version-24593BA9C3E375BF.txt
[5/35] Compiling WolfPipe SetAlgebra.swift
[6/35] Compiling WolfPipe KeyPaths.swift
[7/35] Compiling WolfPipe PipeOperator.swift
[8/35] Compiling WolfPipe EffectfulComposeOperator.swift
[9/35] Compiling WolfPipe PipeCompatibleFunctions.swift
[10/35] Compiling WolfPipe Curry.swift
[11/35] Emitting module WolfPipe
[12/35] Compiling WolfPipe ComposeOperator.swift
[13/36] Wrapping AST for WolfPipe for debugging
[14/36] Write Objects.LinkFileList
[16/36] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[17/37] Compiling WolfNumerics Frac.swift
[18/37] Compiling WolfNumerics Interpolable.swift
[19/37] Compiling WolfNumerics Interval.swift
[20/37] Compiling WolfNumerics IntervalCreationOperator.swift
[21/37] Emitting module WolfNumerics
[22/37] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[22/37] Linking libWolfPipe.so
[24/37] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[25/37] Compiling WolfNumerics BinarySearch.swift
[26/37] Compiling WolfNumerics PercentOperator.swift
[27/37] Compiling WolfNumerics RandomExtensions.swift
[28/37] Compiling WolfNumerics Lerp.swift
[29/37] Compiling WolfNumerics NumericUtils.swift
[30/37] Compiling WolfNumerics RangeExtensions.swift
[31/37] Compiling WolfNumerics RunningAverage.swift
[32/38] Wrapping AST for WolfNumerics for debugging
[33/38] Write Objects.LinkFileList
[34/38] Linking libWolfNumerics.so
[36/76] Compiling WolfFoundation OptionalExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/DebugIdentifier.swift:28:13: warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | private var debugIdentifierKey = "debugIdentifier"
| |- warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'debugIdentifierKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'debugIdentifierKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 | extension NSObject {
[37/76] Compiling WolfFoundation Associated.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/DebugIdentifier.swift:28:13: warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | private var debugIdentifierKey = "debugIdentifier"
| |- warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'debugIdentifierKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'debugIdentifierKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 | extension NSObject {
[38/76] Compiling WolfFoundation DebugIdentifier.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/DebugIdentifier.swift:28:13: warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | private var debugIdentifierKey = "debugIdentifier"
| |- warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'debugIdentifierKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'debugIdentifierKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 | extension NSObject {
[39/76] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/DebugIdentifier.swift:28:13: warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | private var debugIdentifierKey = "debugIdentifier"
| |- warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'debugIdentifierKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'debugIdentifierKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 | extension NSObject {
[40/76] Compiling WolfFoundation InheritsFromOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/DebugIdentifier.swift:28:13: warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | private var debugIdentifierKey = "debugIdentifier"
| |- warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'debugIdentifierKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'debugIdentifierKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 | extension NSObject {
[41/81] Compiling WolfFoundation InvalidateAndAssignOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[42/81] Compiling WolfFoundation ReferenceOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[43/81] Compiling WolfFoundation TweakOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[44/81] Compiling WolfFoundation Hideable.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[45/81] Compiling WolfFoundation Invalidatable.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[46/81] Emitting module WolfFoundation
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:71:23: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 | // Example: "1965-05-15T00:00:00.0Z"
70 | extension Date {
71 | public static var iso8601Formatter: DateFormatter = {
| |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | let formatter = DateFormatter()
73 | formatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.sZ"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:81:23: warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public static var shortDateFormatter: DateFormatter = {
| |- warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'shortDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'shortDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | let formatter = DateFormatter()
83 | formatter.dateFormat = "yyyy-MM-dd"
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/DebugIdentifier.swift:28:13: warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | private var debugIdentifierKey = "debugIdentifier"
| |- warning: var 'debugIdentifierKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'debugIdentifierKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'debugIdentifierKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 | extension NSObject {
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Tagged.swift:28:16: warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
25 | // Based on: https://github.com/pointfreeco/swift-tagged
26 |
27 | public struct Tagged<Tag, RawValue> {
| `- note: consider making generic parameter 'RawValue' conform to the 'Sendable' protocol
28 | public var rawValue: RawValue
| `- warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
29 |
30 | public init(rawValue: RawValue) {
[47/81] Compiling WolfFoundation ArrayExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:71:23: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 | // Example: "1965-05-15T00:00:00.0Z"
70 | extension Date {
71 | public static var iso8601Formatter: DateFormatter = {
| |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | let formatter = DateFormatter()
73 | formatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.sZ"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:81:23: warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public static var shortDateFormatter: DateFormatter = {
| |- warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'shortDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'shortDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | let formatter = DateFormatter()
83 | formatter.dateFormat = "yyyy-MM-dd"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[48/81] Compiling WolfFoundation CircularIndex.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:71:23: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 | // Example: "1965-05-15T00:00:00.0Z"
70 | extension Date {
71 | public static var iso8601Formatter: DateFormatter = {
| |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | let formatter = DateFormatter()
73 | formatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.sZ"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:81:23: warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public static var shortDateFormatter: DateFormatter = {
| |- warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'shortDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'shortDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | let formatter = DateFormatter()
83 | formatter.dateFormat = "yyyy-MM-dd"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[49/81] Compiling WolfFoundation DataExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:71:23: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 | // Example: "1965-05-15T00:00:00.0Z"
70 | extension Date {
71 | public static var iso8601Formatter: DateFormatter = {
| |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | let formatter = DateFormatter()
73 | formatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.sZ"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:81:23: warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public static var shortDateFormatter: DateFormatter = {
| |- warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'shortDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'shortDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | let formatter = DateFormatter()
83 | formatter.dateFormat = "yyyy-MM-dd"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[50/81] Compiling WolfFoundation DateExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:71:23: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 | // Example: "1965-05-15T00:00:00.0Z"
70 | extension Date {
71 | public static var iso8601Formatter: DateFormatter = {
| |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | let formatter = DateFormatter()
73 | formatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.sZ"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:81:23: warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public static var shortDateFormatter: DateFormatter = {
| |- warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'shortDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'shortDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | let formatter = DateFormatter()
83 | formatter.dateFormat = "yyyy-MM-dd"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[51/81] Compiling WolfFoundation DictionaryExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:71:23: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 | // Example: "1965-05-15T00:00:00.0Z"
70 | extension Date {
71 | public static var iso8601Formatter: DateFormatter = {
| |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | let formatter = DateFormatter()
73 | formatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.sZ"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:81:23: warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public static var shortDateFormatter: DateFormatter = {
| |- warning: static property 'shortDateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'shortDateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'shortDateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | let formatter = DateFormatter()
83 | formatter.dateFormat = "yyyy-MM-dd"
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[52/81] Compiling WolfFoundation WeakSet.swift
[53/81] Compiling WolfFoundation CodedError.swift
[54/81] Compiling WolfFoundation ErrorExtensions.swift
[55/81] Compiling WolfFoundation MessageError.swift
[56/81] Compiling WolfFoundation ValidationError.swift
[57/81] Compiling WolfFoundation WolfFoundationError.swift
[58/81] Compiling WolfFoundation TimeConstants.swift
[59/81] Compiling WolfFoundation Heap.swift
[60/81] Compiling WolfFoundation Matrix.swift
[61/81] Compiling WolfFoundation PriorityQueue.swift
[62/81] Compiling WolfFoundation Queue.swift
[63/81] Compiling WolfFoundation ValueCache.swift
[64/81] Compiling WolfFoundation SortWeight.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Tagged.swift:28:16: warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
25 | // Based on: https://github.com/pointfreeco/swift-tagged
26 |
27 | public struct Tagged<Tag, RawValue> {
| `- note: consider making generic parameter 'RawValue' conform to the 'Sendable' protocol
28 | public var rawValue: RawValue
| `- warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
29 |
30 | public init(rawValue: RawValue) {
[65/81] Compiling WolfFoundation Tagged.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Tagged.swift:28:16: warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
25 | // Based on: https://github.com/pointfreeco/swift-tagged
26 |
27 | public struct Tagged<Tag, RawValue> {
| `- note: consider making generic parameter 'RawValue' conform to the 'Sendable' protocol
28 | public var rawValue: RawValue
| `- warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
29 |
30 | public init(rawValue: RawValue) {
[66/81] Compiling WolfFoundation TransferValue.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Tagged.swift:28:16: warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
25 | // Based on: https://github.com/pointfreeco/swift-tagged
26 |
27 | public struct Tagged<Tag, RawValue> {
| `- note: consider making generic parameter 'RawValue' conform to the 'Sendable' protocol
28 | public var rawValue: RawValue
| `- warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
29 |
30 | public init(rawValue: RawValue) {
[67/81] Compiling WolfFoundation UTF8.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Tagged.swift:28:16: warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
25 | // Based on: https://github.com/pointfreeco/swift-tagged
26 |
27 | public struct Tagged<Tag, RawValue> {
| `- note: consider making generic parameter 'RawValue' conform to the 'Sendable' protocol
28 | public var rawValue: RawValue
| `- warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
29 |
30 | public init(rawValue: RawValue) {
[68/81] Compiling WolfFoundation Weak.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Tagged.swift:28:16: warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
25 | // Based on: https://github.com/pointfreeco/swift-tagged
26 |
27 | public struct Tagged<Tag, RawValue> {
| `- note: consider making generic parameter 'RawValue' conform to the 'Sendable' protocol
28 | public var rawValue: RawValue
| `- warning: stored property 'rawValue' of 'Sendable'-conforming generic struct 'Tagged' has non-sendable type 'RawValue'; this is an error in the Swift 6 language mode
29 |
30 | public init(rawValue: RawValue) {
[69/81] Compiling WolfFoundation Hex.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[70/81] Compiling WolfFoundation JSON.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[71/81] Compiling WolfFoundation Lazy.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[72/81] Compiling WolfFoundation Ordinal.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[73/81] Compiling WolfFoundation Position.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[74/81] Compiling WolfFoundation ModelObject.swift
[75/81] Compiling WolfFoundation Serializable.swift
[76/81] Compiling WolfFoundation ASCII.swift
[77/81] Compiling WolfFoundation Base64.swift
[78/81] Compiling WolfFoundation Dimensions.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/10] Write swift-version-24593BA9C3E375BF.txt
[2/32] Compiling WolfPipe PipeOperator.swift
[3/32] Compiling WolfPipe Curry.swift
[4/32] Compiling WolfPipe SetAlgebra.swift
[5/32] Compiling WolfPipe ComposeOperator.swift
[6/32] Emitting module WolfPipe
[7/32] Compiling WolfPipe KeyPaths.swift
[8/32] Compiling WolfPipe EffectfulComposeOperator.swift
[9/32] Compiling WolfPipe PipeCompatibleFunctions.swift
[10/33] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[11/34] Compiling WolfNumerics RangeExtensions.swift
[12/34] Compiling WolfNumerics RunningAverage.swift
[13/34] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[14/34] Compiling WolfNumerics BinarySearch.swift
[15/34] Emitting module WolfNumerics
[17/34] Compiling WolfNumerics Frac.swift
[18/34] Compiling WolfNumerics Interpolable.swift
[19/34] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[20/34] Compiling WolfNumerics PercentOperator.swift
[21/34] Compiling WolfNumerics RandomExtensions.swift
[21/33] Write Objects.LinkFileList
[22/33] Linking libWolfPipe.so
[24/33] Compiling WolfNumerics Lerp.swift
[25/33] Compiling WolfNumerics NumericUtils.swift
[26/33] Compiling WolfNumerics Interval.swift
[27/33] Compiling WolfNumerics IntervalCreationOperator.swift
[28/33] Write Objects.LinkFileList
[29/33] Linking libWolfNumerics.so
[31/71] Compiling WolfFoundation OptionalExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
[32/71] Compiling WolfFoundation Associated.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
[33/71] Compiling WolfFoundation DebugIdentifier.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
[34/71] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
[35/71] Compiling WolfFoundation InheritsFromOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot find 'objc_setAssociatedObject' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 | public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 | let v = value.map { Associated<T>($0) }
48 | objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 | }
50 |
/host/spi-builder-workspace/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 | public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 | return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
| `- error: cannot find 'objc_getAssociatedObject' in scope
53 | }
54 | }
[36/76] Compiling WolfFoundation WeakSet.swift
[37/76] Compiling WolfFoundation CodedError.swift
[38/76] Compiling WolfFoundation ErrorExtensions.swift
[39/76] Compiling WolfFoundation MessageError.swift
[40/76] Compiling WolfFoundation ValidationError.swift
[41/76] Compiling WolfFoundation WolfFoundationError.swift
[42/76] Compiling WolfFoundation ArrayExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[43/76] Compiling WolfFoundation CircularIndex.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[44/76] Compiling WolfFoundation DataExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[45/76] Compiling WolfFoundation DateExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[46/76] Compiling WolfFoundation DictionaryExtensions.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:167:56: warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
165 | extension Date {
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
| `- warning: 'date' is deprecated: These types of result will not be returned by swift-corelibs-foundation API.
168 | let detector = try! NSDataDetector(types: type®)
169 | let length = (s as NSString).length
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 | public init?(naturalLanguage s: String) {
167 | let type: NSTextCheckingResult.CheckingType = .date
168 | let detector = try! NSDataDetector(types: type®)
| `- error: cannot find 'NSDataDetector' in scope
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 | let length = (s as NSString).length
170 | let range = NSRange(location: 0, length: length)
171 | guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
| `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 | return nil
173 | }
[47/76] Emitting module WolfFoundation
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[48/76] Compiling WolfFoundation TimeConstants.swift
[49/76] Compiling WolfFoundation Heap.swift
[50/76] Compiling WolfFoundation Matrix.swift
[51/76] Compiling WolfFoundation PriorityQueue.swift
[52/76] Compiling WolfFoundation Queue.swift
[53/76] Compiling WolfFoundation ValueCache.swift
[54/76] Compiling WolfFoundation InvalidateAndAssignOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[55/76] Compiling WolfFoundation ReferenceOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[56/76] Compiling WolfFoundation TweakOperator.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[57/76] Compiling WolfFoundation Hideable.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[58/76] Compiling WolfFoundation Invalidatable.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Protocols/Hideable.swift:31:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
29 | #endif
30 |
31 | public protocol Hideable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
32 | var isHidden: Bool { get set }
33 | }
[59/76] Compiling WolfFoundation Hex.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[60/76] Compiling WolfFoundation JSON.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[61/76] Compiling WolfFoundation Lazy.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[62/76] Compiling WolfFoundation Ordinal.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[63/76] Compiling WolfFoundation Position.swift
/host/spi-builder-workspace/Sources/WolfFoundation/Types/Lazy.swift:49:33: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
45 | Caches result for sunsequent calls
46 | */
47 | public class Lazy<T> {
| `- note: 'T' previously declared here
48 |
49 | private indirect enum State<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
50 | case closure( () -> (T) )
51 | case value(T)
[64/76] Compiling WolfFoundation ModelObject.swift
[65/76] Compiling WolfFoundation Serializable.swift
[66/76] Compiling WolfFoundation ASCII.swift
[67/76] Compiling WolfFoundation Base64.swift
[68/76] Compiling WolfFoundation Dimensions.swift
[69/76] Compiling WolfFoundation SortWeight.swift
[70/76] Compiling WolfFoundation Tagged.swift
[71/76] Compiling WolfFoundation TransferValue.swift
[72/76] Compiling WolfFoundation UTF8.swift
[73/76] Compiling WolfFoundation Weak.swift
BUILD FAILURE 6.1 android