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 main (d0ca44), with Swift 5.10 for macOS (SPM) on 3 Sep 2024 15:42:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/leaf-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/leaf-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/apple/swift-nio.git
[1/69495] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.71.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/3638] Fetching swift-system
[38/5207] Fetching swift-system, swift-atomics
[856/20206] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.00s)
Fetched https://github.com/apple/swift-system.git from cache (2.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.67s)
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-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-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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "leaf-kit",
      "name": "leaf-kit",
      "url": "https://github.com/vapor/leaf-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/leaf-kit",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.71.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/leaf-kit.git
[1/4491] Fetching leaf-kit
Fetched https://github.com/vapor/leaf-kit.git from cache (1.17s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.71.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.03s)
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/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at main (d0ca441)
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
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
warning: '.resolve-product-dependencies': dependency 'leaf-kit' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vapor/leaf-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[8/21] Copying PrivacyInfo.xcprivacy
[9/21] Write sources
[12/21] Write swift-version-33747A42983211AE.txt
[13/21] Compiling CNIOWindows WSAStartup.c
[14/21] Compiling CNIOWindows shim.c
[15/21] Compiling CNIOLinux liburing_shims.c
[16/21] Compiling CNIOLinux shim.c
[17/45] Compiling _AtomicsShims.c
[18/45] Compiling CNIODarwin shim.c
[20/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/64] Compiling Atomics UnsafeAtomic.swift
[22/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[23/65] Compiling Atomics Primitives.shims.swift
[24/65] Compiling Atomics AtomicInteger.swift
[25/65] Compiling Atomics AtomicOptionalWrappable.swift
[26/65] Compiling Atomics AtomicReference.swift
[27/65] Emitting module _NIOBase64
[28/65] Compiling _NIOBase64 Base64.swift
[29/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/65] Compiling Atomics ManagedAtomic.swift
[31/65] Compiling Atomics ManagedAtomicLazyReference.swift
[32/65] Compiling Atomics AtomicStorage.swift
[33/65] Compiling Atomics AtomicValue.swift
[34/65] Compiling Atomics AtomicBool.swift
[35/65] Compiling Atomics IntegerConformances.swift
[36/65] Compiling Atomics PointerConformances.swift
[37/65] Compiling Atomics Primitives.native.swift
[38/65] Emitting module InternalCollectionsUtilities
[39/65] Compiling Atomics AtomicMemoryOrderings.swift
[40/65] Compiling Atomics DoubleWord.swift
[41/81] Compiling DequeModule _DequeSlot.swift
[42/81] Compiling DequeModule _DequeBufferHeader.swift
[43/82] Emitting module _NIODataStructures
[44/82] Compiling _NIODataStructures PriorityQueue.swift
[45/82] Compiling _NIODataStructures _TinyArray.swift
[46/82] Compiling _NIODataStructures Heap.swift
[47/82] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/82] Compiling DequeModule Deque+Testing.swift
[49/82] Compiling DequeModule Deque._Storage.swift
[50/82] Compiling DequeModule Deque+Extras.swift
[51/82] Compiling DequeModule Deque+Hashable.swift
[52/82] Compiling DequeModule _DequeBuffer.swift
[53/82] Compiling DequeModule Deque._UnsafeHandle.swift
[54/82] Compiling DequeModule Deque.swift
[55/82] Compiling DequeModule Deque+Equatable.swift
[56/82] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[57/82] Compiling DequeModule Deque+CustomReflectable.swift
[58/82] Compiling DequeModule Deque+Descriptions.swift
[59/82] Compiling DequeModule Deque+Codable.swift
[60/82] Compiling DequeModule Deque+Collection.swift
[61/82] Emitting module DequeModule
[73/84] Compiling c-nioatomics.c
[75/84] Compiling Atomics IntegerOperations.swift
[76/84] Compiling Atomics Unmanaged extensions.swift
[77/84] Compiling Atomics OptionalRawRepresentable.swift
[78/84] Compiling Atomics RawRepresentable.swift
[81/84] Emitting module Atomics
[83/84] Compiling c-atomics.c
[85/90] Emitting module NIOConcurrencyHelpers
[86/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/90] Compiling NIOConcurrencyHelpers lock.swift
[89/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/90] Compiling NIOConcurrencyHelpers atomics.swift
[91/149] Compiling NIOCore GlobalSingletons.swift
[92/149] Compiling NIOCore IO.swift
[93/149] Compiling NIOCore IOData.swift
[94/149] Compiling NIOCore IPProtocol.swift
[95/149] Compiling NIOCore IntegerBitPacking.swift
[96/149] Compiling NIOCore IntegerTypes.swift
[97/155] Compiling NIOCore NIOLoopBound.swift
[98/155] Compiling NIOCore NIOSendable.swift
[99/155] Compiling NIOCore PointerHelpers.swift
[100/155] Compiling NIOCore RecvByteBufferAllocator.swift
[101/155] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[102/155] Compiling NIOCore SocketAddresses.swift
[103/155] Compiling NIOCore EventLoopFuture+Deprecated.swift
[104/155] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[105/155] Compiling NIOCore EventLoopFuture.swift
[106/155] Compiling NIOCore FileDescriptor.swift
[107/155] Compiling NIOCore FileHandle.swift
[108/155] Compiling NIOCore FileRegion.swift
[109/155] Compiling NIOCore AddressedEnvelope.swift
[110/155] Compiling NIOCore AsyncAwaitSupport.swift
[111/155] Compiling NIOCore AsyncChannel.swift
[112/155] Compiling NIOCore AsyncChannelHandler.swift
[113/155] Compiling NIOCore AsyncChannelInboundStream.swift
[114/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[115/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[116/155] Compiling NIOCore SocketOptionProvider.swift
[117/155] Compiling NIOCore SystemCallHelpers.swift
[118/155] Compiling NIOCore TimeAmount+Duration.swift
[119/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[120/155] Compiling NIOCore UniversalBootstrapSupport.swift
[121/155] Compiling NIOCore Utilities.swift
[122/155] Compiling NIOCore Interfaces.swift
[123/155] Compiling NIOCore Linux.swift
[124/155] Compiling NIOCore MarkedCircularBuffer.swift
[125/155] Compiling NIOCore MulticastChannel.swift
[126/155] Compiling NIOCore NIOAny.swift
[127/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[128/155] Compiling NIOCore ChannelHandlers.swift
[129/155] Compiling NIOCore ChannelInvoker.swift
[130/155] Compiling NIOCore ChannelOption.swift
[131/155] Compiling NIOCore ChannelPipeline.swift
[132/155] Compiling NIOCore CircularBuffer.swift
[133/155] Compiling NIOCore Codec.swift
[134/155] Compiling NIOCore ConvenienceOptionSupport.swift
[135/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[136/155] Compiling NIOCore NIOAsyncWriter.swift
[137/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[138/155] Compiling NIOCore BSDSocketAPI.swift
[139/155] Compiling NIOCore ByteBuffer-aux.swift
[140/155] Compiling NIOCore ByteBuffer-conversions.swift
[141/155] Compiling NIOCore ByteBuffer-core.swift
[142/155] Compiling NIOCore DeadChannel.swift
[143/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/155] Compiling NIOCore EventLoop+Deprecated.swift
[145/155] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/155] Compiling NIOCore EventLoop.swift
[147/155] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[148/155] Compiling NIOCore ByteBuffer-hexdump.swift
[149/155] Compiling NIOCore ByteBuffer-int.swift
[150/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/155] Compiling NIOCore ByteBuffer-multi-int.swift
[152/155] Compiling NIOCore ByteBuffer-views.swift
[153/155] Compiling NIOCore Channel.swift
[154/155] Compiling NIOCore ChannelHandler.swift
[155/155] Emitting module NIOCore
[156/209] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[157/209] Compiling NIOEmbedded Embedded.swift
[158/209] Emitting module NIOEmbedded
[159/209] Compiling NIOEmbedded AsyncTestingChannel.swift
[160/209] Compiling NIOPosix PendingWritesManager.swift
[161/209] Compiling NIOPosix PipeChannel.swift
[162/209] Compiling NIOPosix PipePair.swift
[163/209] Compiling NIOPosix PointerHelpers.swift
[164/209] Compiling NIOPosix Pool.swift
[165/214] Compiling NIOPosix PooledRecvBufferAllocator.swift
[166/214] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[167/214] Compiling NIOPosix PosixSingletons.swift
[168/214] Compiling NIOPosix RawSocketBootstrap.swift
[169/214] Compiling NIOPosix Resolver.swift
[170/214] Emitting module NIOPosix
[171/214] Compiling NIOPosix SelectorKqueue.swift
[172/214] Compiling NIOPosix SelectorUring.swift
[173/214] Compiling NIOPosix ServerSocket.swift
[174/214] Compiling NIOPosix Socket.swift
[175/214] Compiling NIOPosix SocketChannel.swift
[176/214] Compiling NIOPosix SocketProtocols.swift
[177/214] Compiling NIOPosix System.swift
[178/214] Compiling NIOPosix Thread.swift
[179/214] Compiling NIOPosix ThreadPosix.swift
[180/214] Compiling NIOPosix ThreadWindows.swift
[181/214] Compiling NIOPosix GetaddrinfoResolver.swift
[182/214] Compiling NIOPosix HappyEyeballs.swift
[183/214] Compiling NIOPosix IO.swift
[184/214] Compiling NIOPosix IntegerBitPacking.swift
[185/214] Compiling NIOPosix IntegerTypes.swift
[186/214] Compiling NIOPosix Linux.swift
[187/214] Compiling NIOPosix LinuxCPUSet.swift
[188/214] Compiling NIOPosix LinuxUring.swift
[189/214] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[190/214] Compiling NIOPosix NIOThreadPool.swift
[191/214] Compiling NIOPosix NonBlockingFileIO.swift
[192/214] Compiling NIOPosix PendingDatagramWritesManager.swift
[193/214] Compiling NIOPosix Selectable.swift
[194/214] Compiling NIOPosix SelectableChannel.swift
[195/214] Compiling NIOPosix SelectableEventLoop.swift
[196/214] Compiling NIOPosix SelectorEpoll.swift
[197/214] Compiling NIOPosix SelectorGeneric.swift
[198/214] Compiling NIOPosix BSDSocketAPICommon.swift
[199/214] Compiling NIOPosix BSDSocketAPIPosix.swift
[200/214] Compiling NIOPosix BSDSocketAPIWindows.swift
[201/214] Compiling NIOPosix BaseSocket.swift
[202/214] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[203/214] Compiling NIOPosix BaseSocketChannel.swift
[204/214] Compiling NIOPosix BaseStreamSocketChannel.swift
[205/214] Compiling NIOPosix Bootstrap.swift
[206/214] Compiling NIOPosix ControlMessage.swift
[207/214] Compiling NIOPosix DatagramVectorReadManager.swift
[208/214] Compiling NIOPosix Errors+Any.swift
[209/214] Compiling NIOPosix FileDescriptor.swift
[210/214] Compiling NIOPosix UnsafeTransfer.swift
[211/214] Compiling NIOPosix Utilities.swift
[212/214] Compiling NIOPosix VsockAddress.swift
[213/214] Compiling NIOPosix VsockChannelEvents.swift
[214/214] Compiling NIOPosix resource_bundle_accessor.swift
[215/216] Compiling NIO Exports.swift
[216/216] Emitting module NIO
[217/241] Emitting module LeafKit
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let lock: Lock = .init()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: note: use 'NIOLock' instead
    private let lock: Lock = .init()
                      ^~~~
                      NIOLock
[218/243] Compiling LeafKit LeafToken.swift
[219/243] Compiling LeafKit LeafParameter.swift
[220/243] Compiling LeafKit LeafParser.swift
[221/243] Compiling LeafKit Exports.swift
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
[222/243] Compiling LeafKit LeafAST.swift
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
[223/243] Compiling LeafKit DefaultLeafCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    internal let lock: Lock
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafCache/DefaultLeafCache.swift:76:24: note: use 'NIOLock' instead
    internal let lock: Lock
                       ^~~~
                       NIOLock
[224/243] Compiling LeafKit LeafRenderer.swift
[225/243] Compiling LeafKit Dictionary+LeafData.swift
[226/243] Compiling LeafKit LeafContext.swift
[227/243] Compiling LeafKit LeafTag.swift
[228/243] Compiling LeafKit String+HTMLEscape.swift
[229/243] Compiling LeafKit LeafCache.swift
[230/243] Compiling LeafKit LeafConfiguration.swift
[231/243] Compiling LeafKit LeafData.swift
[232/243] Compiling LeafKit LeafDataRepresentable.swift
[233/243] Compiling LeafKit LeafDataStorage.swift
[234/243] Compiling LeafKit LeafError.swift
[235/243] Compiling LeafKit LeafLexer.swift
[236/243] Compiling LeafKit LeafParameterTypes.swift
[237/243] Compiling LeafKit LeafRawTemplate.swift
[238/243] Compiling LeafKit LeafSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let lock: Lock = .init()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: note: use 'NIOLock' instead
    private let lock: Lock = .init()
                      ^~~~
                      NIOLock
[239/243] Compiling LeafKit LeafSources.swift
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let lock: Lock = .init()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LeafKit/LeafSource/LeafSources.swift:55:23: note: use 'NIOLock' instead
    private let lock: Lock = .init()
                      ^~~~
                      NIOLock
[240/243] Compiling LeafKit LeafSerializer.swift
[241/243] Compiling LeafKit ParameterResolver.swift
[242/243] Compiling LeafKit NIOLeafFiles.swift
[243/243] Compiling LeafKit LeafSyntax.swift
Build complete! (13.41s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/LeafKitTests/Templates/SubTemplates/test.leaf
    /Users/admin/builder/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
    /Users/admin/builder/spi-builder-workspace/Sources/LeafKit/Docs.docc
Build complete.
Done.