This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Dumpling with Swift 6.0 for tvOS using Xcode 16.0.

Swift 6 data race errors: 34

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Dumpling -destination generic/platform=tvos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:38:23: warning: static property 'anyCharacter' is not concurrency-safe because non-'Sendable' type 'Parser<Character>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let anyCharacter = Parser<Character>("anyCharacter") { reader in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:38:23: note: annotate 'anyCharacter' with '@MainActor' if property should only be accessed from the main actor
    public static let anyCharacter = Parser<Character>("anyCharacter") { reader in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let anyCharacter = Parser<Character>("anyCharacter") { reader in
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:76:23: warning: static property 'space' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let space: Parser<Void> = Parsers.one(character: " ")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:76:23: note: annotate 'space' with '@MainActor' if property should only be accessed from the main actor
    public static let space: Parser<Void> = Parsers.one(character: " ")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:76:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let space: Parser<Void> = Parsers.one(character: " ")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:119:23: warning: static property 'isDocStart' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let isDocStart = Parser<Void>("isDocStart") { reader in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:119:23: note: annotate 'isDocStart' with '@MainActor' if property should only be accessed from the main actor
    public static let isDocStart = Parser<Void>("isDocStart") { reader in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:119:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let isDocStart = Parser<Void>("isDocStart") { reader in
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:59:23: warning: static property 'oneOrManySpaces' is not concurrency-safe because non-'Sendable' type 'Parser<Int>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let oneOrManySpaces = Parsers
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:59:23: note: annotate 'oneOrManySpaces' with '@MainActor' if property should only be accessed from the main actor
    public static let oneOrManySpaces = Parsers
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:59:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let oneOrManySpaces = Parsers
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:130:23: warning: static property 'isDocEnd' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let isDocEnd = Parser<Void>("isDocEnd") { reader in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:130:23: note: annotate 'isDocEnd' with '@MainActor' if property should only be accessed from the main actor
    public static let isDocEnd = Parser<Void>("isDocEnd") { reader in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:130:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let isDocEnd = Parser<Void>("isDocEnd") { reader in
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:64:23: warning: static property 'zeroOrManySpaces' is not concurrency-safe because non-'Sendable' type 'Parser<Int>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let zeroOrManySpaces = Parsers
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:64:23: note: annotate 'zeroOrManySpaces' with '@MainActor' if property should only be accessed from the main actor
    public static let zeroOrManySpaces = Parsers
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let zeroOrManySpaces = Parsers
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:13:23: warning: static property 'newLine' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let newLine: Parser<Void> = Parsers.one(character: "\n")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:13:23: note: annotate 'newLine' with '@MainActor' if property should only be accessed from the main actor
    public static let newLine: Parser<Void> = Parsers.one(character: "\n")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLine: Parser<Void> = Parsers.one(character: "\n")
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EscapeFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/LinkInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/NewLineInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/SpaceInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/StrikethroughInlineFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/MarkdownFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for Dumpling (in target 'Dumpling' from project 'Dumpling')
SwiftCompile normal arm64 Compiling\ AST.swift,\ Array+AST.swift,\ BlockquoteBlockFragment.swift,\ CodeFenceBlockFragment.swift,\ EOFBlockFragment.swift,\ HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:76:23: warning: static property 'space' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let space: Parser<Void> = Parsers.one(character: " ")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:76:23: note: annotate 'space' with '@MainActor' if property should only be accessed from the main actor
    public static let space: Parser<Void> = Parsers.one(character: " ")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:76:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let space: Parser<Void> = Parsers.one(character: " ")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:64:23: warning: static property 'zeroOrManySpaces' is not concurrency-safe because non-'Sendable' type 'Parser<Int>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let zeroOrManySpaces = Parsers
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:64:23: note: annotate 'zeroOrManySpaces' with '@MainActor' if property should only be accessed from the main actor
    public static let zeroOrManySpaces = Parsers
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let zeroOrManySpaces = Parsers
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:17:23: warning: static property 'lineStart' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let lineStart: Parser<Void> = .init("lineStart") { reader in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:17:23: note: annotate 'lineStart' with '@MainActor' if property should only be accessed from the main actor
    public static let lineStart: Parser<Void> = .init("lineStart") { reader in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:17:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let lineStart: Parser<Void> = .init("lineStart") { reader in
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:35:23: warning: static property 'lineEnd' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let lineEnd: Parser<Void> = Parsers.oneOf(Parsers.newLine, Parsers.isDocEnd)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:35:23: note: annotate 'lineEnd' with '@MainActor' if property should only be accessed from the main actor
    public static let lineEnd: Parser<Void> = Parsers.oneOf(Parsers.newLine, Parsers.isDocEnd)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let lineEnd: Parser<Void> = Parsers.oneOf(Parsers.newLine, Parsers.isDocEnd)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:47:23: warning: static property 'singleEmptyLine' is not concurrency-safe because non-'Sendable' type 'Parser<Parser<(Parser<Int>.Element, Parser<Void>.Element)>.Element>' (aka 'Parser<(Int, ())>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let singleEmptyLine = Parsers.oneOf(
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:47:23: note: annotate 'singleEmptyLine' with '@MainActor' if property should only be accessed from the main actor
    public static let singleEmptyLine = Parsers.oneOf(
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let singleEmptyLine = Parsers.oneOf(
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:38:23: warning: static property 'anyCharacter' is not concurrency-safe because non-'Sendable' type 'Parser<Character>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let anyCharacter = Parser<Character>("anyCharacter") { reader in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:38:23: note: annotate 'anyCharacter' with '@MainActor' if property should only be accessed from the main actor
    public static let anyCharacter = Parser<Character>("anyCharacter") { reader in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let anyCharacter = Parser<Character>("anyCharacter") { reader in
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:130:23: warning: static property 'isDocEnd' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let isDocEnd = Parser<Void>("isDocEnd") { reader in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:130:23: note: annotate 'isDocEnd' with '@MainActor' if property should only be accessed from the main actor
    public static let isDocEnd = Parser<Void>("isDocEnd") { reader in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:130:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let isDocEnd = Parser<Void>("isDocEnd") { reader in
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:13:23: warning: static property 'newLine' is not concurrency-safe because non-'Sendable' type 'Parser<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let newLine: Parser<Void> = Parsers.one(character: "\n")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:13:23: note: annotate 'newLine' with '@MainActor' if property should only be accessed from the main actor
    public static let newLine: Parser<Void> = Parsers.one(character: "\n")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLine: Parser<Void> = Parsers.one(character: "\n")
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:54:23: warning: static property 'emptyLines' is not concurrency-safe because non-'Sendable' type 'Parser<Int>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let emptyLines = Parsers
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:54:23: note: annotate 'emptyLines' with '@MainActor' if property should only be accessed from the main actor
    public static let emptyLines = Parsers
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:54:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let emptyLines = Parsers
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/AST/Array+AST.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Fragments/MarkdownFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AST+debugRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AST+AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AppKitExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/DebugTextRendered.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/AST+HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/HTMLRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/PlainTextRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+lookAhead.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType+unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/ParserType.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers+zip.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parsers.swift /Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Reader.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Array+AST.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/BlockquoteBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/CodeFenceBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/EOFBlockFragment.o -index-unit-output-path /Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/HeaderBlockFragment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:59:23: warning: static property 'oneOrManySpaces' is not concurrency-safe because non-'Sendable' type 'Parser<Int>' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let oneOrManySpaces = Parsers
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ParserCore/Parser.swift:11:15: note: consider making generic struct 'Parser' conform to the 'Sendable' protocol
public struct Parser<T>: ParserType {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:59:23: note: annotate 'oneOrManySpaces' with '@MainActor' if property should only be accessed from the main actor
    public static let oneOrManySpaces = Parsers
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift:59:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let oneOrManySpaces = Parsers
                      ^
    nonisolated(unsafe)
SwiftDriver\ Compilation\ Requirements Dumpling normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Dumpling -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PlainTextRenderer.swift, Renderer.swift, Parser.swift, ParserConvertible.swift, ParserType+lookAhead.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling DebugTextRendered.swift, AST+HTMLRenderer.swift, HTMLRenderer.swift, HTMLRenderFragment.swift, HTMLRenderFragments.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling ParserType+unwrap.swift, ParserType.swift, Parsers+zip.swift, Parsers.swift, Reader.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling HorizontalLineBlockFragment.swift, ListBlockFragment.swift, ParaBlockFragment.swift, CodeSpanInlineFragment.swift, EmphasisInlineFragment.swift, EnclosedInlineFragment.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling EscapeFragment.swift, LinkInlineFragment.swift, NewLineInlineFragment.swift, SpaceInlineFragment.swift, StrikethroughInlineFragment.swift, MarkdownFragment.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling Markdown+FragmentsConfig.swift, Markdown.swift, Types.swift, LocalParsers.swift, Parser+asNode.swift, AST+PlainTextRenderer.swift (in target 'Dumpling' from project 'Dumpling')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Dumpling-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling-Swift.h (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Dumpling-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftmodule (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftdoc (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.abi.json (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftsourceinfo (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AST+debugRenderer.swift, AST+AttributedString.swift, AppKitExtensions.swift, AttributedStringRenderer+Context.swift, AttributedStringRenderer.swift, AttributedStringRenderFragment+Helpers.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling AttributedStringRenderFragment.swift, AttributedStringRenderFragments.swift, BlockquoteNodeRenderFragment.swift, CodeNodeRenderFragment.swift, HorizontalLineNodeRenderFragment.swift, LinkNodeRenderFragment.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling ListNodeRenderFragment.swift, StringStyle.swift, StringStyles+Helpers.swift, AttributedStringTheme+Default.swift, AttributedStringTheme+Helpers.swift, AttributedStringTheme.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriverJobDiscovery normal arm64 Compiling AST.swift, Array+AST.swift, BlockquoteBlockFragment.swift, CodeFenceBlockFragment.swift, EOFBlockFragment.swift, HeaderBlockFragment.swift (in target 'Dumpling' from project 'Dumpling')
SwiftDriver\ Compilation Dumpling normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Dumpling -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.o normal (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug-appletvos/Dumpling.build/Objects-normal/arm64/Dumpling_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.o (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Dumpling.o
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Dumpling' from project 'Dumpling')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Dumpling",
  "name" : "Dumpling",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Dumpling",
      "targets" : [
        "Dumpling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DumplingTests",
      "module_type" : "SwiftTarget",
      "name" : "DumplingTests",
      "path" : "Tests",
      "sources" : [
        "DumplingTests/Helpers/InlineMarkdown.swift",
        "DumplingTests/Markdown/Fragments/BlockquoteBlockFragmentTests.swift",
        "DumplingTests/Markdown/Fragments/EmphasisInlineFragmentTests.swift",
        "DumplingTests/Markdown/Fragments/LinkInlineFragmentTests.swift",
        "DumplingTests/Markdown/Fragments/ListBlockFragmentTests.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Backslash.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Basic.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Blockquote.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Code_Fence.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Code_Span.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Emphasis.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Header.swift",
        "DumplingTests/Markdown/Parser/ParserTests_HorizontalLine.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Link.swift",
        "DumplingTests/Markdown/Parser/ParserTests_List.swift",
        "DumplingTests/Markdown/Parser/ParserTests_NewLine.swift",
        "DumplingTests/Markdown/Parser/ParserTests_Strikethrough.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Backslash.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Blockquote.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Code_Fence.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Code_Span.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Emphasis.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Header.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_HorizontalLine.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Link.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_List.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_NewLine.swift",
        "DumplingTests/Markdown/Parser/TestCases/TestCase_Strikethrough.swift",
        "DumplingTests/Parser/LocalParsersTests+int.swift",
        "DumplingTests/Parser/LocalParsersTests+lineStart.swift",
        "DumplingTests/Parser/LocalParsersTests+minCharacters.swift",
        "DumplingTests/Parser/LocalParsersTests+stringUntil.swift",
        "DumplingTests/Parser/LocalParsersTests+zeroOrManyCharacters.swift",
        "DumplingTests/Parser/LocalParsersTests.swift",
        "DumplingTests/Renderer/AttributedStringRendererTests.swift",
        "DumplingTests/Renderer/HTMLRendererTests.swift",
        "ParserCoreTests/Helpers.swift",
        "ParserCoreTests/ParserTests.swift",
        "ParserCoreTests/ParsersTests+minMax.swift",
        "ParserCoreTests/ParsersTests+oneOf.swift",
        "ParserCoreTests/ParsersTests+repeatUntil.swift"
      ],
      "target_dependencies" : [
        "Dumpling"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Dumpling",
      "module_type" : "SwiftTarget",
      "name" : "Dumpling",
      "path" : "Sources",
      "product_memberships" : [
        "Dumpling"
      ],
      "sources" : [
        "Dumpling/AST/AST.swift",
        "Dumpling/AST/Array+AST.swift",
        "Dumpling/Markdown/Fragments/Block/BlockquoteBlockFragment.swift",
        "Dumpling/Markdown/Fragments/Block/CodeFenceBlockFragment.swift",
        "Dumpling/Markdown/Fragments/Block/EOFBlockFragment.swift",
        "Dumpling/Markdown/Fragments/Block/HeaderBlockFragment.swift",
        "Dumpling/Markdown/Fragments/Block/HorizontalLineBlockFragment.swift",
        "Dumpling/Markdown/Fragments/Block/ListBlockFragment.swift",
        "Dumpling/Markdown/Fragments/Block/ParaBlockFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/CodeSpanInlineFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/EmphasisInlineFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/EnclosedInlineFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/EscapeFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/LinkInlineFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/NewLineInlineFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/SpaceInlineFragment.swift",
        "Dumpling/Markdown/Fragments/Inline/StrikethroughInlineFragment.swift",
        "Dumpling/Markdown/Fragments/MarkdownFragment.swift",
        "Dumpling/Markdown/Markdown+FragmentsConfig.swift",
        "Dumpling/Markdown/Markdown.swift",
        "Dumpling/Markdown/Types.swift",
        "Dumpling/Parser/LocalParsers.swift",
        "Dumpling/Parser/Parser+asNode.swift",
        "Dumpling/Renderer/AST+PlainTextRenderer.swift",
        "Dumpling/Renderer/AST+debugRenderer.swift",
        "Dumpling/Renderer/AttributedString/AST+AttributedString.swift",
        "Dumpling/Renderer/AttributedString/AppKitExtensions.swift",
        "Dumpling/Renderer/AttributedString/AttributedStringRenderer+Context.swift",
        "Dumpling/Renderer/AttributedString/AttributedStringRenderer.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment+Helpers.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragment.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/AttributedStringRenderFragments.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/BlockquoteNodeRenderFragment.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/CodeNodeRenderFragment.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/HorizontalLineNodeRenderFragment.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/LinkNodeRenderFragment.swift",
        "Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift",
        "Dumpling/Renderer/AttributedString/Styles/StringStyle.swift",
        "Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift",
        "Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift",
        "Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift",
        "Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift",
        "Dumpling/Renderer/DebugTextRendered.swift",
        "Dumpling/Renderer/Html/AST+HTMLRenderer.swift",
        "Dumpling/Renderer/Html/HTMLRenderer.swift",
        "Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragment.swift",
        "Dumpling/Renderer/Html/RenderFragments/HTMLRenderFragments.swift",
        "Dumpling/Renderer/PlainTextRenderer.swift",
        "Dumpling/Renderer/Renderer.swift",
        "ParserCore/Parser.swift",
        "ParserCore/ParserConvertible.swift",
        "ParserCore/ParserType+lookAhead.swift",
        "ParserCore/ParserType+unwrap.swift",
        "ParserCore/ParserType.swift",
        "ParserCore/Parsers+zip.swift",
        "ParserCore/Parsers.swift",
        "ParserCore/Reader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.