The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Service with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/vapor/service.git
Reference: 1.0.2
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/vapor/service
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at fa5b5de swift 5 warning fixes (#38)
Cloned https://github.com/vapor/service.git
Revision (git rev-parse @):
fa5b5de62bd68bcde9a69933f31319e46c7275fb
SUCCESS checkout https://github.com/vapor/service.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor/service.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (0.79s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.47s)
Fetching https://github.com/apple/swift-nio.git
[1/64494] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.50s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.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.41s)
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/16] Write sources
[10/16] Compiling CNIODarwin shim.c
[11/16] Compiling CNIOLinux ifaddrs-android.c
[12/16] Compiling CNIOSHA1 c_nio_sha1.c
[13/16] Compiling CNIOLinux shim.c
[14/16] Write swift-version-24593BA9C3E375BF.txt
[16/25] Emitting module Debugging
[16/25] Compiling c-atomics.c
[18/28] Compiling Debugging SourceLocation.swift
[19/28] Emitting module COperatingSystem
[20/28] Compiling COperatingSystem libc.swift
[22/29] Compiling Debugging Demangler.swift
[23/29] Compiling NIOConcurrencyHelpers atomics.swift
[24/29] Compiling NIOConcurrencyHelpers lock.swift
[25/29] Emitting module NIOConcurrencyHelpers
[26/30] Compiling Debugging Debuggable.swift
[28/31] Emitting module NIOPriorityQueue
[29/31] Compiling NIOPriorityQueue PriorityQueue.swift
[30/31] Compiling NIOPriorityQueue Heap.swift
[33/82] Compiling NIO ByteBuffer-int.swift
[34/82] Compiling NIO ByteBuffer-views.swift
[35/82] Compiling NIO Channel.swift
[36/82] Compiling NIO ChannelHandler.swift
[37/82] Compiling NIO ChannelHandlers.swift
[38/82] Compiling NIO ChannelInvoker.swift
[39/82] Compiling NIO ChannelOption.swift
[40/88] Emitting module NIO
[41/88] Compiling NIO MarkedCircularBuffer.swift
[42/88] Compiling NIO MulticastChannel.swift
[43/88] Compiling NIO NIOAny.swift
[44/88] Compiling NIO NonBlockingFileIO.swift
[45/88] Compiling NIO PendingDatagramWritesManager.swift
[46/88] Compiling NIO PendingWritesManager.swift
[47/88] Compiling NIO PriorityQueue.swift
[48/88] Compiling NIO ChannelPipeline.swift
[49/88] Compiling NIO CircularBuffer.swift
[50/88] Compiling NIO Codec.swift
[51/88] Compiling NIO CompositeError.swift
[52/88] Compiling NIO ContiguousCollection.swift
[53/88] Compiling NIO DeadChannel.swift
[54/88] Compiling NIO Embedded.swift
[55/88] Compiling NIO RecvByteBufferAllocator.swift
[56/88] Compiling NIO Resolver.swift
[57/88] Compiling NIO Selectable.swift
[58/88] Compiling NIO Selector.swift
[59/88] Compiling NIO ServerSocket.swift
[60/88] Compiling NIO Socket.swift
[61/88] Compiling NIO SocketAddresses.swift
[62/88] Compiling NIO EventLoop.swift
[63/88] Compiling NIO EventLoopFuture.swift
[64/88] Compiling NIO FileDescriptor.swift
[65/88] Compiling NIO FileHandle.swift
[66/88] Compiling NIO FileRegion.swift
[67/88] Compiling NIO GetaddrinfoResolver.swift
[68/88] Compiling NIO HappyEyeballs.swift
[69/88] Compiling NIO Heap.swift
[70/88] Compiling NIO IO.swift
[71/88] Compiling NIO IOData.swift
[72/88] Compiling NIO IntegerTypes.swift
[73/88] Compiling NIO Interfaces.swift
[74/88] Compiling NIO Linux.swift
[75/88] Compiling NIO LinuxCPUSet.swift
[76/88] Compiling NIO SocketChannel.swift
[77/88] Compiling NIO SocketOptionProvider.swift
[78/88] Compiling NIO System.swift
[79/88] Compiling NIO Thread.swift
[80/88] Compiling NIO TypeAssistedChannelHandler.swift
[81/88] Compiling NIO Utilities.swift
[82/88] Compiling NIO AddressedEnvelope.swift
[83/88] Compiling NIO BaseSocket.swift
[84/88] Compiling NIO BaseSocketChannel.swift
[85/88] Compiling NIO BlockingIOThreadPool.swift
[86/88] Compiling NIO Bootstrap.swift
[87/88] Compiling NIO ByteBuffer-aux.swift
[88/88] Compiling NIO ByteBuffer-core.swift
[90/118] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[91/118] Emitting module NIOFoundationCompat
[92/119] Emitting module Async
[93/119] Compiling Async Collection+Future.swift
[94/119] Compiling Async Deprecated.swift
[95/119] Compiling Async Async+NIO.swift
[96/119] Compiling Async AsyncError.swift
[98/120] Compiling Async Future+Flatten.swift
[99/120] Compiling Async Future+Global.swift
[100/120] Compiling Async Exports.swift
[101/120] Compiling Async Future+DoCatch.swift
[104/121] Emitting module Bits
[109/121] Compiling Async Worker.swift
[110/121] Compiling Bits Deprecated.swift
[111/121] Compiling Async FutureType.swift
[112/121] Compiling Async QueueHandler.swift
[113/121] Compiling Async Future+Map.swift
[114/121] Compiling Async Future+Transform.swift
[117/121] Compiling Async Future+Variadic.swift
[118/121] Compiling Async Future+Void.swift
[120/122] Compiling Bits Data+Bytes.swift
[121/122] Compiling Bits Bytes.swift
[122/122] Compiling Bits Data+Strings.swift
[124/146] Compiling Core DirectoryConfig.swift
[125/146] Compiling Core Exports.swift
[126/146] Compiling Core File.swift
[127/149] Compiling Core ReflectionDecoders.swift
[128/149] Compiling Core CoreError.swift
[129/149] Compiling Core Data+Base64URL.swift
[130/149] Compiling Core Future+Unwrap.swift
[131/149] Compiling Core FutureEncoder.swift
[132/149] Compiling Core HeaderValue.swift
[133/149] Compiling Core BasicKey.swift
[134/149] Compiling Core CaseInsensitiveString.swift
[135/149] Compiling Core Decodable+Reflectable.swift
[136/149] Compiling Core ReflectionDecodable.swift
[137/149] Compiling Core Reflectable.swift
[138/149] Compiling Core String+Utilities.swift
[139/149] Compiling Core Thread+Async.swift
[140/149] Emitting module Core
[141/149] Compiling Core Data+Hex.swift
[142/149] Compiling Core DataCoders.swift
[143/149] Compiling Core Deprecated.swift
[144/149] Compiling Core NotFound.swift
[145/149] Compiling Core OptionalType.swift
[146/149] Compiling Core Process+Execute.swift
[147/149] Compiling Core LosslessDataConvertible.swift
[148/149] Compiling Core MediaType.swift
[149/149] Compiling Core NestedData.swift
[151/169] Compiling Service Service.swift
[152/169] Compiling Service ServiceCache.swift
[153/169] Compiling Service ServiceFactory.swift
[154/171] Emitting module Service
[155/171] Compiling Service Container.swift
[156/171] Compiling Service ContainerAlias.swift
[157/171] Compiling Service SubContainer.swift
[158/171] Compiling Service ServiceID.swift
[159/171] Compiling Service ServiceType.swift
[160/171] Compiling Service Environment.swift
[161/171] Compiling Service Provider.swift
[162/171] Compiling Service BasicServiceFactory.swift
[163/171] Compiling Service Deprecated.swift
[164/171] Compiling Service Exports.swift
[165/171] Compiling Service Services.swift
[166/171] Compiling Service TypeServiceFactory.swift
[167/171] Compiling Service Config.swift
[168/171] Compiling Service BasicContainer.swift
[169/171] Compiling Service BasicSubContainer.swift
[170/171] Compiling Service Extendable.swift
[171/171] Compiling Service ServiceError.swift
Build complete! (28.43s)
Build complete.
Done.

Build Machine: Linux 2