Build Information
Failed to build GraphQL with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path: $PWD/checkout
https://github.com/nerdsupremacist/GraphQL.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/wickwirew/CRuntime.git
[1/124] Fetching cruntime
warning: 'swift-nio': skipping cache due to an error: Failed to clone repository https://github.com/apple/swift-nio.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/swift-nio-b68c973e'...
remote: Internal Server Error
fatal: unable to access 'https://github.com/apple/swift-nio.git/': The requested URL returned error: 500
warning: 'swift-nio-zlib-support': skipping cache due to an error: Failed to clone repository https://github.com/apple/swift-nio-zlib-support.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/swift-nio-zlib-support-c4b8a10c'...
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: expected flush after ref listing
Fetching https://github.com/wickwirew/Runtime.git
Fetched https://github.com/wickwirew/CRuntime.git (1.07s)
[1/1941] Fetching runtime
[1942/1956] Fetching runtime, swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git (1.42s)
Fetched https://github.com/wickwirew/Runtime.git (0.37s)
[1/64127] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (5.54s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.1.0 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.1 (1.30s)
Computing version for https://github.com/wickwirew/CRuntime.git
Computed https://github.com/wickwirew/CRuntime.git at 2.1.2 (1.24s)
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.53s)
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
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
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/5] Compiling CNIODarwin shim.c
[1/5] Compiling CNIOLinux ifaddrs-android.c
[2/5] Compiling CNIOSHA1 c_nio_sha1.c
[3/5] Compiling CNIOLinux shim.c
[5/50] Emitting module NIOPriorityQueue
[5/50] Compiling c-atomics.c
[7/53] Compiling NIOPriorityQueue PriorityQueue.swift
[8/53] Emitting module NIOConcurrencyHelpers
[9/53] Compiling Runtime Errors.swift
[10/53] Compiling Runtime FunctionInfo.swift
[11/53] Compiling Runtime Kind.swift
[12/53] Compiling Runtime PropertyInfo.swift
[13/53] Compiling Runtime TypeInfo.swift
[14/53] Compiling Runtime TypeInfoConvertible.swift
[15/53] Compiling Runtime Pointers.swift
[16/53] Compiling Runtime RelativePointer.swift
[17/53] Compiling Runtime RelativeVectorPointer.swift
[18/53] Compiling Runtime Union.swift
[19/53] Compiling Runtime Vector.swift
[20/58] Compiling Runtime TypeDescriptor.swift
[21/58] Compiling Runtime ValueWitnessTable.swift
[22/58] Compiling Runtime ClassMetadata.swift
[23/58] Compiling Runtime EnumMetadata.swift
[24/58] Compiling Runtime FuntionMetadata.swift
[25/58] Compiling Runtime Metadata.swift
[26/58] Compiling Runtime EnumTypeDescriptor.swift
[27/58] Compiling Runtime ExistentialContainter.swift
[28/58] Compiling Runtime FieldDescriptor.swift
[29/58] Compiling Runtime FunctionMetadataLayout.swift
[30/58] Compiling Runtime MetadataLayoutType.swift
[31/58] Compiling Runtime ProtocolDescriptor.swift
[32/58] Compiling Runtime MetadataType.swift
[33/58] Compiling Runtime NominalMetadataType.swift
[34/58] Compiling Runtime ProtocolMetadata.swift
[35/58] Compiling Runtime StructMetadata.swift
[36/58] Compiling Runtime TupleMetadata.swift
[37/58] Compiling Runtime Case.swift
[38/58] Compiling Runtime ProtocolMetadataLayout.swift
[39/58] Compiling Runtime ProtocolTypeContainer.swift
[40/58] Compiling Runtime StructMetadataLayout.swift
[41/58] Compiling Runtime StructTypeDescriptor.swift
[42/58] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[43/58] Compiling Runtime TupleMetadataLayout.swift
[44/58] Emitting module Runtime
[45/58] Compiling Runtime DefaultValue.swift
[46/58] Compiling Runtime Factory.swift
[47/58] Compiling Runtime ClassHeader.swift
[48/58] Compiling Runtime ClassMetadataLayout.swift
[49/58] Compiling Runtime ClassTypeDescriptor.swift
[50/58] Compiling Runtime EnumMetadataLayout.swift
[51/58] Compiling NIOConcurrencyHelpers atomics.swift
[52/58] Compiling NIOConcurrencyHelpers lock.swift
[54/60] Compiling NIOPriorityQueue Heap.swift
[58/62] Compiling Runtime GettersSetters.swift
[59/62] Compiling Runtime IntegerConvertible.swift
[60/62] Compiling Runtime Pointer+Extensions.swift
[61/62] Compiling Runtime RetainCounts.swift
[62/62] Compiling Runtime String+Extensions.swift
[65/114] 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 }
^
[66/114] 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 }
^
[67/114] 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 }
^
[68/114] 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 }
^
[69/114] 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 }
^
[70/114] 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 }
^
[71/114] 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 }
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[72/120] 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 }
^
[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 Heap.swift
[81/120] Compiling NIO IO.swift
[82/120] Compiling NIO IOData.swift
[83/120] Compiling NIO IntegerTypes.swift
[84/120] Compiling NIO Interfaces.swift
[85/120] Compiling NIO Linux.swift
[86/120] Compiling NIO LinuxCPUSet.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 MarkedCircularBuffer.swift
[95/120] Compiling NIO MulticastChannel.swift
[96/120] Compiling NIO NIOAny.swift
[97/120] Compiling NIO NonBlockingFileIO.swift
[98/120] Compiling NIO PendingDatagramWritesManager.swift
[99/120] Compiling NIO PendingWritesManager.swift
[100/120] Compiling NIO PriorityQueue.swift
[101/120] Compiling NIO EventLoop.swift
[102/120] Compiling NIO EventLoopFuture.swift
[103/120] Compiling NIO FileDescriptor.swift
[104/120] Compiling NIO FileHandle.swift
[105/120] Compiling NIO FileRegion.swift
[106/120] Compiling NIO GetaddrinfoResolver.swift
[107/120] Compiling NIO HappyEyeballs.swift
[108/120] Compiling NIO SocketChannel.swift
[109/120] Compiling NIO SocketOptionProvider.swift
[110/120] Compiling NIO System.swift
[111/120] Compiling NIO Thread.swift
[112/120] Compiling NIO TypeAssistedChannelHandler.swift
[113/120] Compiling NIO Utilities.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
error: fatalError
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/3] Compiling CNIOSHA1 c_nio_sha1.c
[1/3] Compiling CNIOLinux shim.c
[3/5] Emitting module NIOPriorityQueue
[5/7] Emitting module Runtime
[8/9] Compiling c-atomics.c
[10/10] Emitting module NIOConcurrencyHelpers
[13/20] Compiling NIO CompositeError.swift
[14/20] Compiling NIO DeadChannel.swift
[15/20] Compiling NIO Embedded.swift
[16/20] 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 }
^
[17/37] Compiling NIO Codec.swift
[18/37] Compiling NIO CircularBuffer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/45] 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 }
^
[20/45] Compiling NIO ChannelPipeline.swift
[21/53] Compiling NIO ByteBuffer-int.swift
[22/53] Compiling NIO ByteBuffer-views.swift
[23/53] Compiling NIO Channel.swift
[24/53] Compiling NIO ChannelHandlers.swift
[25/54] Compiling NIO ChannelHandler.swift
[26/55] Compiling NIO MarkedCircularBuffer.swift
[27/55] Compiling NIO NIOAny.swift
[28/55] Compiling NIO NonBlockingFileIO.swift
[29/55] Compiling NIO PendingDatagramWritesManager.swift
[30/55] Compiling NIO IOData.swift
[31/55] Compiling NIO IntegerTypes.swift
[32/55] Compiling NIO Interfaces.swift
[33/55] Compiling NIO LinuxCPUSet.swift
[34/55] Compiling NIO GetaddrinfoResolver.swift
[35/55] Compiling NIO HappyEyeballs.swift
[36/55] Compiling NIO Heap.swift
[37/55] Compiling NIO IO.swift
[38/55] Compiling NIO ChannelInvoker.swift
[39/55] Compiling NIO EventLoop.swift
[40/55] Compiling NIO EventLoopFuture.swift
[41/55] Compiling NIO FileRegion.swift
[42/55] Compiling NIO SocketOptionProvider.swift
[43/55] Compiling NIO PendingWritesManager.swift
[44/55] Compiling NIO PriorityQueue.swift
[45/55] Compiling NIO RecvByteBufferAllocator.swift
[46/55] Compiling NIO Selector.swift
[47/55] Compiling NIO SocketAddresses.swift
[48/55] Compiling NIO SocketChannel.swift
[49/55] Compiling NIO System.swift
[50/55] Compiling NIO Thread.swift
[51/55] Compiling NIO BaseSocket.swift
[52/55] Compiling NIO BaseSocketChannel.swift
[53/55] Compiling NIO BlockingIOThreadPool.swift
[54/55] Compiling NIO Bootstrap.swift
[55/55] Compiling NIO ByteBuffer-core.swift
error: fatalError
BUILD FAILURE 5.9 linux