The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of NIOCronScheduler, reference master (aa67f5), with Swift 6.2 (beta) for Linux on 19 Jun 2025 15:55:15 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/niocronscheduler.git
Reference: master
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
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mihaelisaev/niocronscheduler.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/MihaelIsaev/SwifCron.git
Fetching https://github.com/apple/swift-nio.git
[1/169] Fetching swifcron
[170/76496] Fetching swifcron, swift-nio
Fetched https://github.com/MihaelIsaev/SwifCron.git from cache (6.09s)
Fetched https://github.com/apple/swift-nio.git from cache (6.20s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (10.15s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.29s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[505/6233] Fetching swift-atomics, swift-system
[5968/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
[12091/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.36s)
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.41s)
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.2.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.3.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.83.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.5.0
Building for debugging...
[0/22] Write sources
[11/22] Compiling CNIOWindows shim.c
[12/22] Compiling CNIOWindows WSAStartup.c
[13/22] Compiling CNIOLinux liburing_shims.c
[14/22] Write sources
[15/22] Compiling CNIODarwin shim.c
[16/22] Compiling CNIOWASI CNIOWASI.c
[17/22] Compiling _AtomicsShims.c
[18/22] Write swift-version-24593BA9C3E375BF.txt
[19/22] Compiling CNIOLinux shim.c
[21/66] Emitting module _NIODataStructures
[22/66] Emitting module InternalCollectionsUtilities
[22/67] Compiling c-nioatomics.c
[23/67] Compiling c-atomics.c
[25/73] Compiling SwifCron SwifCronError.swift
[26/73] Compiling Atomics UnsafeAtomic.swift
[27/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/75] Compiling _NIODataStructures PriorityQueue.swift
[29/75] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/75] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/75] Compiling InternalCollectionsUtilities Debugging.swift
[33/75] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/75] Compiling InternalCollectionsUtilities Integer rank.swift
[35/75] Emitting module SwifCron
[36/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/75] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/75] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/75] Compiling InternalCollectionsUtilities Descriptions.swift
[43/75] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/75] Emitting module _NIOBase64
[47/75] Compiling _NIOBase64 Base64.swift
[48/75] Emitting module Atomics
[50/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/76] Compiling Atomics AtomicStorage.swift
[54/76] Compiling Atomics AtomicValue.swift
[56/76] Compiling Atomics ManagedAtomicLazyReference.swift
[64/77] Compiling _NIODataStructures _TinyArray.swift
[65/92] Compiling DequeModule Deque+CustomReflectable.swift
[66/92] Compiling DequeModule Deque+Descriptions.swift
[67/94] Compiling Atomics IntegerOperations.swift
[68/94] Compiling Atomics Unmanaged extensions.swift
[70/95] Compiling DequeModule _DequeBuffer.swift
[71/95] Compiling DequeModule _DequeBufferHeader.swift
[72/95] Compiling DequeModule Deque+Equatable.swift
[73/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/95] Compiling DequeModule Deque+Extras.swift
[75/95] Compiling DequeModule Deque+Hashable.swift
[76/95] Compiling DequeModule Deque+Testing.swift
[77/95] Compiling DequeModule Deque._Storage.swift
[78/95] Compiling DequeModule _DequeSlot.swift
[79/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/95] Compiling _NIODataStructures Heap.swift
[81/96] Emitting module NIOConcurrencyHelpers
[83/96] Compiling NIOConcurrencyHelpers lock.swift
[84/96] Compiling SwifCron Array+Each.swift
[85/96] Compiling SwifCron ExpressionParser.swift
[86/96] Compiling SwifCron Helper.swift
[87/96] Compiling SwifCron SwifCron.swift
[88/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/97] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/97] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/97] Compiling NIOConcurrencyHelpers atomics.swift
[93/98] Compiling DequeModule Deque._UnsafeHandle.swift
[94/98] Compiling DequeModule Deque.swift
[96/98] Compiling DequeModule Deque+Codable.swift
[97/98] Compiling DequeModule Deque+Collection.swift
[98/98] Emitting module DequeModule
[100/159] Compiling NIOCore MulticastChannel.swift
[101/159] Compiling NIOCore NIOAny.swift
[102/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/159] Compiling NIOCore NIOLoopBound.swift
[104/159] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/159] Compiling NIOCore NIOScheduledCallback.swift
[106/159] Compiling NIOCore NIOSendable.swift
[107/159] Compiling NIOCore RecvByteBufferAllocator.swift
[108/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/167] Compiling NIOCore EventLoopFuture.swift
[112/167] Compiling NIOCore FileDescriptor.swift
[113/167] Compiling NIOCore FileHandle.swift
[114/167] Compiling NIOCore FileRegion.swift
[115/167] Compiling NIOCore GlobalSingletons.swift
[116/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/167] Compiling NIOCore SocketAddresses.swift
[118/167] Compiling NIOCore SocketOptionProvider.swift
[119/167] Compiling NIOCore SystemCallHelpers.swift
[120/167] Compiling NIOCore TimeAmount+Duration.swift
[121/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/167] Compiling NIOCore UniversalBootstrapSupport.swift
[123/167] Compiling NIOCore Utilities.swift
[124/167] Compiling NIOCore IO.swift
[125/167] Compiling NIOCore IOData.swift
[126/167] Compiling NIOCore IPProtocol.swift
[127/167] Compiling NIOCore IntegerBitPacking.swift
[128/167] Compiling NIOCore IntegerTypes.swift
[129/167] Compiling NIOCore Interfaces.swift
[130/167] Compiling NIOCore Linux.swift
[131/167] Compiling NIOCore MarkedCircularBuffer.swift
[132/167] Compiling NIOCore ByteBuffer-multi-int.swift
[133/167] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[134/167] Compiling NIOCore ByteBuffer-views.swift
[135/167] Compiling NIOCore Channel.swift
[136/167] Compiling NIOCore ChannelHandler.swift
[137/167] Compiling NIOCore ChannelHandlers.swift
[138/167] Compiling NIOCore ChannelInvoker.swift
[139/167] Compiling NIOCore ChannelOption.swift
[140/167] Compiling NIOCore ChannelPipeline.swift
[141/167] Compiling NIOCore CircularBuffer.swift
[142/167] Compiling NIOCore Codec.swift
[143/167] Compiling NIOCore ConvenienceOptionSupport.swift
[144/167] Compiling NIOCore DeadChannel.swift
[145/167] Compiling NIOCore DispatchQueue+WithFuture.swift
[146/167] Compiling NIOCore EventLoop+Deprecated.swift
[147/167] Compiling NIOCore EventLoop+SerialExecutor.swift
[148/167] Compiling NIOCore EventLoop.swift
[149/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[150/167] Compiling NIOCore BSDSocketAPI.swift
[151/167] Compiling NIOCore ByteBuffer-aux.swift
[152/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[153/167] Compiling NIOCore ByteBuffer-conversions.swift
[154/167] Compiling NIOCore ByteBuffer-core.swift
[155/167] Compiling NIOCore ByteBuffer-hex.swift
[156/167] Compiling NIOCore ByteBuffer-int.swift
[157/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/167] Compiling NIOCore AddressedEnvelope.swift
[159/167] Compiling NIOCore AsyncAwaitSupport.swift
[160/167] Compiling NIOCore AsyncChannel.swift
[161/167] Compiling NIOCore AsyncChannelHandler.swift
[162/167] Compiling NIOCore AsyncChannelInboundStream.swift
[163/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[164/167] Compiling NIOCore NIOAsyncSequenceProducer.swift
[165/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[166/167] Compiling NIOCore NIOAsyncWriter.swift
[167/167] Emitting module NIOCore
[169/218] Emitting module NIOEmbedded
[170/218] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[171/218] Compiling NIOEmbedded Embedded.swift
[172/218] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/219] Compiling NIOPosix Pool.swift
[175/219] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[176/219] Compiling NIOPosix PosixSingletons.swift
[177/219] Compiling NIOPosix RawSocketBootstrap.swift
[178/219] Compiling NIOPosix Resolver.swift
[179/219] Compiling NIOPosix Selectable.swift
[180/225] Compiling NIOPosix ThreadPosix.swift
[181/225] Compiling NIOPosix ThreadWindows.swift
[182/225] Compiling NIOPosix UnsafeTransfer.swift
[183/225] Compiling NIOPosix Utilities.swift
[184/225] Compiling NIOPosix VsockAddress.swift
[185/225] Compiling NIOPosix VsockChannelEvents.swift
[186/225] Compiling NIOPosix SelectableChannel.swift
[187/225] Compiling NIOPosix SelectableEventLoop.swift
[188/225] Compiling NIOPosix SelectorEpoll.swift
[189/225] Compiling NIOPosix SelectorGeneric.swift
[190/225] Compiling NIOPosix SelectorKqueue.swift
[191/225] Compiling NIOPosix SelectorUring.swift
[192/225] Compiling NIOPosix ServerSocket.swift
[193/225] Compiling NIOPosix Socket.swift
[194/225] Compiling NIOPosix SocketChannel.swift
[195/225] Compiling NIOPosix SocketProtocols.swift
[196/225] Compiling NIOPosix System.swift
[197/225] Compiling NIOPosix Thread.swift
[198/225] Compiling NIOPosix BSDSocketAPICommon.swift
[199/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[200/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[201/225] Compiling NIOPosix BaseSocket.swift
[202/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[203/225] Compiling NIOPosix BaseSocketChannel.swift
[204/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[205/225] Emitting module NIOPosix
[206/225] Compiling NIOPosix IO.swift
[207/225] Compiling NIOPosix IntegerBitPacking.swift
[208/225] Compiling NIOPosix IntegerTypes.swift
[209/225] Compiling NIOPosix Linux.swift
[210/225] Compiling NIOPosix LinuxCPUSet.swift
[211/225] Compiling NIOPosix LinuxUring.swift
[212/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[213/225] Compiling NIOPosix Bootstrap.swift
[214/225] Compiling NIOPosix ControlMessage.swift
[215/225] Compiling NIOPosix DatagramVectorReadManager.swift
[216/225] Compiling NIOPosix Errors+Any.swift
[217/225] Compiling NIOPosix FileDescriptor.swift
[218/225] Compiling NIOPosix GetaddrinfoResolver.swift
[219/225] Compiling NIOPosix HappyEyeballs.swift
[220/225] Compiling NIOPosix NIOThreadPool.swift
[221/225] Compiling NIOPosix NonBlockingFileIO.swift
[222/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[223/225] Compiling NIOPosix PendingWritesManager.swift
[224/225] Compiling NIOPosix PipeChannel.swift
[225/225] Compiling NIOPosix PipePair.swift
[227/228] Compiling NIO Exports.swift
[228/228] Emitting module NIO
[230/231] Emitting module NIOCronScheduler
[231/231] Compiling NIOCronScheduler NIOCronScheduler.swift
Build complete! (88.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swifcron",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MihaelIsaev/SwifCron.git"
    }
  ],
  "manifest_display_name" : "NIOCronScheduler",
  "name" : "NIOCronScheduler",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOCronScheduler",
      "targets" : [
        "NIOCronScheduler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOCronSchedulerTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOCronSchedulerTests",
      "path" : "Tests/NIOCronSchedulerTests",
      "sources" : [
        "NIOCronSchedulerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "NIOCronScheduler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCronScheduler",
      "module_type" : "SwiftTarget",
      "name" : "NIOCronScheduler",
      "path" : "Sources/NIOCronScheduler",
      "product_dependencies" : [
        "NIO",
        "SwifCron"
      ],
      "product_memberships" : [
        "NIOCronScheduler"
      ],
      "sources" : [
        "NIOCronScheduler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.