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, reference 0.3.0 (38dc52), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 28 Nov 2024 02:28:18 UTC.

Swift 6 data race errors: 34

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Dumpling -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-7 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/ListNodeRenderFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyle.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyles+Helpers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Default.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Helpers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/ListNodeRenderFragment.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyle.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyles+Helpers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Default.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Helpers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme.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/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift:22:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: AttributedStringTheme = .init(
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:17:12: note: class 'AttributedStringTheme' does not conform to the 'Sendable' protocol
open class AttributedStringTheme {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift:22:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default`: AttributedStringTheme = .init(
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: AttributedStringTheme = .init(
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-7 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/ListNodeRenderFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyle.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyles+Helpers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Default.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Helpers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/ListNodeRenderFragment.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyle.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyles+Helpers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Default.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Helpers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme.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/Renderer/AttributedString/Theme/AttributedStringTheme.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/RenderFragments/ListNodeRenderFragment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyle.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Styles/StringStyles+Helpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Default.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme+Helpers.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-7 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/ListNodeRenderFragment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyle.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyles+Helpers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Default.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Helpers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/ListNodeRenderFragment.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyle.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/StringStyles+Helpers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Default.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme+Helpers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AttributedStringTheme.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/Renderer/AttributedString/Theme/AttributedStringTheme.swift:97:23: warning: static property 'list' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let list = Self("list")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:97:23: note: annotate 'list' with '@MainActor' if property should only be accessed from the main actor
    public static let list = Self("list")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:97:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let list = Self("list")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:87:23: warning: static property 'document' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let document = Self("document")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:87:23: note: annotate 'document' with '@MainActor' if property should only be accessed from the main actor
    public static let document = Self("document")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:87:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let document = Self("document")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:89:23: warning: static property 'p' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let p = Self("p")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:89:23: note: annotate 'p' with '@MainActor' if property should only be accessed from the main actor
    public static let p = Self("p")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:89:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let p = Self("p")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:91:23: warning: static property 'em' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let em = Self("em")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:91:23: note: annotate 'em' with '@MainActor' if property should only be accessed from the main actor
    public static let em = Self("em")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:91:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let em = Self("em")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:92:23: warning: static property 'strong' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let strong = Self("strong")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:92:23: note: annotate 'strong' with '@MainActor' if property should only be accessed from the main actor
    public static let strong = Self("strong")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:92:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let strong = Self("strong")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:93:23: warning: static property 's' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let s = Self("s")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:93:23: note: annotate 's' with '@MainActor' if property should only be accessed from the main actor
    public static let s = Self("s")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:93:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let s = Self("s")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:95:23: warning: static property 'link' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let link = Self("link")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:95:23: note: annotate 'link' with '@MainActor' if property should only be accessed from the main actor
    public static let link = Self("link")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:95:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let link = Self("link")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:98:23: warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let blockquote = Self("blockquote")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:98:23: note: annotate 'blockquote' with '@MainActor' if property should only be accessed from the main actor
    public static let blockquote = Self("blockquote")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:98:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let blockquote = Self("blockquote")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:100:23: warning: static property 'code' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let code = Self("code")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:100:23: note: annotate 'code' with '@MainActor' if property should only be accessed from the main actor
    public static let code = Self("code")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:100:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let code = Self("code")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:101:23: warning: static property 'codeBlock' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let codeBlock = Self("codeBlock")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:101:23: note: annotate 'codeBlock' with '@MainActor' if property should only be accessed from the main actor
    public static let codeBlock = Self("codeBlock")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:101:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let codeBlock = Self("codeBlock")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:103:23: warning: static property 'h1' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let h1 = Self("h1")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:103:23: note: annotate 'h1' with '@MainActor' if property should only be accessed from the main actor
    public static let h1 = Self("h1")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:103:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let h1 = Self("h1")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:104:23: warning: static property 'h2' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let h2 = Self("h2")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:104:23: note: annotate 'h2' with '@MainActor' if property should only be accessed from the main actor
    public static let h2 = Self("h2")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:104:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let h2 = Self("h2")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:105:23: warning: static property 'h3' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let h3 = Self("h3")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:105:23: note: annotate 'h3' with '@MainActor' if property should only be accessed from the main actor
    public static let h3 = Self("h3")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:105:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let h3 = Self("h3")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:106:23: warning: static property 'h4' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let h4 = Self("h4")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:106:23: note: annotate 'h4' with '@MainActor' if property should only be accessed from the main actor
    public static let h4 = Self("h4")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:106:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let h4 = Self("h4")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:107:23: warning: static property 'h5' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let h5 = Self("h5")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:107:23: note: annotate 'h5' with '@MainActor' if property should only be accessed from the main actor
    public static let h5 = Self("h5")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:107:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let h5 = Self("h5")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:108:23: warning: static property 'h6' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let h6 = Self("h6")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:108:23: note: annotate 'h6' with '@MainActor' if property should only be accessed from the main actor
    public static let h6 = Self("h6")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:108:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let h6 = Self("h6")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:110:23: warning: static property 'hr' is not concurrency-safe because non-'Sendable' type 'AttributedStringTheme.StyleKey' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let hr = Self("hr")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:18:19: note: consider making struct 'StyleKey' conform to the 'Sendable' protocol
    public struct StyleKey: Equatable, Hashable, CustomDebugStringConvertible {
                  ^
                                                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:110:23: note: annotate 'hr' with '@MainActor' if property should only be accessed from the main actor
    public static let hr = Self("hr")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Renderer/AttributedString/Theme/AttributedStringTheme.swift:110:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let hr = Self("hr")
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for Dumpling (in target 'Dumpling' from project 'Dumpling')
SwiftCompile normal arm64 Compiling\ Markdown+FragmentsConfig.swift,\ Markdown.swift,\ Types.swift,\ LocalParsers.swift,\ Parser+asNode.swift,\ AST+PlainTextRenderer.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 (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.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/Markdown+FragmentsConfig.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.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/Markdown/Markdown+FragmentsConfig.swift:61:23: warning: static property 'base' is not concurrency-safe because non-'Sendable' type 'Markdown.FragmentsConfig' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let base: Self = .init(
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift:12:19: note: consider making struct 'FragmentsConfig' conform to the 'Sendable' protocol
    public struct FragmentsConfig {
                  ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift:61:23: note: annotate 'base' with '@MainActor' if property should only be accessed from the main actor
    public static let base: Self = .init(
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift:61:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let base: Self = .init(
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift:71:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Markdown.FragmentsConfig' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: Self = zip(
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift:12:19: note: consider making struct 'FragmentsConfig' conform to the 'Sendable' protocol
    public struct FragmentsConfig {
                  ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift:71:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default`: Self = zip(
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift:71:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: Self = zip(
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.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/Types.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.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/Parser/LocalParsers.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.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: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)
/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)
/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: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: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: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)
/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: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)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.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/Renderer/AST+PlainTextRenderer.swift (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown+FragmentsConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Markdown.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Markdown/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/LocalParsers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Dumpling/Parser/Parser+asNode.swift -primary-file /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/Dumpling.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dumpling -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown+FragmentsConfig.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Markdown.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Types.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/LocalParsers.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Parser+asNode.o -index-unit-output-path /Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/AST+PlainTextRenderer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling DebugTextRendered.swift, AST+HTMLRenderer.swift, HTMLRenderer.swift, HTMLRenderFragment.swift, HTMLRenderFragments.swift (in target 'Dumpling' from project 'Dumpling')
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/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Dumpling -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Dumpling.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos10.13 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/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/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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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 PlainTextRenderer.swift, Renderer.swift, Parser.swift, ParserConvertible.swift, ParserType+lookAhead.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/Dumpling-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Dumpling-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
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 AST.swift, Array+AST.swift, BlockquoteBlockFragment.swift, CodeFenceBlockFragment.swift, EOFBlockFragment.swift, HeaderBlockFragment.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 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')
SwiftDriver\ Compilation Dumpling normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Dumpling -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Dumpling.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos10.13 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/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/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/Dumpling.build/Objects-normal/arm64/Dumpling_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.o normal (in target 'Dumpling' from project 'Dumpling')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/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/Dumpling.build/Objects-normal/arm64/Dumpling_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Dumpling.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Dumpling.build/Debug/Dumpling.build/Objects-normal/arm64/Dumpling_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Dumpling.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/Dumpling.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
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.