The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Core with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/core.git
Reference: main
Cloned https://github.com/vapor/core.git into spi-builder-workspace
SUCCESS checkout https://github.com/vapor/core.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/60073] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.38s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.18s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
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 CNIOLinux ifaddrs-android.c
[1/5] Compiling CNIODarwin shim.c
[2/5] Compiling CNIOSHA1 c_nio_sha1.c
[3/5] Compiling CNIOLinux shim.c
[5/14] Compiling Debugging SourceLocation.swift
[6/14] Compiling NIOPriorityQueue PriorityQueue.swift
[6/14] Compiling c-atomics.c
[8/17] Emitting module COperatingSystem
[9/17] Compiling COperatingSystem libc.swift
[12/19] Compiling Debugging Demangler.swift
[13/19] Emitting module Debugging
[14/19] Compiling Debugging Debuggable.swift
[16/21] Emitting module NIOPriorityQueue
[17/21] Compiling NIOPriorityQueue Heap.swift
[21/23] Compiling NIOConcurrencyHelpers lock.swift
[22/23] Emitting module NIOConcurrencyHelpers
[23/23] Compiling NIOConcurrencyHelpers atomics.swift
[26/75] Compiling NIO ByteBuffer-int.swift
[27/75] Compiling NIO ByteBuffer-views.swift
[28/75] Compiling NIO Channel.swift
[29/75] Compiling NIO ChannelHandler.swift
[30/75] Compiling NIO ChannelHandlers.swift
[31/75] Compiling NIO ChannelInvoker.swift
[32/75] Compiling NIO ChannelOption.swift
[33/81] Compiling NIO Heap.swift
[34/81] Compiling NIO IO.swift
[35/81] Compiling NIO IOData.swift
[36/81] Compiling NIO IntegerTypes.swift
[37/81] Compiling NIO Interfaces.swift
[38/81] Compiling NIO Linux.swift
[39/81] Compiling NIO LinuxCPUSet.swift
[40/81] Emitting module NIO
[41/81] Compiling NIO ChannelPipeline.swift
[42/81] Compiling NIO CircularBuffer.swift
[43/81] Compiling NIO Codec.swift
[44/81] Compiling NIO CompositeError.swift
[45/81] Compiling NIO ContiguousCollection.swift
[46/81] Compiling NIO DeadChannel.swift
[47/81] Compiling NIO Embedded.swift
[48/81] Compiling NIO RecvByteBufferAllocator.swift
[49/81] Compiling NIO Resolver.swift
[50/81] Compiling NIO Selectable.swift
[51/81] Compiling NIO Selector.swift
[52/81] Compiling NIO ServerSocket.swift
[53/81] Compiling NIO Socket.swift
[54/81] Compiling NIO SocketAddresses.swift
[55/81] Compiling NIO MarkedCircularBuffer.swift
[56/81] Compiling NIO MulticastChannel.swift
[57/81] Compiling NIO NIOAny.swift
[58/81] Compiling NIO NonBlockingFileIO.swift
[59/81] Compiling NIO PendingDatagramWritesManager.swift
[60/81] Compiling NIO PendingWritesManager.swift
[61/81] Compiling NIO PriorityQueue.swift
[62/81] Compiling NIO EventLoop.swift
[63/81] Compiling NIO EventLoopFuture.swift
[64/81] Compiling NIO FileDescriptor.swift
[65/81] Compiling NIO FileHandle.swift
[66/81] Compiling NIO FileRegion.swift
[67/81] Compiling NIO GetaddrinfoResolver.swift
[68/81] Compiling NIO HappyEyeballs.swift
[69/81] Compiling NIO SocketChannel.swift
[70/81] Compiling NIO SocketOptionProvider.swift
[71/81] Compiling NIO System.swift
[72/81] Compiling NIO Thread.swift
[73/81] Compiling NIO TypeAssistedChannelHandler.swift
[74/81] Compiling NIO Utilities.swift
[75/81] Compiling NIO AddressedEnvelope.swift
[76/81] Compiling NIO BaseSocket.swift
[77/81] Compiling NIO BaseSocketChannel.swift
[78/81] Compiling NIO BlockingIOThreadPool.swift
[79/81] Compiling NIO Bootstrap.swift
[80/81] Compiling NIO ByteBuffer-aux.swift
[81/81] Compiling NIO ByteBuffer-core.swift
[84/112] Emitting module NIOFoundationCompat
[85/112] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[86/112] Compiling Async Exports.swift
[87/112] Compiling Async Future+DoCatch.swift
[88/112] Compiling Async Future+Flatten.swift
[89/112] Compiling Async Future+Global.swift
[92/114] Compiling Async Collection+Future.swift
[93/114] Compiling Async Deprecated.swift
[94/114] Compiling Async Future+Map.swift
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:68: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                   ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:80: warning: static property 'utf8' cannot be used in a default argument value because 'Foundation' was not imported by this file; this is an error in Swift 6
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                               ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:80: note: The missing import of module 'Foundation' will be added implicitly
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                               ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:75: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                          ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:87: warning: static property 'utf8' cannot be used in a default argument value because 'Foundation' was not imported by this file; this is an error in Swift 6
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                                      ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:87: note: The missing import of module 'Foundation' will be added implicitly
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                                      ^
[95/114] Compiling Async Future+Transform.swift
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:68: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                   ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:80: warning: static property 'utf8' cannot be used in a default argument value because 'Foundation' was not imported by this file; this is an error in Swift 6
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                               ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:80: note: The missing import of module 'Foundation' will be added implicitly
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                               ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:75: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                          ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:87: warning: static property 'utf8' cannot be used in a default argument value because 'Foundation' was not imported by this file; this is an error in Swift 6
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                                      ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:87: note: The missing import of module 'Foundation' will be added implicitly
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                                      ^
[96/115] Compiling Async Worker.swift
[99/116] Compiling Bits Deprecated.swift
[100/116] Emitting module Bits
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:68: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                   ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:80: warning: static property 'utf8' cannot be used in a default argument value because 'Foundation' was not imported by this file; this is an error in Swift 6
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                               ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:6:80: note: The missing import of module 'Foundation' will be added implicitly
    public mutating func readNullTerminatedString(encoding: String.Encoding = .utf8) -> String? {
                                                                               ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:75: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                          ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:87: warning: static property 'utf8' cannot be used in a default argument value because 'Foundation' was not imported by this file; this is an error in Swift 6
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                                      ^
/host/spi-builder-workspace/Sources/Bits/ByteBuffer+string.swift:23:87: note: The missing import of module 'Foundation' will be added implicitly
    public mutating func requireReadNullTerminatedString(encoding: String.Encoding = .utf8) throws -> String {
                                                                                      ^
[103/116] Compiling Async FutureType.swift
[104/116] Compiling Async QueueHandler.swift
/host/spi-builder-workspace/Sources/Async/Future+Map.swift:16:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func map<T>(to type: T.Type = T.self, _ callback: @escaping (Expectation) throws -> T) -> Future<T> {
                    ^
/host/spi-builder-workspace/Sources/Async/Future+Map.swift:32:25: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func flatMap<T>(to type: T.Type = T.self, _ callback: @escaping (Expectation) throws -> Future<T>) -> Future<T> {
                        ^
/host/spi-builder-workspace/Sources/Async/Future+Transform.swift:8:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func transform<T>(to instance: @escaping @autoclosure () -> T) -> Future<T> {
                          ^
/host/spi-builder-workspace/Sources/Async/Future+Transform.swift:19:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func transform<T>(to future: Future<T>) -> Future<T> {
                          ^
/host/spi-builder-workspace/Sources/Async/Future+Map.swift:16:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func map<T>(to type: T.Type = T.self, _ callback: @escaping (Expectation) throws -> T) -> Future<T> {
                    ^
/host/spi-builder-workspace/Sources/Async/Future+Map.swift:32:25: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func flatMap<T>(to type: T.Type = T.self, _ callback: @escaping (Expectation) throws -> Future<T>) -> Future<T> {
                        ^
/host/spi-builder-workspace/Sources/Async/Future+Transform.swift:8:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func transform<T>(to instance: @escaping @autoclosure () -> T) -> Future<T> {
                          ^
/host/spi-builder-workspace/Sources/Async/Future+Transform.swift:19:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func transform<T>(to future: Future<T>) -> Future<T> {
                          ^
[109/116] Emitting module Async
/host/spi-builder-workspace/Sources/Async/Future+Map.swift:16:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func map<T>(to type: T.Type = T.self, _ callback: @escaping (Expectation) throws -> T) -> Future<T> {
                    ^
/host/spi-builder-workspace/Sources/Async/Future+Map.swift:32:25: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func flatMap<T>(to type: T.Type = T.self, _ callback: @escaping (Expectation) throws -> Future<T>) -> Future<T> {
                        ^
/host/spi-builder-workspace/Sources/Async/Future+Transform.swift:8:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func transform<T>(to instance: @escaping @autoclosure () -> T) -> Future<T> {
                          ^
/host/spi-builder-workspace/Sources/Async/Future+Transform.swift:19:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func transform<T>(to future: Future<T>) -> Future<T> {
                          ^
[110/116] Compiling Async Async+NIO.swift
[111/116] Compiling Async AsyncError.swift
[112/116] Compiling Async Future+Variadic.swift
[113/116] Compiling Async Future+Void.swift
[114/117] Compiling Bits Data+Bytes.swift
[115/117] Compiling Bits Data+Strings.swift
[116/117] Compiling Bits Bytes.swift
[121/143] Compiling Core Data+Hex.swift
[122/143] Compiling Core DataCoders.swift
[123/143] Compiling Core Deprecated.swift
[124/146] Compiling Core DirectoryConfig.swift
[125/146] Compiling Core Exports.swift
[126/146] Compiling Core File.swift
[127/146] Compiling Core Future+Unwrap.swift
[128/146] Compiling Core FutureEncoder.swift
[129/146] Compiling Core HeaderValue.swift
[130/146] Compiling Core Reflectable.swift
[131/146] Compiling Core String+Utilities.swift
[132/146] Compiling Core Thread+Async.swift
[133/146] Compiling Core NotFound.swift
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:163:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        process.launchPath = path
                ^
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:163:17: note: use 'executableURL' instead
        process.launchPath = path
                ^~~~~~~~~~
                executableURL
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:167:17: warning: 'launch()' is deprecated: renamed to 'run'
        process.launch()
                ^
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:167:17: note: use 'run' instead
        process.launch()
                ^~~~~~
                run
[134/146] Compiling Core OptionalType.swift
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:163:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        process.launchPath = path
                ^
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:163:17: note: use 'executableURL' instead
        process.launchPath = path
                ^~~~~~~~~~
                executableURL
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:167:17: warning: 'launch()' is deprecated: renamed to 'run'
        process.launch()
                ^
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:167:17: note: use 'run' instead
        process.launch()
                ^~~~~~
                run
[135/146] Compiling Core Process+Execute.swift
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:163:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        process.launchPath = path
                ^
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:163:17: note: use 'executableURL' instead
        process.launchPath = path
                ^~~~~~~~~~
                executableURL
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:167:17: warning: 'launch()' is deprecated: renamed to 'run'
        process.launch()
                ^
/host/spi-builder-workspace/Sources/Core/Process+Execute.swift:167:17: note: use 'run' instead
        process.launch()
                ^~~~~~
                run
[136/146] Compiling Core BasicKey.swift
[137/146] Compiling Core CaseInsensitiveString.swift
[138/146] Compiling Core Decodable+Reflectable.swift
[139/146] Compiling Core ReflectionDecodable.swift
[140/146] Emitting module Core
[141/146] Compiling Core ReflectionDecoders.swift
[142/146] Compiling Core CoreError.swift
[143/146] Compiling Core Data+Base64URL.swift
[144/146] Compiling Core LosslessDataConvertible.swift
[145/146] Compiling Core MediaType.swift
[146/146] Compiling Core NestedData.swift
Build complete! (26.67s)
Build complete.
Done.

Build Machine: Linux 2