The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaLeafRenderer, reference main (8e5cc5), with Swift 6.2 for macOS (SPM) on 5 Apr 2026 06:13:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaLeafRenderer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaLeafRenderer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e5cc57 first commit
Cloned https://github.com/loopwerk/SagaLeafRenderer.git
Revision (git rev-parse @):
8e5cc5716077d1936681d4bee02fe8943e723aa9
SUCCESS checkout https://github.com/loopwerk/SagaLeafRenderer.git at main
Fetching https://github.com/vapor/leaf-kit
Fetching https://github.com/loopwerk/Saga.git
[1/5030] Fetching leaf-kit
[102/9758] Fetching leaf-kit, saga
Fetched https://github.com/loopwerk/Saga.git from cache (1.19s)
Fetched https://github.com/vapor/leaf-kit from cache (1.19s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.1 (1.76s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/loopwerk/SagaPathKit
[1/829] Fetching sagapathkit
[830/18157] Fetching sagapathkit, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (3.67s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (3.67s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (4.23s)
Computing version for https://github.com/vapor/leaf-kit
Computed https://github.com/vapor/leaf-kit at 1.14.2 (0.53s)
Fetching https://github.com/apple/swift-nio.git
[1/83021] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.15s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (5.04s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[74/7421] Fetching swift-atomics, swift-system
[831/30847] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.04s)
[7476/29027] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (2.79s)
Fetching https://github.com/apple/swift-asn1.git
[1/1789] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.92s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.08s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/vapor/leaf-kit
Working copy of https://github.com/vapor/leaf-kit resolved at 1.14.2
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 3.3.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
========================================
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": "sagaleafrenderer",
      "name": "SagaLeafRenderer",
      "url": "https://github.com/loopwerk/SagaLeafRenderer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaLeafRenderer",
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga.git",
          "version": "3.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
          "dependencies": [
            {
              "identity": "sagapathkit",
              "name": "SagaPathKit",
              "url": "https://github.com/loopwerk/SagaPathKit",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaPathKit",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto",
              "version": "3.15.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "leaf-kit",
          "name": "leaf-kit",
          "url": "https://github.com/vapor/leaf-kit",
          "version": "1.14.2",
          "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.97.1",
              "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.3.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.4.1",
                  "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.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaLeafRenderer.git
[1/35] Fetching sagaleafrenderer
Fetched https://github.com/loopwerk/SagaLeafRenderer.git from cache (0.90s)
Fetching https://github.com/vapor/leaf-kit from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/vapor/leaf-kit from cache (0.45s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.45s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.1 (0.51s)
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/loopwerk/SagaPathKit from cache
Fetched https://github.com/apple/swift-crypto from cache (0.49s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.49s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.54s)
Computing version for https://github.com/vapor/leaf-kit
Computed https://github.com/vapor/leaf-kit at 1.14.2 (0.03s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.76s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.46s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.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.3.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/vapor/leaf-kit
Working copy of https://github.com/vapor/leaf-kit resolved at 1.14.2
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 3.3.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/loopwerk/SagaLeafRenderer.git
Working copy of https://github.com/loopwerk/SagaLeafRenderer.git resolved at main (8e5cc57)
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
warning: '.resolve-product-dependencies': dependency 'sagaleafrenderer' is not used by any target
Found 2 product dependencies
  - Saga
  - leaf-kit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/loopwerk/SagaLeafRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Write sources
[0/34] Copying PrivacyInfo.xcprivacy
[0/34] Write sources
[0/34] Copying PrivacyInfo.xcprivacy
[0/34] Write sources
[20/34] Write swift-version-49B95AFC49DCD68C.txt
[21/34] Compiling CSystem shims.c
[21/34] Compiling CNIOWASI CNIOWASI.c
[21/34] Compiling CNIOWindows shim.c
[21/34] Compiling CNIOWindows WSAStartup.c
[25/34] Compiling CNIOOpenBSD shim.c
[25/34] Compiling CNIOLinux liburing_shims.c
[27/34] Compiling CNIOLinux shim.c
[28/89] Compiling _AtomicsShims.c
[28/89] Write sources
[30/89] Compiling CNIOPosix event_loop_id.c
[31/108] Compiling CNIODarwin shim.c
[33/108] Compiling Atomics AtomicReference.swift
[34/108] Compiling Atomics AtomicStorage.swift
[35/109] Emitting module InternalCollectionsUtilities
[36/109] Compiling Atomics OptionalRawRepresentable.swift
[37/109] Compiling Atomics RawRepresentable.swift
[38/109] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/109] Compiling Atomics AtomicValue.swift
[40/109] Compiling Atomics AtomicMemoryOrderings.swift
[41/109] Compiling _NIODataStructures PriorityQueue.swift
[42/109] Compiling _NIODataStructures _TinyArray.swift
[43/109] Compiling Atomics AtomicBool.swift
[44/109] Compiling Atomics IntegerConformances.swift
[45/109] Compiling Atomics PointerConformances.swift
[46/109] Compiling Atomics Primitives.native.swift
[47/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/109] Compiling Atomics IntegerOperations.swift
[49/109] Compiling _NIOBase64 Base64.swift
[50/109] Emitting module _NIOBase64
[51/109] Compiling Atomics AtomicInteger.swift
[52/109] Compiling Atomics AtomicOptionalWrappable.swift
[53/109] Emitting module _NIODataStructures
[54/109] Compiling _NIODataStructures Heap.swift
[59/109] Compiling Atomics DoubleWord.swift
[60/109] Compiling Atomics ManagedAtomic.swift
[61/109] Compiling Atomics ManagedAtomicLazyReference.swift
[62/109] Compiling Atomics UnsafeAtomic.swift
[65/110] Compiling SystemPackage RawBuffer.swift
[66/110] Compiling SystemPackage Syscalls.swift
[67/110] Compiling SystemPackage WindowsSyscallAdapters.swift
[81/113] Compiling SystemPackage Constants.swift
[82/113] Compiling SystemPackage Exports.swift
[83/113] Compiling SystemPackage Mocking.swift
[93/113] Compiling Atomics Unmanaged extensions.swift
[94/147] Emitting module SystemPackage
[95/147] Compiling ContainersPreview Producer+Filter.swift
[96/147] Compiling ContainersPreview Producer+Map.swift
[97/147] Compiling ContainersPreview Producer+Reduce.swift
[98/150] Compiling ContainersPreview RandomAccessContainer.swift
[99/150] Compiling ContainersPreview RangeExpression2.swift
[100/150] Compiling ContainersPreview RangeReplaceableContainer.swift
[101/150] Compiling ContainersPreview Drain+Map.swift
[102/150] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[103/150] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[104/150] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[105/150] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[106/150] Compiling ContainersPreview Container.swift
[109/150] Compiling ContainersPreview Drain+Reduce.swift
[110/150] Compiling ContainersPreview Drain.swift
[111/150] Compiling ContainersPreview Producer+Collect.swift
[112/150] Compiling ContainersPreview Producer.swift
[113/150] Compiling ContainersPreview Borrow.swift
[114/150] Compiling ContainersPreview Box.swift
[115/150] Compiling ContainersPreview ContainerIterator.swift
[116/150] Compiling ContainersPreview DynamicContainer.swift
[117/150] Compiling ContainersPreview MutableContainer.swift
[118/150] Compiling ContainersPreview PermutableContainer.swift
[119/150] Compiling ContainersPreview BidirectionalContainer.swift
[120/150] Compiling ContainersPreview Container+Filter.swift
[121/150] Compiling ContainersPreview Container+SpanwiseZip.swift
[123/150] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[124/150] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[125/150] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[126/150] Compiling ContainersPreview BorrowingSequence.swift
[127/150] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[133/150] Emitting module ContainersPreview
[134/150] Compiling ContainersPreview Inout.swift
[135/150] Compiling ContainersPreview InputSpan.swift
[136/150] Compiling ContainersPreview Shared.swift
[137/150] Compiling ContainersPreview OutputSpan+Extras.swift
[138/150] Compiling ContainersPreview TemporaryAllocation.swift
[139/150] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[143/150] Emitting module Atomics
[147/191] Compiling DequeModule UniqueDeque+Equatable.swift
[148/191] Compiling DequeModule UniqueDeque+Experimental.swift
[149/191] Compiling DequeModule UniqueDeque+Hashable.swift
[150/191] Compiling DequeModule UniqueDeque+Initializers.swift
[151/195] Compiling DequeModule RigidDeque+Removals.swift
[152/195] Compiling DequeModule RigidDeque+Replacements.swift
[153/195] Compiling DequeModule RigidDeque+Testing.swift
[154/195] Compiling DequeModule RigidDeque.swift
[155/195] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[156/195] Compiling DequeModule Deque+Extras.swift
[157/195] Compiling DequeModule Deque+Hashable.swift
[158/195] Compiling DequeModule Deque+Testing.swift
[159/195] Compiling DequeModule Deque._Storage.swift
[159/195] Compiling c-nioatomics.c
[161/195] Compiling DequeModule RigidDeque+Consumption.swift
[162/195] Compiling DequeModule RigidDeque+Container.swift
[163/195] Compiling DequeModule RigidDeque+Descriptions.swift
[164/195] Compiling DequeModule RigidDeque+Equatable.swift
[165/195] Compiling DequeModule RigidDeque+Experimental.swift
[166/195] Compiling DequeModule Deque._UnsafeHandle.swift
[167/195] Compiling DequeModule Deque.swift
[168/195] Compiling DequeModule _DequeBuffer.swift
[169/195] Compiling DequeModule _DequeBufferHeader.swift
[170/195] Compiling DequeModule RigidDeque+Append.swift
[171/195] Compiling DequeModule RigidDeque+Hashable.swift
[172/195] Compiling DequeModule RigidDeque+Initializers.swift
[173/195] Compiling DequeModule RigidDeque+Insertions.swift
[174/195] Compiling DequeModule RigidDeque+Prepend.swift
[175/195] Compiling DequeModule UniqueDeque+Insertions.swift
[176/195] Compiling DequeModule UniqueDeque+Prepend.swift
[177/195] Compiling DequeModule UniqueDeque+Removals.swift
[178/195] Compiling DequeModule UniqueDeque+Replacements.swift
[179/195] Compiling DequeModule Deque+Codable.swift
[180/195] Compiling DequeModule Deque+Collection.swift
[181/195] Compiling DequeModule Deque+CustomReflectable.swift
[182/195] Compiling DequeModule Deque+Descriptions.swift
[183/195] Compiling DequeModule Deque+Equatable.swift
[184/195] Compiling DequeModule UniqueDeque+Append.swift
[185/195] Compiling DequeModule UniqueDeque+Consumption.swift
[186/195] Compiling DequeModule UniqueDeque+Container.swift
[187/195] Compiling DequeModule UniqueDeque+Descriptions.swift
[187/195] Compiling c-atomics.c
[189/202] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[190/202] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[191/202] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[192/202] Compiling NIOConcurrencyHelpers NIOLock.swift
[193/202] Compiling NIOConcurrencyHelpers atomics.swift
[194/202] Compiling NIOConcurrencyHelpers lock.swift
[195/202] Emitting module NIOConcurrencyHelpers
[196/202] Compiling DequeModule UniqueDeque.swift
[197/202] Compiling DequeModule _DequeSlot.swift
[198/202] Compiling DequeModule _UnsafeDequeHandle.swift
[199/202] Compiling DequeModule _UnsafeDequeSegments.swift
[200/202] Emitting module DequeModule
[201/267] Emitting module SagaPathKit
[202/267] Compiling SagaPathKit SagaPathKit.swift
[203/288] Compiling Saga Item.swift
[204/288] Compiling Saga ItemWriteMode.swift
[205/288] Compiling Saga Saga.swift
[206/288] Compiling Saga StepBuilder.swift
[207/288] Compiling Saga Saga+I18n.swift
[208/288] Compiling Saga Saga+Pipeline.swift
[209/288] Compiling Saga Reader.swift
[210/295] Compiling Saga BuildReason.swift
[211/295] Compiling Saga FileIO.swift
[212/295] Compiling Saga FolderMonitor.swift
[213/295] Compiling Saga Saga+AtomFeed.swift
[214/295] Compiling Saga Saga+Build.swift
[215/295] Compiling Saga Saga+Sitemap.swift
[216/295] Compiling Saga Saga+Utils.swift
[217/295] Compiling Saga I18NConfig.swift
[218/295] Compiling NIOCore SocketAddresses.swift
[219/295] Compiling NIOCore SocketOptionProvider.swift
[220/295] Compiling NIOCore SystemCallHelpers.swift
[221/295] Compiling NIOCore TimeAmount+Duration.swift
[222/295] Compiling NIOCore TypeAssistedChannelHandler.swift
[223/295] Compiling NIOCore UniversalBootstrapSupport.swift
[224/295] Compiling NIOCore Utilities.swift
[225/295] Compiling Saga RenderingContexts.swift
[226/295] Compiling Saga Saga+FetchCache.swift
[227/295] Compiling Saga Saga+Hashed.swift
[228/295] Compiling Saga MetadataDecoder.swift
[229/295] Compiling Saga Path+Extensions.swift
[230/295] Compiling NIOCore FileRegion.swift
[231/295] Compiling NIOCore GlobalSingletons.swift
[232/295] Compiling NIOCore ChannelHandler.swift
[233/295] Compiling NIOCore ChannelHandlers.swift
[234/295] Compiling NIOCore ChannelInvoker.swift
[235/295] Compiling NIOCore ChannelOption.swift
[236/295] Compiling NIOCore ChannelPipeline.swift
[237/295] Compiling NIOCore CircularBuffer.swift
[238/295] Compiling NIOCore Codec.swift
[239/295] Compiling NIOCore NIOAsyncWriter.swift
[240/295] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[241/295] Compiling NIOCore BSDSocketAPI.swift
[242/295] Compiling NIOCore ByteBuffer-aux.swift
[243/295] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[244/295] Compiling NIOCore ByteBuffer-conversions.swift
[245/295] Compiling NIOCore ByteBuffer-core.swift
[246/295] Compiling NIOCore ConvenienceOptionSupport.swift
[247/295] Compiling NIOCore DeadChannel.swift
[248/295] Compiling NIOCore DispatchQueue+WithFuture.swift
[249/295] Compiling NIOCore EventLoop+Deprecated.swift
[250/295] Compiling NIOCore EventLoop+SerialExecutor.swift
[251/295] Compiling NIOCore EventLoop.swift
[252/295] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[253/295] Compiling NIOCore IO.swift
[254/295] Compiling NIOCore IOData.swift
[255/295] Compiling NIOCore IPProtocol.swift
[256/295] Compiling NIOCore IntegerBitPacking.swift
[257/295] Compiling NIOCore IntegerTypes.swift
[258/295] Compiling NIOCore Interfaces.swift
[259/295] Compiling NIOCore Linux.swift
[260/295] Compiling NIOCore MarkedCircularBuffer.swift
[261/295] Compiling NIOCore MulticastChannel.swift
[262/295] Compiling NIOCore NIOAny.swift
[263/295] Compiling NIOCore NIOCloseOnErrorHandler.swift
[264/295] Compiling NIOCore NIOCoreSendableMetatype.swift
[265/295] Compiling NIOCore NIODecodedAsyncSequence.swift
[266/295] Compiling NIOCore NIOLoopBound.swift
[267/295] Compiling NIOCore ByteBuffer-hex.swift
[268/295] Compiling NIOCore ByteBuffer-int.swift
[269/295] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[270/295] Compiling NIOCore ByteBuffer-multi-int.swift
[271/295] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[272/295] Compiling NIOCore ByteBuffer-views.swift
[273/295] Compiling NIOCore Channel.swift
[274/295] Emitting module NIOCore
[280/295] Emitting module Saga
[296/353] Compiling NIOPosix RawSocketBootstrap.swift
[297/353] Compiling NIOPosix Resolver.swift
[298/353] Compiling NIOEmbedded Embedded.swift
[299/353] Emitting module NIOEmbedded
[300/353] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[301/353] Compiling NIOEmbedded AsyncTestingChannel.swift
[302/353] Compiling NIOPosix FileDescriptor.swift
[303/353] Compiling NIOPosix GetaddrinfoResolver.swift
[304/353] Compiling NIOPosix HappyEyeballs.swift
[305/353] Compiling NIOPosix IO.swift
[306/353] Compiling NIOPosix IntegerBitPacking.swift
[307/353] Compiling NIOPosix IntegerTypes.swift
[308/358] Compiling NIOPosix Linux.swift
[309/358] Compiling NIOPosix LinuxCPUSet.swift
[310/358] Compiling NIOPosix LinuxUring.swift
[311/358] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[312/358] Compiling NIOPosix NIOPosixSendableMetatype.swift
[313/358] Compiling NIOPosix NIOThreadPool.swift
[314/358] Compiling NIOPosix SelectorWSAPoll.swift
[315/358] Compiling NIOPosix ServerSocket.swift
[316/358] Compiling NIOPosix Socket.swift
[317/358] Compiling NIOPosix SocketChannel.swift
[318/358] Compiling NIOPosix SocketProtocols.swift
[319/358] Emitting module NIOPosix
[320/358] Compiling NIOPosix BSDSocketAPICommon.swift
[321/358] Compiling NIOPosix BSDSocketAPIPosix.swift
[322/358] Compiling NIOPosix BSDSocketAPIWindows.swift
[323/358] Compiling NIOPosix BaseSocket.swift
[324/358] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[325/358] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[326/358] Compiling NIOPosix Utilities.swift
[327/358] Compiling NIOPosix VsockAddress.swift
[328/358] Compiling NIOPosix VsockChannelEvents.swift
[329/358] Compiling NIOPosix Windows.swift
[330/358] Compiling NIOPosix resource_bundle_accessor.swift
[331/358] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[332/358] Compiling NIOPosix PosixSingletons.swift
[335/358] Compiling NIOPosix Selectable.swift
[336/358] Compiling NIOPosix SelectableChannel.swift
[337/358] Compiling NIOPosix SelectableEventLoop.swift
[338/358] Compiling NIOPosix SelectorEpoll.swift
[339/358] Compiling NIOPosix SelectorGeneric.swift
[340/358] Compiling NIOPosix SelectorKqueue.swift
[341/358] Compiling NIOPosix SelectorUring.swift
[342/358] Compiling NIOPosix BaseSocketChannel.swift
[343/358] Compiling NIOPosix BaseStreamSocketChannel.swift
[344/358] Compiling NIOPosix Bootstrap.swift
[345/358] Compiling NIOPosix ControlMessage.swift
[346/358] Compiling NIOPosix DatagramVectorReadManager.swift
[347/358] Compiling NIOPosix Errors+Any.swift
[348/358] Compiling NIOPosix NonBlockingFileIO.swift
[349/358] Compiling NIOPosix PendingDatagramWritesManager.swift
[350/358] Compiling NIOPosix PendingWritesManager.swift
[351/358] Compiling NIOPosix PipeChannel.swift
[352/358] Compiling NIOPosix PipePair.swift
[353/358] Compiling NIOPosix Pool.swift
[354/358] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[355/358] Compiling NIOPosix System.swift
[356/358] Compiling NIOPosix Thread.swift
[357/358] Compiling NIOPosix ThreadPosix.swift
[358/358] Compiling NIOPosix ThreadWindows.swift
[359/397] Compiling NIO Exports.swift
[360/397] Emitting module NIO
[361/402] Emitting module _NIOFileSystem
[362/406] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[363/406] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[364/406] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[365/406] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[366/406] Compiling _NIOFileSystem OpenOptions.swift
[367/406] Compiling _NIOFileSystem String+FileSystem.swift
[368/406] Compiling _NIOFileSystem resource_bundle_accessor.swift
[369/406] Compiling _NIOFileSystem Errno.swift
[370/406] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[371/406] Compiling _NIOFileSystem Mocking.swift
[372/406] Compiling _NIOFileSystem Syscall.swift
[373/406] Emitting module NIOFoundationCompat
[374/406] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[375/406] Compiling _NIOFileSystem Syscalls.swift
[376/406] Compiling _NIOFileSystem SystemFileHandle.swift
[377/406] Compiling _NIOFileSystem Utilities.swift
[378/406] Compiling _NIOFileSystem NIOFilePath.swift
[379/406] Compiling _NIOFileSystem ParallelDirCopy.swift
[380/406] Compiling _NIOFileSystem ParallelRemoval.swift
[381/406] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[382/406] Compiling _NIOFileSystem CInterop.swift
[383/406] Compiling _NIOFileSystem FileSystemError.swift
[384/406] Compiling _NIOFileSystem FileSystemProtocol.swift
[385/406] Compiling _NIOFileSystem FileType.swift
[386/406] Compiling _NIOFileSystem IOStrategy.swift
[387/406] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[388/406] Compiling _NIOFileSystem BufferedStream.swift
[389/406] Compiling _NIOFileSystem Cancellation.swift
[390/406] Compiling _NIOFileSystem TokenBucket.swift
[391/406] Compiling _NIOFileSystem FileHandleProtocol.swift
[392/406] Compiling _NIOFileSystem FileInfo.swift
[393/406] Compiling _NIOFileSystem FileSystem.swift
[394/406] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[395/406] Compiling _NIOFileSystem Array+FileSystem.swift
[396/406] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[397/406] Compiling _NIOFileSystem BufferedReader.swift
[398/406] Compiling _NIOFileSystem BufferedWriter.swift
[399/406] Compiling _NIOFileSystem DirectoryEntry.swift
[400/406] Compiling _NIOFileSystem Exports.swift
[401/406] Compiling _NIOFileSystem FileChunks.swift
[402/406] Compiling _NIOFileSystem FileHandle.swift
[403/406] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[404/406] Compiling _NIOFileSystem ByteCount.swift
[405/406] Compiling _NIOFileSystem Convenience.swift
[406/406] Compiling _NIOFileSystem DirectoryEntries.swift
[407/408] Compiling NIOFileSystem Exports.swift
[408/408] Emitting module NIOFileSystem
[409/433] Emitting module LeafKit
[410/435] Compiling LeafKit LeafToken.swift
[411/435] Compiling LeafKit LeafParameter.swift
[412/435] Compiling LeafKit LeafParser.swift
[413/435] Compiling LeafKit LeafSerializer.swift
[414/435] Compiling LeafKit ParameterResolver.swift
[415/435] Compiling LeafKit LeafDataRepresentable.swift
[416/435] Compiling LeafKit LeafDataStorage.swift
[417/435] Compiling LeafKit LeafError.swift
[418/435] Compiling LeafKit LeafRenderer.swift
[419/435] Compiling LeafKit Dictionary+LeafData.swift
[420/435] Compiling LeafKit LeafContext.swift
[421/435] Compiling LeafKit LeafSource.swift
[422/435] Compiling LeafKit LeafSources.swift
[423/435] Compiling LeafKit NIOLeafFiles.swift
[424/435] Compiling LeafKit LeafSyntax.swift
[425/435] Compiling LeafKit LeafLexer.swift
[426/435] Compiling LeafKit LeafParameterTypes.swift
[427/435] Compiling LeafKit LeafRawTemplate.swift
[428/435] Compiling LeafKit Character+Identities.swift
[429/435] Compiling LeafKit LeafAST.swift
[430/435] Compiling LeafKit DefaultLeafCache.swift
[431/435] Compiling LeafKit LeafTag.swift
[432/435] Compiling LeafKit String+HTMLEscape.swift
[433/435] Compiling LeafKit LeafCache.swift
[434/435] Compiling LeafKit LeafConfiguration.swift
[435/435] Compiling LeafKit LeafData.swift
[436/437] Compiling SagaLeafRenderer SagaLeafRenderer.swift
[437/437] Emitting module SagaLeafRenderer
Build complete! (23.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "leaf-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf-kit"
    }
  ],
  "manifest_display_name" : "SagaLeafRenderer",
  "name" : "SagaLeafRenderer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaLeafRenderer",
      "targets" : [
        "SagaLeafRenderer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaLeafRenderer",
      "module_type" : "SwiftTarget",
      "name" : "SagaLeafRenderer",
      "path" : "Sources/SagaLeafRenderer",
      "product_dependencies" : [
        "Saga",
        "LeafKit"
      ],
      "product_memberships" : [
        "SagaLeafRenderer"
      ],
      "sources" : [
        "SagaLeafRenderer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.