The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of leaf-kit, reference 1.11.1 (d0ca44), with Swift 5.10 for Linux on 3 Sep 2024 15:41:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/leaf-kit.git
Reference: 1.11.1
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/vapor/leaf-kit
 * tag               1.11.1     -> FETCH_HEAD
HEAD is now at d0ca441 Fix and add tests for `requireBody()` and `requireNoBody()` (#133)
Cloned https://github.com/vapor/leaf-kit.git
Revision (git rev-parse @):
d0ca4417166ef7868d28ad21bc77d36b8735a0fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/leaf-kit.git at 1.11.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vapor/leaf-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio.git
[1/69495] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.71.0 (0.55s)
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/1569] Fetching swift-atomics
[1570/5207] Fetching swift-atomics, swift-system
[2407/20206] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
[4419/16568] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.21s)
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.59s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.71.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.1.3
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/LeafKitTests/Templates/SubTemplates/test.leaf
    /host/spi-builder-workspace/Tests/LeafKitTests/Templates/test.leaf
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/LeafKit/Docs.docc
Building for debugging...
[0/20] Write sources
[10/20] Compiling CNIOWindows shim.c
[11/20] Compiling CNIOLinux liburing_shims.c
[11/20] Compiling CNIOWindows WSAStartup.c
[11/20] Compiling CNIODarwin shim.c
[14/20] Write sources
[15/20] Compiling CNIOLinux shim.c
[16/20] Compiling _AtomicsShims.c
[17/20] Write swift-version-24593BA9C3E375BF.txt
[19/62] Emitting module InternalCollectionsUtilities
[19/64] Compiling c-nioatomics.c
[20/64] Compiling c-atomics.c
[22/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/72] Compiling Atomics OptionalRawRepresentable.swift
[25/72] Compiling Atomics RawRepresentable.swift
[26/72] Compiling Atomics AtomicBool.swift
[27/72] Compiling Atomics AtomicMemoryOrderings.swift
[28/72] Compiling Atomics DoubleWord.swift
[29/72] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[32/72] Compiling Atomics AtomicReference.swift
[33/72] Compiling Atomics AtomicStorage.swift
[34/72] Compiling Atomics AtomicValue.swift
[37/72] Compiling Atomics Primitives.shims.swift
[38/72] Compiling Atomics AtomicInteger.swift
[39/72] Compiling Atomics AtomicOptionalWrappable.swift
[40/72] Compiling Atomics ManagedAtomic.swift
[41/72] Compiling Atomics ManagedAtomicLazyReference.swift
[42/72] Emitting module _NIOBase64
[43/72] Compiling Atomics Primitives.native.swift
[47/72] Compiling _NIOBase64 Base64.swift
[48/72] Compiling Atomics IntegerConformances.swift
[49/72] Compiling Atomics PointerConformances.swift
[58/74] Compiling Atomics IntegerOperations.swift
[59/74] Compiling Atomics Unmanaged extensions.swift
[60/74] Emitting module Atomics
[63/74] Compiling _NIODataStructures PriorityQueue.swift
[64/74] Compiling _NIODataStructures _TinyArray.swift
[65/89] Compiling DequeModule _DequeBuffer.swift
[66/89] Compiling DequeModule _DequeBufferHeader.swift
[67/91] Compiling DequeModule Deque+Collection.swift
[68/91] Compiling DequeModule Deque+Extras.swift
[69/91] Compiling DequeModule Deque+Hashable.swift
[70/92] Compiling DequeModule Deque+Testing.swift
[71/92] Compiling DequeModule Deque._Storage.swift
[73/92] Compiling DequeModule Deque+Equatable.swift
[74/92] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/92] Compiling DequeModule Deque+CustomReflectable.swift
[78/92] Compiling DequeModule Deque+Descriptions.swift
[79/92] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/92] Emitting module NIOConcurrencyHelpers
[81/92] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/92] Compiling NIOConcurrencyHelpers lock.swift
[83/92] Compiling DequeModule _DequeSlot.swift
[84/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/92] Compiling DequeModule Deque._UnsafeHandle.swift
[86/92] Compiling DequeModule Deque.swift
[87/92] Compiling _NIODataStructures Heap.swift
[88/92] Emitting module _NIODataStructures
[90/93] Compiling DequeModule Deque+Codable.swift
[92/93] Compiling NIOConcurrencyHelpers atomics.swift
[93/94] Emitting module DequeModule
[96/152] Compiling NIOCore GlobalSingletons.swift
[97/152] Compiling NIOCore IO.swift
[98/152] Compiling NIOCore IOData.swift
[99/152] Compiling NIOCore IPProtocol.swift
[100/152] Compiling NIOCore IntegerBitPacking.swift
[101/152] Compiling NIOCore IntegerTypes.swift
[102/152] Compiling NIOCore Interfaces.swift
[103/152] Compiling NIOCore Linux.swift
[104/160] Compiling NIOCore AddressedEnvelope.swift
[105/160] Compiling NIOCore AsyncAwaitSupport.swift
[106/160] Compiling NIOCore AsyncChannel.swift
[107/160] Compiling NIOCore AsyncChannelHandler.swift
[108/160] Compiling NIOCore AsyncChannelInboundStream.swift
[109/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[110/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[112/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[113/160] Compiling NIOCore SocketAddresses.swift
[114/160] Compiling NIOCore SocketOptionProvider.swift
[115/160] Compiling NIOCore SystemCallHelpers.swift
[116/160] Compiling NIOCore TimeAmount+Duration.swift
[117/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[118/160] Compiling NIOCore UniversalBootstrapSupport.swift
[119/160] Compiling NIOCore Utilities.swift
[120/160] Compiling NIOCore NIOAsyncWriter.swift
[121/160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[122/160] Compiling NIOCore BSDSocketAPI.swift
[123/160] Compiling NIOCore ByteBuffer-aux.swift
[124/160] Compiling NIOCore ByteBuffer-conversions.swift
[125/160] Compiling NIOCore ByteBuffer-core.swift
[126/160] Compiling NIOCore ByteBuffer-hexdump.swift
[127/160] Compiling NIOCore ByteBuffer-int.swift
[128/160] Compiling NIOCore EventLoop.swift
[129/160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[130/160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[131/160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[132/160] Compiling NIOCore EventLoopFuture.swift
[133/160] Compiling NIOCore FileDescriptor.swift
[134/160] Compiling NIOCore FileHandle.swift
[135/160] Compiling NIOCore FileRegion.swift
[136/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[137/160] Compiling NIOCore ByteBuffer-multi-int.swift
[138/160] Compiling NIOCore ByteBuffer-views.swift
[139/160] Compiling NIOCore Channel.swift
[140/160] Compiling NIOCore ChannelHandler.swift
[141/160] Compiling NIOCore ChannelHandlers.swift
[142/160] Compiling NIOCore ChannelInvoker.swift
[143/160] Compiling NIOCore ChannelOption.swift
[144/160] Compiling NIOCore MarkedCircularBuffer.swift
[145/160] Compiling NIOCore MulticastChannel.swift
[146/160] Compiling NIOCore NIOAny.swift
[147/160] Compiling NIOCore NIOCloseOnErrorHandler.swift
[148/160] Compiling NIOCore NIOLoopBound.swift
[149/160] Compiling NIOCore NIOSendable.swift
[150/160] Compiling NIOCore PointerHelpers.swift
[151/160] Compiling NIOCore RecvByteBufferAllocator.swift
[152/160] Compiling NIOCore ChannelPipeline.swift
[153/160] Compiling NIOCore CircularBuffer.swift
[154/160] Compiling NIOCore Codec.swift
[155/160] Compiling NIOCore ConvenienceOptionSupport.swift
[156/160] Compiling NIOCore DeadChannel.swift
[157/160] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/160] Compiling NIOCore EventLoop+Deprecated.swift
[159/160] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/160] Emitting module NIOCore
[162/213] Compiling NIOEmbedded Embedded.swift
[163/213] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/213] Emitting module NIOEmbedded
[165/213] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/214] Compiling NIOPosix Pool.swift
[168/214] Compiling NIOPosix PooledRecvBufferAllocator.swift
[169/214] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[170/214] Compiling NIOPosix PosixSingletons.swift
[171/214] Compiling NIOPosix RawSocketBootstrap.swift
[172/214] Compiling NIOPosix Resolver.swift
[173/214] Compiling NIOPosix Selectable.swift
[174/220] Compiling NIOPosix SelectableChannel.swift
[175/220] Compiling NIOPosix SelectableEventLoop.swift
[176/220] Compiling NIOPosix SelectorEpoll.swift
[177/220] Compiling NIOPosix SelectorGeneric.swift
[178/220] Compiling NIOPosix SelectorKqueue.swift
[179/220] Compiling NIOPosix SelectorUring.swift
[180/220] Compiling NIOPosix ServerSocket.swift
[181/220] Compiling NIOPosix Socket.swift
[182/220] Compiling NIOPosix SocketChannel.swift
[183/220] Compiling NIOPosix SocketProtocols.swift
[184/220] Compiling NIOPosix System.swift
[185/220] Compiling NIOPosix Thread.swift
[186/220] Emitting module NIOPosix
[187/220] Compiling NIOPosix ThreadPosix.swift
[188/220] Compiling NIOPosix ThreadWindows.swift
[189/220] Compiling NIOPosix UnsafeTransfer.swift
[190/220] Compiling NIOPosix Utilities.swift
[191/220] Compiling NIOPosix VsockAddress.swift
[192/220] Compiling NIOPosix VsockChannelEvents.swift
[193/220] Compiling NIOPosix Bootstrap.swift
[194/220] Compiling NIOPosix ControlMessage.swift
[195/220] Compiling NIOPosix DatagramVectorReadManager.swift
[196/220] Compiling NIOPosix Errors+Any.swift
[197/220] Compiling NIOPosix FileDescriptor.swift
[198/220] Compiling NIOPosix GetaddrinfoResolver.swift
[199/220] Compiling NIOPosix HappyEyeballs.swift
[200/220] Compiling NIOPosix BSDSocketAPICommon.swift
[201/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[202/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[203/220] Compiling NIOPosix BaseSocket.swift
[204/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[205/220] Compiling NIOPosix BaseSocketChannel.swift
[206/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/220] Compiling NIOPosix IO.swift
[208/220] Compiling NIOPosix IntegerBitPacking.swift
[209/220] Compiling NIOPosix IntegerTypes.swift
[210/220] Compiling NIOPosix Linux.swift
[211/220] Compiling NIOPosix LinuxCPUSet.swift
[212/220] Compiling NIOPosix LinuxUring.swift
[213/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[214/220] Compiling NIOPosix NIOThreadPool.swift
[215/220] Compiling NIOPosix NonBlockingFileIO.swift
[216/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[217/220] Compiling NIOPosix PendingWritesManager.swift
[218/220] Compiling NIOPosix PipeChannel.swift
[219/220] Compiling NIOPosix PipePair.swift
[220/220] Compiling NIOPosix PointerHelpers.swift
[222/223] Emitting module NIO
[223/223] Compiling NIO Exports.swift
[225/248] Compiling LeafKit Exports.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
[226/248] Compiling LeafKit LeafAST.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
[227/248] Compiling LeafKit DefaultLeafCache.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
[228/248] Compiling LeafKit LeafCache.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
[229/251] Emitting module LeafKit
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let lock: Lock = .init()
                      ^
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: note: use 'NIOLock' instead
    private let lock: Lock = .init()
                      ^~~~
                      NIOLock
[230/251] Compiling LeafKit LeafParser.swift
[231/251] Compiling LeafKit LeafRenderer.swift
[232/251] Compiling LeafKit Dictionary+LeafData.swift
[233/251] Compiling LeafKit LeafSource.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let lock: Lock = .init()
                      ^
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: note: use 'NIOLock' instead
    private let lock: Lock = .init()
                      ^~~~
                      NIOLock
[234/251] Compiling LeafKit LeafSources.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let lock: Lock = .init()
                      ^
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: note: use 'NIOLock' instead
    private let lock: Lock = .init()
                      ^~~~
                      NIOLock
[235/251] Compiling LeafKit NIOLeafFiles.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let lock: Lock = .init()
                      ^
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: note: use 'NIOLock' instead
    private let lock: Lock = .init()
                      ^~~~
                      NIOLock
[236/251] Compiling LeafKit LeafConfiguration.swift
[237/251] Compiling LeafKit LeafData.swift
[238/251] Compiling LeafKit LeafDataRepresentable.swift
[239/251] Compiling LeafKit LeafDataStorage.swift
[240/251] Compiling LeafKit LeafError.swift
[241/251] Compiling LeafKit LeafLexer.swift
[242/251] Compiling LeafKit LeafParameterTypes.swift
[243/251] Compiling LeafKit LeafContext.swift
[244/251] Compiling LeafKit LeafSerializer.swift
[245/251] Compiling LeafKit ParameterResolver.swift
[246/251] Compiling LeafKit LeafRawTemplate.swift
[247/251] Compiling LeafKit LeafToken.swift
[248/251] Compiling LeafKit LeafParameter.swift
[249/251] Compiling LeafKit LeafSyntax.swift
[250/251] Compiling LeafKit LeafTag.swift
[251/251] Compiling LeafKit String+HTMLEscape.swift
Build complete! (47.77s)
Build complete.
Done.