Build Information
Successful build of leaf-kit, reference 1.13.1 (cf186d
), with Swift 6.1 for Android on 30 May 2025 20:26:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/leaf-kit.git
Reference: 1.13.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/leaf-kit
* tag 1.13.1 -> FETCH_HEAD
HEAD is now at cf186d8 Fix comparisons between non-`nil` values and `nil` (#138)
Cloned https://github.com/vapor/leaf-kit.git
Revision (git rev-parse @):
cf186d8f2ef33e16fd1dd78df36466c22c2e632f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/leaf-kit.git at 1.13.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/leaf-kit.git
https://github.com/vapor/leaf-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "leaf-kit",
"name" : "leaf-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "LeafKit",
"targets" : [
"LeafKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LeafKitTests",
"module_type" : "SwiftTarget",
"name" : "LeafKitTests",
"path" : "Tests/LeafKitTests",
"sources" : [
"GHTests/VaporLeaf.swift",
"GHTests/VaporLeafKit.swift",
"HTMLEscapeTests.swift",
"LeafErrorTests.swift",
"LeafKitTests.swift",
"LeafSerializerTests.swift",
"LeafTests.swift",
"TagTests.swift",
"TestHelpers.swift"
],
"target_dependencies" : [
"LeafKit"
],
"type" : "test"
},
{
"c99name" : "LeafKit",
"module_type" : "SwiftTarget",
"name" : "LeafKit",
"path" : "Sources/LeafKit",
"product_dependencies" : [
"NIO",
"_NIOFileSystem",
"NIOFoundationCompat"
],
"product_memberships" : [
"LeafKit"
],
"sources" : [
"Character+Identities.swift",
"LeafAST.swift",
"LeafCache/DefaultLeafCache.swift",
"LeafCache/LeafCache.swift",
"LeafConfiguration.swift",
"LeafData/LeafData.swift",
"LeafData/LeafDataRepresentable.swift",
"LeafData/LeafDataStorage.swift",
"LeafError.swift",
"LeafLexer/LeafLexer.swift",
"LeafLexer/LeafParameterTypes.swift",
"LeafLexer/LeafRawTemplate.swift",
"LeafLexer/LeafToken.swift",
"LeafParser/LeafParameter.swift",
"LeafParser/LeafParser.swift",
"LeafRenderer.swift",
"LeafSerialize/Dictionary+LeafData.swift",
"LeafSerialize/LeafContext.swift",
"LeafSerialize/LeafSerializer.swift",
"LeafSerialize/ParameterResolver.swift",
"LeafSource/LeafSource.swift",
"LeafSource/LeafSources.swift",
"LeafSource/NIOLeafFiles.swift",
"LeafSyntax/LeafSyntax.swift",
"LeafSyntax/LeafTag.swift",
"String+HTMLEscape.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/76123] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (9.69s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1717] Fetching swift-atomics
[242/6108] Fetching swift-atomics, swift-system
[6109/22699] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.76s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.76s)
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.75s)
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.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.83.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.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/26] Write sources
[14/26] Compiling CNIOLinux liburing_shims.c
[15/26] Compiling _AtomicsShims.c
[16/26] Compiling CNIOWindows shim.c
[17/26] Compiling CNIOWindows WSAStartup.c
[18/26] Write sources
[19/26] Compiling CNIODarwin shim.c
[20/26] Compiling CNIOWASI CNIOWASI.c
[21/26] Compiling CSystem shims.c
[22/26] Compiling CNIOLinux shim.c
[23/26] Write swift-version-24593BA9C3E375BF.txt
[25/93] Emitting module _NIOBase64
[26/93] Emitting module SystemPackage
[26/96] Compiling c-nioatomics.c
[28/96] Emitting module Atomics
[29/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/98] Compiling InternalCollectionsUtilities Debugging.swift
[31/98] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/99] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/99] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/99] Compiling _NIOBase64 Base64.swift
[37/100] Compiling SystemPackage MachPort.swift
[38/100] Compiling SystemPackage PlatformString.swift
[39/100] Compiling SystemPackage SystemString.swift
[41/100] Compiling InternalCollectionsUtilities Descriptions.swift
[42/100] Compiling SystemPackage Backcompat.swift
[43/100] Compiling SystemPackage CInterop.swift
[44/100] Compiling _NIODataStructures PriorityQueue.swift
[45/100] Compiling SystemPackage RawBuffer.swift
[46/100] Compiling _NIODataStructures _TinyArray.swift
[47/100] Compiling SystemPackage Syscalls.swift
[48/100] Compiling SystemPackage WindowsSyscallAdapters.swift
[49/100] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/100] Compiling SystemPackage Mocking.swift
[51/100] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/100] Compiling InternalCollectionsUtilities Integer rank.swift
[53/100] Emitting module InternalCollectionsUtilities
[56/100] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/100] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[60/100] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[61/100] Emitting module _NIODataStructures
[62/100] Compiling _NIODataStructures Heap.swift
[64/101] Compiling SystemPackage Util+StringArray.swift
[65/101] Compiling SystemPackage Util.swift
[66/101] Compiling SystemPackage UtilConsumers.swift
[74/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/101] Compiling Atomics IntegerOperations.swift
[76/101] Compiling Atomics Unmanaged extensions.swift
[78/103] Compiling c-atomics.c
[80/124] Compiling DequeModule Deque+CustomReflectable.swift
[81/124] Compiling DequeModule Deque+Descriptions.swift
[82/126] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[83/126] Compiling NIOConcurrencyHelpers atomics.swift
[84/126] Compiling NIOConcurrencyHelpers lock.swift
[85/126] Compiling DequeModule _DequeBuffer.swift
[86/126] Compiling DequeModule _DequeBufferHeader.swift
[87/126] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/126] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/126] Emitting module NIOConcurrencyHelpers
[91/127] Compiling DequeModule Deque+Equatable.swift
[92/127] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/127] Compiling DequeModule _DequeSlot.swift
[94/127] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/127] Compiling DequeModule Deque+Testing.swift
[96/127] Compiling DequeModule Deque._Storage.swift
[97/127] Compiling DequeModule Deque._UnsafeHandle.swift
[98/127] Compiling DequeModule Deque.swift
[99/127] Compiling DequeModule Deque+Extras.swift
[100/127] Compiling DequeModule Deque+Hashable.swift
[101/127] Emitting module DequeModule
[106/127] Compiling DequeModule Deque+Codable.swift
[107/127] Compiling DequeModule Deque+Collection.swift
[109/128] Compiling SystemPackage FilePathTempPosix.swift
[110/128] Compiling SystemPackage FilePathTempWindows.swift
[111/128] Compiling SystemPackage FilePathWindows.swift
[112/128] Compiling SystemPackage FilePermissions.swift
[130/189] Compiling NIOCore MulticastChannel.swift
[131/189] Compiling NIOCore NIOAny.swift
[132/189] Compiling NIOCore NIOCloseOnErrorHandler.swift
[133/189] Compiling NIOCore NIOLoopBound.swift
[134/189] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[135/189] Compiling NIOCore NIOScheduledCallback.swift
[136/189] Compiling NIOCore NIOSendable.swift
[137/189] Compiling NIOCore RecvByteBufferAllocator.swift
[138/197] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[139/197] Compiling NIOCore SocketAddresses.swift
[140/197] Compiling NIOCore SocketOptionProvider.swift
[141/197] Compiling NIOCore SystemCallHelpers.swift
[142/197] Compiling NIOCore TimeAmount+Duration.swift
[143/197] Compiling NIOCore TypeAssistedChannelHandler.swift
[144/197] Compiling NIOCore UniversalBootstrapSupport.swift
[145/197] Compiling NIOCore Utilities.swift
[146/197] Compiling NIOCore AddressedEnvelope.swift
[147/197] Compiling NIOCore AsyncAwaitSupport.swift
[148/197] Compiling NIOCore AsyncChannel.swift
[149/197] Compiling NIOCore AsyncChannelHandler.swift
[150/197] Compiling NIOCore AsyncChannelInboundStream.swift
[151/197] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/197] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/197] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/197] Compiling NIOCore NIOAsyncWriter.swift
[155/197] Compiling NIOCore IO.swift
[156/197] Compiling NIOCore IOData.swift
[157/197] Compiling NIOCore IPProtocol.swift
[158/197] Compiling NIOCore IntegerBitPacking.swift
[159/197] Compiling NIOCore IntegerTypes.swift
[160/197] Compiling NIOCore Interfaces.swift
[161/197] Compiling NIOCore Linux.swift
[162/197] Compiling NIOCore MarkedCircularBuffer.swift
[163/197] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[164/197] Compiling NIOCore BSDSocketAPI.swift
[165/197] Compiling NIOCore ByteBuffer-aux.swift
[166/197] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[167/197] Compiling NIOCore ByteBuffer-conversions.swift
[168/197] Compiling NIOCore ByteBuffer-core.swift
[169/197] Compiling NIOCore ByteBuffer-hex.swift
[170/197] Compiling NIOCore ByteBuffer-int.swift
[171/197] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[172/197] Compiling NIOCore ByteBuffer-multi-int.swift
[173/197] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[174/197] Compiling NIOCore ByteBuffer-views.swift
[175/197] Compiling NIOCore Channel.swift
[176/197] Compiling NIOCore ChannelHandler.swift
[177/197] Compiling NIOCore ChannelHandlers.swift
[178/197] Compiling NIOCore ChannelInvoker.swift
[179/197] Compiling NIOCore ChannelOption.swift
[180/197] Compiling NIOCore ChannelPipeline.swift
[181/197] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[182/197] Compiling NIOCore EventLoopFuture+Deprecated.swift
[183/197] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[184/197] Compiling NIOCore EventLoopFuture.swift
[185/197] Compiling NIOCore FileDescriptor.swift
[186/197] Compiling NIOCore FileHandle.swift
[187/197] Compiling NIOCore FileRegion.swift
[188/197] Compiling NIOCore GlobalSingletons.swift
[189/197] Compiling NIOCore CircularBuffer.swift
[190/197] Compiling NIOCore Codec.swift
[191/197] Compiling NIOCore ConvenienceOptionSupport.swift
[192/197] Compiling NIOCore DeadChannel.swift
[193/197] Compiling NIOCore DispatchQueue+WithFuture.swift
[194/197] Compiling NIOCore EventLoop+Deprecated.swift
[195/197] Compiling NIOCore EventLoop+SerialExecutor.swift
[196/197] Compiling NIOCore EventLoop.swift
[197/197] Emitting module NIOCore
[199/248] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[200/248] Emitting module NIOEmbedded
[201/248] Compiling NIOEmbedded Embedded.swift
[202/248] Compiling NIOEmbedded AsyncTestingChannel.swift
[204/249] Compiling NIOPosix IO.swift
[205/249] Compiling NIOPosix IntegerBitPacking.swift
[206/249] Compiling NIOPosix IntegerTypes.swift
[207/249] Compiling NIOPosix Linux.swift
[208/249] Compiling NIOPosix LinuxCPUSet.swift
[209/249] Compiling NIOPosix LinuxUring.swift
[210/249] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[211/255] Emitting module NIOPosix
[212/255] Compiling NIOPosix SelectableChannel.swift
[213/255] Compiling NIOPosix SelectableEventLoop.swift
[214/255] Compiling NIOPosix SelectorEpoll.swift
[215/255] Compiling NIOPosix SelectorGeneric.swift
[216/255] Compiling NIOPosix SelectorKqueue.swift
[217/255] Compiling NIOPosix SelectorUring.swift
[218/255] Compiling NIOPosix ServerSocket.swift
[219/255] Compiling NIOPosix Socket.swift
[220/255] Compiling NIOPosix SocketChannel.swift
[221/255] Compiling NIOPosix SocketProtocols.swift
[222/255] Compiling NIOPosix System.swift
[223/255] Compiling NIOPosix Thread.swift
[224/255] Compiling NIOPosix BSDSocketAPICommon.swift
[225/255] Compiling NIOPosix BSDSocketAPIPosix.swift
[226/255] Compiling NIOPosix BSDSocketAPIWindows.swift
[227/255] Compiling NIOPosix BaseSocket.swift
[228/255] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[229/255] Compiling NIOPosix BaseSocketChannel.swift
[230/255] Compiling NIOPosix BaseStreamSocketChannel.swift
[231/255] Compiling NIOPosix ThreadPosix.swift
[232/255] Compiling NIOPosix ThreadWindows.swift
[233/255] Compiling NIOPosix UnsafeTransfer.swift
[234/255] Compiling NIOPosix Utilities.swift
[235/255] Compiling NIOPosix VsockAddress.swift
[236/255] Compiling NIOPosix VsockChannelEvents.swift
[237/255] Compiling NIOPosix Bootstrap.swift
[238/255] Compiling NIOPosix ControlMessage.swift
[239/255] Compiling NIOPosix DatagramVectorReadManager.swift
[240/255] Compiling NIOPosix Errors+Any.swift
[241/255] Compiling NIOPosix FileDescriptor.swift
[242/255] Compiling NIOPosix GetaddrinfoResolver.swift
[243/255] Compiling NIOPosix HappyEyeballs.swift
[244/255] Compiling NIOPosix Pool.swift
[245/255] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[246/255] Compiling NIOPosix PosixSingletons.swift
[247/255] Compiling NIOPosix RawSocketBootstrap.swift
[248/255] Compiling NIOPosix Resolver.swift
[249/255] Compiling NIOPosix Selectable.swift
[250/255] Compiling NIOPosix NIOThreadPool.swift
[251/255] Compiling NIOPosix NonBlockingFileIO.swift
[252/255] Compiling NIOPosix PendingDatagramWritesManager.swift
[253/255] Compiling NIOPosix PendingWritesManager.swift
[254/255] Compiling NIOPosix PipeChannel.swift
[255/255] Compiling NIOPosix PipePair.swift
[257/293] Emitting module NIO
[258/293] Compiling NIO Exports.swift
[260/299] Compiling _NIOFileSystem ParallelDirCopy.swift
[261/299] Compiling _NIOFileSystem ParallelRemoval.swift
[262/299] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[263/299] Compiling _NIOFileSystem CInterop.swift
[264/299] Compiling _NIOFileSystem Errno.swift
[265/303] Compiling _NIOFileSystem ByteCount.swift
[266/303] Compiling _NIOFileSystem Convenience.swift
[267/303] Compiling _NIOFileSystem DirectoryEntries.swift
[268/303] Compiling _NIOFileSystem DirectoryEntry.swift
[269/303] Compiling _NIOFileSystem Exports.swift
[270/303] Emitting module _NIOFileSystem
[271/303] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[272/303] Compiling _NIOFileSystem Mocking.swift
[273/303] Compiling _NIOFileSystem Syscall.swift
[274/303] Compiling _NIOFileSystem Syscalls.swift
[275/303] Compiling _NIOFileSystem Array+FileSystem.swift
[276/303] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[277/303] Compiling _NIOFileSystem BufferedReader.swift
[278/303] Compiling _NIOFileSystem BufferedWriter.swift
[279/303] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[280/303] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[281/303] Compiling _NIOFileSystem FileSystemError.swift
[282/303] Compiling _NIOFileSystem FileSystemProtocol.swift
[283/303] Compiling _NIOFileSystem FileType.swift
[284/303] Compiling _NIOFileSystem IOStrategy.swift
[285/303] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[286/303] Compiling _NIOFileSystem BufferedStream.swift
[287/303] Compiling _NIOFileSystem Cancellation.swift
[288/303] Compiling _NIOFileSystem TokenBucket.swift
[289/303] Compiling _NIOFileSystem UnsafeTransfer.swift
[290/303] Compiling _NIOFileSystem SystemFileHandle.swift
[291/303] Compiling _NIOFileSystem Utilities.swift
[292/303] Compiling _NIOFileSystem OpenOptions.swift
[293/303] Compiling _NIOFileSystem String+FileSystem.swift
[294/303] Emitting module NIOFoundationCompat
[295/303] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[296/303] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[297/303] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[298/303] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[300/304] Compiling _NIOFileSystem FileChunks.swift
[301/304] Compiling _NIOFileSystem FileHandle.swift
[302/304] Compiling _NIOFileSystem FileHandleProtocol.swift
[303/304] Compiling _NIOFileSystem FileInfo.swift
[304/304] Compiling _NIOFileSystem FileSystem.swift
[306/307] Compiling NIOFileSystem Exports.swift
[307/307] Emitting module NIOFileSystem
[309/332] Emitting module LeafKit
[310/332] Compiling LeafKit Character+Identities.swift
[311/332] Compiling LeafKit LeafAST.swift
[312/332] Compiling LeafKit DefaultLeafCache.swift
[313/332] Compiling LeafKit LeafCache.swift
[314/335] Compiling LeafKit LeafError.swift
[315/335] Compiling LeafKit LeafLexer.swift
[316/335] Compiling LeafKit LeafParameterTypes.swift
[317/335] Compiling LeafKit LeafSource.swift
[318/335] Compiling LeafKit LeafSources.swift
[319/335] Compiling LeafKit NIOLeafFiles.swift
[320/335] Compiling LeafKit LeafContext.swift
[321/335] Compiling LeafKit LeafSerializer.swift
[322/335] Compiling LeafKit ParameterResolver.swift
[323/335] Compiling LeafKit LeafRawTemplate.swift
[324/335] Compiling LeafKit LeafToken.swift
[325/335] Compiling LeafKit LeafParameter.swift
[326/335] Compiling LeafKit LeafParser.swift
[327/335] Compiling LeafKit LeafRenderer.swift
[328/335] Compiling LeafKit Dictionary+LeafData.swift
[329/335] Compiling LeafKit LeafConfiguration.swift
[330/335] Compiling LeafKit LeafData.swift
[331/335] Compiling LeafKit LeafDataRepresentable.swift
[332/335] Compiling LeafKit LeafDataStorage.swift
[333/335] Compiling LeafKit LeafSyntax.swift
[334/335] Compiling LeafKit LeafTag.swift
[335/335] Compiling LeafKit String+HTMLEscape.swift
Build complete! (69.35s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "leaf-kit",
"name" : "leaf-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "LeafKit",
"targets" : [
"LeafKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LeafKitTests",
"module_type" : "SwiftTarget",
"name" : "LeafKitTests",
"path" : "Tests/LeafKitTests",
"sources" : [
"GHTests/VaporLeaf.swift",
"GHTests/VaporLeafKit.swift",
"HTMLEscapeTests.swift",
"LeafErrorTests.swift",
"LeafKitTests.swift",
"LeafSerializerTests.swift",
"LeafTests.swift",
"TagTests.swift",
"TestHelpers.swift"
],
"target_dependencies" : [
"LeafKit"
],
"type" : "test"
},
{
"c99name" : "LeafKit",
"module_type" : "SwiftTarget",
"name" : "LeafKit",
"path" : "Sources/LeafKit",
"product_dependencies" : [
"NIO",
"_NIOFileSystem",
"NIOFoundationCompat"
],
"product_memberships" : [
"LeafKit"
],
"sources" : [
"Character+Identities.swift",
"LeafAST.swift",
"LeafCache/DefaultLeafCache.swift",
"LeafCache/LeafCache.swift",
"LeafConfiguration.swift",
"LeafData/LeafData.swift",
"LeafData/LeafDataRepresentable.swift",
"LeafData/LeafDataStorage.swift",
"LeafError.swift",
"LeafLexer/LeafLexer.swift",
"LeafLexer/LeafParameterTypes.swift",
"LeafLexer/LeafRawTemplate.swift",
"LeafLexer/LeafToken.swift",
"LeafParser/LeafParameter.swift",
"LeafParser/LeafParser.swift",
"LeafRenderer.swift",
"LeafSerialize/Dictionary+LeafData.swift",
"LeafSerialize/LeafContext.swift",
"LeafSerialize/LeafSerializer.swift",
"LeafSerialize/ParameterResolver.swift",
"LeafSource/LeafSource.swift",
"LeafSource/LeafSources.swift",
"LeafSource/NIOLeafFiles.swift",
"LeafSyntax/LeafSyntax.swift",
"LeafSyntax/LeafTag.swift",
"String+HTMLEscape.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.