The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScClient with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/sacOO7/socketcluster-client-swift.git
Reference: 2.0.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/sacOO7/socketcluster-client-swift
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at f14737e [sachin][added integration test framework, fixed unsubscribe bug for the client]
Cloned https://github.com/sacOO7/socketcluster-client-swift.git
Revision (git rev-parse @):
f14737e86619481e50e5ebced1c85a51c9d1ed38
SUCCESS checkout https://github.com/sacOO7/socketcluster-client-swift.git at 2.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sacOO7/socketcluster-client-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/daltoniam/Starscream.git
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/alibaba/HandyJSON.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/15] Fetching swift-nio-zlib-support
[16/2001] Fetching swift-nio-zlib-support, handyjson
[56/6796] Fetching swift-nio-zlib-support, handyjson, starscream
[3153/21005] Fetching swift-nio-zlib-support, handyjson, starscream, quick
[9071/72019] Fetching swift-nio-zlib-support, handyjson, starscream, quick, rxswift
Fetched https://github.com/daltoniam/Starscream.git from cache (0.57s)
[18471/67224] Fetching swift-nio-zlib-support, handyjson, quick, rxswift
[22843/84515] Fetching swift-nio-zlib-support, handyjson, quick, rxswift, nimble
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.93s)
[54550/84500] Fetching handyjson, quick, rxswift, nimble
Fetched https://github.com/alibaba/HandyJSON.git from cache (3.79s)
Fetched https://github.com/Quick/Quick.git from cache (3.82s)
Fetched https://github.com/Quick/Nimble.git from cache (3.82s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/ReactiveX/RxSwift.git from cache (3.86s)
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (1.94s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (0.64s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.50s)
Computing version for https://github.com/alibaba/HandyJSON.git
Computed https://github.com/alibaba/HandyJSON.git at 5.0.1 (0.46s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 3.1.1 (1.81s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.42s)
Creating working copy for https://github.com/alibaba/HandyJSON.git
Working copy of https://github.com/alibaba/HandyJSON.git resolved at 5.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 3.1.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/48] Emitting module HandyJSON
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[7/52] Compiling HandyJSON ContextDescriptorType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[8/52] Compiling HandyJSON CustomDateFormatTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[9/52] Compiling HandyJSON DataTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[10/52] Compiling HandyJSON DateFormatterTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[11/52] Compiling HandyJSON DateTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[12/52] Compiling HandyJSON TransformOf.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[13/52] Compiling HandyJSON TransformType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[14/52] Compiling HandyJSON Transformable.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[15/52] Compiling HandyJSON URLTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[16/52] Compiling HandyJSON ExtendCustomModelType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[17/52] Compiling HandyJSON FieldDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[18/52] Compiling HandyJSON HelpingMapper.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[19/52] Compiling HandyJSON HexColorTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[20/52] Compiling HandyJSON Properties.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[21/52] Compiling HandyJSON PropertyInfo.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[22/52] Compiling HandyJSON ReflectionHelper.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[23/52] Compiling HandyJSON Serializer.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[24/52] Compiling HandyJSON AnyExtensions.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[25/52] Compiling HandyJSON BuiltInBasicType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[26/52] Compiling HandyJSON BuiltInBridgeType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[27/52] Compiling HandyJSON CBridge.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[28/52] Compiling HandyJSON Configuration.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[29/52] Compiling HandyJSON Deserializer.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[30/52] Compiling HandyJSON EnumTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[31/52] Compiling HandyJSON EnumType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[32/52] Compiling HandyJSON Export.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[33/52] Compiling HandyJSON ExtendCustomBasicType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[34/52] Compiling Starscream WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
import zlib
       ^
[35/52] Compiling HandyJSON Metadata.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[36/52] Compiling HandyJSON NSDecimalNumberTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[37/52] Compiling HandyJSON OtherExtension.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[38/52] Compiling HandyJSON PointerType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[39/52] Compiling HandyJSON ISO8601DateTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[40/52] Compiling HandyJSON Logger.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[41/52] Compiling HandyJSON MangledName.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[42/52] Compiling HandyJSON Measuable.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/52] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
import zlib
       ^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
import zlib
       ^
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-24593BA9C3E375BF.txt
[2/44] Compiling HandyJSON ISO8601DateTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[3/44] Compiling HandyJSON Logger.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[4/44] Compiling HandyJSON MangledName.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[5/44] Compiling HandyJSON Measuable.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[6/48] Compiling HandyJSON Properties.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[7/48] Compiling HandyJSON PropertyInfo.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[8/48] Compiling HandyJSON ReflectionHelper.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[9/48] Compiling HandyJSON Serializer.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/48] Emitting module HandyJSON
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[11/48] Compiling HandyJSON TransformOf.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[12/48] Compiling HandyJSON TransformType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[13/48] Compiling HandyJSON Transformable.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[14/48] Compiling HandyJSON URLTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[15/48] Compiling HandyJSON Metadata.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[16/48] Compiling HandyJSON NSDecimalNumberTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[17/48] Compiling HandyJSON OtherExtension.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[18/48] Compiling HandyJSON PointerType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[19/48] Compiling HandyJSON ExtendCustomModelType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[20/48] Compiling HandyJSON FieldDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[21/48] Compiling HandyJSON HelpingMapper.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[22/48] Compiling HandyJSON HexColorTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[23/48] Compiling HandyJSON Deserializer.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[24/48] Compiling HandyJSON EnumTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[25/48] Compiling HandyJSON EnumType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[26/48] Compiling HandyJSON Export.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[27/48] Compiling HandyJSON ExtendCustomBasicType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[28/48] Compiling HandyJSON ContextDescriptorType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[29/48] Compiling HandyJSON CustomDateFormatTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[30/48] Compiling HandyJSON DataTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[31/48] Compiling HandyJSON DateFormatterTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[32/48] Compiling HandyJSON DateTransform.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[33/48] Compiling HandyJSON AnyExtensions.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[34/48] Compiling HandyJSON BuiltInBasicType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[35/48] Compiling HandyJSON BuiltInBridgeType.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[36/48] Compiling HandyJSON CBridge.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
[37/48] Compiling HandyJSON Configuration.swift
/host/spi-builder-workspace/.build/checkouts/HandyJSON/Source/HexColorTransform.swift:12:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
import zlib
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 2