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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/niocronscheduler.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mihaelisaev/niocronscheduler
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
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.32s)
Fetched https://github.com/apple/swift-nio.git (0.76s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.02s)
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.41s)
Fetched https://github.com/apple/swift-collections.git (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Creating working copy for https://github.com/MihaelIsaev/SwifCron.git
Working copy of https://github.com/MihaelIsaev/SwifCron.git resolved at 2.0.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.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "niocronscheduler",
      "name": "NIOCronScheduler",
      "url": "https://github.com/mihaelisaev/niocronscheduler.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/niocronscheduler",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.5",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swifcron",
          "name": "SwifCron",
          "url": "https://github.com/MihaelIsaev/SwifCron.git",
          "version": "2.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwifCron",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mihaelisaev/niocronscheduler.git
[1/88] Fetching niocronscheduler
Fetched https://github.com/mihaelisaev/niocronscheduler.git (0.25s)
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.40s)
Fetched https://github.com/apple/swift-nio.git (0.86s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.50s)
Fetched https://github.com/apple/swift-collections.git (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Creating working copy for https://github.com/mihaelisaev/niocronscheduler.git
Working copy of https://github.com/mihaelisaev/niocronscheduler.git resolved at master
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.62.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
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.5
warning: '.resolve-product-dependencies': dependency 'niocronscheduler' is not used by any target
Found 2 product dependencies
  - swift-nio
  - SwifCron
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIOLinux shim.c
[3/8] Compiling CNIOLinux liburing_shims.c
[4/38] Compiling _AtomicsShims.c
[5/38] Compiling CNIODarwin shim.c
[7/57] Compiling Atomics AtomicReference.swift
[8/57] Compiling Atomics AtomicStorage.swift
[9/57] Compiling Atomics AtomicValue.swift
[10/59] Compiling Atomics UnsafeAtomic.swift
[11/59] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/59] Compiling Atomics Primitives.shims.swift
[13/59] Compiling Atomics AtomicInteger.swift
[14/59] Compiling Atomics IntegerConformances.swift
[15/59] Compiling Atomics PointerConformances.swift
[16/59] Compiling Atomics Primitives.native.swift
[17/59] Compiling Atomics AtomicOptionalWrappable.swift
[18/59] Compiling Atomics ManagedAtomic.swift
[19/59] Compiling Atomics OptionalRawRepresentable.swift
[20/59] Compiling Atomics RawRepresentable.swift
[21/59] Compiling Atomics AtomicBool.swift
[22/59] Compiling Atomics AtomicMemoryOrderings.swift
[23/59] Compiling Atomics DoubleWord.swift
[24/59] Emitting module DequeModule
[25/59] Compiling DequeModule _DequeSlot.swift
[26/59] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/59] Emitting module _NIOBase64
[28/59] Compiling _NIOBase64 Base64.swift
[29/59] Compiling _NIODataStructures PriorityQueue.swift
[30/59] Compiling _NIODataStructures _TinyArray.swift
[31/59] Emitting module _NIODataStructures
[32/59] Compiling _NIODataStructures Heap.swift
[45/61] Compiling Atomics IntegerOperations.swift
[46/61] Compiling Atomics Unmanaged extensions.swift
[47/61] Emitting module Atomics
[53/61] Compiling c-nioatomics.c
[54/61] Compiling c-atomics.c
[56/67] Emitting module SwifCron
[57/67] Compiling SwifCron SwifCronError.swift
[58/67] Compiling NIOConcurrencyHelpers lock.swift
[59/67] Compiling NIOConcurrencyHelpers atomics.swift
[60/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/67] Compiling NIOConcurrencyHelpers NIOLock.swift
[62/67] Emitting module NIOConcurrencyHelpers
[63/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[64/124] Compiling SwifCron Helper.swift
[65/124] Compiling SwifCron ExpressionParser.swift
[66/124] Compiling SwifCron Array+Each.swift
[67/124] Compiling SwifCron SwifCron.swift
[68/124] Compiling NIOCore MarkedCircularBuffer.swift
[69/124] Compiling NIOCore MulticastChannel.swift
[70/124] Compiling NIOCore NIOAny.swift
[71/124] Compiling NIOCore NIOCloseOnErrorHandler.swift
[72/124] Compiling NIOCore NIOLoopBound.swift
[73/124] Compiling NIOCore NIOSendable.swift
[74/124] Compiling NIOCore PointerHelpers.swift
[75/124] Compiling NIOCore RecvByteBufferAllocator.swift
[76/132] Compiling NIOCore GlobalSingletons.swift
[77/132] Compiling NIOCore IO.swift
[78/132] Compiling NIOCore IOData.swift
[79/132] Compiling NIOCore IPProtocol.swift
[80/132] Compiling NIOCore IntegerBitPacking.swift
[81/132] Compiling NIOCore IntegerTypes.swift
[82/132] Compiling NIOCore Interfaces.swift
[83/132] Compiling NIOCore Linux.swift
[84/132] Compiling NIOCore AddressedEnvelope.swift
[85/132] Compiling NIOCore AsyncAwaitSupport.swift
[86/132] Compiling NIOCore AsyncChannel.swift
[87/132] Compiling NIOCore AsyncChannelInboundStream.swift
[88/132] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[89/132] Compiling NIOCore AsyncChannelOutboundWriter.swift
[90/132] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[91/132] Compiling NIOCore NIOAsyncSequenceProducer.swift
[92/132] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[93/132] Compiling NIOCore SocketAddresses.swift
[94/132] Compiling NIOCore SocketOptionProvider.swift
[95/132] Compiling NIOCore SystemCallHelpers.swift
[96/132] Compiling NIOCore TimeAmount+Duration.swift
[97/132] Compiling NIOCore TypeAssistedChannelHandler.swift
[98/132] Compiling NIOCore UniversalBootstrapSupport.swift
[99/132] Compiling NIOCore Utilities.swift
[100/132] Compiling NIOCore ChannelOption.swift
[101/132] Compiling NIOCore ChannelPipeline.swift
[102/132] Compiling NIOCore CircularBuffer.swift
[103/132] Compiling NIOCore Codec.swift
[104/132] Compiling NIOCore ConvenienceOptionSupport.swift
[105/132] Compiling NIOCore DeadChannel.swift
[106/132] Compiling NIOCore DispatchQueue+WithFuture.swift
[107/132] Compiling NIOCore EventLoop+Deprecated.swift
[108/132] Compiling NIOCore EventLoop+SerialExecutor.swift
[109/132] Compiling NIOCore EventLoop.swift
[110/132] Compiling NIOCore EventLoopFuture+Deprecated.swift
[111/132] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/132] Compiling NIOCore EventLoopFuture.swift
[113/132] Compiling NIOCore FileDescriptor.swift
[114/132] Compiling NIOCore FileHandle.swift
[115/132] Compiling NIOCore FileRegion.swift
[116/132] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[117/132] Compiling NIOCore NIOAsyncWriter.swift
[118/132] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[119/132] Compiling NIOCore BSDSocketAPI.swift
[120/132] Compiling NIOCore ByteBuffer-aux.swift
[121/132] Compiling NIOCore ByteBuffer-conversions.swift
[122/132] Compiling NIOCore ByteBuffer-core.swift
[123/132] Compiling NIOCore ByteBuffer-hexdump.swift
[124/132] Compiling NIOCore ByteBuffer-int.swift
[125/132] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[126/132] Compiling NIOCore ByteBuffer-multi-int.swift
[127/132] Compiling NIOCore ByteBuffer-views.swift
[128/132] Compiling NIOCore Channel.swift
[129/132] Compiling NIOCore ChannelHandler.swift
[130/132] Compiling NIOCore ChannelHandlers.swift
[131/132] Compiling NIOCore ChannelInvoker.swift
[132/132] Emitting module NIOCore
[133/181] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[134/181] Emitting module NIOEmbedded
[135/181] Compiling NIOEmbedded AsyncTestingChannel.swift
[136/181] Compiling NIOEmbedded Embedded.swift
[137/181] Compiling NIOPosix IntegerBitPacking.swift
[138/181] Compiling NIOPosix IntegerTypes.swift
[139/181] Compiling NIOPosix Linux.swift
[140/181] Compiling NIOPosix LinuxCPUSet.swift
[141/181] Compiling NIOPosix LinuxUring.swift
[142/181] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[143/181] Compiling NIOPosix PointerHelpers.swift
[144/181] Compiling NIOPosix Pool.swift
[145/181] Compiling NIOPosix PooledRecvBufferAllocator.swift
[146/181] Compiling NIOPosix PosixSingletons.swift
[147/181] Compiling NIOPosix RawSocketBootstrap.swift
[148/181] Compiling NIOPosix Resolver.swift
[149/187] Emitting module NIOPosix
[150/187] Compiling NIOPosix Selectable.swift
[151/187] Compiling NIOPosix SelectableChannel.swift
[152/187] Compiling NIOPosix SelectableEventLoop.swift
[153/187] Compiling NIOPosix SelectorEpoll.swift
[154/187] Compiling NIOPosix SelectorGeneric.swift
[155/187] Compiling NIOPosix SelectorKqueue.swift
[156/187] Compiling NIOPosix Thread.swift
[157/187] Compiling NIOPosix ThreadPosix.swift
[158/187] Compiling NIOPosix ThreadWindows.swift
[159/187] Compiling NIOPosix Utilities.swift
[160/187] Compiling NIOPosix VsockAddress.swift
[161/187] Compiling NIOPosix VsockChannelEvents.swift
[162/187] Compiling NIOPosix BSDSocketAPICommon.swift
[163/187] Compiling NIOPosix BSDSocketAPIPosix.swift
[164/187] Compiling NIOPosix BSDSocketAPIWindows.swift
[165/187] Compiling NIOPosix BaseSocket.swift
[166/187] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[167/187] Compiling NIOPosix BaseSocketChannel.swift
[168/187] Compiling NIOPosix BaseStreamSocketChannel.swift
[169/187] Compiling NIOPosix SelectorUring.swift
[170/187] Compiling NIOPosix ServerSocket.swift
[171/187] Compiling NIOPosix Socket.swift
[172/187] Compiling NIOPosix SocketChannel.swift
[173/187] Compiling NIOPosix SocketProtocols.swift
[174/187] Compiling NIOPosix System.swift
[175/187] Compiling NIOPosix Bootstrap.swift
[176/187] Compiling NIOPosix ControlMessage.swift
[177/187] Compiling NIOPosix DatagramVectorReadManager.swift
[178/187] Compiling NIOPosix FileDescriptor.swift
[179/187] Compiling NIOPosix GetaddrinfoResolver.swift
[180/187] Compiling NIOPosix HappyEyeballs.swift
[181/187] Compiling NIOPosix IO.swift
[182/187] Compiling NIOPosix NIOThreadPool.swift
[183/187] Compiling NIOPosix NonBlockingFileIO.swift
[184/187] Compiling NIOPosix PendingDatagramWritesManager.swift
[185/187] Compiling NIOPosix PendingWritesManager.swift
[186/187] Compiling NIOPosix PipeChannel.swift
[187/187] Compiling NIOPosix PipePair.swift
[188/189] Compiling NIO Exports.swift
[189/189] Emitting module NIO
[190/191] Compiling NIOCronScheduler NIOCronScheduler.swift
[191/191] Emitting module NIOCronScheduler
Build complete! (16.21s)
Build complete.
Done.