The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VaporRequestStorage with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/skelpo/vapor-request-storage.git
Reference: master
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/skelpo/vapor-request-storage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8b78db1 Merge pull request #4 from skelpo/develop
Cloned https://github.com/skelpo/vapor-request-storage.git
Revision (git rev-parse @):
8b78db172e07c6d616b85966177f195bed3936b2
SUCCESS checkout https://github.com/skelpo/vapor-request-storage.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/skelpo/vapor-request-storage.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/database-kit.git
[1/919] Fetching service
[920/2100] Fetching service, database-kit
[956/2481] Fetching service, database-kit, url-encoded-form
[1142/3763] Fetching service, database-kit, url-encoded-form, template-kit
[1718/5463] Fetching service, database-kit, url-encoded-form, template-kit, multipart
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.30s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[3893/5097] Fetching service, database-kit, template-kit, multipart, swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.23s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[3893/5098] Fetching service, database-kit, template-kit, multipart, swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.21s)
Fetching https://github.com/vapor/validation.git
[3893/69521] Fetching service, database-kit, template-kit, multipart, swift-nio
[5182/70100] Fetching service, database-kit, template-kit, multipart, swift-nio, validation
Fetched https://github.com/vapor/validation.git from cache (0.21s)
Fetching https://github.com/vapor/crypto.git
[9692/69521] Fetching service, database-kit, template-kit, multipart, swift-nio
[18616/72307] Fetching service, database-kit, template-kit, multipart, swift-nio, crypto
Fetched https://github.com/vapor/crypto.git from cache (1.23s)
Fetching https://github.com/vapor/http.git
[32791/69521] Fetching service, database-kit, template-kit, multipart, swift-nio
[68878/94988] Fetching service, database-kit, template-kit, multipart, swift-nio, http
Fetched https://github.com/vapor/http.git from cache (1.73s)
Fetching https://github.com/vapor/websocket.git
Fetched https://github.com/vapor/service.git from cache (3.92s)
Fetching https://github.com/vapor/routing.git
Fetched https://github.com/vapor/database-kit.git from cache (3.92s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/vapor/template-kit.git from cache (3.92s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/multipart.git from cache (3.98s)
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/apple/swift-nio.git from cache (4.03s)
Fetching https://github.com/vapor/core.git
[1/20668] Fetching routing
[622/23079] Fetching routing, websocket
[5719/28357] Fetching routing, websocket, console
[11098/48500] Fetching routing, websocket, console, core
Fetched https://github.com/vapor/websocket.git from cache (0.43s)
[36301/46089] Fetching routing, console, core
Fetched https://github.com/vapor/console.git from cache (0.44s)
[32031/52958] Fetching routing, core, swift-nio-ssl
[33696/120235] Fetching routing, core, swift-nio-ssl, vapor
Fetched https://github.com/vapor/routing.git from cache (0.88s)
[41009/99567] Fetching core, swift-nio-ssl, vapor
Fetched https://github.com/vapor/core.git from cache (0.87s)
[28967/79424] Fetching swift-nio-ssl, vapor
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.40s)
Fetched https://github.com/vapor/vapor.git from cache (1.81s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.0.1 (0.41s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.0.0 (0.41s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.0.0 (0.42s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.0.2 (0.39s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.0.1 (0.40s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.0 (0.39s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.0.1 (0.40s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.1 (0.39s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.0.5 (0.39s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.0.1 (0.40s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.1.2 (0.40s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.1.6 (0.40s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.0.2 (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.1.0 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.6.1 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.37s)
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.37s)
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.0.1
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.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/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.1
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.0.1
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.0.5
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.0.1
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.6.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.1.6
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.0.2
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/39] Write sources
[27/39] Compiling CNIOOpenSSL empty.c
[28/39] Compiling CNIOZlib empty.c
[29/39] Compiling CNIOSHA1 c_nio_sha1.c
[30/39] Write sources
[32/39] Compiling CNIOLinux shim.c
[33/39] Compiling libbcrypt blf.c
[34/39] Compiling CNIODarwin shim.c
[35/39] Compiling libbcrypt bcrypt.c
[35/39] Write swift-version-24593BA9C3E375BF.txt
[37/39] Compiling CNIOHTTPParser c_nio_http_parser.c
[38/48] Compiling c-atomics.c
[40/51] Compiling NIOPriorityQueue PriorityQueue.swift
[41/51] Compiling Debugging SourceLocation.swift
[42/51] Emitting module NIOConcurrencyHelpers
[43/51] Compiling NIOConcurrencyHelpers lock.swift
[44/51] Compiling NIOConcurrencyHelpers atomics.swift
[45/52] Compiling Debugging Demangler.swift
[46/52] Emitting module Debugging
[47/52] Compiling Debugging Debuggable.swift
[50/53] Compiling COperatingSystem libc.swift
[51/53] Emitting module COperatingSystem
[52/54] Emitting module NIOPriorityQueue
[53/54] Compiling NIOPriorityQueue Heap.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/101] Emitting module NIO
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[57/107] Compiling NIO IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[58/107] Compiling NIO IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[59/107] Compiling NIO IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[60/107] Compiling NIO Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[61/107] Compiling NIO Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[62/107] Compiling NIO LinuxCPUSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[63/107] Compiling NIO RecvByteBufferAllocator.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[64/107] Compiling NIO Resolver.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[65/107] Compiling NIO Selectable.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[66/107] Compiling NIO Selector.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[67/107] Compiling NIO ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[68/107] Compiling NIO Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[69/107] Compiling NIO AddressedEnvelope.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/107] Compiling NIO BaseSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/107] Compiling NIO BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/107] Compiling NIO BlockingIOThreadPool.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/107] Compiling NIO Bootstrap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[74/107] Compiling NIO ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[75/107] Compiling NIO ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[76/107] Compiling NIO MarkedCircularBuffer.swift
[77/107] Compiling NIO NIOAny.swift
[78/107] Compiling NIO NonBlockingFileIO.swift
[79/107] Compiling NIO PendingDatagramWritesManager.swift
[80/107] Compiling NIO PendingWritesManager.swift
[81/107] Compiling NIO PriorityQueue.swift
[82/107] Compiling NIO ByteBuffer-int.swift
[83/107] Compiling NIO Channel.swift
[84/107] Compiling NIO ChannelHandler.swift
[85/107] Compiling NIO ChannelHandlers.swift
[86/107] Compiling NIO ChannelInvoker.swift
[87/107] Compiling NIO ChannelOption.swift
[88/107] Compiling NIO ChannelPipeline.swift
[89/107] Compiling NIO SocketAddresses.swift
[90/107] Compiling NIO SocketChannel.swift
[91/107] Compiling NIO System.swift
[92/107] Compiling NIO Thread.swift
[93/107] Compiling NIO TypeAssistedChannelHandler.swift
[94/107] Compiling NIO Utilities.swift
[95/107] Compiling NIO CircularBuffer.swift
[96/107] Compiling NIO Codec.swift
[97/107] Compiling NIO CompositeError.swift
[98/107] Compiling NIO DeadChannel.swift
[99/107] Compiling NIO Embedded.swift
[100/107] Compiling NIO EventLoop.swift
[101/107] Compiling NIO EventLoopFuture.swift
[102/107] Compiling NIO FileDescriptor.swift
[103/107] Compiling NIO FileHandle.swift
[104/107] Compiling NIO FileRegion.swift
[105/107] Compiling NIO GetaddrinfoResolver.swift
[106/107] Compiling NIO HappyEyeballs.swift
[107/107] Compiling NIO Heap.swift
error: fatalError
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
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/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/19] Emitting module NIO
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[3/21] Compiling NIO ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[4/21] Compiling NIO IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[5/21] Compiling NIO IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[6/21] Compiling NIO IntegerTypes.swift
[7/21] Compiling NIO Interfaces.swift
[8/21] Compiling NIO RecvByteBufferAllocator.swift
[9/21] Compiling NIO Resolver.swift
[10/21] Compiling NIO Selectable.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[11/21] Compiling NIO Selector.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
                    guard selectorEvent != .none else {
                          ^
[12/21] Compiling NIO Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[13/21] Compiling NIO LinuxCPUSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Linux.swift:77:32: error: module 'CNIOLinux' has no member named 'ENOENT'
    public static let ENOENT = CNIOLinux.ENOENT
                               ^~~~~~~~~ ~~~~~~
[14/21] Compiling NIO BlockingIOThreadPool.swift
[15/21] Compiling NIO Bootstrap.swift
[16/21] Compiling NIO ByteBuffer-aux.swift
[17/41] Compiling NIO ServerSocket.swift
[18/41] Compiling NIO Socket.swift
[19/49] Compiling NIO ByteBuffer-int.swift
[20/49] Compiling NIO Channel.swift
[21/49] Compiling NIO ChannelHandler.swift
[22/49] Compiling NIO ChannelHandlers.swift
[23/52] Compiling NIO AddressedEnvelope.swift
[24/52] Compiling NIO BaseSocket.swift
[25/52] Compiling NIO BaseSocketChannel.swift
[26/52] Compiling NIO Codec.swift
[27/52] Compiling NIO CompositeError.swift
[28/52] Compiling NIO DeadChannel.swift
[29/52] Compiling NIO Embedded.swift
[30/52] Compiling NIO NIOAny.swift
[31/52] Compiling NIO NonBlockingFileIO.swift
[32/52] Compiling NIO PendingDatagramWritesManager.swift
[33/52] Compiling NIO PendingWritesManager.swift
[34/52] Compiling NIO GetaddrinfoResolver.swift
[35/52] Compiling NIO HappyEyeballs.swift
[36/52] Compiling NIO Heap.swift
[37/52] Compiling NIO MarkedCircularBuffer.swift
[38/52] Compiling NIO EventLoop.swift
[39/52] Compiling NIO EventLoopFuture.swift
[40/52] Compiling NIO FileHandle.swift
[41/52] Compiling NIO FileRegion.swift
[42/52] Compiling NIO ChannelInvoker.swift
[43/52] Compiling NIO ChannelOption.swift
[44/52] Compiling NIO ChannelPipeline.swift
[45/52] Compiling NIO CircularBuffer.swift
[46/52] Compiling NIO Thread.swift
[47/52] Compiling NIO TypeAssistedChannelHandler.swift
[48/52] Compiling NIO Utilities.swift
[49/52] Compiling NIO PriorityQueue.swift
[50/52] Compiling NIO SocketAddresses.swift
[51/52] Compiling NIO SocketChannel.swift
[52/52] Compiling NIO System.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1