The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Service with Swift 5.9 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.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/service.git
Reference: 1.0.2
Cloned https://github.com/vapor/service.git into spi-builder-workspace
SUCCESS checkout https://github.com/vapor/service.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git (0.77s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.32s)
Fetching https://github.com/apple/swift-nio.git
[1/60073] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (2.04s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.20s)
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.39s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.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.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 CNIOLinux shim.c
[3/5] Compiling CNIOSHA1 c_nio_sha1.c
[5/14] Compiling NIOPriorityQueue PriorityQueue.swift
[6/14] Compiling Debugging SourceLocation.swift
[6/14] Compiling c-atomics.c
[8/17] Emitting module COperatingSystem
[9/17] Compiling COperatingSystem libc.swift
[10/18] Compiling Debugging Demangler.swift
[13/19] Emitting module Debugging
[14/19] Compiling Debugging Debuggable.swift
[17/21] Compiling NIOConcurrencyHelpers lock.swift
[18/21] Emitting module NIOPriorityQueue
[19/21] Compiling NIOPriorityQueue Heap.swift
[22/23] Emitting module NIOConcurrencyHelpers
[23/23] Compiling NIOConcurrencyHelpers atomics.swift
[26/75] Emitting module NIO
[27/81] Compiling NIO ByteBuffer-int.swift
[28/81] Compiling NIO ByteBuffer-views.swift
[29/81] Compiling NIO Channel.swift
[30/81] Compiling NIO ChannelHandler.swift
[31/81] Compiling NIO ChannelHandlers.swift
[32/81] Compiling NIO ChannelInvoker.swift
[33/81] Compiling NIO ChannelOption.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 Heap.swift
[42/81] Compiling NIO IO.swift
[43/81] Compiling NIO IOData.swift
[44/81] Compiling NIO IntegerTypes.swift
[45/81] Compiling NIO Interfaces.swift
[46/81] Compiling NIO Linux.swift
[47/81] Compiling NIO LinuxCPUSet.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 EventLoop.swift
[56/81] Compiling NIO EventLoopFuture.swift
[57/81] Compiling NIO FileDescriptor.swift
[58/81] Compiling NIO FileHandle.swift
[59/81] Compiling NIO FileRegion.swift
[60/81] Compiling NIO GetaddrinfoResolver.swift
[61/81] Compiling NIO HappyEyeballs.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 AddressedEnvelope.swift
[70/81] Compiling NIO BaseSocket.swift
[71/81] Compiling NIO BaseSocketChannel.swift
[72/81] Compiling NIO BlockingIOThreadPool.swift
[73/81] Compiling NIO Bootstrap.swift
[74/81] Compiling NIO ByteBuffer-aux.swift
[75/81] Compiling NIO ByteBuffer-core.swift
[76/81] Compiling NIO SocketChannel.swift
[77/81] Compiling NIO SocketOptionProvider.swift
[78/81] Compiling NIO System.swift
[79/81] Compiling NIO Thread.swift
[80/81] Compiling NIO TypeAssistedChannelHandler.swift
[81/81] Compiling NIO Utilities.swift
[84/112] Compiling Async Future+Flatten.swift
[85/112] Compiling Async Future+Global.swift
[86/113] Compiling Async Worker.swift
[87/113] Compiling Async Exports.swift
[88/113] Compiling Async Future+DoCatch.swift
[89/113] Compiling Bits Byte+Control.swift
[90/113] Compiling Bits Byte+Digit.swift
[91/113] Emitting module Async
[92/113] Compiling Async Async+NIO.swift
[93/113] Compiling Async AsyncError.swift
[94/113] Emitting module NIOFoundationCompat
[95/113] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[98/115] Compiling Async Future+Variadic.swift
[99/115] Compiling Async Future+Void.swift
[100/115] Compiling Async Future+Map.swift
[101/115] Compiling Async Future+Transform.swift
[102/115] Compiling Async FutureType.swift
[103/115] Compiling Async QueueHandler.swift
[108/118] Compiling Bits Deprecated.swift
[109/118] Compiling Bits Data+Bytes.swift
[110/118] Compiling Bits Bytes.swift
[117/118] Emitting module Bits
[118/118] Compiling Bits Data+Strings.swift
[121/143] Compiling Core Data+Hex.swift
[122/143] Compiling Core DataCoders.swift
[123/143] Compiling Core Deprecated.swift
[124/146] Compiling Core Reflectable.swift
[125/146] Compiling Core String+Utilities.swift
[126/146] Compiling Core Thread+Async.swift
[127/146] Compiling Core Future+Unwrap.swift
[128/146] Compiling Core FutureEncoder.swift
[129/146] Compiling Core HeaderValue.swift
[130/146] Compiling Core NotFound.swift
[131/146] Compiling Core OptionalType.swift
[132/146] Compiling Core Process+Execute.swift
[133/146] Compiling Core ReflectionDecoders.swift
[134/146] Compiling Core CoreError.swift
[135/146] Compiling Core Data+Base64URL.swift
[136/146] Compiling Core DirectoryConfig.swift
[137/146] Compiling Core Exports.swift
[138/146] Compiling Core File.swift
[139/146] Compiling Core BasicKey.swift
[140/146] Compiling Core CaseInsensitiveString.swift
[141/146] Compiling Core Decodable+Reflectable.swift
[142/146] Compiling Core ReflectionDecodable.swift
[143/146] Emitting module Core
[144/146] Compiling Core LosslessDataConvertible.swift
[145/146] Compiling Core MediaType.swift
[146/146] Compiling Core NestedData.swift
[149/167] Compiling Service Service.swift
[150/167] Compiling Service ServiceCache.swift
[151/167] Compiling Service ServiceFactory.swift
[152/169] Emitting module Service
[153/169] Compiling Service ServiceID.swift
[154/169] Compiling Service ServiceType.swift
[155/169] Compiling Service Deprecated.swift
[156/169] Compiling Service Exports.swift
[157/169] Compiling Service Services.swift
[158/169] Compiling Service TypeServiceFactory.swift
[159/169] Compiling Service Container.swift
[160/169] Compiling Service ContainerAlias.swift
[161/169] Compiling Service SubContainer.swift
[162/169] Compiling Service Environment.swift
[163/169] Compiling Service Provider.swift
[164/169] Compiling Service BasicServiceFactory.swift
[165/169] Compiling Service Config.swift
[166/169] Compiling Service BasicContainer.swift
[167/169] Compiling Service BasicSubContainer.swift
[168/169] Compiling Service Extendable.swift
[169/169] Compiling Service ServiceError.swift
Build complete! (30.38s)
Build complete.
Done.

Build Machine: Linux 2