Build Information
Failed to build swift-standard-clients with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.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: 5.10
Building package at path: $workDir
https://github.com/capturecontext/swift-standard-clients.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/capturecontext/swift-prelude.git
[1/1959] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git from cache (0.26s)
Computing version for https://github.com/capturecontext/swift-prelude.git
Computed https://github.com/capturecontext/swift-prelude.git at 0.0.3 (0.48s)
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 Prelude
[19/114] Compiling Prelude Parallel.swift
[20/114] Compiling Prelude Sequence.swift
[21/114] Compiling Prelude Set.swift
[22/114] Compiling Prelude String.swift
[23/114] Compiling Prelude Pack.swift
[24/114] Compiling Prelude Scope.swift
[25/114] Compiling Prelude NearSemiring.swift
[26/114] Compiling Prelude Plus.swift
[27/114] Compiling Prelude Ring.swift
[28/114] Compiling Prelude Semigroup.swift
[29/114] Compiling Prelude Semiring.swift
[30/114] Compiling Prelude Match.swift
[31/114] Compiling Prelude Never.swift
[32/114] Compiling Prelude Operators+Impl.swift
[33/114] Compiling Prelude Operators.swift
[34/114] Compiling Prelude PrecedenceGroups.swift
[35/114] Compiling Prelude Optional.swift
[36/114] Compiling Prelude Tuple.swift
[37/114] Compiling Prelude Unit.swift
[38/114] Compiling Prelude Alt.swift
[39/114] Compiling Prelude Array.swift
[40/114] Compiling Prelude CommutativeRing.swift
[41/114] Compiling Prelude EuclideanRing.swift
[42/114] Compiling Prelude Endo.swift
[43/114] Compiling Prelude Func.swift
[44/114] Compiling Prelude Function.swift
[45/114] Compiling Prelude Compose.swift
[46/114] Compiling Prelude Pipe.swift
[47/114] Compiling Prelude KeyPath.swift
[48/114] Compiling Prelude Comparable.swift
[49/114] Compiling Prelude Comparator.swift
[50/114] Compiling Prelude Const.swift
[51/114] Compiling Prelude Curry.swift
[52/114] Compiling Prelude Equatable.swift
[53/114] Compiling Prelude Filterable.swift
[54/114] Compiling Prelude Field.swift
[55/114] Compiling Prelude FreeNearSemiring.swift
[56/114] Compiling Prelude HeytingAlgebra.swift
[57/114] Compiling Prelude Hole.swift
[58/114] Compiling Prelude IO.swift
[59/114] Compiling Prelude Monoid.swift
[60/114] Compiling DataRepresentable AnyDataRepresenable.swift
[61/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.
return Data(bytes: &value, count: MemoryLayout<Self>.size)
^
[62/114] Emitting module DataRepresentable
[63/114] Compiling Prelude And.swift
[64/114] Compiling Prelude Equal.swift
[65/114] Compiling Prelude Or.swift
[66/114] Compiling Prelude Xor.swift
[67/114] Compiling Prelude Cast.swift
[68/114] Compiling Prelude Collection.swift
[70/116] Wrapping AST for Prelude for debugging
[71/116] Wrapping AST for DataRepresentable for debugging
[72/116] Write Objects.LinkFileList
[73/116] Archiving libDataRepresentable.a
[75/135] Compiling UserDefaultsClient UserDefaultsClientOperations.swift
[76/135] Compiling IDFAPermissionsClient IDFAPermissionsClientOperations.swift
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/135] Emitting module IDFAPermissionsClient
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
[78/135] Compiling IDFAPermissionsClient IDFAPermissionsClient.swift
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
[79/135] Compiling HapticEngineClient HapticFeedback.swift
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/135] Compiling NotificationsPermissionsClient NotificationsPermissionsClientOperations.swift
/host/spi-builder-workspace/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
[81/135] Emitting module NotificationsPermissionsClient
/host/spi-builder-workspace/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
[82/135] Compiling HapticEngineClient HapticEngineClient.swift
[83/135] Compiling NotificationsPermissionsClient NotificationsPermissionsClient.swift
/host/spi-builder-workspace/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
[84/135] 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 Swift 6
public struct Save<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Save<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Load<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Load<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Remove<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Remove<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct RemoveAllValues<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct RemoveAllValues<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
^
[85/135] Compiling CacheClient CacheClient.swift
/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 Swift 6
public struct Save<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Save<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Load<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Load<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Remove<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct Remove<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct RemoveAllValues<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, 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 Swift 6
public struct RemoveAllValues<Key: Hashable, Value>: Function {
^
/host/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
^
[0/1] Planning build
Building for debugging...
[0/46] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/60] Compiling IDFAPermissionsClient IDFAPermissionsClientOperations.swift
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
[3/60] Compiling IDFAPermissionsClient IDFAPermissionsClient.swift
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
[4/60] Emitting module IDFAPermissionsClient
/host/spi-builder-workspace/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
BUILD FAILURE 5.10 linux