The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NIOCronScheduler 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/mihaelisaev/niocronscheduler.git
Reference: 2.1.0
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/mihaelisaev/niocronscheduler
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at aa67f5e Update README.md
Cloned https://github.com/mihaelisaev/niocronscheduler.git
Revision (git rev-parse @):
aa67f5efde1c728772fcfc21a862412df83f14f1
SUCCESS checkout https://github.com/mihaelisaev/niocronscheduler.git at 2.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mihaelisaev/niocronscheduler.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/apple/swift-nio.git
Fetching https://github.com/MihaelIsaev/SwifCron.git
[1/169] Fetching swifcron
[170/64666] Fetching swifcron, swift-nio
Fetched https://github.com/MihaelIsaev/SwifCron.git from cache (4.37s)
Fetched https://github.com/apple/swift-nio.git from cache (4.46s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (1.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.71s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[642/4546] Fetching swift-atomics, swift-system
[4547/18292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.10s)
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.77s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/MihaelIsaev/SwifCron.git
Working copy of https://github.com/MihaelIsaev/SwifCron.git resolved at 2.0.0
Building for debugging...
[0/21] Write sources
[11/21] Compiling CNIODarwin shim.c
[12/21] Compiling CNIOWindows shim.c
[12/21] Compiling CNIOLinux liburing_shims.c
[12/21] Compiling CNIOWindows WSAStartup.c
[15/21] Write sources
/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.
[16/21] Compiling CNIOLinux shim.c
[17/21] Compiling _AtomicsShims.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[19/69] Compiling c-nioatomics.c
[20/69] Compiling c-atomics.c
[22/75] Compiling Atomics UnsafeAtomic.swift
[23/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/77] Compiling Atomics AtomicStorage.swift
[25/77] Compiling Atomics AtomicValue.swift
[26/77] Compiling Atomics ManagedAtomic.swift
[27/77] Compiling Atomics ManagedAtomicLazyReference.swift
[30/79] Compiling Atomics OptionalRawRepresentable.swift
[31/79] Compiling Atomics RawRepresentable.swift
[32/79] Compiling Atomics AtomicBool.swift
[33/79] Emitting module _CollectionsUtilities
[36/79] Compiling SwifCron SwifCronError.swift
[37/79] Compiling Atomics AtomicOptionalWrappable.swift
[38/79] Compiling Atomics AtomicReference.swift
[39/79] Compiling Atomics Primitives.shims.swift
[40/79] Compiling Atomics AtomicInteger.swift
[41/79] Compiling Atomics IntegerConformances.swift
[42/79] Compiling Atomics PointerConformances.swift
[43/79] Compiling Atomics Primitives.native.swift
[44/79] Compiling _NIODataStructures PriorityQueue.swift
[45/79] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/79] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/79] Emitting module _NIOBase64
[54/79] Compiling _NIOBase64 Base64.swift
[55/80] Compiling Atomics IntegerOperations.swift
[56/80] Compiling Atomics Unmanaged extensions.swift
[61/81] Compiling _NIODataStructures _TinyArray.swift
[68/81] Emitting module Atomics
[69/82] Emitting module NIOConcurrencyHelpers
[71/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[72/98] Compiling DequeModule Deque+Extras.swift
[73/100] Compiling DequeModule _DequeBuffer.swift
[74/100] Compiling DequeModule _DequeBufferHeader.swift
[75/100] Emitting module SwifCron
[76/100] Compiling SwifCron Helper.swift
[77/100] Compiling SwifCron Array+Each.swift
[78/100] Compiling SwifCron ExpressionParser.swift
[79/100] Compiling SwifCron SwifCron.swift
[80/101] Emitting module _NIODataStructures
[81/101] Compiling _NIODataStructures Heap.swift
[83/102] Compiling DequeModule Deque+Hashable.swift
[84/102] Compiling DequeModule Deque+Sendable.swift
[85/102] Compiling NIOConcurrencyHelpers lock.swift
[87/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/102] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/102] Compiling NIOConcurrencyHelpers atomics.swift
[92/103] Compiling DequeModule _DequeSlot.swift
[93/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/103] Compiling DequeModule Deque+Testing.swift
[95/103] Compiling DequeModule Deque._Storage.swift
[96/103] Compiling DequeModule Deque+Descriptions.swift
[97/103] Compiling DequeModule Deque+Equatable.swift
[98/103] Compiling DequeModule Deque._UnsafeHandle.swift
[99/103] Compiling DequeModule Deque.swift
[100/103] Emitting module DequeModule
[101/103] Compiling DequeModule Deque+Codable.swift
[102/103] Compiling DequeModule Deque+Collection.swift
[103/103] Compiling DequeModule Deque+CustomReflectable.swift
[105/161] Compiling NIOCore AddressedEnvelope.swift
[106/161] Compiling NIOCore AsyncAwaitSupport.swift
[107/161] Compiling NIOCore AsyncChannel.swift
[108/161] Compiling NIOCore AsyncChannelInboundStream.swift
[109/161] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[110/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/161] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[112/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[113/169] Compiling NIOCore GlobalSingletons.swift
[114/169] Compiling NIOCore IO.swift
[115/169] Compiling NIOCore IOData.swift
[116/169] Compiling NIOCore IPProtocol.swift
[117/169] Compiling NIOCore IntegerBitPacking.swift
[118/169] Compiling NIOCore IntegerTypes.swift
[119/169] Compiling NIOCore Interfaces.swift
[120/169] Compiling NIOCore Linux.swift
[121/169] Compiling NIOCore ChannelOption.swift
[122/169] Compiling NIOCore ChannelPipeline.swift
[123/169] Compiling NIOCore CircularBuffer.swift
[124/169] Compiling NIOCore Codec.swift
[125/169] Compiling NIOCore ConvenienceOptionSupport.swift
[126/169] Compiling NIOCore DeadChannel.swift
[127/169] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/169] Compiling NIOCore EventLoop+Deprecated.swift
[129/169] Compiling NIOCore MarkedCircularBuffer.swift
[130/169] Compiling NIOCore MulticastChannel.swift
[131/169] Compiling NIOCore NIOAny.swift
[132/169] Compiling NIOCore NIOCloseOnErrorHandler.swift
[133/169] Compiling NIOCore NIOLoopBound.swift
[134/169] Compiling NIOCore NIOSendable.swift
[135/169] Compiling NIOCore PointerHelpers.swift
[136/169] Compiling NIOCore RecvByteBufferAllocator.swift
[137/169] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[138/169] Compiling NIOCore NIOAsyncWriter.swift
[139/169] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/169] Compiling NIOCore BSDSocketAPI.swift
[141/169] Compiling NIOCore ByteBuffer-aux.swift
[142/169] Compiling NIOCore ByteBuffer-conversions.swift
[143/169] Compiling NIOCore ByteBuffer-core.swift
[144/169] Compiling NIOCore ByteBuffer-hexdump.swift
[145/169] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[146/169] Compiling NIOCore SocketAddresses.swift
[147/169] Compiling NIOCore SocketOptionProvider.swift
[148/169] Compiling NIOCore SystemCallHelpers.swift
[149/169] Compiling NIOCore TimeAmount+Duration.swift
[150/169] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/169] Compiling NIOCore UniversalBootstrapSupport.swift
[152/169] Compiling NIOCore Utilities.swift
[153/169] Compiling NIOCore EventLoop+SerialExecutor.swift
[154/169] Compiling NIOCore EventLoop.swift
[155/169] Compiling NIOCore EventLoopFuture+Deprecated.swift
[156/169] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[157/169] Compiling NIOCore EventLoopFuture.swift
[158/169] Compiling NIOCore FileDescriptor.swift
[159/169] Compiling NIOCore FileHandle.swift
[160/169] Compiling NIOCore FileRegion.swift
[161/169] Compiling NIOCore ByteBuffer-int.swift
[162/169] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/169] Compiling NIOCore ByteBuffer-multi-int.swift
[164/169] Compiling NIOCore ByteBuffer-views.swift
[165/169] Compiling NIOCore Channel.swift
[166/169] Compiling NIOCore ChannelHandler.swift
[167/169] Compiling NIOCore ChannelHandlers.swift
[168/169] Compiling NIOCore ChannelInvoker.swift
[169/169] Emitting module NIOCore
[171/221] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[172/221] Compiling NIOEmbedded AsyncTestingChannel.swift
[173/221] Emitting module NIOEmbedded
[174/221] Compiling NIOEmbedded Embedded.swift
[176/222] Emitting module NIOPosix
[177/228] Compiling NIOPosix ThreadPosix.swift
[178/228] Compiling NIOPosix ThreadWindows.swift
[179/228] Compiling NIOPosix UnsafeTransfer.swift
[180/228] Compiling NIOPosix Utilities.swift
[181/228] Compiling NIOPosix VsockAddress.swift
[182/228] Compiling NIOPosix VsockChannelEvents.swift
[183/228] Compiling NIOPosix PooledRecvBufferAllocator.swift
[184/228] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[185/228] Compiling NIOPosix PosixSingletons.swift
[186/228] Compiling NIOPosix RawSocketBootstrap.swift
[187/228] Compiling NIOPosix Resolver.swift
[188/228] Compiling NIOPosix Selectable.swift
[189/228] Compiling NIOPosix BSDSocketAPICommon.swift
[190/228] Compiling NIOPosix BSDSocketAPIPosix.swift
[191/228] Compiling NIOPosix BSDSocketAPIWindows.swift
[192/228] Compiling NIOPosix BaseSocket.swift
[193/228] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[194/228] Compiling NIOPosix BaseSocketChannel.swift
[195/228] Compiling NIOPosix BaseStreamSocketChannel.swift
[196/228] Compiling NIOPosix SelectableChannel.swift
[197/228] Compiling NIOPosix SelectableEventLoop.swift
[198/228] Compiling NIOPosix SelectorEpoll.swift
[199/228] Compiling NIOPosix SelectorGeneric.swift
[200/228] Compiling NIOPosix SelectorKqueue.swift
[201/228] Compiling NIOPosix SelectorUring.swift
[202/228] Compiling NIOPosix ServerSocket.swift
[203/228] Compiling NIOPosix Socket.swift
[204/228] Compiling NIOPosix SocketChannel.swift
[205/228] Compiling NIOPosix SocketProtocols.swift
[206/228] Compiling NIOPosix System.swift
[207/228] Compiling NIOPosix Thread.swift
[208/228] Compiling NIOPosix NonBlockingFileIO.swift
[209/228] Compiling NIOPosix PendingDatagramWritesManager.swift
[210/228] Compiling NIOPosix PendingWritesManager.swift
[211/228] Compiling NIOPosix PipeChannel.swift
[212/228] Compiling NIOPosix PipePair.swift
[213/228] Compiling NIOPosix PointerHelpers.swift
[214/228] Compiling NIOPosix Pool.swift
[215/228] Compiling NIOPosix IntegerBitPacking.swift
[216/228] Compiling NIOPosix IntegerTypes.swift
[217/228] Compiling NIOPosix Linux.swift
[218/228] Compiling NIOPosix LinuxCPUSet.swift
[219/228] Compiling NIOPosix LinuxUring.swift
[220/228] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[221/228] Compiling NIOPosix NIOThreadPool.swift
[222/228] Compiling NIOPosix Bootstrap.swift
[223/228] Compiling NIOPosix ControlMessage.swift
[224/228] Compiling NIOPosix DatagramVectorReadManager.swift
[225/228] Compiling NIOPosix FileDescriptor.swift
[226/228] Compiling NIOPosix GetaddrinfoResolver.swift
[227/228] Compiling NIOPosix HappyEyeballs.swift
[228/228] Compiling NIOPosix IO.swift
[230/231] Compiling NIO Exports.swift
[231/231] Emitting module NIO
[233/234] Compiling NIOCronScheduler NIOCronScheduler.swift
[234/234] Emitting module NIOCronScheduler
Build complete! (49.27s)
Build complete.
Done.

Build Machine: Linux 2