The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NIOCronScheduler with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/niocronscheduler.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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 into spi-builder-workspace
aa67f5efde1c728772fcfc21a862412df83f14f1
SUCCESS checkout https://github.com/mihaelisaev/niocronscheduler.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/MihaelIsaev/SwifCron.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/MihaelIsaev/SwifCron.git (0.35s)
Fetched https://github.com/apple/swift-nio.git (0.79s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.25s)
Fetched https://github.com/apple/swift-collections.git (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.03s)
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.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.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.54.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/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOLinux shim.c
[4/35] Compiling CNIODarwin shim.c
[5/35] Compiling _AtomicsShims.c
[7/50] Compiling DequeModule Deque._Storage.swift
[8/50] Compiling DequeModule Deque._UnsafeHandle.swift
[9/52] Compiling Atomics AtomicLazyReference.swift
[10/52] Compiling Atomics HighLevelTypes.swift
[11/52] Compiling DequeModule Deque+Extras.swift
[12/52] Compiling Atomics IntegerConformances.swift
[13/52] Compiling Atomics PointerConformances.swift
[14/52] Compiling Atomics AtomicValue.swift
[15/52] Compiling Atomics DoubleWord.swift
[16/52] Compiling Atomics AtomicRawRepresentable.swift
[17/52] Compiling Atomics AtomicStrongReference.swift
[18/52] Compiling Atomics AtomicInteger.swift
[19/52] Compiling Atomics AtomicBool.swift
[20/52] Compiling Atomics AtomicOptional.swift
[21/52] Compiling Atomics AtomicOptionalRawRepresentable.swift
[22/52] Compiling Atomics AtomicMemoryOrderings.swift
[23/52] Compiling Atomics Unmanaged extensions.swift
[24/52] Emitting module DequeModule
[25/52] Compiling _NIODataStructures PriorityQueue.swift
[26/52] Compiling DequeModule _DequeSlot.swift
[27/52] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/52] Emitting module _NIODataStructures
[29/52] Compiling _NIODataStructures Heap.swift
[38/54] Compiling SwifCron SwifCronError.swift
[43/54] Emitting module Atomics
[45/54] Compiling c-nioatomics.c
[47/54] Compiling Atomics Primitives.native.swift
[48/54] Compiling Atomics Primitives.shims.swift
[48/54] Compiling c-atomics.c
[50/54] Compiling SwifCron Helper.swift
[51/54] Compiling SwifCron SwifCron.swift
[52/54] Emitting module SwifCron
[53/54] Compiling SwifCron Array+Each.swift
[54/54] Compiling SwifCron ExpressionParser.swift
[55/60] Compiling NIOConcurrencyHelpers NIOLock.swift
[56/60] Compiling NIOConcurrencyHelpers lock.swift
[57/60] Emitting module NIOConcurrencyHelpers
[58/60] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[59/60] Compiling NIOConcurrencyHelpers atomics.swift
[60/60] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/116] Compiling NIOCore IOData.swift
[62/116] Compiling NIOCore IPProtocol.swift
[63/116] Compiling NIOCore IntegerBitPacking.swift
[64/116] Compiling NIOCore IntegerTypes.swift
[65/116] Compiling NIOCore Interfaces.swift
[66/116] Compiling NIOCore Linux.swift
[67/116] Compiling NIOCore MarkedCircularBuffer.swift
[68/116] Compiling NIOCore MulticastChannel.swift
[69/123] Compiling NIOCore AddressedEnvelope.swift
[70/123] Compiling NIOCore AsyncAwaitSupport.swift
[71/123] Compiling NIOCore AsyncChannel.swift
[72/123] Compiling NIOCore AsyncChannelInboundStream.swift
[73/123] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[74/123] Compiling NIOCore AsyncChannelOutboundWriter.swift
[75/123] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[76/123] Compiling NIOCore CloseRatchet.swift
[77/123] Compiling NIOCore EventLoop.swift
[78/123] Compiling NIOCore EventLoopFuture+Deprecated.swift
[79/123] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[80/123] Compiling NIOCore EventLoopFuture.swift
[81/123] Compiling NIOCore FileDescriptor.swift
[82/123] Compiling NIOCore FileHandle.swift
[83/123] Compiling NIOCore FileRegion.swift
[84/123] Compiling NIOCore IO.swift
[85/123] Compiling NIOCore NIOAsyncSequenceProducer.swift
[86/123] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[87/123] Compiling NIOCore NIOAsyncWriter.swift
[88/123] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[89/123] Compiling NIOCore BSDSocketAPI.swift
[90/123] Compiling NIOCore ByteBuffer-aux.swift
[91/123] Compiling NIOCore ByteBuffer-conversions.swift
[92/123] Compiling NIOCore ByteBuffer-core.swift
[93/123] Compiling NIOCore NIOAny.swift
[94/123] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/123] Compiling NIOCore NIOLoopBound.swift
[96/123] Compiling NIOCore NIOSendable.swift
[97/123] Compiling NIOCore PointerHelpers.swift
[98/123] Compiling NIOCore RecvByteBufferAllocator.swift
[99/123] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[100/123] Compiling NIOCore ChannelOption.swift
[101/123] Compiling NIOCore ChannelPipeline.swift
[102/123] Compiling NIOCore CircularBuffer.swift
[103/123] Compiling NIOCore Codec.swift
[104/123] Compiling NIOCore ConvenienceOptionSupport.swift
[105/123] Compiling NIOCore DeadChannel.swift
[106/123] Compiling NIOCore DispatchQueue+WithFuture.swift
[107/123] Compiling NIOCore EventLoop+Deprecated.swift
[108/123] Compiling NIOCore SocketAddresses.swift
[109/123] Compiling NIOCore SocketOptionProvider.swift
[110/123] Compiling NIOCore SystemCallHelpers.swift
[111/123] Compiling NIOCore TimeAmount+Duration.swift
[112/123] Compiling NIOCore TypeAssistedChannelHandler.swift
[113/123] Compiling NIOCore UniversalBootstrapSupport.swift
[114/123] Compiling NIOCore Utilities.swift
[115/123] Compiling NIOCore ByteBuffer-int.swift
[116/123] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[117/123] Compiling NIOCore ByteBuffer-multi-int.swift
[118/123] Compiling NIOCore ByteBuffer-views.swift
[119/123] Compiling NIOCore Channel.swift
[120/123] Compiling NIOCore ChannelHandler.swift
[121/123] Compiling NIOCore ChannelHandlers.swift
[122/123] Compiling NIOCore ChannelInvoker.swift
[123/123] Emitting module NIOCore
[124/170] Emitting module NIOEmbedded
[125/170] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[126/170] Compiling NIOEmbedded AsyncTestingChannel.swift
[127/170] Compiling NIOEmbedded Embedded.swift
[128/170] Emitting module NIOPosix
[129/175] Compiling NIOPosix HappyEyeballs.swift
[130/175] Compiling NIOPosix IO.swift
[131/175] Compiling NIOPosix IntegerBitPacking.swift
[132/175] Compiling NIOPosix IntegerTypes.swift
[133/175] Compiling NIOPosix Linux.swift
[134/175] Compiling NIOPosix LinuxCPUSet.swift
[135/175] Compiling NIOPosix Resolver.swift
[136/175] Compiling NIOPosix Selectable.swift
[137/175] Compiling NIOPosix SelectableChannel.swift
[138/175] Compiling NIOPosix SelectableEventLoop.swift
[139/175] Compiling NIOPosix SelectorEpoll.swift
[140/175] Compiling NIOPosix SelectorGeneric.swift
[141/175] Compiling NIOPosix PipeChannel.swift
[142/175] Compiling NIOPosix PipePair.swift
[143/175] Compiling NIOPosix PointerHelpers.swift
[144/175] Compiling NIOPosix Pool.swift
[145/175] Compiling NIOPosix PooledRecvBufferAllocator.swift
[146/175] Compiling NIOPosix RawSocketBootstrap.swift
[147/175] Compiling NIOPosix SelectorKqueue.swift
[148/175] Compiling NIOPosix SelectorUring.swift
[149/175] Compiling NIOPosix ServerSocket.swift
[150/175] Compiling NIOPosix Socket.swift
[151/175] Compiling NIOPosix SocketChannel.swift
[152/175] Compiling NIOPosix SocketProtocols.swift
[153/175] Compiling NIOPosix LinuxUring.swift
[154/175] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[155/175] Compiling NIOPosix NIOThreadPool.swift
[156/175] Compiling NIOPosix NonBlockingFileIO.swift
[157/175] Compiling NIOPosix PendingDatagramWritesManager.swift
[158/175] Compiling NIOPosix PendingWritesManager.swift
[159/175] Compiling NIOPosix BSDSocketAPICommon.swift
[160/175] Compiling NIOPosix BSDSocketAPIPosix.swift
[161/175] Compiling NIOPosix BSDSocketAPIWindows.swift
[162/175] Compiling NIOPosix BaseSocket.swift
[163/175] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[164/175] Compiling NIOPosix BaseSocketChannel.swift
[165/175] Compiling NIOPosix BaseStreamSocketChannel.swift
[166/175] Compiling NIOPosix Bootstrap.swift
[167/175] Compiling NIOPosix ControlMessage.swift
[168/175] Compiling NIOPosix DatagramVectorReadManager.swift
[169/175] Compiling NIOPosix FileDescriptor.swift
[170/175] Compiling NIOPosix GetaddrinfoResolver.swift
[171/175] Compiling NIOPosix System.swift
[172/175] Compiling NIOPosix Thread.swift
[173/175] Compiling NIOPosix ThreadPosix.swift
[174/175] Compiling NIOPosix ThreadWindows.swift
[175/175] Compiling NIOPosix Utilities.swift
[176/177] Compiling NIO Exports.swift
[177/177] Emitting module NIO
[178/179] Compiling NIOCronScheduler NIOCronScheduler.swift
[179/179] Emitting module NIOCronScheduler
Build complete! (25.72s)
Build complete.
Done.