The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LeafMarkdown, reference main (ecec9a), with Swift 6.0 for Linux on 28 Nov 2024 04:39:30 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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.58.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.0
Building package at path:  $PWD
https://github.com/vapor-community/leaf-markdown.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor-community/markdown.git
Fetching https://github.com/vapor/leaf-kit.git
[1/246] Fetching markdown
[247/4737] Fetching markdown, leaf-kit
Fetched https://github.com/vapor-community/markdown.git from cache (0.35s)
Fetched https://github.com/vapor/leaf-kit.git from cache (0.35s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.48s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (0.61s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.49s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.11.1 (0.50s)
Fetching https://github.com/apple/swift-nio.git
[1/71966] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.65s)
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/3919] Fetching swift-system
[746/5488] Fetching swift-system, swift-atomics
[5489/21085] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
[2505/17166] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.11.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.4.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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
warning: 'leaf-kit': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/leaf-kit/Sources/LeafKit/Docs.docc
Building for debugging...
[0/57] Compiling cmark cmark_ctype.c
[1/57] Compiling cmark cmark.c
[2/57] Compiling cmark buffer.c
[3/57] Compiling cmark commonmark.c
[4/57] Compiling cmark xml.c
[5/57] Compiling cmark tasklist.c
[5/57] Compiling cmark tagfilter.c
[7/57] Compiling cmark syntax_extension.c
[8/57] Compiling cmark strikethrough.c
[9/57] Compiling cmark table.c
[10/57] Compiling cmark render.c
[11/57] Compiling cmark utf8.c
[11/57] Compiling cmark registry.c
[13/57] Compiling cmark plugin.c
[14/57] Compiling cmark references.c
[15/57] Write swift-version-24593BA9C3E375BF.txt
[15/57] Compiling cmark blocks.c
[17/57] Compiling cmark plaintext.c
[18/57] Compiling cmark man.c
[19/57] Compiling cmark map.c
[20/57] Compiling cmark linked_list.c
[21/57] Compiling cmark iterator.c
[22/57] Compiling cmark latex.c
[22/57] Compiling cmark node.c
[24/57] Compiling cmark houdini_html_e.c
[25/57] Compiling cmark html.c
[26/57] Compiling cmark houdini_href_e.c
[27/57] Compiling cmark core-extensions.c
[28/57] Write sources
[29/57] Compiling cmark footnotes.c
[30/57] Write sources
[31/57] Compiling cmark houdini_html_u.c
[32/57] Compiling cmark ext_scanners.c
[33/57] Write sources
[42/57] Compiling _AtomicsShims.c
[42/57] Compiling cmark inlines.c
[42/57] Write sources
[45/57] Compiling cmark arena.c
[46/57] Compiling cmark autolink.c
[47/57] Compiling CNIOWindows WSAStartup.c
[48/57] Compiling cmark scanners.c
[49/57] Compiling CNIOWindows shim.c
[50/57] Compiling CNIOLinux liburing_shims.c
[50/57] Compiling CNIOWASI CNIOWASI.c
[52/57] Compiling CNIODarwin shim.c
[53/57] Write sources
[54/58] Compiling CNIOLinux shim.c
[55/101] Compiling c-nioatomics.c
[56/101] Compiling c-atomics.c
[58/107] Compiling Atomics OptionalRawRepresentable.swift
[59/107] Compiling Atomics RawRepresentable.swift
[60/107] Compiling Atomics AtomicBool.swift
[61/107] Compiling Atomics UnsafeAtomicLazyReference.swift
[62/107] Compiling Atomics AtomicReference.swift
[63/111] Compiling Atomics ManagedAtomicLazyReference.swift
[64/111] Compiling Atomics Primitives.shims.swift
[65/111] Emitting module InternalCollectionsUtilities
[69/111] Compiling Atomics DoubleWord.swift
[70/111] Compiling Atomics ManagedAtomic.swift
[71/111] Compiling _NIODataStructures _TinyArray.swift
[72/111] Compiling _NIODataStructures PriorityQueue.swift
[73/111] Compiling Atomics IntegerConformances.swift
[74/111] Compiling Atomics PointerConformances.swift
[75/111] Compiling Atomics Primitives.native.swift
[76/111] Compiling Atomics AtomicMemoryOrderings.swift
[79/111] Emitting module _NIOBase64
[80/111] Compiling _NIOBase64 Base64.swift
[81/112] Compiling Atomics AtomicInteger.swift
[82/112] Compiling Atomics AtomicOptionalWrappable.swift
[83/112] Compiling Atomics UnsafeAtomic.swift
[87/112] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/112] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/112] Compiling Atomics IntegerOperations.swift
[93/112] Compiling Atomics Unmanaged extensions.swift
[103/113] Emitting module Atomics
[105/129] Compiling DequeModule _DequeBuffer.swift
[106/129] Compiling DequeModule _DequeBufferHeader.swift
[107/131] Emitting module NIOConcurrencyHelpers
[108/131] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[109/131] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/131] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[111/131] Compiling NIOConcurrencyHelpers lock.swift
[112/131] Compiling NIOConcurrencyHelpers atomics.swift
[113/131] Emitting module SwiftMarkdown
[114/131] Compiling SwiftMarkdown SwiftMarkdown.swift
[115/133] Emitting module _NIODataStructures
[116/133] Compiling _NIODataStructures Heap.swift
[120/134] Compiling DequeModule _DequeSlot.swift
[121/134] Compiling DequeModule _UnsafeWrappedBuffer.swift
[122/134] Compiling DequeModule Deque+Equatable.swift
[123/134] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[124/134] Compiling DequeModule Deque+Testing.swift
[125/134] Compiling DequeModule Deque._Storage.swift
[126/134] Compiling DequeModule Deque+CustomReflectable.swift
[127/134] Compiling DequeModule Deque+Descriptions.swift
[128/134] Compiling DequeModule Deque+Extras.swift
[129/134] Compiling DequeModule Deque+Hashable.swift
[130/134] Compiling DequeModule Deque._UnsafeHandle.swift
[131/134] Compiling DequeModule Deque.swift
[132/134] Compiling DequeModule Deque+Codable.swift
[133/134] Compiling DequeModule Deque+Collection.swift
[134/134] Emitting module DequeModule
[136/195] Compiling NIOCore AddressedEnvelope.swift
[137/195] Compiling NIOCore AsyncAwaitSupport.swift
[138/195] Compiling NIOCore AsyncChannel.swift
[139/195] Compiling NIOCore AsyncChannelHandler.swift
[140/195] Compiling NIOCore AsyncChannelInboundStream.swift
[141/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[142/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
[143/195] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[144/195] Compiling NIOCore NIOAsyncWriter.swift
[145/203] Compiling NIOCore CircularBuffer.swift
[146/203] Compiling NIOCore Codec.swift
[147/203] Compiling NIOCore ConvenienceOptionSupport.swift
[148/203] Compiling NIOCore DeadChannel.swift
[149/203] Compiling NIOCore DispatchQueue+WithFuture.swift
[150/203] Compiling NIOCore EventLoop+Deprecated.swift
[151/203] Compiling NIOCore EventLoop+SerialExecutor.swift
[152/203] Compiling NIOCore EventLoop.swift
[153/203] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[154/203] Compiling NIOCore EventLoopFuture+Deprecated.swift
[155/203] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[156/203] Compiling NIOCore EventLoopFuture.swift
[157/203] Compiling NIOCore FileDescriptor.swift
[158/203] Compiling NIOCore FileHandle.swift
[159/203] Compiling NIOCore FileRegion.swift
[160/203] Compiling NIOCore GlobalSingletons.swift
[161/203] Compiling NIOCore IO.swift
[162/203] Compiling NIOCore IOData.swift
[163/203] Compiling NIOCore IPProtocol.swift
[164/203] Compiling NIOCore IntegerBitPacking.swift
[165/203] Compiling NIOCore IntegerTypes.swift
[166/203] Compiling NIOCore Interfaces.swift
[167/203] Compiling NIOCore Linux.swift
[168/203] Compiling NIOCore MarkedCircularBuffer.swift
[169/203] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/203] Compiling NIOCore BSDSocketAPI.swift
[171/203] Compiling NIOCore ByteBuffer-aux.swift
[172/203] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[173/203] Compiling NIOCore ByteBuffer-conversions.swift
[174/203] Compiling NIOCore ByteBuffer-core.swift
[175/203] Compiling NIOCore ByteBuffer-hex.swift
[176/203] Compiling NIOCore ByteBuffer-int.swift
[177/203] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/203] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[179/203] Compiling NIOCore SocketAddresses.swift
[180/203] Compiling NIOCore SocketOptionProvider.swift
[181/203] Compiling NIOCore SystemCallHelpers.swift
[182/203] Compiling NIOCore TimeAmount+Duration.swift
[183/203] Compiling NIOCore TypeAssistedChannelHandler.swift
[184/203] Compiling NIOCore UniversalBootstrapSupport.swift
[185/203] Compiling NIOCore Utilities.swift
[186/203] Compiling NIOCore ByteBuffer-multi-int.swift
[187/203] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[188/203] Compiling NIOCore ByteBuffer-views.swift
[189/203] Compiling NIOCore Channel.swift
[190/203] Compiling NIOCore ChannelHandler.swift
[191/203] Compiling NIOCore ChannelHandlers.swift
[192/203] Compiling NIOCore ChannelInvoker.swift
[193/203] Compiling NIOCore ChannelOption.swift
[194/203] Compiling NIOCore ChannelPipeline.swift
[195/203] Compiling NIOCore MulticastChannel.swift
[196/203] Compiling NIOCore NIOAny.swift
[197/203] Compiling NIOCore NIOCloseOnErrorHandler.swift
[198/203] Compiling NIOCore NIOLoopBound.swift
[199/203] Compiling NIOCore NIOScheduledCallback.swift
[200/203] Compiling NIOCore NIOSendable.swift
[201/203] Compiling NIOCore PointerHelpers.swift
[202/203] Compiling NIOCore RecvByteBufferAllocator.swift
[203/203] Emitting module NIOCore
[205/256] Compiling NIOEmbedded AsyncTestingChannel.swift
[206/256] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[207/256] Emitting module NIOEmbedded
[208/256] Compiling NIOEmbedded Embedded.swift
[210/257] Emitting module NIOPosix
[211/263] Compiling NIOPosix ServerSocket.swift
[212/263] Compiling NIOPosix Socket.swift
[213/263] Compiling NIOPosix SocketChannel.swift
[214/263] Compiling NIOPosix SocketProtocols.swift
[215/263] Compiling NIOPosix System.swift
[216/263] Compiling NIOPosix Thread.swift
[217/263] Compiling NIOPosix SelectableChannel.swift
[218/263] Compiling NIOPosix SelectableEventLoop.swift
[219/263] Compiling NIOPosix SelectorEpoll.swift
[220/263] Compiling NIOPosix SelectorGeneric.swift
[221/263] Compiling NIOPosix SelectorKqueue.swift
[222/263] Compiling NIOPosix SelectorUring.swift
[223/263] Compiling NIOPosix Pool.swift
[224/263] Compiling NIOPosix PooledRecvBufferAllocator.swift
[225/263] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[226/263] Compiling NIOPosix PosixSingletons.swift
[227/263] Compiling NIOPosix RawSocketBootstrap.swift
[228/263] Compiling NIOPosix Resolver.swift
[229/263] Compiling NIOPosix Selectable.swift
[230/263] Compiling NIOPosix ThreadPosix.swift
[231/263] Compiling NIOPosix ThreadWindows.swift
[232/263] Compiling NIOPosix UnsafeTransfer.swift
[233/263] Compiling NIOPosix Utilities.swift
[234/263] Compiling NIOPosix VsockAddress.swift
[235/263] Compiling NIOPosix VsockChannelEvents.swift
[236/263] Compiling NIOPosix NIOThreadPool.swift
[237/263] Compiling NIOPosix NonBlockingFileIO.swift
[238/263] Compiling NIOPosix PendingDatagramWritesManager.swift
[239/263] Compiling NIOPosix PendingWritesManager.swift
[240/263] Compiling NIOPosix PipeChannel.swift
[241/263] Compiling NIOPosix PipePair.swift
[242/263] Compiling NIOPosix PointerHelpers.swift
[243/263] Compiling NIOPosix IO.swift
[244/263] Compiling NIOPosix IntegerBitPacking.swift
[245/263] Compiling NIOPosix IntegerTypes.swift
[246/263] Compiling NIOPosix Linux.swift
[247/263] Compiling NIOPosix LinuxCPUSet.swift
[248/263] Compiling NIOPosix LinuxUring.swift
[249/263] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[250/263] Compiling NIOPosix BSDSocketAPICommon.swift
[251/263] Compiling NIOPosix BSDSocketAPIPosix.swift
[252/263] Compiling NIOPosix BSDSocketAPIWindows.swift
[253/263] Compiling NIOPosix BaseSocket.swift
[254/263] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[255/263] Compiling NIOPosix BaseSocketChannel.swift
[256/263] Compiling NIOPosix BaseStreamSocketChannel.swift
[257/263] Compiling NIOPosix Bootstrap.swift
[258/263] Compiling NIOPosix ControlMessage.swift
[259/263] Compiling NIOPosix DatagramVectorReadManager.swift
[260/263] Compiling NIOPosix Errors+Any.swift
[261/263] Compiling NIOPosix FileDescriptor.swift
[262/263] Compiling NIOPosix GetaddrinfoResolver.swift
[263/263] Compiling NIOPosix HappyEyeballs.swift
[265/266] Compiling NIO Exports.swift
[266/266] Emitting module NIO
[268/291] Compiling LeafKit LeafRawTemplate.swift
[269/291] Compiling LeafKit LeafToken.swift
[270/291] Compiling LeafKit LeafParameter.swift
[271/294] Emitting module LeafKit
[272/294] Compiling LeafKit LeafSource.swift
[273/294] Compiling LeafKit LeafSources.swift
[274/294] Compiling LeafKit NIOLeafFiles.swift
[275/294] Compiling LeafKit LeafContext.swift
[276/294] Compiling LeafKit LeafSerializer.swift
[277/294] Compiling LeafKit ParameterResolver.swift
[278/294] Compiling LeafKit LeafSyntax.swift
[279/294] Compiling LeafKit LeafTag.swift
[280/294] Compiling LeafKit String+HTMLEscape.swift
[281/294] Compiling LeafKit LeafParser.swift
[282/294] Compiling LeafKit LeafRenderer.swift
[283/294] Compiling LeafKit Dictionary+LeafData.swift
[284/294] Compiling LeafKit LeafConfiguration.swift
[285/294] Compiling LeafKit LeafData.swift
[286/294] Compiling LeafKit LeafDataRepresentable.swift
[287/294] Compiling LeafKit LeafDataStorage.swift
[288/294] Compiling LeafKit LeafError.swift
[289/294] Compiling LeafKit LeafLexer.swift
[290/294] Compiling LeafKit LeafParameterTypes.swift
[291/294] Compiling LeafKit Exports.swift
[292/294] Compiling LeafKit LeafAST.swift
[293/294] Compiling LeafKit DefaultLeafCache.swift
[294/294] Compiling LeafKit LeafCache.swift
[296/297] Compiling LeafMarkdown Tag.swift
/host/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:6:14: warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 4 | public struct Markdown: UnsafeUnescapedLeafTag {
 5 |     public enum Error: Swift.Error {
 6 |         case invalidArgument(LeafData?)
   |              `- warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 7 |     }
 8 |
/host/spi-builder-workspace/.build/checkouts/leaf-kit/Sources/LeafKit/LeafData/LeafData.swift:10:15: note: struct 'LeafData' does not conform to the 'Sendable' protocol
  8 | /// - `NaturalType` presents these cases plus `Void` as a case for functional `LeafSymbols`
  9 | /// - `nil` is creatable, but only within context of a root base type - eg, `.nil(.bool)` == `Bool?`
 10 | public struct LeafData: CustomStringConvertible,
    |               `- note: struct 'LeafData' does not conform to the 'Sendable' protocol
 11 |                         Equatable,
 12 |                         ExpressibleByDictionaryLiteral,
/host/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 1 | import LeafKit
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 2 | import SwiftMarkdown
 3 |
[297/297] Emitting module LeafMarkdown
/host/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:6:14: warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 4 | public struct Markdown: UnsafeUnescapedLeafTag {
 5 |     public enum Error: Swift.Error {
 6 |         case invalidArgument(LeafData?)
   |              `- warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 7 |     }
 8 |
/host/spi-builder-workspace/.build/checkouts/leaf-kit/Sources/LeafKit/LeafData/LeafData.swift:10:15: note: struct 'LeafData' does not conform to the 'Sendable' protocol
  8 | /// - `NaturalType` presents these cases plus `Void` as a case for functional `LeafSymbols`
  9 | /// - `nil` is creatable, but only within context of a root base type - eg, `.nil(.bool)` == `Bool?`
 10 | public struct LeafData: CustomStringConvertible,
    |               `- note: struct 'LeafData' does not conform to the 'Sendable' protocol
 11 |                         Equatable,
 12 |                         ExpressibleByDictionaryLiteral,
/host/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 1 | import LeafKit
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 2 | import SwiftMarkdown
 3 |
Build complete! (66.01s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.