This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-standard-clients with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-standard-clients.git
Reference: 0.1.1
Cloned https://github.com/capturecontext/swift-standard-clients.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/capturecontext/swift-standard-clients.git at 0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-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 (0.25s)
Computing version for https://github.com/capturecontext/swift-prelude.git
Computed https://github.com/capturecontext/swift-prelude.git at 0.0.3 (0.35s)
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...
[1/77] Emitting module Prelude
[2/82] Compiling Prelude Comparable.swift
[3/82] Compiling Prelude Comparator.swift
[4/82] Compiling Prelude Const.swift
[5/82] Compiling Prelude Curry.swift
Fetching https://github.com/capturecontext/swift-prelude.git
[1/1959] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git (0.25s)
Computing version for https://github.com/capturecontext/swift-prelude.git
Computed https://github.com/capturecontext/swift-prelude.git at 0.0.3 (0.35s)
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...
[1/77] Emitting module Prelude
[2/82] Compiling Prelude Comparable.swift
[3/82] Compiling Prelude Comparator.swift
[4/82] Compiling Prelude Const.swift
[5/82] Compiling Prelude Curry.swift
[6/82] Compiling Prelude Equatable.swift
[7/82] Compiling Prelude Filterable.swift
[8/82] Compiling Prelude NearSemiring.swift
[9/82] Compiling Prelude Plus.swift
[10/82] Compiling Prelude Ring.swift
[11/82] Compiling Prelude Semigroup.swift
[12/82] Compiling Prelude Semiring.swift
[13/82] Compiling Prelude Match.swift
[14/82] Compiling Prelude Never.swift
[15/82] Compiling Prelude Operators+Impl.swift
[16/82] Compiling Prelude Operators.swift
[17/82] Compiling Prelude PrecedenceGroups.swift
[18/82] Compiling Prelude Optional.swift
[19/82] Compiling Prelude And.swift
[20/82] Compiling Prelude Equal.swift
[21/82] Compiling Prelude Or.swift
[22/82] Compiling Prelude Xor.swift
[23/82] Compiling Prelude Cast.swift
[24/82] Compiling Prelude Collection.swift
[25/82] Compiling DataRepresentable DataRepresentable.swift
$PWD/checkout/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)
                       ^
[26/82] Compiling DataRepresentable AnyDataRepresenable.swift
[27/82] Emitting module DataRepresentable
[29/84] Compiling Prelude Parallel.swift
[30/84] Compiling Prelude Sequence.swift
[31/84] Compiling Prelude Set.swift
[32/84] Compiling Prelude String.swift
[33/84] Compiling Prelude Pack.swift
[34/84] Compiling Prelude Scope.swift
[35/84] Compiling Prelude Endo.swift
[36/84] Compiling Prelude Func.swift
[37/84] Compiling Prelude Function.swift
[38/84] Compiling Prelude Compose.swift
[39/84] Compiling Prelude Pipe.swift
[40/84] Compiling Prelude KeyPath.swift
[41/84] Compiling Prelude Tuple.swift
[42/84] Compiling Prelude Unit.swift
[43/84] Compiling Prelude Alt.swift
[44/84] Compiling Prelude Array.swift
[45/84] Compiling Prelude CommutativeRing.swift
[46/84] Compiling Prelude EuclideanRing.swift
[47/84] Compiling Prelude Field.swift
[48/84] Compiling Prelude FreeNearSemiring.swift
[49/84] Compiling Prelude HeytingAlgebra.swift
[50/84] Compiling Prelude Hole.swift
[51/84] Compiling Prelude IO.swift
[52/84] Compiling Prelude Monoid.swift
[55/86] Wrapping AST for DataRepresentable for debugging
[56/86] Archiving libDataRepresentable.a
[57/86] Wrapping AST for Prelude for debugging
[59/105] Compiling HapticEngineClient HapticFeedback.swift
[60/105] Compiling NotificationsPermissionsClient NotificationsPermissionsClient.swift
$PWD/checkout/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/105] Emitting module NotificationsPermissionsClient
$PWD/checkout/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[62/105] Compiling NotificationsPermissionsClient NotificationsPermissionsClientOperations.swift
$PWD/checkout/Sources/NotificationsPermissionsClient/NotificationsPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/105] Emitting module IDFAPermissionsClient
$PWD/checkout/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[64/105] Compiling IDFAPermissionsClient IDFAPermissionsClient.swift
$PWD/checkout/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
[65/105] Compiling IDFAPermissionsClient IDFAPermissionsClientOperations.swift
$PWD/checkout/Sources/IDFAPermissionsClient/IDFAPermissionsClientOperations.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[66/105] Emitting module HapticEngineClient
[67/105] Compiling HapticEngineClient HapticEngineClient.swift
[68/105] Emitting module CacheClient
$PWD/checkout/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 {
                     ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                    ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
$PWD/checkout/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 {
                     ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                    ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
$PWD/checkout/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 {
                       ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                      ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
$PWD/checkout/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 {
                                ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                               ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
$PWD/checkout/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 {
                     ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                    ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
$PWD/checkout/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 {
                     ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                    ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
$PWD/checkout/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 {
                       ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                      ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
$PWD/checkout/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 {
                                ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                          ^
$PWD/checkout/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 {
                                               ^
$PWD/checkout/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
public struct CacheClient<Key: Hashable, Value> {
                                         ^
[6/82] Compiling Prelude Equatable.swift
[7/82] Compiling Prelude Filterable.swift
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.