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 leaf-kit, reference main (0d3ba2), with Swift 6.2 for Linux on 21 Nov 2025 20:17:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/leaf-kit.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0d3ba21 Bump actions/checkout from 5 to 6 in the dependencies group (#144)
Cloned https://github.com/vapor/leaf-kit.git
Revision (git rev-parse @):
0d3ba21326464f62abbf7542ed44a7abc1bbbf96
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/leaf-kit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/leaf-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/80438] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.0 (11.79s)
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
[602/7002] Fetching swift-atomics, swift-system
[2241/25316] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.40s)
Fetched https://github.com/apple/swift-system.git from cache (2.42s)
Fetched https://github.com/apple/swift-collections.git from cache (2.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.06s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.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.90.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.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.3.0
Building for debugging...
[0/27] Write sources
[14/27] Compiling CNIOWindows shim.c
[15/27] Compiling CNIOWindows WSAStartup.c
[16/27] Compiling CNIOPosix event_loop_id.c
[17/27] Compiling _AtomicsShims.c
[18/27] Compiling CNIOWASI CNIOWASI.c
[19/27] Write sources
[20/27] Compiling CNIOLinux liburing_shims.c
[21/27] Compiling CNIODarwin shim.c
[22/27] Compiling CSystem shims.c
[23/27] Write swift-version-24593BA9C3E375BF.txt
[24/27] Compiling CNIOLinux shim.c
[25/98] Compiling c-nioatomics.c
[26/98] Compiling c-atomics.c
[28/104] Emitting module SystemPackage
[29/104] Compiling Atomics OptionalRawRepresentable.swift
[30/104] Compiling Atomics RawRepresentable.swift
[31/104] Compiling Atomics AtomicBool.swift
[32/104] Compiling Atomics AtomicInteger.swift
[33/104] Compiling Atomics AtomicOptionalWrappable.swift
[34/104] Compiling Atomics AtomicMemoryOrderings.swift
[35/104] Compiling Atomics DoubleWord.swift
[36/110] Compiling Atomics AtomicReference.swift
[37/110] Compiling Atomics IntegerConformances.swift
[40/110] Emitting module InternalCollectionsUtilities
[46/110] Compiling Atomics PointerConformances.swift
[47/110] Compiling Atomics Primitives.native.swift
[48/110] Compiling Atomics ManagedAtomic.swift
[49/110] Compiling Atomics ManagedAtomicLazyReference.swift
[50/112] Compiling Atomics AtomicStorage.swift
[51/112] Compiling Atomics AtomicValue.swift
[56/112] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[57/112] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[66/112] Emitting module Atomics
[73/112] Compiling _NIOBase64 Base64.swift
[74/112] Emitting module _NIOBase64
[82/114] Compiling _NIODataStructures PriorityQueue.swift
[83/114] Compiling _NIODataStructures _TinyArray.swift
[85/129] Compiling Atomics IntegerOperations.swift
[86/129] Compiling Atomics Unmanaged extensions.swift
[88/130] Compiling DequeModule _DequeBuffer.swift
[89/130] Compiling DequeModule _DequeBufferHeader.swift
[90/132] Compiling DequeModule Deque+Equatable.swift
[91/132] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/132] Compiling DequeModule Deque+CustomReflectable.swift
[93/132] Compiling DequeModule Deque+Descriptions.swift
[94/132] Compiling DequeModule _DequeSlot.swift
[95/132] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/132] Compiling DequeModule Deque+Testing.swift
[97/132] Compiling DequeModule Deque._Storage.swift
[98/132] Compiling DequeModule Deque+Extras.swift
[99/132] Compiling DequeModule Deque+Hashable.swift
[100/132] Compiling DequeModule Deque._UnsafeHandle.swift
[101/132] Compiling DequeModule Deque.swift
[102/132] Compiling SystemPackage Constants.swift
[103/132] Compiling SystemPackage Exports.swift
[104/132] Compiling SystemPackage Mocking.swift
[105/132] Compiling SystemPackage RawBuffer.swift
[106/132] Compiling SystemPackage Syscalls.swift
[107/132] Compiling SystemPackage WindowsSyscallAdapters.swift
[108/132] Compiling SystemPackage MachPort.swift
[109/132] Compiling SystemPackage PlatformString.swift
[110/132] Emitting module NIOConcurrencyHelpers
[111/132] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[112/132] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/132] Compiling NIOConcurrencyHelpers lock.swift
[114/132] Emitting module _NIODataStructures
[115/132] Compiling _NIODataStructures Heap.swift
[117/133] Compiling SystemPackage SystemString.swift
[118/133] Compiling SystemPackage Util+StringArray.swift
[119/133] Compiling SystemPackage Util.swift
[120/133] Compiling SystemPackage UtilConsumers.swift
[121/133] Compiling DequeModule Deque+Codable.swift
[122/133] Compiling DequeModule Deque+Collection.swift
[123/133] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[124/133] Compiling NIOConcurrencyHelpers atomics.swift
[126/134] Emitting module DequeModule
[128/198] Compiling NIOCore ByteBuffer-core.swift
[129/198] Compiling NIOCore ByteBuffer-hex.swift
[130/198] Compiling NIOCore ByteBuffer-int.swift
[131/198] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[132/198] Compiling NIOCore IPProtocol.swift
[133/198] Compiling NIOCore IntegerBitPacking.swift
[134/198] Compiling NIOCore IntegerTypes.swift
[135/198] Compiling NIOCore Interfaces.swift
[137/199] Compiling NIOCore NIOCoreSendableMetatype.swift
[138/199] Compiling NIOCore NIODecodedAsyncSequence.swift
[139/199] Compiling NIOCore NIOLoopBound.swift
[140/199] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[141/199] Compiling NIOCore NIOScheduledCallback.swift
[142/199] Compiling NIOCore NIOSendable.swift
[143/199] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[144/199] Compiling NIOCore RecvByteBufferAllocator.swift
[149/207] Compiling NIOCore Linux.swift
[150/207] Compiling NIOCore MarkedCircularBuffer.swift
[151/207] Compiling NIOCore MulticastChannel.swift
[152/207] Compiling NIOCore NIOAny.swift
[153/207] Compiling NIOCore NIOCloseOnErrorHandler.swift
[154/207] Compiling NIOCore EventLoopFuture+Deprecated.swift
[155/207] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[156/207] Compiling NIOCore EventLoopFuture.swift
[157/207] Compiling NIOCore FileDescriptor.swift
[158/207] Compiling NIOCore FileHandle.swift
[159/207] Compiling NIOCore FileRegion.swift
[160/207] Compiling NIOCore GlobalSingletons.swift
[161/207] Compiling NIOCore IO.swift
[162/207] Compiling NIOCore IOData.swift
[163/207] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[164/207] Compiling NIOCore SocketAddresses.swift
[165/207] Compiling NIOCore SocketOptionProvider.swift
[166/207] Compiling NIOCore SystemCallHelpers.swift
[167/207] Compiling NIOCore TimeAmount+Duration.swift
[168/207] Compiling NIOCore TypeAssistedChannelHandler.swift
[169/207] Compiling NIOCore UniversalBootstrapSupport.swift
[170/207] Compiling NIOCore Utilities.swift
[171/207] Compiling NIOCore CircularBuffer.swift
[172/207] Compiling NIOCore Codec.swift
[173/207] Compiling NIOCore ConvenienceOptionSupport.swift
[174/207] Compiling NIOCore DeadChannel.swift
[175/207] Compiling NIOCore DispatchQueue+WithFuture.swift
[176/207] Compiling NIOCore EventLoop+Deprecated.swift
[177/207] Compiling NIOCore EventLoop+SerialExecutor.swift
[178/207] Compiling NIOCore EventLoop.swift
[179/207] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[180/207] Compiling NIOCore ByteBuffer-multi-int.swift
[181/207] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[182/207] Compiling NIOCore ByteBuffer-views.swift
[183/207] Compiling NIOCore Channel.swift
[184/207] Compiling NIOCore ChannelHandler.swift
[185/207] Compiling NIOCore ChannelHandlers.swift
[186/207] Compiling NIOCore ChannelInvoker.swift
[187/207] Compiling NIOCore ChannelOption.swift
[188/207] Compiling NIOCore ChannelPipeline.swift
[189/207] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[190/207] Compiling NIOCore BSDSocketAPI.swift
[191/207] Compiling NIOCore ByteBuffer-aux.swift
[192/207] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[193/207] Compiling NIOCore ByteBuffer-conversions.swift
[198/207] Compiling NIOCore AddressedEnvelope.swift
[199/207] Compiling NIOCore AsyncAwaitSupport.swift
[200/207] Compiling NIOCore AsyncChannel.swift
[201/207] Compiling NIOCore AsyncChannelHandler.swift
[202/207] Compiling NIOCore AsyncChannelInboundStream.swift
[203/207] Compiling NIOCore AsyncChannelOutboundWriter.swift
[204/207] Compiling NIOCore NIOAsyncSequenceProducer.swift
[205/207] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[206/207] Compiling NIOCore NIOAsyncWriter.swift
[207/207] Emitting module NIOCore
[209/262] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[210/262] Emitting module NIOEmbedded
[211/262] Compiling NIOEmbedded Embedded.swift
[212/262] Compiling NIOEmbedded AsyncTestingChannel.swift
[214/263] Emitting module NIOPosix
[215/269] Compiling NIOPosix SelectableEventLoop.swift
[216/269] Compiling NIOPosix SelectorEpoll.swift
[217/269] Compiling NIOPosix SelectorGeneric.swift
[218/269] Compiling NIOPosix SelectorKqueue.swift
[219/269] Compiling NIOPosix SelectorUring.swift
[220/269] Compiling NIOPosix SelectorWSAPoll.swift
[221/269] Compiling NIOPosix ServerSocket.swift
[222/269] Compiling NIOPosix Pool.swift
[223/269] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[224/269] Compiling NIOPosix PosixSingletons.swift
[225/269] Compiling NIOPosix RawSocketBootstrap.swift
[226/269] Compiling NIOPosix Resolver.swift
[227/269] Compiling NIOPosix Selectable.swift
[228/269] Compiling NIOPosix SelectableChannel.swift
[229/269] Compiling NIOPosix Socket.swift
[230/269] Compiling NIOPosix SocketChannel.swift
[231/269] Compiling NIOPosix SocketProtocols.swift
[232/269] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[233/269] Compiling NIOPosix System.swift
[234/269] Compiling NIOPosix Thread.swift
[235/269] Compiling NIOPosix ThreadPosix.swift
[236/269] Compiling NIOPosix ThreadWindows.swift
[237/269] Compiling NIOPosix UnsafeTransfer.swift
[238/269] Compiling NIOPosix Utilities.swift
[239/269] Compiling NIOPosix VsockAddress.swift
[240/269] Compiling NIOPosix VsockChannelEvents.swift
[241/269] Compiling NIOPosix Windows.swift
[242/269] Compiling NIOPosix BSDSocketAPICommon.swift
[243/269] Compiling NIOPosix BSDSocketAPIPosix.swift
[244/269] Compiling NIOPosix BSDSocketAPIWindows.swift
[245/269] Compiling NIOPosix BaseSocket.swift
[246/269] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[247/269] Compiling NIOPosix BaseSocketChannel.swift
[248/269] Compiling NIOPosix BaseStreamSocketChannel.swift
[249/269] Compiling NIOPosix NIOPosixSendableMetatype.swift
[250/269] Compiling NIOPosix NIOThreadPool.swift
[251/269] Compiling NIOPosix NonBlockingFileIO.swift
[252/269] Compiling NIOPosix PendingDatagramWritesManager.swift
[253/269] Compiling NIOPosix PendingWritesManager.swift
[254/269] Compiling NIOPosix PipeChannel.swift
[255/269] Compiling NIOPosix PipePair.swift
[256/269] Compiling NIOPosix IO.swift
[257/269] Compiling NIOPosix IntegerBitPacking.swift
[258/269] Compiling NIOPosix IntegerTypes.swift
[259/269] Compiling NIOPosix Linux.swift
[260/269] Compiling NIOPosix LinuxCPUSet.swift
[261/269] Compiling NIOPosix LinuxUring.swift
[262/269] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[263/269] Compiling NIOPosix Bootstrap.swift
[264/269] Compiling NIOPosix ControlMessage.swift
[265/269] Compiling NIOPosix DatagramVectorReadManager.swift
[266/269] Compiling NIOPosix Errors+Any.swift
[267/269] Compiling NIOPosix FileDescriptor.swift
[268/269] Compiling NIOPosix GetaddrinfoResolver.swift
[269/269] Compiling NIOPosix HappyEyeballs.swift
[271/308] Compiling NIO Exports.swift
[272/308] Emitting module NIO
[274/314] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[275/314] Compiling _NIOFileSystem BufferedStream.swift
[276/314] Compiling _NIOFileSystem Cancellation.swift
[277/314] Compiling _NIOFileSystem TokenBucket.swift
[278/314] Compiling _NIOFileSystem UnsafeTransfer.swift
[279/319] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[280/319] Compiling _NIOFileSystem FileSystemError.swift
[281/319] Compiling _NIOFileSystem FileSystemProtocol.swift
[282/319] Compiling _NIOFileSystem FileType.swift
[283/319] Compiling _NIOFileSystem IOStrategy.swift
[284/319] Compiling _NIOFileSystem Utilities.swift
[285/319] Compiling _NIOFileSystem NIOFilePath.swift
[286/319] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[287/319] Compiling _NIOFileSystem OpenOptions.swift
[288/319] Compiling _NIOFileSystem String+FileSystem.swift
[289/319] Compiling _NIOFileSystem ParallelDirCopy.swift
[290/319] Compiling _NIOFileSystem ParallelRemoval.swift
[291/319] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[292/319] Compiling _NIOFileSystem CInterop.swift
[293/319] Compiling _NIOFileSystem Errno.swift
[294/319] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[295/319] Compiling _NIOFileSystem Mocking.swift
[296/319] Compiling _NIOFileSystem Syscall.swift
[297/319] Compiling _NIOFileSystem Syscalls.swift
[298/319] Compiling _NIOFileSystem SystemFileHandle.swift
[299/319] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[300/319] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[301/319] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[302/319] Emitting module NIOFoundationCompat
[303/319] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[305/320] Emitting module _NIOFileSystem
[306/320] Compiling _NIOFileSystem ByteCount.swift
[307/320] Compiling _NIOFileSystem Convenience.swift
[308/320] Compiling _NIOFileSystem DirectoryEntries.swift
[309/320] Compiling _NIOFileSystem DirectoryEntry.swift
[310/320] Compiling _NIOFileSystem Exports.swift
[311/320] Compiling _NIOFileSystem Array+FileSystem.swift
[312/320] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[313/320] Compiling _NIOFileSystem BufferedReader.swift
[314/320] Compiling _NIOFileSystem BufferedWriter.swift
[315/320] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[316/320] Compiling _NIOFileSystem FileChunks.swift
[317/320] Compiling _NIOFileSystem FileHandle.swift
[318/320] Compiling _NIOFileSystem FileHandleProtocol.swift
[319/320] Compiling _NIOFileSystem FileInfo.swift
[320/320] Compiling _NIOFileSystem FileSystem.swift
[322/323] Emitting module NIOFileSystem
[323/323] Compiling NIOFileSystem Exports.swift
[325/348] Emitting module LeafKit
[326/351] Compiling LeafKit LeafSource.swift
[327/351] Compiling LeafKit LeafSources.swift
[328/351] Compiling LeafKit NIOLeafFiles.swift
[329/351] Compiling LeafKit LeafRawTemplate.swift
[330/351] Compiling LeafKit LeafToken.swift
[331/351] Compiling LeafKit LeafParameter.swift
[332/351] Compiling LeafKit LeafContext.swift
[333/351] Compiling LeafKit LeafSerializer.swift
[334/351] Compiling LeafKit ParameterResolver.swift
[335/351] Compiling LeafKit LeafError.swift
[336/351] Compiling LeafKit LeafLexer.swift
[337/351] Compiling LeafKit LeafParameterTypes.swift
[338/351] Compiling LeafKit LeafParser.swift
[339/351] Compiling LeafKit LeafRenderer.swift
[340/351] Compiling LeafKit Dictionary+LeafData.swift
[341/351] Compiling LeafKit Character+Identities.swift
[342/351] Compiling LeafKit LeafAST.swift
[343/351] Compiling LeafKit DefaultLeafCache.swift
[344/351] Compiling LeafKit LeafCache.swift
[345/351] Compiling LeafKit LeafConfiguration.swift
[346/351] Compiling LeafKit LeafData.swift
[347/351] Compiling LeafKit LeafDataRepresentable.swift
[348/351] Compiling LeafKit LeafDataStorage.swift
[349/351] Compiling LeafKit LeafSyntax.swift
[350/351] Compiling LeafKit LeafTag.swift
[351/351] Compiling LeafKit String+HTMLEscape.swift
Build complete! (114.72s)
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" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.