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.13.1 (cf186d), with Swift 5.10 for Linux on 17 Apr 2025 23:35:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/leaf-kit.git
Reference: 1.13.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.13.1     -> FETCH_HEAD
HEAD is now at cf186d8 Fix comparisons between non-`nil` values and `nil` (#138)
Cloned https://github.com/vapor/leaf-kit.git
Revision (git rev-parse @):
cf186d8f2ef33e16fd1dd78df36466c22c2e632f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/leaf-kit.git at 1.13.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-1":/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:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
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/75344] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.18s)
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/1705] Fetching swift-atomics
[530/5951] Fetching swift-atomics, swift-system
[5409/22054] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.88s)
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.52s)
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.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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
Building for debugging...
[0/26] Write sources
[14/26] Compiling CNIOWindows shim.c
[15/26] Compiling CNIOWASI CNIOWASI.c
[16/26] Compiling CNIOWindows WSAStartup.c
[17/26] Compiling _AtomicsShims.c
[18/26] Write sources
[19/26] Compiling CNIOLinux liburing_shims.c
[20/26] Compiling CNIODarwin shim.c
[21/26] Compiling CSystem shims.c
[22/26] Compiling CNIOLinux shim.c
[23/26] Write swift-version-24593BA9C3E375BF.txt
[25/96] Emitting module InternalCollectionsUtilities
[25/98] Compiling c-atomics.c
[26/98] Compiling c-nioatomics.c
[28/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[31/104] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/104] Compiling InternalCollectionsUtilities Specialize.swift
[33/104] Compiling Atomics AtomicOptionalWrappable.swift
[34/104] Compiling Atomics AtomicReference.swift
[35/104] Emitting module _NIOBase64
[36/104] Compiling _NIOBase64 Base64.swift
[39/107] Compiling SystemPackage MachPort.swift
[40/107] Compiling SystemPackage PlatformString.swift
[41/107] Compiling SystemPackage SystemString.swift
[43/110] Compiling Atomics Primitives.shims.swift
[44/110] Compiling Atomics AtomicInteger.swift
[45/110] Compiling SystemPackage FilePathComponents.swift
[46/110] Compiling SystemPackage Errno.swift
[47/110] Compiling SystemPackage ErrnoWindows.swift
[48/110] Compiling SystemPackage FileOperations.swift
[49/110] Compiling SystemPackage FilePath.swift
[50/110] Compiling SystemPackage FilePathComponentView.swift
[51/110] Compiling InternalCollectionsUtilities Debugging.swift
[52/110] Compiling InternalCollectionsUtilities Descriptions.swift
[57/110] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/110] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/110] Compiling _NIODataStructures PriorityQueue.swift
[78/111] Emitting module SystemPackage
[80/111] Compiling _NIODataStructures _TinyArray.swift
[81/111] Compiling Atomics IntegerOperations.swift
[82/111] Compiling Atomics Unmanaged extensions.swift
[83/124] Emitting module NIOConcurrencyHelpers
[84/126] Compiling DequeModule _DequeBuffer.swift
[85/126] Compiling DequeModule _DequeBufferHeader.swift
[86/128] Compiling SystemPackage Util+StringArray.swift
[87/128] Compiling SystemPackage Util.swift
[88/128] Compiling SystemPackage UtilConsumers.swift
[89/128] Compiling DequeModule Deque+Descriptions.swift
[92/128] Compiling DequeModule Deque+Codable.swift
[93/128] Compiling DequeModule Deque+Collection.swift
[94/128] Compiling DequeModule Deque+CustomReflectable.swift
[95/128] Emitting module Atomics
[97/129] Compiling SystemPackage Mocking.swift
[98/129] Compiling DequeModule _DequeSlot.swift
[99/129] Compiling SystemPackage RawBuffer.swift
[100/129] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/129] Compiling SystemPackage Syscalls.swift
[102/129] Compiling SystemPackage WindowsSyscallAdapters.swift
[107/129] Compiling DequeModule Deque._UnsafeHandle.swift
[108/129] Compiling DequeModule Deque.swift
[111/130] Compiling NIOConcurrencyHelpers lock.swift
[112/130] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[113/130] Compiling _NIODataStructures Heap.swift
[114/130] Emitting module _NIODataStructures
[117/131] Compiling DequeModule Deque+Testing.swift
[118/131] Compiling DequeModule Deque._Storage.swift
[121/131] Compiling DequeModule Deque+Extras.swift
[122/131] Compiling DequeModule Deque+Hashable.swift
[123/131] Compiling DequeModule Deque+Equatable.swift
[124/131] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[129/131] Emitting module DequeModule
[130/132] Compiling NIOConcurrencyHelpers NIOLock.swift
[131/132] Compiling NIOConcurrencyHelpers atomics.swift
[134/192] Compiling NIOCore GlobalSingletons.swift
[135/192] Compiling NIOCore IO.swift
[136/192] Compiling NIOCore IOData.swift
[137/192] Compiling NIOCore IPProtocol.swift
[138/192] Compiling NIOCore IntegerBitPacking.swift
[139/192] Compiling NIOCore IntegerTypes.swift
[140/192] Compiling NIOCore Interfaces.swift
[141/192] Compiling NIOCore Linux.swift
[142/200] Compiling NIOCore EventLoop.swift
[143/200] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[144/200] Compiling NIOCore EventLoopFuture+Deprecated.swift
[145/200] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[146/200] Compiling NIOCore EventLoopFuture.swift
[147/200] Compiling NIOCore FileDescriptor.swift
[148/200] Compiling NIOCore FileHandle.swift
[149/200] Compiling NIOCore FileRegion.swift
[150/200] Compiling NIOCore MarkedCircularBuffer.swift
[151/200] Compiling NIOCore MulticastChannel.swift
[152/200] Compiling NIOCore NIOAny.swift
[153/200] Compiling NIOCore NIOCloseOnErrorHandler.swift
[154/200] Compiling NIOCore NIOLoopBound.swift
[155/200] Compiling NIOCore NIOScheduledCallback.swift
[156/200] Compiling NIOCore NIOSendable.swift
[157/200] Compiling NIOCore RecvByteBufferAllocator.swift
[158/200] Compiling NIOCore ChannelPipeline.swift
[159/200] Compiling NIOCore CircularBuffer.swift
[160/200] Compiling NIOCore Codec.swift
[161/200] Compiling NIOCore ConvenienceOptionSupport.swift
[162/200] Compiling NIOCore DeadChannel.swift
[163/200] Compiling NIOCore DispatchQueue+WithFuture.swift
[164/200] Compiling NIOCore EventLoop+Deprecated.swift
[165/200] Compiling NIOCore EventLoop+SerialExecutor.swift
[166/200] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[167/200] Compiling NIOCore BSDSocketAPI.swift
[168/200] Compiling NIOCore ByteBuffer-aux.swift
[169/200] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[170/200] Compiling NIOCore ByteBuffer-conversions.swift
[171/200] Compiling NIOCore ByteBuffer-core.swift
[172/200] Compiling NIOCore ByteBuffer-hex.swift
[173/200] Compiling NIOCore ByteBuffer-int.swift
[174/200] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[175/200] Compiling NIOCore AddressedEnvelope.swift
[176/200] Compiling NIOCore AsyncAwaitSupport.swift
[177/200] Compiling NIOCore AsyncChannel.swift
[178/200] Compiling NIOCore AsyncChannelHandler.swift
[179/200] Compiling NIOCore AsyncChannelInboundStream.swift
[180/200] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/200] Compiling NIOCore NIOAsyncSequenceProducer.swift
[182/200] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/200] Compiling NIOCore NIOAsyncWriter.swift
[184/200] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[185/200] Compiling NIOCore SocketAddresses.swift
[186/200] Compiling NIOCore SocketOptionProvider.swift
[187/200] Compiling NIOCore SystemCallHelpers.swift
[188/200] Compiling NIOCore TimeAmount+Duration.swift
[189/200] Compiling NIOCore TypeAssistedChannelHandler.swift
[190/200] Compiling NIOCore UniversalBootstrapSupport.swift
[191/200] Compiling NIOCore Utilities.swift
[192/200] Compiling NIOCore ByteBuffer-multi-int.swift
[193/200] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[194/200] Compiling NIOCore ByteBuffer-views.swift
[195/200] Compiling NIOCore Channel.swift
[196/200] Compiling NIOCore ChannelHandler.swift
[197/200] Compiling NIOCore ChannelHandlers.swift
[198/200] Compiling NIOCore ChannelInvoker.swift
[199/200] Compiling NIOCore ChannelOption.swift
[200/200] Emitting module NIOCore
[202/252] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[203/252] Emitting module NIOEmbedded
[204/252] Compiling NIOEmbedded Embedded.swift
[205/252] Compiling NIOEmbedded AsyncTestingChannel.swift
[207/253] Compiling NIOPosix IO.swift
[208/253] Compiling NIOPosix IntegerBitPacking.swift
[209/253] Compiling NIOPosix IntegerTypes.swift
[210/253] Compiling NIOPosix Linux.swift
[211/253] Compiling NIOPosix LinuxCPUSet.swift
[212/253] Compiling NIOPosix LinuxUring.swift
[213/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[214/259] Emitting module NIOPosix
[215/259] Compiling NIOPosix ThreadPosix.swift
[216/259] Compiling NIOPosix ThreadWindows.swift
[217/259] Compiling NIOPosix UnsafeTransfer.swift
[218/259] Compiling NIOPosix Utilities.swift
[219/259] Compiling NIOPosix VsockAddress.swift
[220/259] Compiling NIOPosix VsockChannelEvents.swift
[221/259] Compiling NIOPosix PooledRecvBufferAllocator.swift
[222/259] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[223/259] Compiling NIOPosix PosixSingletons.swift
[224/259] Compiling NIOPosix RawSocketBootstrap.swift
[225/259] Compiling NIOPosix Resolver.swift
[226/259] Compiling NIOPosix Selectable.swift
[227/259] Compiling NIOPosix ServerSocket.swift
[228/259] Compiling NIOPosix Socket.swift
[229/259] Compiling NIOPosix SocketChannel.swift
[230/259] Compiling NIOPosix SocketProtocols.swift
[231/259] Compiling NIOPosix System.swift
[232/259] Compiling NIOPosix Thread.swift
[233/259] Compiling NIOPosix SelectableChannel.swift
[234/259] Compiling NIOPosix SelectableEventLoop.swift
[235/259] Compiling NIOPosix SelectorEpoll.swift
[236/259] Compiling NIOPosix SelectorGeneric.swift
[237/259] Compiling NIOPosix SelectorKqueue.swift
[238/259] Compiling NIOPosix SelectorUring.swift
[239/259] Compiling NIOPosix NIOThreadPool.swift
[240/259] Compiling NIOPosix NonBlockingFileIO.swift
[241/259] Compiling NIOPosix PendingDatagramWritesManager.swift
[242/259] Compiling NIOPosix PendingWritesManager.swift
[243/259] Compiling NIOPosix PipeChannel.swift
[244/259] Compiling NIOPosix PipePair.swift
[245/259] Compiling NIOPosix Pool.swift
[246/259] Compiling NIOPosix Bootstrap.swift
[247/259] Compiling NIOPosix ControlMessage.swift
[248/259] Compiling NIOPosix DatagramVectorReadManager.swift
[249/259] Compiling NIOPosix Errors+Any.swift
[250/259] Compiling NIOPosix FileDescriptor.swift
[251/259] Compiling NIOPosix GetaddrinfoResolver.swift
[252/259] Compiling NIOPosix HappyEyeballs.swift
[253/259] Compiling NIOPosix BSDSocketAPICommon.swift
[254/259] Compiling NIOPosix BSDSocketAPIPosix.swift
[255/259] Compiling NIOPosix BSDSocketAPIWindows.swift
[256/259] Compiling NIOPosix BaseSocket.swift
[257/259] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[258/259] Compiling NIOPosix BaseSocketChannel.swift
[259/259] Compiling NIOPosix BaseStreamSocketChannel.swift
[261/297] Emitting module NIO
[262/297] Compiling NIO Exports.swift
[264/303] Compiling _NIOFileSystem ParallelDirCopy.swift
[265/303] Compiling _NIOFileSystem ParallelRemoval.swift
[266/303] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[267/303] Compiling _NIOFileSystem CInterop.swift
[268/303] Compiling _NIOFileSystem Errno.swift
[269/307] Emitting module _NIOFileSystem
[270/307] Compiling _NIOFileSystem ByteCount.swift
[271/307] Compiling _NIOFileSystem Convenience.swift
[272/307] Compiling _NIOFileSystem DirectoryEntries.swift
[273/307] Compiling _NIOFileSystem DirectoryEntry.swift
[274/307] Compiling _NIOFileSystem Exports.swift
[275/307] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[276/307] Compiling _NIOFileSystem FileSystemError.swift
[277/307] Compiling _NIOFileSystem FileSystemProtocol.swift
[278/307] Compiling _NIOFileSystem FileType.swift
[279/307] Compiling _NIOFileSystem IOStrategy.swift
[280/307] Compiling _NIOFileSystem Array+FileSystem.swift
[281/307] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[282/307] Compiling _NIOFileSystem BufferedReader.swift
[283/307] Compiling _NIOFileSystem BufferedWriter.swift
[284/307] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[285/307] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[286/307] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[287/307] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[288/307] Emitting module NIOFoundationCompat
[289/307] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[291/308] Compiling _NIOFileSystem SystemFileHandle.swift
[292/308] Compiling _NIOFileSystem Utilities.swift
[293/308] Compiling _NIOFileSystem OpenOptions.swift
[294/308] Compiling _NIOFileSystem String+FileSystem.swift
[295/308] Compiling _NIOFileSystem FileChunks.swift
[296/308] Compiling _NIOFileSystem FileHandle.swift
[297/308] Compiling _NIOFileSystem FileHandleProtocol.swift
[298/308] Compiling _NIOFileSystem FileInfo.swift
[299/308] Compiling _NIOFileSystem FileSystem.swift
[300/308] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[301/308] Compiling _NIOFileSystem BufferedStream.swift
[302/308] Compiling _NIOFileSystem Cancellation.swift
[303/308] Compiling _NIOFileSystem TokenBucket.swift
[304/308] Compiling _NIOFileSystem UnsafeTransfer.swift
[305/308] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[306/308] Compiling _NIOFileSystem Mocking.swift
[307/308] Compiling _NIOFileSystem Syscall.swift
[308/308] Compiling _NIOFileSystem Syscalls.swift
[310/311] Emitting module NIOFileSystem
[311/311] Compiling NIOFileSystem Exports.swift
[313/336] Emitting module LeafKit
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:65:42: warning: stored property 'sources' of 'Sendable'-conforming class 'LeafSources' is mutable
    private(set) nonisolated(unsafe) var sources: [String: any LeafSource]
                                         ^
[314/339] Compiling LeafKit LeafRawTemplate.swift
[315/339] Compiling LeafKit LeafToken.swift
[316/339] Compiling LeafKit LeafParameter.swift
[317/339] Compiling LeafKit Character+Identities.swift
[318/339] Compiling LeafKit LeafAST.swift
[319/339] Compiling LeafKit DefaultLeafCache.swift
[320/339] Compiling LeafKit LeafCache.swift
[321/339] Compiling LeafKit LeafSource.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:65:42: warning: stored property 'sources' of 'Sendable'-conforming class 'LeafSources' is mutable
    private(set) nonisolated(unsafe) var sources: [String: any LeafSource]
                                         ^
[322/339] Compiling LeafKit LeafSources.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:65:42: warning: stored property 'sources' of 'Sendable'-conforming class 'LeafSources' is mutable
    private(set) nonisolated(unsafe) var sources: [String: any LeafSource]
                                         ^
[323/339] Compiling LeafKit NIOLeafFiles.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:65:42: warning: stored property 'sources' of 'Sendable'-conforming class 'LeafSources' is mutable
    private(set) nonisolated(unsafe) var sources: [String: any LeafSource]
                                         ^
[324/339] Compiling LeafKit LeafParser.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:81:24: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
            return try nself.serialize(cached, context: context)
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:83:20: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
            return nself.fetch(template: path).flatMapThrowing { ast in
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:90:28: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                return try nself.serialize(ast, context: context)
                           ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:127:24: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                return nself.read(name: template, escape: true).flatMap { ast in
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:129:32: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                        return nself.eventLoop.makeSucceededFuture(nil)
                               ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:180:28: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                    return nself.eventLoop.makeFailedFuture(e)
                           ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
[325/339] Compiling LeafKit LeafRenderer.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:81:24: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
            return try nself.serialize(cached, context: context)
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:83:20: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
            return nself.fetch(template: path).flatMapThrowing { ast in
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:90:28: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                return try nself.serialize(ast, context: context)
                           ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:127:24: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                return nself.read(name: template, escape: true).flatMap { ast in
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:129:32: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                        return nself.eventLoop.makeSucceededFuture(nil)
                               ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:180:28: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                    return nself.eventLoop.makeFailedFuture(e)
                           ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
[326/339] Compiling LeafKit Dictionary+LeafData.swift
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:81:24: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
            return try nself.serialize(cached, context: context)
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:83:20: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
            return nself.fetch(template: path).flatMapThrowing { ast in
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:90:28: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                return try nself.serialize(ast, context: context)
                           ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:127:24: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                return nself.read(name: template, escape: true).flatMap { ast in
                       ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:129:32: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                        return nself.eventLoop.makeSucceededFuture(nil)
                               ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:180:28: warning: capture of 'nself' with non-sendable type 'LeafRenderer' in a `@Sendable` closure
                    return nself.eventLoop.makeFailedFuture(e)
                           ^
/host/spi-builder-workspace/Sources/LeafKit/LeafRenderer.swift:13:20: note: class 'LeafRenderer' does not conform to the 'Sendable' protocol
public final class LeafRenderer {
                   ^
[327/339] Compiling LeafKit LeafContext.swift
[328/339] Compiling LeafKit LeafSerializer.swift
[329/339] Compiling LeafKit ParameterResolver.swift
[330/339] Compiling LeafKit LeafError.swift
[331/339] Compiling LeafKit LeafLexer.swift
[332/339] Compiling LeafKit LeafParameterTypes.swift
[333/339] Compiling LeafKit LeafConfiguration.swift
[334/339] Compiling LeafKit LeafData.swift
[335/339] Compiling LeafKit LeafDataRepresentable.swift
[336/339] Compiling LeafKit LeafDataStorage.swift
[337/339] Compiling LeafKit LeafSyntax.swift
[338/339] Compiling LeafKit LeafTag.swift
[339/339] Compiling LeafKit String+HTMLEscape.swift
Build complete! (33.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "leaf-kit",
  "name" : "leaf-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "LeafKit",
      "targets" : [
        "LeafKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeafKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LeafKitTests",
      "path" : "Tests/LeafKitTests",
      "sources" : [
        "GHTests/VaporLeaf.swift",
        "GHTests/VaporLeafKit.swift",
        "HTMLEscapeTests.swift",
        "LeafErrorTests.swift",
        "LeafKitTests.swift",
        "LeafSerializerTests.swift",
        "LeafTests.swift",
        "TagTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "LeafKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LeafKit",
      "module_type" : "SwiftTarget",
      "name" : "LeafKit",
      "path" : "Sources/LeafKit",
      "product_dependencies" : [
        "NIO",
        "_NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "LeafKit"
      ],
      "sources" : [
        "Character+Identities.swift",
        "LeafAST.swift",
        "LeafCache/DefaultLeafCache.swift",
        "LeafCache/LeafCache.swift",
        "LeafConfiguration.swift",
        "LeafData/LeafData.swift",
        "LeafData/LeafDataRepresentable.swift",
        "LeafData/LeafDataStorage.swift",
        "LeafError.swift",
        "LeafLexer/LeafLexer.swift",
        "LeafLexer/LeafParameterTypes.swift",
        "LeafLexer/LeafRawTemplate.swift",
        "LeafLexer/LeafToken.swift",
        "LeafParser/LeafParameter.swift",
        "LeafParser/LeafParser.swift",
        "LeafRenderer.swift",
        "LeafSerialize/Dictionary+LeafData.swift",
        "LeafSerialize/LeafContext.swift",
        "LeafSerialize/LeafSerializer.swift",
        "LeafSerialize/ParameterResolver.swift",
        "LeafSource/LeafSource.swift",
        "LeafSource/LeafSources.swift",
        "LeafSource/NIOLeafFiles.swift",
        "LeafSyntax/LeafSyntax.swift",
        "LeafSyntax/LeafTag.swift",
        "String+HTMLEscape.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.