The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-statsd-client with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-statsd-client.git
Reference: main
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/apple/swift-statsd-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e550f8b Add CI for Swift 5.10 (#45)
Cloned https://github.com/apple/swift-statsd-client.git
Revision (git rev-parse @):
e550f8b8dd834d8eb665c4e5e6ad3144d70e3a9d
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/apple/swift-statsd-client.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/apple/swift-statsd-client.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1563] Fetching swift-atomics
[1564/3020] Fetching swift-atomics, swift-docc-plugin
[3021/67284] Fetching swift-atomics, swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-atomics.git (4.90s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-docc-plugin (4.90s)
Fetched https://github.com/apple/swift-nio.git (5.01s)
[1/1933] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git (0.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.35s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2444] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.45s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.83s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2980] Fetching swift-system
[2683/15688] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.48s)
[3813/12708] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.34s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit 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 2.63.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIODarwin shim.c
[4/8] Compiling _AtomicsShims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[5/8] Compiling CNIOLinux shim.c
[7/55] Compiling Atomics OptionalRawRepresentable.swift
[8/55] Compiling Atomics RawRepresentable.swift
[9/55] Compiling Atomics AtomicBool.swift
[10/57] Compiling Atomics IntegerConformances.swift
[11/57] Compiling Atomics PointerConformances.swift
[12/57] Compiling Atomics Primitives.native.swift
[13/57] Compiling DequeModule _DequeBuffer.swift
[14/57] Compiling DequeModule _DequeBufferHeader.swift
[15/57] Compiling Atomics ManagedAtomic.swift
[16/57] Compiling Atomics ManagedAtomicLazyReference.swift
[17/57] Compiling _NIODataStructures _TinyArray.swift
[18/57] Compiling DequeModule Deque.swift
[19/57] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[20/57] Emitting module DequeModule
[21/57] Compiling Atomics AtomicReference.swift
[22/57] Compiling Atomics AtomicStorage.swift
[23/57] Compiling Atomics AtomicValue.swift
[24/57] Compiling Atomics Primitives.shims.swift
[25/57] Compiling Atomics AtomicInteger.swift
[26/57] Compiling Atomics AtomicOptionalWrappable.swift
[27/57] Emitting module _NIODataStructures
[28/57] Compiling _NIODataStructures Heap.swift
[29/57] Compiling _NIODataStructures PriorityQueue.swift
[40/60] Emitting module _NIOBase64
[41/61] Compiling _NIOBase64 Base64.swift
[43/62] Compiling Atomics IntegerOperations.swift
[44/62] Compiling Atomics Unmanaged extensions.swift
[50/65] Compiling c-nioatomics.c
[52/65] Compiling CoreMetrics Locks.swift
[53/65] Compiling CoreMetrics Metrics.swift
[54/65] Emitting module CoreMetrics
[56/67] Compiling c-atomics.c
[67/67] Emitting module Atomics
[70/75] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[71/75] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/75] Compiling NIOConcurrencyHelpers lock.swift
[73/75] Compiling NIOConcurrencyHelpers atomics.swift
[74/75] Emitting module NIOConcurrencyHelpers
[75/75] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/134] Compiling NIOCore GlobalSingletons.swift
[79/134] Compiling NIOCore IO.swift
[80/134] Compiling NIOCore IOData.swift
[81/134] Compiling NIOCore IPProtocol.swift
[82/134] Compiling NIOCore IntegerBitPacking.swift
[83/134] Compiling NIOCore IntegerTypes.swift
[84/134] Compiling NIOCore Interfaces.swift
[85/134] Compiling NIOCore Linux.swift
[86/142] Compiling NIOCore AddressedEnvelope.swift
[87/142] Compiling NIOCore AsyncAwaitSupport.swift
[88/142] Compiling NIOCore AsyncChannel.swift
[89/142] Compiling NIOCore AsyncChannelInboundStream.swift
[90/142] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[91/142] Compiling NIOCore AsyncChannelOutboundWriter.swift
[92/142] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[93/142] Compiling NIOCore NIOAsyncSequenceProducer.swift
[94/142] Compiling NIOCore EventLoop+SerialExecutor.swift
[95/142] Compiling NIOCore EventLoop.swift
[96/142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[97/142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[98/142] Compiling NIOCore EventLoopFuture.swift
[99/142] Compiling NIOCore FileDescriptor.swift
[100/142] Compiling NIOCore FileHandle.swift
[101/142] Compiling NIOCore FileRegion.swift
[102/142] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[103/142] Compiling NIOCore SocketAddresses.swift
[104/142] Compiling NIOCore SocketOptionProvider.swift
[105/142] Compiling NIOCore SystemCallHelpers.swift
[106/142] Compiling NIOCore TimeAmount+Duration.swift
[107/142] Compiling NIOCore TypeAssistedChannelHandler.swift
[108/142] Compiling NIOCore UniversalBootstrapSupport.swift
[109/142] Compiling NIOCore Utilities.swift
[110/142] Compiling NIOCore ChannelOption.swift
[111/142] Compiling NIOCore ChannelPipeline.swift
[112/142] Compiling NIOCore CircularBuffer.swift
[113/142] Compiling NIOCore Codec.swift
[114/142] Compiling NIOCore ConvenienceOptionSupport.swift
[115/142] Compiling NIOCore DeadChannel.swift
[116/142] Compiling NIOCore DispatchQueue+WithFuture.swift
[117/142] Compiling NIOCore EventLoop+Deprecated.swift
[118/142] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[119/142] Compiling NIOCore NIOAsyncWriter.swift
[120/142] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[121/142] Compiling NIOCore BSDSocketAPI.swift
[122/142] Compiling NIOCore ByteBuffer-aux.swift
[123/142] Compiling NIOCore ByteBuffer-conversions.swift
[124/142] Compiling NIOCore ByteBuffer-core.swift
[125/142] Compiling NIOCore ByteBuffer-hexdump.swift
[126/142] Compiling NIOCore MarkedCircularBuffer.swift
[127/142] Compiling NIOCore MulticastChannel.swift
[128/142] Compiling NIOCore NIOAny.swift
[129/142] Compiling NIOCore NIOCloseOnErrorHandler.swift
[130/142] Compiling NIOCore NIOLoopBound.swift
[131/142] Compiling NIOCore NIOSendable.swift
[132/142] Compiling NIOCore PointerHelpers.swift
[133/142] Compiling NIOCore RecvByteBufferAllocator.swift
[134/142] Compiling NIOCore ByteBuffer-int.swift
[135/142] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[136/142] Compiling NIOCore ByteBuffer-multi-int.swift
[137/142] Compiling NIOCore ByteBuffer-views.swift
[138/142] Compiling NIOCore Channel.swift
[139/142] Compiling NIOCore ChannelHandler.swift
[140/142] Compiling NIOCore ChannelHandlers.swift
[141/142] Compiling NIOCore ChannelInvoker.swift
[142/142] Emitting module NIOCore
[145/195] Emitting module NIOEmbedded
[146/195] Compiling NIOEmbedded AsyncTestingChannel.swift
[147/195] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[148/195] Compiling NIOEmbedded Embedded.swift
[151/197] Compiling NIOPosix PooledRecvBufferAllocator.swift
[152/197] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[153/197] Compiling NIOPosix PosixSingletons.swift
[154/197] Compiling NIOPosix RawSocketBootstrap.swift
[155/197] Compiling NIOPosix Resolver.swift
[156/197] Compiling NIOPosix Selectable.swift
[157/203] Compiling NIOPosix SelectableChannel.swift
[158/203] Compiling NIOPosix SelectableEventLoop.swift
[159/203] Compiling NIOPosix SelectorEpoll.swift
[160/203] Compiling NIOPosix SelectorGeneric.swift
[161/203] Compiling NIOPosix SelectorKqueue.swift
[162/203] Compiling NIOPosix SelectorUring.swift
[163/203] Compiling NIOPosix ServerSocket.swift
[164/203] Compiling NIOPosix Socket.swift
[165/203] Compiling NIOPosix SocketChannel.swift
[166/203] Compiling NIOPosix SocketProtocols.swift
[167/203] Compiling NIOPosix System.swift
[168/203] Compiling NIOPosix Thread.swift
[169/203] Compiling NIOPosix ThreadPosix.swift
[170/203] Compiling NIOPosix ThreadWindows.swift
[171/203] Compiling NIOPosix UnsafeTransfer.swift
[172/203] Compiling NIOPosix Utilities.swift
[173/203] Compiling NIOPosix VsockAddress.swift
[174/203] Compiling NIOPosix VsockChannelEvents.swift
[175/203] Compiling NIOPosix BSDSocketAPICommon.swift
[176/203] Compiling NIOPosix BSDSocketAPIPosix.swift
[177/203] Compiling NIOPosix BSDSocketAPIWindows.swift
[178/203] Compiling NIOPosix BaseSocket.swift
[179/203] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[180/203] Compiling NIOPosix BaseSocketChannel.swift
[181/203] Compiling NIOPosix BaseStreamSocketChannel.swift
[182/203] Compiling NIOPosix IntegerBitPacking.swift
[183/203] Compiling NIOPosix IntegerTypes.swift
[184/203] Compiling NIOPosix Linux.swift
[185/203] Compiling NIOPosix LinuxCPUSet.swift
[186/203] Compiling NIOPosix LinuxUring.swift
[187/203] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[188/203] Compiling NIOPosix NIOThreadPool.swift
[189/203] Compiling NIOPosix NonBlockingFileIO.swift
[190/203] Compiling NIOPosix PendingDatagramWritesManager.swift
[191/203] Compiling NIOPosix PendingWritesManager.swift
[192/203] Compiling NIOPosix PipeChannel.swift
[193/203] Compiling NIOPosix PipePair.swift
[194/203] Compiling NIOPosix PointerHelpers.swift
[195/203] Compiling NIOPosix Pool.swift
[196/203] Compiling NIOPosix Bootstrap.swift
[197/203] Compiling NIOPosix ControlMessage.swift
[198/203] Compiling NIOPosix DatagramVectorReadManager.swift
[199/203] Compiling NIOPosix FileDescriptor.swift
[200/203] Compiling NIOPosix GetaddrinfoResolver.swift
[201/203] Compiling NIOPosix HappyEyeballs.swift
[202/203] Compiling NIOPosix IO.swift
[203/203] Emitting module NIOPosix
[206/207] Compiling NIO Exports.swift
[207/207] Emitting module NIO
[210/212] Compiling StatsdClient StatsdClient.swift
[211/212] Emitting module StatsdClient
[212/212] Compiling StatsdClient Atomics.swift
Build complete! (42.40s)
Build complete.
Done.

Build Machine: Linux 2