Build Information
Failed to build GraphQL with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/GraphQL.git
Reference: 0.12.0
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/nerdsupremacist/GraphQL
* tag 0.12.0 -> FETCH_HEAD
HEAD is now at b10a33d Merge pull request #54 from frajaona/fix-boolean-serialization
Cloned https://github.com/nerdsupremacist/GraphQL.git
Revision (git rev-parse @):
b10a33de33820dea4ba5f4b2df28c30b52958425
SUCCESS checkout https://github.com/nerdsupremacist/GraphQL.git at 0.12.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/nerdsupremacist/GraphQL.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/wickwirew/Runtime.git
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/apple/swift-nio.git
[1/1941] Fetching runtime
[1205/1956] Fetching runtime, swift-nio-zlib-support
Fetching https://github.com/wickwirew/CRuntime.git
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.24s)
Fetched https://github.com/wickwirew/Runtime.git (0.25s)
[1/64127] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.81s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.1.0 (0.29s)
warning: 'cruntime': skipping cache due to an error: Failed to clone repository https://github.com/wickwirew/CRuntime.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/CRuntime-446501f2'...
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: expected flush after ref listing
Fetching https://github.com/wickwirew/CRuntime.git
[1/124] Fetching cruntime
Fetched https://github.com/wickwirew/CRuntime.git (0.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.1 (0.92s)
Computing version for https://github.com/wickwirew/CRuntime.git
Updating https://github.com/wickwirew/CRuntime.git
Updated https://github.com/wickwirew/CRuntime.git (0.13s)
Computed https://github.com/wickwirew/CRuntime.git at 2.1.2 (0.89s)
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.30s)
Creating working copy for https://github.com/wickwirew/CRuntime.git
Working copy of https://github.com/wickwirew/CRuntime.git resolved at 2.1.2
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
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.1
Creating working copy for https://github.com/wickwirew/Runtime.git
Working copy of https://github.com/wickwirew/Runtime.git resolved at 2.1.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/5] Compiling CNIOLinux ifaddrs-android.c
[1/5] Compiling CNIODarwin shim.c
[2/5] Compiling CNIOLinux shim.c
[3/5] Compiling CNIOSHA1 c_nio_sha1.c
[5/50] Emitting module Runtime
[5/55] Compiling c-atomics.c
[7/58] Compiling Runtime DefaultValue.swift
[8/58] Compiling Runtime Factory.swift
[9/58] Compiling Runtime ClassHeader.swift
[10/58] Compiling Runtime ClassMetadataLayout.swift
[11/58] Compiling Runtime ClassTypeDescriptor.swift
[12/58] Compiling Runtime EnumMetadataLayout.swift
[13/58] Compiling Runtime Pointers.swift
[14/58] Compiling Runtime RelativePointer.swift
[15/58] Compiling Runtime RelativeVectorPointer.swift
[16/58] Compiling Runtime Union.swift
[17/58] Compiling Runtime Vector.swift
[18/58] Compiling NIOConcurrencyHelpers atomics.swift
[19/58] Emitting module NIOConcurrencyHelpers
[20/58] Compiling NIOConcurrencyHelpers lock.swift
[22/60] Compiling Runtime GettersSetters.swift
[23/60] Compiling Runtime IntegerConvertible.swift
[24/60] Compiling Runtime Pointer+Extensions.swift
[25/60] Compiling Runtime RetainCounts.swift
[26/60] Compiling Runtime String+Extensions.swift
[27/60] Compiling Runtime MetadataType.swift
[28/60] Compiling Runtime NominalMetadataType.swift
[29/60] Compiling Runtime ProtocolMetadata.swift
[30/60] Compiling Runtime StructMetadata.swift
[31/60] Compiling Runtime TupleMetadata.swift
[32/60] Compiling Runtime Case.swift
[33/60] Compiling Runtime EnumTypeDescriptor.swift
[34/60] Compiling Runtime ExistentialContainter.swift
[35/60] Compiling Runtime FieldDescriptor.swift
[36/60] Compiling Runtime FunctionMetadataLayout.swift
[37/60] Compiling Runtime MetadataLayoutType.swift
[38/60] Compiling Runtime ProtocolDescriptor.swift
[39/60] Compiling Runtime ProtocolMetadataLayout.swift
[40/60] Compiling Runtime ProtocolTypeContainer.swift
[41/60] Compiling Runtime StructMetadataLayout.swift
[42/60] Compiling Runtime StructTypeDescriptor.swift
[43/60] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[44/60] Compiling Runtime TupleMetadataLayout.swift
[45/60] Compiling Runtime TypeDescriptor.swift
[46/60] Compiling Runtime ValueWitnessTable.swift
[47/60] Compiling Runtime ClassMetadata.swift
[48/60] Compiling Runtime EnumMetadata.swift
[49/60] Compiling Runtime FuntionMetadata.swift
[50/60] Compiling Runtime Metadata.swift
[51/60] Compiling Runtime Errors.swift
[52/60] Compiling Runtime FunctionInfo.swift
[53/60] Compiling Runtime Kind.swift
[54/60] Compiling Runtime PropertyInfo.swift
[55/60] Compiling Runtime TypeInfo.swift
[56/60] Compiling Runtime TypeInfoConvertible.swift
[58/61] Compiling NIOPriorityQueue PriorityQueue.swift
[59/61] Compiling NIOPriorityQueue Heap.swift
[60/61] Emitting module NIOPriorityQueue
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/114] Emitting module NIO
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[66/120] Compiling NIO ChannelPipeline.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[67/120] Compiling NIO CircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[68/120] Compiling NIO Codec.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[69/120] Compiling NIO CompositeError.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[70/120] Compiling NIO ContiguousCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[71/120] Compiling NIO DeadChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[72/120] Compiling NIO Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[73/120] Compiling NIO ByteBuffer-int.swift
[74/120] Compiling NIO ByteBuffer-views.swift
[75/120] Compiling NIO Channel.swift
[76/120] Compiling NIO ChannelHandler.swift
[77/120] Compiling NIO ChannelHandlers.swift
[78/120] Compiling NIO ChannelInvoker.swift
[79/120] Compiling NIO ChannelOption.swift
[80/120] Compiling NIO MarkedCircularBuffer.swift
[81/120] Compiling NIO MulticastChannel.swift
[82/120] Compiling NIO NIOAny.swift
[83/120] Compiling NIO NonBlockingFileIO.swift
[84/120] Compiling NIO PendingDatagramWritesManager.swift
[85/120] Compiling NIO PendingWritesManager.swift
[86/120] Compiling NIO PriorityQueue.swift
[87/120] Compiling NIO RecvByteBufferAllocator.swift
[88/120] Compiling NIO Resolver.swift
[89/120] Compiling NIO Selectable.swift
[90/120] Compiling NIO Selector.swift
[91/120] Compiling NIO ServerSocket.swift
[92/120] Compiling NIO Socket.swift
[93/120] Compiling NIO SocketAddresses.swift
[94/120] Compiling NIO SocketChannel.swift
[95/120] Compiling NIO SocketOptionProvider.swift
[96/120] Compiling NIO System.swift
[97/120] Compiling NIO Thread.swift
[98/120] Compiling NIO TypeAssistedChannelHandler.swift
[99/120] Compiling NIO Utilities.swift
[100/120] Compiling NIO EventLoop.swift
[101/120] Compiling NIO EventLoopFuture.swift
[102/120] Compiling NIO FileDescriptor.swift
[103/120] Compiling NIO FileHandle.swift
[104/120] Compiling NIO FileRegion.swift
[105/120] Compiling NIO GetaddrinfoResolver.swift
[106/120] Compiling NIO HappyEyeballs.swift
[107/120] Compiling NIO Heap.swift
[108/120] Compiling NIO IO.swift
[109/120] Compiling NIO IOData.swift
[110/120] Compiling NIO IntegerTypes.swift
[111/120] Compiling NIO Interfaces.swift
[112/120] Compiling NIO Linux.swift
[113/120] Compiling NIO LinuxCPUSet.swift
[114/120] Compiling NIO AddressedEnvelope.swift
[115/120] Compiling NIO BaseSocket.swift
[116/120] Compiling NIO BaseSocketChannel.swift
[117/120] Compiling NIO BlockingIOThreadPool.swift
[118/120] Compiling NIO Bootstrap.swift
[119/120] Compiling NIO ByteBuffer-aux.swift
[120/120] Compiling NIO ByteBuffer-core.swift
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[0/1] Planning build
Building for debugging...
[1/8] Compiling NIO CompositeError.swift
[2/8] Compiling NIO Codec.swift
[3/10] Compiling NIO CircularBuffer.swift
[4/11] Compiling NIO DeadChannel.swift
[5/11] Compiling NIO Embedded.swift
[6/11] Compiling NIO ContiguousCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[7/14] Compiling NIO ChannelHandler.swift
[8/14] Compiling NIO Bootstrap.swift
[9/16] Compiling NIO ChannelHandlers.swift
[10/20] Compiling NIO MarkedCircularBuffer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/24] Compiling NIO ChannelPipeline.swift
[12/24] Emitting module NIO
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
^
[13/30] Compiling NIO BlockingIOThreadPool.swift
[14/30] Compiling NIO PendingDatagramWritesManager.swift
[15/36] Compiling NIO PendingWritesManager.swift
[16/36] Compiling NIO SocketChannel.swift
[17/42] Compiling NIO IOData.swift
[18/42] Compiling NIO IntegerTypes.swift
[19/42] Compiling NIO Interfaces.swift
[20/43] Compiling NIO EventLoopFuture.swift
[21/43] Compiling NIO FileRegion.swift
[22/43] Compiling NIO GetaddrinfoResolver.swift
[23/43] Compiling NIO HappyEyeballs.swift
[24/43] Compiling NIO Heap.swift
[25/43] Compiling NIO IO.swift
[26/43] Compiling NIO LinuxCPUSet.swift
[27/43] Compiling NIO NIOAny.swift
[28/43] Compiling NIO NonBlockingFileIO.swift
[29/43] Compiling NIO ByteBuffer-views.swift
[30/43] Compiling NIO Channel.swift
[31/43] Compiling NIO ChannelInvoker.swift
[32/43] Compiling NIO EventLoop.swift
[33/43] Compiling NIO SocketOptionProvider.swift
[34/43] Compiling NIO SocketAddresses.swift
[35/43] Compiling NIO System.swift
[36/43] Compiling NIO Thread.swift
[37/43] Compiling NIO PriorityQueue.swift
[38/43] Compiling NIO RecvByteBufferAllocator.swift
[39/43] Compiling NIO Selector.swift
[40/43] Compiling NIO BaseSocket.swift
[41/43] Compiling NIO BaseSocketChannel.swift
[42/43] Compiling NIO ByteBuffer-core.swift
[43/43] Compiling NIO ByteBuffer-int.swift
BUILD FAILURE 5.8 linux