The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Core with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/core.git
Reference: 3.10.1
Cloned https://github.com/vapor/core.git into spi-builder-workspace
SUCCESS checkout https://github.com/vapor/core.git at 3.10.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/61612] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.37s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.17s)
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.27s)
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.4
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/5] Compiling CNIOSHA1 c_nio_sha1.c
[1/5] Compiling CNIODarwin shim.c
[2/5] Compiling CNIOLinux ifaddrs-android.c
[3/5] Compiling CNIOLinux shim.c
[5/14] Emitting module Debugging
[6/14] Compiling NIOPriorityQueue PriorityQueue.swift
[7/14] Compiling Debugging SourceLocation.swift
[8/14] Compiling COperatingSystem libc.swift
[9/14] Emitting module COperatingSystem
[12/16] Compiling NIOPriorityQueue Heap.swift
[13/16] Emitting module NIOPriorityQueue
[16/18] Compiling Debugging Demangler.swift
[17/18] Compiling Debugging Debuggable.swift
[19/20] Compiling c-atomics.c
[21/23] Compiling NIOConcurrencyHelpers lock.swift
[22/23] Compiling NIOConcurrencyHelpers atomics.swift
[23/23] Emitting module NIOConcurrencyHelpers
[26/75] Emitting module NIO
[27/81] Compiling NIO Heap.swift
[28/81] Compiling NIO IO.swift
[29/81] Compiling NIO IOData.swift
[30/81] Compiling NIO IntegerTypes.swift
[31/81] Compiling NIO Interfaces.swift
[32/81] Compiling NIO Linux.swift
[33/81] Compiling NIO LinuxCPUSet.swift
[34/81] Compiling NIO RecvByteBufferAllocator.swift
[35/81] Compiling NIO Resolver.swift
[36/81] Compiling NIO Selectable.swift
[37/81] Compiling NIO Selector.swift
[38/81] Compiling NIO ServerSocket.swift
[39/81] Compiling NIO Socket.swift
[40/81] Compiling NIO SocketAddresses.swift
[41/81] Compiling NIO EventLoop.swift
[42/81] Compiling NIO EventLoopFuture.swift
[43/81] Compiling NIO FileDescriptor.swift
[44/81] Compiling NIO FileHandle.swift
[45/81] Compiling NIO FileRegion.swift
[46/81] Compiling NIO GetaddrinfoResolver.swift
[47/81] Compiling NIO HappyEyeballs.swift
[48/81] Compiling NIO MarkedCircularBuffer.swift
[49/81] Compiling NIO MulticastChannel.swift
[50/81] Compiling NIO NIOAny.swift
[51/81] Compiling NIO NonBlockingFileIO.swift
[52/81] Compiling NIO PendingDatagramWritesManager.swift
[53/81] Compiling NIO PendingWritesManager.swift
[54/81] Compiling NIO PriorityQueue.swift
[55/81] Compiling NIO ByteBuffer-int.swift
[56/81] Compiling NIO ByteBuffer-views.swift
[57/81] Compiling NIO Channel.swift
[58/81] Compiling NIO ChannelHandler.swift
[59/81] Compiling NIO ChannelHandlers.swift
[60/81] Compiling NIO ChannelInvoker.swift
[61/81] Compiling NIO ChannelOption.swift
[62/81] Compiling NIO ChannelPipeline.swift
[63/81] Compiling NIO CircularBuffer.swift
[64/81] Compiling NIO Codec.swift
[65/81] Compiling NIO CompositeError.swift
[66/81] Compiling NIO ContiguousCollection.swift
[67/81] Compiling NIO DeadChannel.swift
[68/81] Compiling NIO Embedded.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] Compiling Async Exports.swift
[85/112] Compiling Async Future+DoCatch.swift
[86/113] Compiling Bits Bytes.swift
[87/114] Compiling Async Collection+Future.swift
[88/114] Compiling Async Deprecated.swift
[89/114] Compiling Async Worker.swift
[90/114] Compiling Async Future+Flatten.swift
[91/114] Compiling Async Future+Global.swift
[92/114] Compiling Bits Deprecated.swift
[93/114] Emitting module NIOFoundationCompat
[94/114] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[99/114] Emitting module Bits
[100/114] Compiling Async Future+Map.swift
[101/114] Compiling Async Future+Transform.swift
[106/114] Compiling Async Future+Variadic.swift
[107/114] Compiling Async Future+Void.swift
[108/114] Compiling Async Async+NIO.swift
[109/114] Compiling Async AsyncError.swift
[110/114] Emitting module Async
[111/114] Compiling Async FutureType.swift
[112/114] Compiling Async QueueHandler.swift
[117/118] Compiling Bits Data+Bytes.swift
[118/118] Compiling Bits Data+Strings.swift
[121/143] 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
[122/143] 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
[123/143] 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
[124/146] Compiling Core Reflectable.swift
[125/146] Compiling Core String+Utilities.swift
[126/146] Compiling Core Thread+Async.swift
[127/146] Emitting module Core
[128/146] Compiling Core DirectoryConfig.swift
[129/146] Compiling Core Exports.swift
[130/146] Compiling Core File.swift
[131/146] Compiling Core Data+Hex.swift
[132/146] Compiling Core DataCoders.swift
[133/146] Compiling Core Deprecated.swift
[134/146] Compiling Core Future+Unwrap.swift
[135/146] Compiling Core FutureEncoder.swift
[136/146] Compiling Core HeaderValue.swift
[137/146] Compiling Core ReflectionDecoders.swift
[138/146] Compiling Core CoreError.swift
[139/146] Compiling Core Data+Base64URL.swift
[140/146] Compiling Core BasicKey.swift
[141/146] Compiling Core CaseInsensitiveString.swift
[142/146] Compiling Core Decodable+Reflectable.swift
[143/146] Compiling Core ReflectionDecodable.swift
[144/146] Compiling Core LosslessDataConvertible.swift
[145/146] Compiling Core MediaType.swift
[146/146] Compiling Core NestedData.swift
Build complete! (26.63s)
Build complete.
Done.

Build Machine: Linux 2