Build Information
Successful build of NIOCronScheduler, reference master (aa67f5), with Swift 6.3 for Linux on 13 Apr 2026 07:46:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path: $PWD
https://github.com/mihaelisaev/niocronscheduler.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/MihaelIsaev/SwifCron.git
Fetching https://github.com/apple/swift-nio.git
[1/173] Fetching swifcron
Fetched https://github.com/MihaelIsaev/SwifCron.git from cache (0.62s)
[1/83111] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.68s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (15.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.02s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1658/25357] Fetching swift-atomics, swift-collections
[3469/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
[7484/29138] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.95s)
[3060/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.72s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.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.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.97.1
Building for debugging...
[0/25] Write sources
[12/25] Compiling _AtomicsShims.c
[13/25] Compiling CNIOWindows WSAStartup.c
[14/25] Compiling CNIOWindows shim.c
[15/25] Compiling CNIODarwin shim.c
[15/25] Compiling CNIOPosix event_loop_id.c
[17/25] Compiling CNIOWASI CNIOWASI.c
[17/25] Compiling CNIOOpenBSD shim.c
[19/25] Compiling CNIOLinux liburing_shims.c
[20/25] Write sources
[21/25] Write swift-version-24593BA9C3E375BF.txt
[22/29] Compiling CNIOLinux shim.c
[24/73] Emitting module InternalCollectionsUtilities
[24/75] Compiling c-nioatomics.c
[25/75] Compiling c-atomics.c
[27/82] Compiling SwifCron SwifCronError.swift
[28/82] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/82] Compiling InternalCollectionsUtilities Span+Extras.swift
[31/82] Compiling InternalCollectionsUtilities Integer rank.swift
[32/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/84] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[34/84] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/84] Compiling _NIOBase64 Base64.swift
[36/84] Emitting module _NIOBase64
[37/84] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[38/84] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[39/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/85] Emitting module SwifCron
[45/85] Compiling InternalCollectionsUtilities Debugging.swift
[46/85] Compiling InternalCollectionsUtilities Descriptions.swift
[47/85] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[50/85] Emitting module Atomics
[52/85] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[53/85] Compiling InternalCollectionsUtilities UInt+reversed.swift
[57/85] Compiling InternalCollectionsUtilities String+Padding.swift
[58/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[67/86] Compiling Atomics IntegerOperations.swift
[68/86] Compiling Atomics Unmanaged extensions.swift
[73/87] Compiling _NIODataStructures PriorityQueue.swift
[74/87] Compiling _NIODataStructures _TinyArray.swift
[75/120] Compiling ContainersPreview Producer+Map.swift
[76/120] Compiling ContainersPreview Producer+Reduce.swift
[77/120] Compiling ContainersPreview Producer.swift
[78/120] Compiling ContainersPreview Borrow.swift
[79/120] Compiling ContainersPreview Container.swift
[80/120] Compiling ContainersPreview ContainerIterator.swift
[81/120] Compiling ContainersPreview DynamicContainer.swift
[82/120] Compiling ContainersPreview MutableContainer.swift
[83/120] Compiling ContainersPreview PermutableContainer.swift
[84/124] Emitting module ContainersPreview
[85/124] Compiling ContainersPreview Drain+Reduce.swift
[86/124] Compiling ContainersPreview Drain.swift
[87/124] Compiling ContainersPreview Producer+Collect.swift
[88/124] Compiling ContainersPreview Producer+Filter.swift
[89/124] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/124] Compiling ContainersPreview BorrowingSequence.swift
[91/124] Compiling ContainersPreview BidirectionalContainer.swift
[92/124] Compiling ContainersPreview Container+Filter.swift
[93/124] Compiling ContainersPreview Container+SpanwiseZip.swift
[94/124] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[95/124] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[96/124] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[97/124] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[98/124] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[99/124] Compiling ContainersPreview RandomAccessContainer.swift
[100/124] Compiling ContainersPreview RangeExpression2.swift
[101/124] Compiling ContainersPreview RangeReplaceableContainer.swift
[102/124] Compiling ContainersPreview Drain+Map.swift
[103/124] Compiling ContainersPreview OutputSpan+Extras.swift
[104/124] Compiling ContainersPreview TemporaryAllocation.swift
[105/124] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[106/124] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[107/124] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[108/124] Compiling ContainersPreview Box.swift
[109/124] Compiling ContainersPreview Inout.swift
[110/124] Compiling ContainersPreview InputSpan.swift
[111/124] Compiling ContainersPreview Shared.swift
[113/165] Compiling DequeModule UniqueDeque+Consumption.swift
[114/165] Compiling DequeModule UniqueDeque+Container.swift
[115/165] Compiling DequeModule UniqueDeque+Descriptions.swift
[116/165] Compiling DequeModule UniqueDeque+Equatable.swift
[117/165] Compiling DequeModule UniqueDeque+Experimental.swift
[118/165] Emitting module _NIODataStructures
[119/165] Compiling _NIODataStructures Heap.swift
[121/171] Compiling DequeModule _DequeBuffer.swift
[122/171] Compiling DequeModule _DequeBufferHeader.swift
[123/171] Compiling DequeModule RigidDeque+Append.swift
[124/171] Compiling DequeModule RigidDeque+Consumption.swift
[125/171] Compiling DequeModule RigidDeque+Container.swift
[126/171] Compiling DequeModule RigidDeque+Descriptions.swift
[127/171] Compiling DequeModule UniqueDeque+Hashable.swift
[128/171] Compiling DequeModule UniqueDeque+Initializers.swift
[129/171] Compiling DequeModule UniqueDeque+Insertions.swift
[130/171] Compiling DequeModule UniqueDeque+Prepend.swift
[131/171] Compiling DequeModule UniqueDeque+Removals.swift
[132/171] Compiling DequeModule Deque+Extras.swift
[133/171] Compiling DequeModule Deque+Hashable.swift
[134/171] Compiling DequeModule Deque+Testing.swift
[135/171] Compiling DequeModule Deque._Storage.swift
[136/171] Compiling DequeModule Deque._UnsafeHandle.swift
[137/171] Compiling DequeModule Deque.swift
[138/171] Compiling SwifCron SwifCron.swift
[139/171] Compiling DequeModule RigidDeque+Equatable.swift
[140/171] Compiling DequeModule RigidDeque+Experimental.swift
[141/171] Compiling DequeModule RigidDeque+Hashable.swift
[142/171] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[143/171] Compiling DequeModule RigidDeque+Initializers.swift
[144/171] Compiling DequeModule RigidDeque+Insertions.swift
[145/171] Compiling DequeModule RigidDeque+Prepend.swift
[146/171] Emitting module NIOConcurrencyHelpers
[147/171] Compiling DequeModule RigidDeque+Removals.swift
[148/171] Compiling DequeModule RigidDeque+Replacements.swift
[149/171] Compiling DequeModule RigidDeque+Testing.swift
[150/171] Compiling DequeModule RigidDeque.swift
[151/171] Compiling DequeModule UniqueDeque+Append.swift
[152/171] Compiling NIOConcurrencyHelpers NIOLock.swift
[153/171] Compiling SwifCron Helper.swift
[154/171] Compiling SwifCron ExpressionParser.swift
[155/171] Compiling SwifCron Array+Each.swift
[156/172] Compiling NIOConcurrencyHelpers lock.swift
[157/172] Compiling DequeModule Deque+Codable.swift
[158/172] Compiling DequeModule Deque+Collection.swift
[159/172] Compiling DequeModule Deque+CustomReflectable.swift
[160/172] Compiling DequeModule Deque+Descriptions.swift
[161/172] Compiling DequeModule Deque+Equatable.swift
[162/172] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[164/172] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[165/172] Compiling NIOConcurrencyHelpers atomics.swift
[166/172] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[168/173] Emitting module DequeModule
[169/173] Compiling DequeModule UniqueDeque+Replacements.swift
[170/173] Compiling DequeModule UniqueDeque.swift
[171/173] Compiling DequeModule _DequeSlot.swift
[172/173] Compiling DequeModule _UnsafeDequeHandle.swift
[173/173] Compiling DequeModule _UnsafeDequeSegments.swift
[175/238] Compiling NIOCore EventLoopFuture+Deprecated.swift
[176/238] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[177/238] Compiling NIOCore EventLoopFuture.swift
[178/238] Compiling NIOCore FileDescriptor.swift
[179/238] Compiling NIOCore FileHandle.swift
[180/238] Compiling NIOCore FileRegion.swift
[181/238] Compiling NIOCore GlobalSingletons.swift
[182/238] Compiling NIOCore IO.swift
[183/238] Compiling NIOCore IOData.swift
[184/246] Compiling NIOCore AddressedEnvelope.swift
[185/246] Compiling NIOCore AsyncAwaitSupport.swift
[186/246] Compiling NIOCore AsyncChannel.swift
[187/246] Compiling NIOCore AsyncChannelHandler.swift
[188/246] Compiling NIOCore AsyncChannelInboundStream.swift
[189/246] Compiling NIOCore AsyncChannelOutboundWriter.swift
[190/246] Compiling NIOCore NIOAsyncSequenceProducer.swift
[191/246] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[192/246] Compiling NIOCore NIOAsyncWriter.swift
[193/246] Compiling NIOCore IPProtocol.swift
[194/246] Compiling NIOCore IntegerBitPacking.swift
[195/246] Compiling NIOCore IntegerTypes.swift
[196/246] Compiling NIOCore Interfaces.swift
[197/246] Compiling NIOCore Linux.swift
[198/246] Compiling NIOCore MarkedCircularBuffer.swift
[199/246] Compiling NIOCore MulticastChannel.swift
[200/246] Compiling NIOCore NIOAny.swift
[201/246] Compiling NIOCore NIOCloseOnErrorHandler.swift
[202/246] Compiling NIOCore NIOCoreSendableMetatype.swift
[203/246] Compiling NIOCore NIODecodedAsyncSequence.swift
[204/246] Compiling NIOCore NIOLoopBound.swift
[205/246] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[206/246] Compiling NIOCore NIOScheduledCallback.swift
[207/246] Compiling NIOCore NIOSendable.swift
[208/246] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[209/246] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[210/246] Compiling NIOCore RecvByteBufferAllocator.swift
[211/246] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[212/246] Compiling NIOCore BSDSocketAPI.swift
[213/246] Compiling NIOCore ByteBuffer-aux.swift
[214/246] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[215/246] Compiling NIOCore ByteBuffer-conversions.swift
[216/246] Compiling NIOCore ByteBuffer-core.swift
[217/246] Compiling NIOCore ByteBuffer-hex.swift
[218/246] Compiling NIOCore ByteBuffer-int.swift
[219/246] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[220/246] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[221/246] Compiling NIOCore SocketAddresses.swift
[222/246] Compiling NIOCore SocketOptionProvider.swift
[223/246] Compiling NIOCore SystemCallHelpers.swift
[224/246] Compiling NIOCore TimeAmount+Duration.swift
[225/246] Compiling NIOCore TypeAssistedChannelHandler.swift
[226/246] Compiling NIOCore UniversalBootstrapSupport.swift
[227/246] Compiling NIOCore Utilities.swift
[228/246] Compiling NIOCore CircularBuffer.swift
[229/246] Compiling NIOCore Codec.swift
[230/246] Compiling NIOCore ConvenienceOptionSupport.swift
[231/246] Compiling NIOCore DeadChannel.swift
[232/246] Compiling NIOCore DispatchQueue+WithFuture.swift
[233/246] Compiling NIOCore EventLoop+Deprecated.swift
[234/246] Compiling NIOCore EventLoop+SerialExecutor.swift
[235/246] Compiling NIOCore EventLoop.swift
[236/246] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[237/246] Compiling NIOCore ByteBuffer-multi-int.swift
[238/246] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[239/246] Compiling NIOCore ByteBuffer-views.swift
[240/246] Compiling NIOCore Channel.swift
[241/246] Compiling NIOCore ChannelHandler.swift
[242/246] Compiling NIOCore ChannelHandlers.swift
[243/246] Compiling NIOCore ChannelInvoker.swift
[244/246] Compiling NIOCore ChannelOption.swift
[245/246] Compiling NIOCore ChannelPipeline.swift
[246/246] Emitting module NIOCore
[248/301] Compiling NIOEmbedded AsyncTestingChannel.swift
[249/301] Emitting module NIOEmbedded
[250/301] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[251/301] Compiling NIOEmbedded Embedded.swift
[253/302] Emitting module NIOPosix
[254/308] Compiling NIOPosix PipePair.swift
[255/308] Compiling NIOPosix Pool.swift
[256/308] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[257/308] Compiling NIOPosix PosixSingletons.swift
[258/308] Compiling NIOPosix RawSocketBootstrap.swift
[259/308] Compiling NIOPosix Resolver.swift
[260/308] Compiling NIOPosix Selectable.swift
[261/308] Compiling NIOPosix ServerSocket.swift
[262/308] Compiling NIOPosix Socket.swift
[263/308] Compiling NIOPosix SocketChannel.swift
[264/308] Compiling NIOPosix SocketProtocols.swift
[265/308] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[266/308] Compiling NIOPosix System.swift
[267/308] Compiling NIOPosix Thread.swift
[268/308] Compiling NIOPosix SelectableChannel.swift
[269/308] Compiling NIOPosix SelectableEventLoop.swift
[270/308] Compiling NIOPosix SelectorEpoll.swift
[271/308] Compiling NIOPosix SelectorGeneric.swift
[272/308] Compiling NIOPosix SelectorKqueue.swift
[273/308] Compiling NIOPosix SelectorUring.swift
[274/308] Compiling NIOPosix SelectorWSAPoll.swift
[275/308] Compiling NIOPosix BSDSocketAPICommon.swift
[276/308] Compiling NIOPosix BSDSocketAPIPosix.swift
[277/308] Compiling NIOPosix BSDSocketAPIWindows.swift
[278/308] Compiling NIOPosix BaseSocket.swift
[279/308] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[280/308] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[281/308] Compiling NIOPosix BaseSocketChannel.swift
[282/308] Compiling NIOPosix BaseStreamSocketChannel.swift
[283/308] Compiling NIOPosix Bootstrap.swift
[284/308] Compiling NIOPosix ControlMessage.swift
[285/308] Compiling NIOPosix DatagramVectorReadManager.swift
[286/308] Compiling NIOPosix Errors+Any.swift
[287/308] Compiling NIOPosix FileDescriptor.swift
[288/308] Compiling NIOPosix GetaddrinfoResolver.swift
[289/308] Compiling NIOPosix ThreadPosix.swift
[290/308] Compiling NIOPosix ThreadWindows.swift
[291/308] Compiling NIOPosix Utilities.swift
[292/308] Compiling NIOPosix VsockAddress.swift
[293/308] Compiling NIOPosix VsockChannelEvents.swift
[294/308] Compiling NIOPosix Windows.swift
[295/308] Compiling NIOPosix HappyEyeballs.swift
[296/308] Compiling NIOPosix IO.swift
[297/308] Compiling NIOPosix IntegerBitPacking.swift
[298/308] Compiling NIOPosix IntegerTypes.swift
[299/308] Compiling NIOPosix Linux.swift
[300/308] Compiling NIOPosix LinuxCPUSet.swift
[301/308] Compiling NIOPosix LinuxUring.swift
[302/308] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[303/308] Compiling NIOPosix NIOPosixSendableMetatype.swift
[304/308] Compiling NIOPosix NIOThreadPool.swift
[305/308] Compiling NIOPosix NonBlockingFileIO.swift
[306/308] Compiling NIOPosix PendingDatagramWritesManager.swift
[307/308] Compiling NIOPosix PendingWritesManager.swift
[308/308] Compiling NIOPosix PipeChannel.swift
[310/311] Emitting module NIO
[311/311] Compiling NIO Exports.swift
[313/314] Compiling NIOCronScheduler NIOCronScheduler.swift
[314/314] Emitting module NIOCronScheduler
Build complete! (102.07s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.