Build Information
Successful build of LeafMarkdown, reference main (ecec9a
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 01:53:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/leaf-markdown.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/leaf-markdown
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ecec9a9 Update for UnsafeUnescapedLeafTag
Cloned https://github.com/vapor-community/leaf-markdown.git
Revision (git rev-parse @):
ecec9a93102139609aa5a84c51990fc305fbc1d6
SUCCESS checkout https://github.com/vapor-community/leaf-markdown.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor-community/leaf-markdown.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/vapor-community/markdown.git
Fetching https://github.com/vapor/leaf-kit.git
[1/4938] Fetching leaf-kit
[347/5184] Fetching leaf-kit, markdown
Fetched https://github.com/vapor-community/markdown.git from cache (0.36s)
Fetched https://github.com/vapor/leaf-kit.git from cache (0.36s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.79s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (1.69s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (2.68s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (0.38s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (6.62s)
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/1797] Fetching swift-atomics
[595/6233] Fetching swift-atomics, swift-system
[5924/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.41s)
Fetched https://github.com/apple/swift-system.git from cache (1.41s)
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.62s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/vapor-community/markdown.git
Working copy of https://github.com/vapor-community/markdown.git resolved at 0.7.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.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/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Building for debugging...
[0/62] Write sources
[3/62] Compiling cmark core-extensions.c
[4/62] Compiling cmark cmark_ctype.c
[5/62] Compiling cmark xml.c
[6/62] Compiling cmark commonmark.c
[7/62] Compiling cmark tasklist.c
[8/62] Write swift-version-24593BA9C3E375BF.txt
[9/62] Compiling cmark tagfilter.c
[10/62] Compiling cmark ext_scanners.c
[11/62] Compiling cmark render.c
[12/62] Compiling cmark strikethrough.c
[13/62] Compiling cmark registry.c
[14/62] Compiling cmark plugin.c
[15/62] Compiling cmark utf8.c
[16/62] Compiling cmark syntax_extension.c
[17/62] Compiling cmark references.c
[18/62] Compiling cmark table.c
[19/62] Compiling cmark linked_list.c
[20/62] Compiling cmark plaintext.c
[21/62] Compiling cmark map.c
[22/62] Compiling cmark man.c
[23/62] Compiling cmark iterator.c
[24/62] Compiling cmark latex.c
[25/62] Compiling cmark node.c
[26/62] Compiling cmark houdini_html_e.c
[27/62] Compiling cmark html.c
[28/62] Compiling cmark houdini_href_e.c
[29/62] Compiling cmark footnotes.c
[30/62] Compiling cmark cmark.c
[30/62] Write sources
[34/62] Compiling cmark houdini_html_u.c
[35/62] Compiling cmark inlines.c
[36/62] Compiling cmark arena.c
[37/62] Write sources
[46/62] Compiling _AtomicsShims.c
[47/62] Write sources
[48/62] Compiling cmark buffer.c
[49/62] Compiling cmark autolink.c
[50/62] Compiling CNIOWindows shim.c
[51/65] Compiling CSystem shims.c
[52/79] Compiling CNIOWASI CNIOWASI.c
[53/82] Compiling CNIOWindows WSAStartup.c
[54/82] Compiling CNIOLinux liburing_shims.c
[55/82] Compiling cmark blocks.c
[56/82] Compiling CNIODarwin shim.c
[57/103] Compiling CNIOLinux shim.c
[58/103] Write sources
[59/110] Compiling cmark scanners.c
[60/130] Compiling c-nioatomics.c
[61/130] Compiling c-atomics.c
[63/136] Compiling Atomics AtomicInteger.swift
[64/136] Compiling Atomics AtomicOptionalWrappable.swift
[65/136] Compiling Atomics AtomicReference.swift
[66/138] Compiling Atomics UnsafeAtomic.swift
[67/138] Compiling Atomics UnsafeAtomicLazyReference.swift
[68/138] Compiling Atomics AtomicMemoryOrderings.swift
[69/138] Compiling Atomics DoubleWord.swift
[70/138] Compiling Atomics ManagedAtomic.swift
[71/138] Compiling Atomics ManagedAtomicLazyReference.swift
[76/139] Compiling Atomics AtomicStorage.swift
[77/139] Compiling Atomics AtomicValue.swift
[78/139] Compiling Atomics PointerConformances.swift
[79/139] Compiling Atomics Primitives.native.swift
[80/139] Compiling Atomics OptionalRawRepresentable.swift
[81/139] Compiling Atomics RawRepresentable.swift
[82/139] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[85/139] Emitting module InternalCollectionsUtilities
[86/139] Compiling Atomics AtomicBool.swift
[87/139] Compiling Atomics IntegerConformances.swift
[92/139] Compiling _NIODataStructures PriorityQueue.swift
[93/142] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/142] Compiling SystemPackage MachPort.swift
[95/142] Compiling SystemPackage PlatformString.swift
[96/142] Compiling SystemPackage SystemString.swift
[100/142] Emitting module Atomics
[108/142] Emitting module SystemPackage
[113/142] Emitting module _NIOBase64
[114/142] Compiling _NIOBase64 Base64.swift
[115/143] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[118/159] Compiling _NIODataStructures _TinyArray.swift
[119/159] Compiling SystemPackage Util+StringArray.swift
[120/159] Compiling SystemPackage Util.swift
[121/159] Compiling SystemPackage UtilConsumers.swift
[122/159] Compiling Atomics IntegerOperations.swift
[123/159] Compiling Atomics Unmanaged extensions.swift
[125/160] Compiling DequeModule _DequeBuffer.swift
[126/160] Compiling DequeModule _DequeBufferHeader.swift
[127/162] Compiling DequeModule Deque+CustomReflectable.swift
[128/162] Compiling DequeModule Deque+Descriptions.swift
[129/162] Compiling DequeModule Deque+Equatable.swift
[130/162] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[131/162] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[132/162] Compiling DequeModule Deque._UnsafeHandle.swift
[133/162] Compiling DequeModule Deque.swift
[134/162] Emitting module NIOConcurrencyHelpers
[135/162] Compiling DequeModule Deque+Extras.swift
[136/162] Compiling DequeModule Deque+Hashable.swift
[137/162] Compiling DequeModule Deque+Testing.swift
[138/162] Compiling DequeModule Deque._Storage.swift
[139/162] Compiling DequeModule _DequeSlot.swift
[140/162] Compiling DequeModule _UnsafeWrappedBuffer.swift
[144/162] Compiling SystemPackage Exports.swift
[149/162] Emitting module SwiftMarkdown
[150/162] Compiling SwiftMarkdown SwiftMarkdown.swift
[151/163] Compiling NIOConcurrencyHelpers lock.swift
[153/163] Compiling SystemPackage Mocking.swift
[154/163] Compiling SystemPackage RawBuffer.swift
[155/163] Compiling SystemPackage Syscalls.swift
[156/163] Compiling SystemPackage WindowsSyscallAdapters.swift
[158/164] Compiling NIOConcurrencyHelpers NIOLock.swift
[159/164] Emitting module _NIODataStructures
[160/164] Compiling _NIODataStructures Heap.swift
[162/165] Compiling DequeModule Deque+Codable.swift
[163/165] Compiling DequeModule Deque+Collection.swift
[164/165] Compiling NIOConcurrencyHelpers atomics.swift
[166/166] Emitting module DequeModule
[168/227] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[169/227] Compiling NIOCore BSDSocketAPI.swift
[170/227] Compiling NIOCore ByteBuffer-aux.swift
[171/227] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[172/227] Compiling NIOCore ByteBuffer-conversions.swift
[173/227] Compiling NIOCore ByteBuffer-core.swift
[174/227] Compiling NIOCore ByteBuffer-hex.swift
[175/227] Compiling NIOCore ByteBuffer-int.swift
[176/227] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[177/235] Compiling NIOCore IO.swift
[178/235] Compiling NIOCore IOData.swift
[179/235] Compiling NIOCore IPProtocol.swift
[180/235] Compiling NIOCore IntegerBitPacking.swift
[181/235] Compiling NIOCore IntegerTypes.swift
[182/235] Compiling NIOCore Interfaces.swift
[183/235] Compiling NIOCore Linux.swift
[184/235] Compiling NIOCore MarkedCircularBuffer.swift
[185/235] Compiling NIOCore MulticastChannel.swift
[186/235] Compiling NIOCore NIOAny.swift
[187/235] Compiling NIOCore NIOCloseOnErrorHandler.swift
[188/235] Compiling NIOCore NIOLoopBound.swift
[189/235] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[190/235] Compiling NIOCore NIOScheduledCallback.swift
[191/235] Compiling NIOCore NIOSendable.swift
[192/235] Compiling NIOCore RecvByteBufferAllocator.swift
[193/235] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[194/235] Compiling NIOCore EventLoopFuture+Deprecated.swift
[195/235] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[196/235] Compiling NIOCore EventLoopFuture.swift
[197/235] Compiling NIOCore FileDescriptor.swift
[198/235] Compiling NIOCore FileHandle.swift
[199/235] Compiling NIOCore FileRegion.swift
[200/235] Compiling NIOCore GlobalSingletons.swift
[201/235] Compiling NIOCore AddressedEnvelope.swift
[202/235] Compiling NIOCore AsyncAwaitSupport.swift
[203/235] Compiling NIOCore AsyncChannel.swift
[204/235] Compiling NIOCore AsyncChannelHandler.swift
[205/235] Compiling NIOCore AsyncChannelInboundStream.swift
[206/235] Compiling NIOCore AsyncChannelOutboundWriter.swift
[207/235] Compiling NIOCore NIOAsyncSequenceProducer.swift
[208/235] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[209/235] Compiling NIOCore NIOAsyncWriter.swift
[210/235] Compiling NIOCore CircularBuffer.swift
[211/235] Compiling NIOCore Codec.swift
[212/235] Compiling NIOCore ConvenienceOptionSupport.swift
[213/235] Compiling NIOCore DeadChannel.swift
[214/235] Compiling NIOCore DispatchQueue+WithFuture.swift
[215/235] Compiling NIOCore EventLoop+Deprecated.swift
[216/235] Compiling NIOCore EventLoop+SerialExecutor.swift
[217/235] Compiling NIOCore EventLoop.swift
[218/235] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[219/235] Compiling NIOCore SocketAddresses.swift
[220/235] Compiling NIOCore SocketOptionProvider.swift
[221/235] Compiling NIOCore SystemCallHelpers.swift
[222/235] Compiling NIOCore TimeAmount+Duration.swift
[223/235] Compiling NIOCore TypeAssistedChannelHandler.swift
[224/235] Compiling NIOCore UniversalBootstrapSupport.swift
[225/235] Compiling NIOCore Utilities.swift
[226/235] Compiling NIOCore ByteBuffer-multi-int.swift
[227/235] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[228/235] Compiling NIOCore ByteBuffer-views.swift
[229/235] Compiling NIOCore Channel.swift
[230/235] Compiling NIOCore ChannelHandler.swift
[231/235] Compiling NIOCore ChannelHandlers.swift
[232/235] Compiling NIOCore ChannelInvoker.swift
[233/235] Compiling NIOCore ChannelOption.swift
[234/235] Compiling NIOCore ChannelPipeline.swift
[235/235] Emitting module NIOCore
[237/286] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[238/286] Compiling NIOEmbedded AsyncTestingChannel.swift
[239/286] Emitting module NIOEmbedded
[240/286] Compiling NIOEmbedded Embedded.swift
[242/287] Emitting module NIOPosix
[243/293] Compiling NIOPosix ServerSocket.swift
[244/293] Compiling NIOPosix Socket.swift
[245/293] Compiling NIOPosix SocketChannel.swift
[246/293] Compiling NIOPosix SocketProtocols.swift
[247/293] Compiling NIOPosix System.swift
[248/293] Compiling NIOPosix Thread.swift
[249/293] Compiling NIOPosix SelectableChannel.swift
[250/293] Compiling NIOPosix SelectableEventLoop.swift
[251/293] Compiling NIOPosix SelectorEpoll.swift
[252/293] Compiling NIOPosix SelectorGeneric.swift
[253/293] Compiling NIOPosix SelectorKqueue.swift
[254/293] Compiling NIOPosix SelectorUring.swift
[255/293] Compiling NIOPosix Pool.swift
[256/293] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[257/293] Compiling NIOPosix PosixSingletons.swift
[258/293] Compiling NIOPosix RawSocketBootstrap.swift
[259/293] Compiling NIOPosix Resolver.swift
[260/293] Compiling NIOPosix Selectable.swift
[261/293] Compiling NIOPosix Bootstrap.swift
[262/293] Compiling NIOPosix ControlMessage.swift
[263/293] Compiling NIOPosix DatagramVectorReadManager.swift
[264/293] Compiling NIOPosix Errors+Any.swift
[265/293] Compiling NIOPosix FileDescriptor.swift
[266/293] Compiling NIOPosix GetaddrinfoResolver.swift
[267/293] Compiling NIOPosix HappyEyeballs.swift
[268/293] Compiling NIOPosix ThreadPosix.swift
[269/293] Compiling NIOPosix ThreadWindows.swift
[270/293] Compiling NIOPosix UnsafeTransfer.swift
[271/293] Compiling NIOPosix Utilities.swift
[272/293] Compiling NIOPosix VsockAddress.swift
[273/293] Compiling NIOPosix VsockChannelEvents.swift
[274/293] Compiling NIOPosix IO.swift
[275/293] Compiling NIOPosix IntegerBitPacking.swift
[276/293] Compiling NIOPosix IntegerTypes.swift
[277/293] Compiling NIOPosix Linux.swift
[278/293] Compiling NIOPosix LinuxCPUSet.swift
[279/293] Compiling NIOPosix LinuxUring.swift
[280/293] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[281/293] Compiling NIOPosix BSDSocketAPICommon.swift
[282/293] Compiling NIOPosix BSDSocketAPIPosix.swift
[283/293] Compiling NIOPosix BSDSocketAPIWindows.swift
[284/293] Compiling NIOPosix BaseSocket.swift
[285/293] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[286/293] Compiling NIOPosix BaseSocketChannel.swift
[287/293] Compiling NIOPosix BaseStreamSocketChannel.swift
[288/293] Compiling NIOPosix NIOThreadPool.swift
[289/293] Compiling NIOPosix NonBlockingFileIO.swift
[290/293] Compiling NIOPosix PendingDatagramWritesManager.swift
[291/293] Compiling NIOPosix PendingWritesManager.swift
[292/293] Compiling NIOPosix PipeChannel.swift
[293/293] Compiling NIOPosix PipePair.swift
[295/331] Emitting module NIO
[296/331] Compiling NIO Exports.swift
[298/337] Emitting module _NIOFileSystem
[299/341] Compiling _NIOFileSystem ParallelDirCopy.swift
[300/341] Compiling _NIOFileSystem ParallelRemoval.swift
[301/341] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[302/341] Compiling _NIOFileSystem CInterop.swift
[303/341] Compiling _NIOFileSystem Errno.swift
[304/341] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[305/341] Compiling _NIOFileSystem BufferedStream.swift
[306/341] Compiling _NIOFileSystem Cancellation.swift
[307/341] Compiling _NIOFileSystem TokenBucket.swift
[308/341] Compiling _NIOFileSystem UnsafeTransfer.swift
[309/341] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[310/341] Compiling _NIOFileSystem Mocking.swift
[311/341] Compiling _NIOFileSystem Syscall.swift
[312/341] Compiling _NIOFileSystem Syscalls.swift
[313/341] Compiling _NIOFileSystem ByteCount.swift
[314/341] Compiling _NIOFileSystem Convenience.swift
[315/341] Compiling _NIOFileSystem DirectoryEntries.swift
[316/341] Compiling _NIOFileSystem DirectoryEntry.swift
[317/341] Compiling _NIOFileSystem Exports.swift
[318/341] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[319/341] Compiling _NIOFileSystem FileSystemError.swift
[320/341] Compiling _NIOFileSystem FileSystemProtocol.swift
[321/341] Compiling _NIOFileSystem FileType.swift
[322/341] Compiling _NIOFileSystem IOStrategy.swift
[323/341] Compiling _NIOFileSystem SystemFileHandle.swift
[324/341] Compiling _NIOFileSystem Utilities.swift
[325/341] Compiling _NIOFileSystem OpenOptions.swift
[326/341] Compiling _NIOFileSystem String+FileSystem.swift
[327/341] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[328/341] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[329/341] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[330/341] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[331/341] Emitting module NIOFoundationCompat
[333/342] Compiling _NIOFileSystem Array+FileSystem.swift
[334/342] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[335/342] Compiling _NIOFileSystem BufferedReader.swift
[336/342] Compiling _NIOFileSystem BufferedWriter.swift
[337/342] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[338/342] Compiling _NIOFileSystem FileChunks.swift
[339/342] Compiling _NIOFileSystem FileHandle.swift
[340/342] Compiling _NIOFileSystem FileHandleProtocol.swift
[341/342] Compiling _NIOFileSystem FileInfo.swift
[342/342] Compiling _NIOFileSystem FileSystem.swift
[344/345] Compiling NIOFileSystem Exports.swift
[345/345] Emitting module NIOFileSystem
[347/370] Emitting module LeafKit
[348/370] Compiling LeafKit LeafSource.swift
[349/370] Compiling LeafKit LeafSources.swift
[350/370] Compiling LeafKit NIOLeafFiles.swift
[351/373] Compiling LeafKit LeafParser.swift
[352/373] Compiling LeafKit LeafRenderer.swift
[353/373] Compiling LeafKit Dictionary+LeafData.swift
[354/373] Compiling LeafKit LeafRawTemplate.swift
[355/373] Compiling LeafKit LeafToken.swift
[356/373] Compiling LeafKit LeafParameter.swift
[357/373] Compiling LeafKit LeafContext.swift
[358/373] Compiling LeafKit LeafSerializer.swift
[359/373] Compiling LeafKit ParameterResolver.swift
[360/373] Compiling LeafKit LeafError.swift
[361/373] Compiling LeafKit LeafLexer.swift
[362/373] Compiling LeafKit LeafParameterTypes.swift
[363/373] Compiling LeafKit Character+Identities.swift
[364/373] Compiling LeafKit LeafAST.swift
[365/373] Compiling LeafKit DefaultLeafCache.swift
[366/373] Compiling LeafKit LeafCache.swift
[367/373] Compiling LeafKit LeafConfiguration.swift
[368/373] Compiling LeafKit LeafData.swift
[369/373] Compiling LeafKit LeafDataRepresentable.swift
[370/373] Compiling LeafKit LeafDataStorage.swift
[371/373] Compiling LeafKit LeafSyntax.swift
[372/373] Compiling LeafKit LeafTag.swift
[373/373] Compiling LeafKit String+HTMLEscape.swift
[375/376] Emitting module LeafMarkdown
[376/376] Compiling LeafMarkdown Tag.swift
Build complete! (112.32s)
Build complete.
{
"dependencies" : [
{
"identity" : "markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor-community/markdown.git"
},
{
"identity" : "leaf-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf-kit.git"
}
],
"manifest_display_name" : "LeafMarkdown",
"name" : "LeafMarkdown",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "LeafMarkdown",
"targets" : [
"LeafMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LeafMarkdownTests",
"module_type" : "SwiftTarget",
"name" : "LeafMarkdownTests",
"path" : "Tests/LeafMarkdownTests",
"product_dependencies" : [
"LeafKit"
],
"sources" : [
"LeafTests.swift"
],
"target_dependencies" : [
"LeafMarkdown"
],
"type" : "test"
},
{
"c99name" : "LeafMarkdown",
"module_type" : "SwiftTarget",
"name" : "LeafMarkdown",
"path" : "Sources/LeafMarkdown",
"product_dependencies" : [
"LeafKit",
"SwiftMarkdown"
],
"product_memberships" : [
"LeafMarkdown"
],
"sources" : [
"Tag.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.