Build Information
Failed to build swift-standard-clients, reference 0.1.1 (397f90
), with Swift 6.1 for Linux on 26 Apr 2025 18:50:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-standard-clients.git
Reference: 0.1.1
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/capturecontext/swift-standard-clients
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 397f905 feat: StandardClients(+Live) products
Cloned https://github.com/capturecontext/swift-standard-clients.git
Revision (git rev-parse @):
397f90502948a0acb2d0442ec4c70fec5f87a677
SUCCESS checkout https://github.com/capturecontext/swift-standard-clients.git at 0.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/capturecontext/swift-standard-clients.git
https://github.com/capturecontext/swift-standard-clients.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-prelude",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-prelude.git"
}
],
"manifest_display_name" : "swift-standard-clients",
"name" : "swift-standard-clients",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "StandardClients",
"targets" : [
"StandardClients"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "StandardClientsLive",
"targets" : [
"StandardClientsLive"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "CacheClient",
"targets" : [
"CacheClient"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "MemoryCacheClient",
"targets" : [
"MemoryCacheClient"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DataRepresentable",
"targets" : [
"DataRepresentable"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "HapticEngineClient",
"targets" : [
"HapticEngineClient"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "HapticEngineClientLive",
"targets" : [
"HapticEngineClientLive"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "IDFAPermissionsClient",
"targets" : [
"IDFAPermissionsClient"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "IDFAPermissionsClientLive",
"targets" : [
"IDFAPermissionsClientLive"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "KeychainClient",
"targets" : [
"KeychainClient"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "KeychainClientLive",
"targets" : [
"KeychainClientLive"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "NotificationsPermissionsClient",
"targets" : [
"NotificationsPermissionsClient"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "NotificationsPermissionsClientLive",
"targets" : [
"NotificationsPermissionsClientLive"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "UserDefaultsClient",
"targets" : [
"UserDefaultsClient"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "UserDefaultsClientLive",
"targets" : [
"UserDefaultsClientLive"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "UserDefaultsClientLive",
"module_type" : "SwiftTarget",
"name" : "UserDefaultsClientLive",
"path" : "Sources/UserDefaultsClientLive",
"product_memberships" : [
"StandardClientsLive",
"UserDefaultsClientLive"
],
"sources" : [
"Exports.swift",
"UserDefaultsClientLive.swift"
],
"target_dependencies" : [
"UserDefaultsClient"
],
"type" : "library"
},
{
"c99name" : "UserDefaultsClient",
"module_type" : "SwiftTarget",
"name" : "UserDefaultsClient",
"path" : "Sources/UserDefaultsClient",
"product_dependencies" : [
"Prelude"
],
"product_memberships" : [
"StandardClients",
"StandardClientsLive",
"UserDefaultsClient",
"UserDefaultsClientLive"
],
"sources" : [
"UserDefaultsClient.swift",
"UserDefaultsClientOperations.swift"
],
"target_dependencies" : [
"DataRepresentable"
],
"type" : "library"
},
{
"c99name" : "StandardClientsLive",
"module_type" : "SwiftTarget",
"name" : "StandardClientsLive",
"path" : "Sources/StandardClientsLive",
"product_memberships" : [
"StandardClientsLive"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"MemoryCacheClient",
"HapticEngineClientLive",
"IDFAPermissionsClientLive",
"KeychainClientLive",
"NotificationsPermissionsClientLive",
"UserDefaultsClientLive"
],
"type" : "library"
},
{
"c99name" : "StandardClients",
"module_type" : "SwiftTarget",
"name" : "StandardClients",
"path" : "Sources/StandardClients",
"product_memberships" : [
"StandardClients"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"CacheClient",
"HapticEngineClient",
"IDFAPermissionsClient",
"KeychainClient",
"NotificationsPermissionsClient",
"UserDefaultsClient"
],
"type" : "library"
},
{
"c99name" : "NotificationsPermissionsClientLive",
"module_type" : "SwiftTarget",
"name" : "NotificationsPermissionsClientLive",
"path" : "Sources/NotificationsPermissionsClientLive",
"product_memberships" : [
"StandardClientsLive",
"NotificationsPermissionsClientLive"
],
"sources" : [
"AuthorizationOptions.swift",
"AuthorizationStatus.swift",
"Exports.swift",
"NotificationsPermissionsClientLive.swift"
],
"target_dependencies" : [
"NotificationsPermissionsClient"
],
"type" : "library"
},
{
"c99name" : "NotificationsPermissionsClient",
"module_type" : "SwiftTarget",
"name" : "NotificationsPermissionsClient",
"path" : "Sources/NotificationsPermissionsClient",
"product_dependencies" : [
"Prelude"
],
"product_memberships" : [
"StandardClients",
"StandardClientsLive",
"NotificationsPermissionsClient",
"NotificationsPermissionsClientLive"
],
"sources" : [
"NotificationsPermissionsClient.swift",
"NotificationsPermissionsClientOperations.swift"
],
"type" : "library"
},
{
"c99name" : "MemoryCacheClient",
"module_type" : "SwiftTarget",
"name" : "MemoryCacheClient",
"path" : "Sources/MemoryCacheClient",
"product_memberships" : [
"StandardClientsLive",
"MemoryCacheClient"
],
"sources" : [
"Exports.swift",
"MemoryCache.swift",
"MemoryCacheClient.swift"
],
"target_dependencies" : [
"CacheClient"
],
"type" : "library"
},
{
"c99name" : "KeychainClientLive",
"module_type" : "SwiftTarget",
"name" : "KeychainClientLive",
"path" : "Sources/KeychainClientLive",
"product_memberships" : [
"StandardClientsLive",
"KeychainClientLive"
],
"sources" : [
"Exports.swift",
"Keychain/CoreFoundation+.swift",
"Keychain/Keychain+AccessOptions.swift",
"Keychain/Keychain+Constants.swift",
"Keychain/Keychain+Error.swift",
"Keychain/Keychain+OperationResult.swift",
"Keychain/Keychain.swift",
"Keychain/NSLocking+.swift",
"KeychainClientAccessPolicy.swift",
"KeychainClientLive.swift"
],
"target_dependencies" : [
"KeychainClient"
],
"type" : "library"
},
{
"c99name" : "KeychainClient",
"module_type" : "SwiftTarget",
"name" : "KeychainClient",
"path" : "Sources/KeychainClient",
"product_dependencies" : [
"Prelude"
],
"product_memberships" : [
"StandardClients",
"StandardClientsLive",
"KeychainClient",
"KeychainClientLive"
],
"sources" : [
"KeychainClient.swift",
"KeychainClientOperations.swift"
],
"target_dependencies" : [
"DataRepresentable"
],
"type" : "library"
},
{
"c99name" : "IDFAPermissionsClientLive",
"module_type" : "SwiftTarget",
"name" : "IDFAPermissionsClientLive",
"path" : "Sources/IDFAPermissionsClientLive",
"product_memberships" : [
"StandardClientsLive",
"IDFAPermissionsClientLive"
],
"sources" : [
"AuthorizationStatus.swift",
"Exports.swift",
"IDFAPermissionsClientLive.swift"
],
"target_dependencies" : [
"IDFAPermissionsClient"
],
"type" : "library"
},
{
"c99name" : "IDFAPermissionsClient",
"module_type" : "SwiftTarget",
"name" : "IDFAPermissionsClient",
"path" : "Sources/IDFAPermissionsClient",
"product_dependencies" : [
"Prelude"
],
"product_memberships" : [
"StandardClients",
"StandardClientsLive",
"IDFAPermissionsClient",
"IDFAPermissionsClientLive"
],
"sources" : [
"IDFAPermissionsClient.swift",
"IDFAPermissionsClientOperations.swift"
],
"type" : "library"
},
{
"c99name" : "HapticEngineClientLive",
"module_type" : "SwiftTarget",
"name" : "HapticEngineClientLive",
"path" : "Sources/HapticEngineClientLive",
"product_memberships" : [
"StandardClientsLive",
"HapticEngineClientLive"
],
"sources" : [
"Exports.swift",
"HapticEngineClientLive.swift",
"HapticFeedback.swift"
],
"target_dependencies" : [
"HapticEngineClient"
],
"type" : "library"
},
{
"c99name" : "HapticEngineClient",
"module_type" : "SwiftTarget",
"name" : "HapticEngineClient",
"path" : "Sources/HapticEngineClient",
"product_dependencies" : [
"Prelude"
],
"product_memberships" : [
"StandardClients",
"StandardClientsLive",
"HapticEngineClient",
"HapticEngineClientLive"
],
"sources" : [
"HapticEngineClient.swift",
"HapticEngineClientOperations.swift",
"HapticFeedback.swift"
],
"type" : "library"
},
{
"c99name" : "DataRepresentableTests",
"module_type" : "SwiftTarget",
"name" : "DataRepresentableTests",
"path" : "Tests/DataRepresentableTests",
"sources" : [
"DataRepresentableTests.swift"
],
"target_dependencies" : [
"DataRepresentable"
],
"type" : "test"
},
{
"c99name" : "DataRepresentable",
"module_type" : "SwiftTarget",
"name" : "DataRepresentable",
"path" : "Sources/DataRepresentable",
"product_memberships" : [
"StandardClients",
"StandardClientsLive",
"CacheClient",
"MemoryCacheClient",
"DataRepresentable",
"KeychainClient",
"KeychainClientLive",
"UserDefaultsClient",
"UserDefaultsClientLive"
],
"sources" : [
"AnyDataRepresenable.swift",
"DataRepresentable.swift"
],
"type" : "library"
},
{
"c99name" : "CacheClient",
"module_type" : "SwiftTarget",
"name" : "CacheClient",
"path" : "Sources/CacheClient",
"product_dependencies" : [
"Prelude"
],
"product_memberships" : [
"StandardClients",
"StandardClientsLive",
"CacheClient",
"MemoryCacheClient"
],
"sources" : [
"CacheClient.swift",
"CacheClientOperations.swift"
],
"target_dependencies" : [
"DataRepresentable"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/capturecontext/swift-prelude.git
[1/1959] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git from cache (0.22s)
Computing version for https://github.com/capturecontext/swift-prelude.git
Computed https://github.com/capturecontext/swift-prelude.git at 0.0.3 (0.73s)
Creating working copy for https://github.com/capturecontext/swift-prelude.git
Working copy of https://github.com/capturecontext/swift-prelude.git resolved at 0.0.3
Building for debugging...
[0/63] Write sources
[16/63] Write swift-version-24593BA9C3E375BF.txt
[18/109] Emitting module DataRepresentable
[19/109] Emitting module Prelude
[20/114] Compiling Prelude Tuple.swift
[21/114] Compiling Prelude Unit.swift
[22/114] Compiling Prelude Alt.swift
[23/114] Compiling Prelude Array.swift
[24/114] Compiling Prelude CommutativeRing.swift
[25/114] Compiling Prelude EuclideanRing.swift
[26/114] Compiling Prelude NearSemiring.swift
[27/114] Compiling Prelude Plus.swift
[28/114] Compiling Prelude Ring.swift
[29/114] Compiling Prelude Semigroup.swift
[30/114] Compiling Prelude Semiring.swift
[31/114] Compiling Prelude Parallel.swift
[32/114] Compiling Prelude Sequence.swift
[33/114] Compiling Prelude Set.swift
[34/114] Compiling Prelude String.swift
[35/114] Compiling Prelude Pack.swift
[36/114] Compiling Prelude Scope.swift
[37/114] Compiling Prelude Match.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[38/114] Compiling Prelude Never.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[39/114] Compiling Prelude Operators+Impl.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[40/114] Compiling Prelude Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[41/114] Compiling Prelude PrecedenceGroups.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[42/114] Compiling Prelude Optional.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[43/114] Compiling Prelude Comparable.swift
[44/114] Compiling Prelude Comparator.swift
[45/114] Compiling Prelude Const.swift
[46/114] Compiling Prelude Curry.swift
[47/114] Compiling Prelude Equatable.swift
[48/114] Compiling Prelude Filterable.swift
[49/114] Compiling Prelude And.swift
[50/114] Compiling Prelude Equal.swift
[51/114] Compiling Prelude Or.swift
[52/114] Compiling Prelude Xor.swift
[53/114] Compiling Prelude Cast.swift
[54/114] Compiling Prelude Collection.swift
[55/114] Compiling Prelude Endo.swift
[56/114] Compiling Prelude Func.swift
[57/114] Compiling Prelude Function.swift
[58/114] Compiling Prelude Compose.swift
[59/114] Compiling Prelude Pipe.swift
[60/114] Compiling Prelude KeyPath.swift
[61/114] Compiling Prelude Field.swift
[62/114] Compiling Prelude FreeNearSemiring.swift
[63/114] Compiling Prelude HeytingAlgebra.swift
[64/114] Compiling Prelude Hole.swift
[65/114] Compiling Prelude IO.swift
[66/114] Compiling Prelude Monoid.swift
[67/114] Compiling DataRepresentable DataRepresentable.swift
/host/spi-builder-workspace/Sources/DataRepresentable/DataRepresentable.swift:50:24: warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
48 | public var dataRepresentation: Data {
49 | var value = self
50 | return Data(bytes: &value, count: MemoryLayout<Self>.size)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
51 | }
52 |
[68/114] Compiling DataRepresentable AnyDataRepresenable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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
[0/1] Planning build
Building for debugging...
[0/47] Write swift-version-24593BA9C3E375BF.txt
[2/93] Compiling DataRepresentable AnyDataRepresenable.swift
[3/93] Compiling DataRepresentable DataRepresentable.swift
/host/spi-builder-workspace/Sources/DataRepresentable/DataRepresentable.swift:50:24: warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
48 | public var dataRepresentation: Data {
49 | var value = self
50 | return Data(bytes: &value, count: MemoryLayout<Self>.size)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
51 | }
52 |
[4/93] Emitting module DataRepresentable
[6/94] Compiling Prelude Match.swift
[7/94] Compiling Prelude Never.swift
[8/94] Compiling Prelude Operators+Impl.swift
[9/94] Compiling Prelude Operators.swift
[10/94] Compiling Prelude PrecedenceGroups.swift
[11/94] Compiling Prelude Optional.swift
[12/99] Compiling Prelude And.swift
[13/99] Compiling Prelude Equal.swift
[14/99] Compiling Prelude Or.swift
[15/99] Compiling Prelude Xor.swift
[16/99] Compiling Prelude Cast.swift
[17/99] Compiling Prelude Collection.swift
[18/99] Emitting module Prelude
[18/99] Wrapping AST for DataRepresentable for debugging
[19/99] Write Objects.LinkFileList
[20/99] Archiving libDataRepresentable.a
[22/99] Compiling Prelude Field.swift
[23/99] Compiling Prelude FreeNearSemiring.swift
[24/99] Compiling Prelude HeytingAlgebra.swift
[25/99] Compiling Prelude Hole.swift
[26/99] Compiling Prelude IO.swift
[27/99] Compiling Prelude Monoid.swift
[28/99] Compiling Prelude NearSemiring.swift
[29/99] Compiling Prelude Plus.swift
[30/99] Compiling Prelude Ring.swift
[31/99] Compiling Prelude Semigroup.swift
[32/99] Compiling Prelude Semiring.swift
[33/99] Compiling Prelude Tuple.swift
[34/99] Compiling Prelude Unit.swift
[35/99] Compiling Prelude Alt.swift
[36/99] Compiling Prelude Array.swift
[37/99] Compiling Prelude CommutativeRing.swift
[38/99] Compiling Prelude EuclideanRing.swift
[39/99] Compiling Prelude Parallel.swift
[40/99] Compiling Prelude Sequence.swift
[41/99] Compiling Prelude Set.swift
[42/99] Compiling Prelude String.swift
[43/99] Compiling Prelude Pack.swift
[44/99] Compiling Prelude Scope.swift
[45/99] Compiling Prelude Endo.swift
[46/99] Compiling Prelude Func.swift
[47/99] Compiling Prelude Function.swift
[48/99] Compiling Prelude Compose.swift
[49/99] Compiling Prelude Pipe.swift
[50/99] Compiling Prelude KeyPath.swift
[51/99] Compiling Prelude Comparable.swift
[52/99] Compiling Prelude Comparator.swift
[53/99] Compiling Prelude Const.swift
[54/99] Compiling Prelude Curry.swift
[55/99] Compiling Prelude Equatable.swift
[56/99] Compiling Prelude Filterable.swift
[57/100] Wrapping AST for Prelude for debugging
[59/119] Emitting module KeychainClient
[60/119] Compiling IDFAPermissionsClient IDFAPermissionsClientOperations.swift
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Prelude
3 | import Foundation
[61/119] Compiling IDFAPermissionsClient IDFAPermissionsClient.swift
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Prelude
3 | import Foundation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/119] Emitting module IDFAPermissionsClient
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Prelude
3 | import Foundation
[63/119] Compiling HapticEngineClient HapticEngineClient.swift
[64/119] Compiling HapticEngineClient HapticEngineClientOperations.swift
[65/119] Compiling HapticEngineClient HapticFeedback.swift
[66/119] Emitting module UserDefaultsClient
[67/119] Compiling CacheClient CacheClient.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/119] Emitting module NotificationsPermissionsClient
/host/spi-builder-workspace/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Prelude
3 |
/host/spi-builder-workspace/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Prelude
3 |
[69/119] Emitting module CacheClient
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
7 |
8 | extension CacheClient.Operations {
9 | public struct Save<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | public typealias Input = (Key, Value, Int?)
11 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
7 |
8 | extension CacheClient.Operations {
9 | public struct Save<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | public typealias Input = (Key, Value, Int?)
11 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Value' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 | }
22 |
23 | public struct Load<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 | public typealias Input = Key
25 | public typealias Output = Value?
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 | }
22 |
23 | public struct Load<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 | public typealias Input = Key
25 | public typealias Output = Value?
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Value' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:24: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 | }
36 |
37 | public struct Remove<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | public typealias Input = Key
39 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:39: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 | }
36 |
37 | public struct Remove<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | public typealias Input = Key
39 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Value' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:51:33: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
49 | }
50 |
51 | public struct RemoveAllValues<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
52 | public typealias Input = Void
53 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:51:48: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
49 | }
50 |
51 | public struct RemoveAllValues<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
52 | public typealias Input = Void
53 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Value' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
7 |
8 | extension CacheClient.Operations {
9 | public struct Save<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | public typealias Input = (Key, Value, Int?)
11 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
7 |
8 | extension CacheClient.Operations {
9 | public struct Save<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | public typealias Input = (Key, Value, Int?)
11 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Value' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 | }
22 |
23 | public struct Load<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 | public typealias Input = Key
25 | public typealias Output = Value?
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 | }
22 |
23 | public struct Load<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 | public typealias Input = Key
25 | public typealias Output = Value?
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Value' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:24: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 | }
36 |
37 | public struct Remove<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | public typealias Input = Key
39 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:39: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 | }
36 |
37 | public struct Remove<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | public typealias Input = Key
39 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Value' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
/host/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:51:33: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
49 | }
50 |
51 | public struct RemoveAllValues<Key: Hashable, Value>: Function {
| `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
52 | public typealias Input = Void
53 | public typealias Output = Void
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
1 | import Foundation
2 |
3 | public struct CacheClient<Key: Hashable, Value> {
| `- note: 'Key' previously declared here
4 | public init(
5 | saveValue: Operations.Save<Key, Value>,
BUILD FAILURE 6.1 linux