Build Information
Successful build of leaf-kit, reference main (743b1a
), with Swift 6.1 for macOS (SPM) on 12 Aug 2025 18:45:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.65.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 743b1a9 Bump actions/checkout from 4 to 5 in the dependencies group (#140)
Cloned https://github.com/vapor/leaf-kit.git
Revision (git rev-parse @):
743b1a9d87c3d2c5cd24a426012012969d149701
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 from cache
Fetched https://github.com/apple/swift-nio.git from cache (1.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (2.52s)
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-atomics.git from cache (1.04s)
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.51s)
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.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.86.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
========================================
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.86.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.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.2.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.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/4944] Fetching leaf-kit
Fetched https://github.com/vapor/leaf-kit.git from cache (0.98s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.86s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (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.2.1
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.2
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at main (743b1a9)
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: 6.1
Building package at path: $PWD
https://github.com/vapor/leaf-kit.git
https://github.com/vapor/leaf-kit.git
{
"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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/29] Write sources
[1/29] Copying PrivacyInfo.xcprivacy
[2/29] Write sources
[4/29] Copying PrivacyInfo.xcprivacy
[5/29] Write sources
[16/29] Compiling CSystem shims.c
[16/29] Compiling CNIOWindows shim.c
[18/29] Compiling CNIOWindows WSAStartup.c
[19/29] Write sources
[20/29] Write swift-version-2F0A5646E1D333AE.txt
[21/35] Compiling CNIOWASI CNIOWASI.c
[22/35] Compiling CNIOLinux shim.c
[23/35] Compiling CNIOLinux liburing_shims.c
[24/77] Compiling _AtomicsShims.c
[24/77] Compiling CNIOPosix event_loop_id.c
[27/96] Compiling _NIOBase64 Base64.swift
[28/96] Emitting module _NIOBase64
[29/96] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/96] Compiling InternalCollectionsUtilities Debugging.swift
[31/96] Compiling InternalCollectionsUtilities Descriptions.swift
[32/97] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/97] Compiling CNIODarwin shim.c
[35/97] Emitting module InternalCollectionsUtilities
[36/97] Compiling Atomics AtomicValue.swift
[37/97] Compiling Atomics AtomicMemoryOrderings.swift
[38/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/97] Compiling Atomics AtomicInteger.swift
[40/97] Compiling Atomics AtomicOptionalWrappable.swift
[41/97] Compiling Atomics OptionalRawRepresentable.swift
[42/97] Compiling Atomics RawRepresentable.swift
[43/97] Compiling Atomics DoubleWord.swift
[44/97] Compiling Atomics ManagedAtomic.swift
[45/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/97] Compiling Atomics IntegerOperations.swift
[47/97] Compiling Atomics ManagedAtomicLazyReference.swift
[48/97] Compiling Atomics UnsafeAtomic.swift
[51/114] Compiling DequeModule _DequeBufferHeader.swift
[52/114] Compiling DequeModule _DequeBuffer.swift
[53/114] Compiling DequeModule _DequeSlot.swift
[54/115] Compiling Atomics Unmanaged extensions.swift
[55/115] Compiling SystemPackage FilePathString.swift
[56/115] Compiling SystemPackage FilePathSyntax.swift
[57/115] Compiling SystemPackage FilePathTemp.swift
[58/118] Compiling DequeModule Deque+Testing.swift
[59/118] Compiling DequeModule Deque._Storage.swift
[60/118] Compiling DequeModule Deque+Extras.swift
[61/118] Compiling DequeModule Deque+Hashable.swift
[62/118] Compiling DequeModule Deque+Equatable.swift
[63/118] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/118] Compiling DequeModule Deque+CustomReflectable.swift
[65/118] Compiling DequeModule Deque+Descriptions.swift
[69/118] Compiling _NIODataStructures _TinyArray.swift
[70/118] Emitting module _NIODataStructures
[71/118] Compiling _NIODataStructures PriorityQueue.swift
[72/118] Compiling _NIODataStructures Heap.swift
[73/118] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/118] Compiling DequeModule Deque._UnsafeHandle.swift
[78/118] Compiling DequeModule Deque.swift
[79/118] Compiling Atomics AtomicBool.swift
[80/118] Compiling Atomics IntegerConformances.swift
[81/118] Emitting module Atomics
[82/118] Emitting module SystemPackage
[93/118] Compiling DequeModule Deque+Codable.swift
[94/118] Compiling DequeModule Deque+Collection.swift
[101/118] Compiling SystemPackage RawBuffer.swift
[102/118] Compiling SystemPackage Syscalls.swift
[103/118] Compiling SystemPackage WindowsSyscallAdapters.swift
[104/118] Compiling SystemPackage MachPort.swift
[105/118] Compiling SystemPackage PlatformString.swift
[106/118] Compiling SystemPackage SystemString.swift
[107/118] Compiling SystemPackage Util+StringArray.swift
[108/118] Compiling SystemPackage Util.swift
[109/118] Compiling SystemPackage UtilConsumers.swift
[116/118] Emitting module DequeModule
[116/118] Compiling c-nioatomics.c
[117/118] Compiling c-atomics.c
[119/124] Compiling NIOConcurrencyHelpers lock.swift
[120/124] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[121/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[122/124] Emitting module NIOConcurrencyHelpers
[123/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[124/124] Compiling NIOConcurrencyHelpers atomics.swift
[125/187] Compiling NIOCore AddressedEnvelope.swift
[126/187] Compiling NIOCore AsyncAwaitSupport.swift
[127/187] Compiling NIOCore AsyncChannel.swift
[128/187] Compiling NIOCore AsyncChannelHandler.swift
[129/187] Compiling NIOCore AsyncChannelInboundStream.swift
[130/187] Compiling NIOCore AsyncChannelOutboundWriter.swift
[131/187] Compiling NIOCore NIOAsyncSequenceProducer.swift
[132/187] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[133/187] Compiling NIOCore NIOScheduledCallback.swift
[134/187] Compiling NIOCore NIOSendable.swift
[135/187] Compiling NIOCore RecvByteBufferAllocator.swift
[136/187] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[137/187] Compiling NIOCore SocketAddresses.swift
[138/193] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[139/193] Compiling NIOCore EventLoopFuture+Deprecated.swift
[140/193] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[141/193] Compiling NIOCore EventLoopFuture.swift
[142/193] Compiling NIOCore FileDescriptor.swift
[143/193] Compiling NIOCore FileHandle.swift
[144/193] Compiling NIOCore FileRegion.swift
[145/193] Compiling NIOCore Codec.swift
[146/193] Compiling NIOCore ConvenienceOptionSupport.swift
[147/193] Compiling NIOCore DeadChannel.swift
[148/193] Compiling NIOCore DispatchQueue+WithFuture.swift
[149/193] Compiling NIOCore EventLoop+Deprecated.swift
[150/193] Compiling NIOCore EventLoop+SerialExecutor.swift
[151/193] Compiling NIOCore EventLoop.swift
[152/193] Compiling NIOCore SocketOptionProvider.swift
[153/193] Compiling NIOCore SystemCallHelpers.swift
[154/193] Compiling NIOCore TimeAmount+Duration.swift
[155/193] Compiling NIOCore TypeAssistedChannelHandler.swift
[156/193] Compiling NIOCore UniversalBootstrapSupport.swift
[157/193] Compiling NIOCore Utilities.swift
[158/193] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[159/193] Compiling NIOCore NIOAsyncWriter.swift
[160/193] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[161/193] Compiling NIOCore BSDSocketAPI.swift
[162/193] Compiling NIOCore ByteBuffer-aux.swift
[163/193] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[164/193] Compiling NIOCore ByteBuffer-conversions.swift
[165/193] Compiling NIOCore Linux.swift
[166/193] Compiling NIOCore MarkedCircularBuffer.swift
[167/193] Compiling NIOCore MulticastChannel.swift
[168/193] Compiling NIOCore NIOAny.swift
[169/193] Compiling NIOCore NIOCloseOnErrorHandler.swift
[170/193] Compiling NIOCore NIOCoreSendableMetatype.swift
[171/193] Compiling NIOCore NIOLoopBound.swift
[172/193] Compiling NIOCore GlobalSingletons.swift
[173/193] Compiling NIOCore IO.swift
[174/193] Compiling NIOCore IOData.swift
[175/193] Compiling NIOCore IPProtocol.swift
[176/193] Compiling NIOCore IntegerBitPacking.swift
[177/193] Compiling NIOCore IntegerTypes.swift
[178/193] Compiling NIOCore Interfaces.swift
[179/193] Compiling NIOCore Channel.swift
[180/193] Compiling NIOCore ChannelHandler.swift
[181/193] Compiling NIOCore ChannelHandlers.swift
[182/193] Compiling NIOCore ChannelInvoker.swift
[183/193] Compiling NIOCore ChannelOption.swift
[184/193] Compiling NIOCore ChannelPipeline.swift
[185/193] Compiling NIOCore CircularBuffer.swift
[186/193] Compiling NIOCore ByteBuffer-core.swift
[187/193] Compiling NIOCore ByteBuffer-hex.swift
[188/193] Compiling NIOCore ByteBuffer-int.swift
[189/193] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[190/193] Compiling NIOCore ByteBuffer-multi-int.swift
[191/193] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[192/193] Compiling NIOCore ByteBuffer-views.swift
[193/193] Emitting module NIOCore
[194/247] Compiling NIOEmbedded AsyncTestingChannel.swift
[195/247] Emitting module NIOEmbedded
[196/247] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[197/247] Compiling NIOEmbedded Embedded.swift
[198/247] Emitting module NIOPosix
[199/252] Compiling NIOPosix SelectableChannel.swift
[200/252] Compiling NIOPosix SelectableEventLoop.swift
[201/252] Compiling NIOPosix SelectorEpoll.swift
[202/252] Compiling NIOPosix SelectorGeneric.swift
[203/252] Compiling NIOPosix SelectorKqueue.swift
[204/252] Compiling NIOPosix LinuxCPUSet.swift
[205/252] Compiling NIOPosix LinuxUring.swift
[206/252] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[207/252] Compiling NIOPosix NIOPosixSendableMetatype.swift
[208/252] Compiling NIOPosix NIOThreadPool.swift
[209/252] Compiling NIOPosix NonBlockingFileIO.swift
[210/252] Compiling NIOPosix BSDSocketAPICommon.swift
[211/252] Compiling NIOPosix BSDSocketAPIPosix.swift
[212/252] Compiling NIOPosix BSDSocketAPIWindows.swift
[213/252] Compiling NIOPosix BaseSocket.swift
[214/252] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[215/252] Compiling NIOPosix BaseSocketChannel.swift
[216/252] Compiling NIOPosix SelectorUring.swift
[217/252] Compiling NIOPosix ServerSocket.swift
[218/252] Compiling NIOPosix Socket.swift
[219/252] Compiling NIOPosix SocketChannel.swift
[220/252] Compiling NIOPosix SocketProtocols.swift
[221/252] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/252] Compiling NIOPosix PendingWritesManager.swift
[223/252] Compiling NIOPosix PipeChannel.swift
[224/252] Compiling NIOPosix PipePair.swift
[225/252] Compiling NIOPosix Pool.swift
[226/252] Compiling NIOPosix GetaddrinfoResolver.swift
[227/252] Compiling NIOPosix HappyEyeballs.swift
[228/252] Compiling NIOPosix IO.swift
[229/252] Compiling NIOPosix IntegerBitPacking.swift
[230/252] Compiling NIOPosix IntegerTypes.swift
[231/252] Compiling NIOPosix Linux.swift
[232/252] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[233/252] Compiling NIOPosix System.swift
[234/252] Compiling NIOPosix Thread.swift
[235/252] Compiling NIOPosix ThreadPosix.swift
[236/252] Compiling NIOPosix ThreadWindows.swift
[237/252] Compiling NIOPosix BaseStreamSocketChannel.swift
[238/252] Compiling NIOPosix Bootstrap.swift
[239/252] Compiling NIOPosix ControlMessage.swift
[240/252] Compiling NIOPosix DatagramVectorReadManager.swift
[241/252] Compiling NIOPosix Errors+Any.swift
[242/252] Compiling NIOPosix FileDescriptor.swift
[243/252] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[244/252] Compiling NIOPosix PosixSingletons.swift
[245/252] Compiling NIOPosix RawSocketBootstrap.swift
[246/252] Compiling NIOPosix Resolver.swift
[247/252] Compiling NIOPosix Selectable.swift
[248/252] Compiling NIOPosix UnsafeTransfer.swift
[249/252] Compiling NIOPosix Utilities.swift
[250/252] Compiling NIOPosix VsockAddress.swift
[251/252] Compiling NIOPosix VsockChannelEvents.swift
[252/252] Compiling NIOPosix resource_bundle_accessor.swift
[253/292] Emitting module NIO
[254/292] Compiling NIO Exports.swift
[255/297] Emitting module _NIOFileSystem
[256/301] Compiling _NIOFileSystem Array+FileSystem.swift
[257/301] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[258/301] Compiling _NIOFileSystem BufferedReader.swift
[259/301] Compiling _NIOFileSystem BufferedWriter.swift
[260/301] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[261/301] Emitting module NIOFoundationCompat
[262/301] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[263/301] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[264/301] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[265/301] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[266/301] Compiling _NIOFileSystem ByteCount.swift
[267/301] Compiling _NIOFileSystem Convenience.swift
[268/301] Compiling _NIOFileSystem DirectoryEntries.swift
[269/301] Compiling _NIOFileSystem DirectoryEntry.swift
[270/301] Compiling _NIOFileSystem FileSystemProtocol.swift
[271/301] Compiling _NIOFileSystem FileType.swift
[272/301] Compiling _NIOFileSystem IOStrategy.swift
[273/301] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[274/301] Compiling _NIOFileSystem BufferedStream.swift
[275/301] Compiling _NIOFileSystem Cancellation.swift
[276/301] Compiling _NIOFileSystem TokenBucket.swift
[277/301] Compiling _NIOFileSystem UnsafeTransfer.swift
[278/301] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[279/301] Compiling _NIOFileSystem OpenOptions.swift
[280/301] Compiling _NIOFileSystem String+FileSystem.swift
[281/301] Compiling _NIOFileSystem resource_bundle_accessor.swift
[282/301] Compiling _NIOFileSystem Exports.swift
[283/301] Compiling _NIOFileSystem FileChunks.swift
[284/301] Compiling _NIOFileSystem FileHandle.swift
[285/301] Compiling _NIOFileSystem FileHandleProtocol.swift
[286/301] Compiling _NIOFileSystem ParallelDirCopy.swift
[287/301] Compiling _NIOFileSystem ParallelRemoval.swift
[288/301] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[289/301] Compiling _NIOFileSystem CInterop.swift
[290/301] Compiling _NIOFileSystem Errno.swift
[291/301] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[292/301] Compiling _NIOFileSystem Mocking.swift
[293/301] Compiling _NIOFileSystem Syscall.swift
[294/301] Compiling _NIOFileSystem Syscalls.swift
[295/301] Compiling _NIOFileSystem SystemFileHandle.swift
[296/301] Compiling _NIOFileSystem Utilities.swift
[297/301] Compiling _NIOFileSystem NIOFilePath.swift
[298/301] Compiling _NIOFileSystem FileInfo.swift
[299/301] Compiling _NIOFileSystem FileSystem.swift
[300/301] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[301/301] Compiling _NIOFileSystem FileSystemError.swift
[302/303] Emitting module NIOFileSystem
[303/303] Compiling NIOFileSystem Exports.swift
[304/328] Emitting module LeafKit
[305/330] Compiling LeafKit LeafToken.swift
[306/330] Compiling LeafKit LeafParameter.swift
[307/330] Compiling LeafKit LeafParser.swift
[308/330] Compiling LeafKit LeafRenderer.swift
[309/330] Compiling LeafKit Dictionary+LeafData.swift
[310/330] Compiling LeafKit LeafContext.swift
[311/330] Compiling LeafKit Character+Identities.swift
[312/330] Compiling LeafKit LeafAST.swift
[313/330] Compiling LeafKit DefaultLeafCache.swift
[314/330] Compiling LeafKit LeafTag.swift
[315/330] Compiling LeafKit String+HTMLEscape.swift
[316/330] Compiling LeafKit LeafLexer.swift
[317/330] Compiling LeafKit LeafParameterTypes.swift
[318/330] Compiling LeafKit LeafRawTemplate.swift
[319/330] Compiling LeafKit LeafSource.swift
[320/330] Compiling LeafKit LeafSources.swift
[321/330] Compiling LeafKit LeafSerializer.swift
[322/330] Compiling LeafKit ParameterResolver.swift
[323/330] Compiling LeafKit NIOLeafFiles.swift
[324/330] Compiling LeafKit LeafSyntax.swift
[325/330] Compiling LeafKit LeafDataRepresentable.swift
[326/330] Compiling LeafKit LeafDataStorage.swift
[327/330] Compiling LeafKit LeafError.swift
[328/330] Compiling LeafKit LeafCache.swift
[329/330] Compiling LeafKit LeafConfiguration.swift
[330/330] Compiling LeafKit LeafData.swift
Build complete! (17.68s)
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" : "/Users/admin/builder/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"
}
Done.