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

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build PulsrMarkdown with Swift 6.0 for tvOS using Xcode 16.0.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Snowy1803/PulsrMarkdown.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Snowy1803/PulsrMarkdown
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8d840e6 Update README, add LICENSE, add documentation
Cloned https://github.com/Snowy1803/PulsrMarkdown.git
Revision (git rev-parse @):
8d840e66c9ead1c430abd1113393d10f6b2343ee
SUCCESS checkout https://github.com/Snowy1803/PulsrMarkdown.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Snowy1803/PulsrMarkdown.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  PulsrMarkdown: /Users/admin/builder/spi-builder-workspace
resolved source packages: PulsrMarkdown
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PulsrMarkdown",
  "name" : "PulsrMarkdown",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "PulsrMarkdown",
      "targets" : [
        "PulsrMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PulsrMarkdownViews",
      "targets" : [
        "PulsrMarkdownViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PulsrMarkdownViews",
      "module_type" : "SwiftTarget",
      "name" : "PulsrMarkdownViews",
      "path" : "Sources/PulsrMarkdownViews",
      "product_memberships" : [
        "PulsrMarkdownViews"
      ],
      "sources" : [
        "MarkdownEditorView.swift",
        "MarkdownRenderedTextView.swift",
        "MarkdownView.swift"
      ],
      "target_dependencies" : [
        "PulsrMarkdown"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PulsrMarkdownTests",
      "module_type" : "SwiftTarget",
      "name" : "PulsrMarkdownTests",
      "path" : "Tests/PulsrMarkdownTests",
      "sources" : [
        "PulsrMarkdownTests.swift"
      ],
      "target_dependencies" : [
        "PulsrMarkdown"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PulsrMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "PulsrMarkdown",
      "path" : "Sources/PulsrMarkdown",
      "product_memberships" : [
        "PulsrMarkdown",
        "PulsrMarkdownViews"
      ],
      "sources" : [
        "MarkdownGenerator.swift",
        "MarkdownRule.swift",
        "UIColor+watchOS.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PulsrMarkdown",
      "PulsrMarkdown-Package",
      "PulsrMarkdownViews"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PulsrMarkdown-Package -destination generic/platform=tvos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PulsrMarkdown-Package -destination generic/platform=tvos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  PulsrMarkdown: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'PulsrMarkdownViews' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdownViews' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdown' in project 'PulsrMarkdown'
    Target 'PulsrMarkdownViews' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdown' in project 'PulsrMarkdown'
    Target 'PulsrMarkdown' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdown' in project 'PulsrMarkdown'
    Target 'PulsrMarkdown' in project 'PulsrMarkdown' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 425b3bfaafec84a076076b74d557fc4d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/425b3bfaafec84a076076b74d557fc4d.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/PulsrMarkdown.modulemap (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/PulsrMarkdown.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/PulsrMarkdown.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/PulsrMarkdown.modulemap (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/PulsrMarkdown.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.LinkFileList (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-OutputFileMap.json (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.SwiftFileList (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json
SwiftDriver PulsrMarkdown normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PulsrMarkdown -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-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/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.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/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.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/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ PulsrMarkdown (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:162:16: warning: static property 'basicInlines' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
160 |
161 | public extension Array where Element == MarkdownRule {
162 |     static let basicInlines: Self = [.code2, .code, .bold, .underline, .striketrough, .italicAsterisk, .italicUnderscore]
    |                |- warning: static property 'basicInlines' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'basicInlines' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
163 |     static let headers: Self = [.header1, .header2, .header3]
164 | }
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:11:15: note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:84:16: warning: static property 'code2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 82 |         raw: true
 83 |     )
 84 |     static let code2 = MarkdownRule(
    |                |- warning: static property 'code2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'code2' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |         open: "``",
 86 |         close: "``",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:78:16: warning: static property 'code' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 76 |         attributes: [.foregroundColor: UIColor.systemRed]
 77 |     )
 78 |     static let code = MarkdownRule(
    |                |- warning: static property 'code' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'code' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |         open: "`",
 80 |         close: "`",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:36:16: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 34 |
 35 | public extension MarkdownRule {
 36 |     static let bold = MarkdownRule(
    |                |- warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'bold' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 37 |         open: "**",
 38 |         close: "**",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:63:16: warning: static property 'underline' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 61 |         tappedAttributes: .spoilerRevealed
 62 |     )
 63 |     static let underline = MarkdownRule(
    |                |- warning: static property 'underline' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'underline' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 64 |         open: "__",
 65 |         close: "__",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:68:16: warning: static property 'striketrough' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 66 |         attributes: [.underlineStyle: NSUnderlineStyle.single.rawValue]
 67 |     )
 68 |     static let striketrough = MarkdownRule(
    |                |- warning: static property 'striketrough' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'striketrough' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 69 |         open: "~~",
 70 |         close: "~~",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:41:16: warning: static property 'italicAsterisk' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 39 |         attributes: [.fontWeight: UIFont.Weight.bold]
 40 |     )
 41 |     static let italicAsterisk = MarkdownRule(
    |                |- warning: static property 'italicAsterisk' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'italicAsterisk' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |         open: "*",
 43 |         close: "*",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:46:16: warning: static property 'italicUnderscore' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 44 |         attributes: [.obliqueness: 0.2]
 45 |     )
 46 |     static let italicUnderscore = MarkdownRule(
    |                |- warning: static property 'italicUnderscore' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'italicUnderscore' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 47 |         open: "_",
 48 |         close: "_",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:163:16: warning: static property 'headers' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
161 | public extension Array where Element == MarkdownRule {
162 |     static let basicInlines: Self = [.code2, .code, .bold, .underline, .striketrough, .italicAsterisk, .italicUnderscore]
163 |     static let headers: Self = [.header1, .header2, .header3]
    |                |- warning: static property 'headers' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'headers' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
164 | }
165 |
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:11:15: note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:111:16: warning: static property 'header1' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
109 |
110 | public extension MarkdownRule {
111 |     static let header1 = MarkdownRule(
    |                |- warning: static property 'header1' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'header1' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
112 |         open: "# ",
113 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:116:16: warning: static property 'header2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
114 |         attributes: [.textStyle: UIFont.TextStyle.title1, .fontSize: 28 as CGFloat]
115 |     )
116 |     static let header2 = MarkdownRule(
    |                |- warning: static property 'header2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'header2' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
117 |         open: "## ",
118 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:121:16: warning: static property 'header3' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
119 |         attributes: [.textStyle: UIFont.TextStyle.title2, .fontSize: 22 as CGFloat]
120 |     )
121 |     static let header3 = MarkdownRule(
    |                |- warning: static property 'header3' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'header3' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
122 |         open: "### ",
123 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:168:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownGenerator {
    |               `- note: consider making struct 'MarkdownGenerator' conform to the 'Sendable' protocol
 12 |     /// The set of rules to apply. The given attributes will be applied when their specifiers are encountered.
 13 |     public var rules: [MarkdownRule]
    :
166 | public extension MarkdownGenerator {
167 |     /// The default set of rules. May change without warning. Do not rely on it, make your own with your needs.
168 |     static let `default` = MarkdownGenerator(rules: .headers + [.blockquoteUntilEnd, .blockquote, .codeblock] + .basicInlines + [.spoilerReddit, .warning])
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
169 |
170 |     /// The discord set of rules. The parser isn't completely compatible however, and the codeblocks is missing language header support.
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:103:16: warning: static property 'blockquoteUntilEnd' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
101 |     )
102 |
103 |     static let blockquoteUntilEnd = MarkdownRule(
    |                |- warning: static property 'blockquoteUntilEnd' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'blockquoteUntilEnd' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 |         open: ">>> ",
105 |         close: "",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:97:16: warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 95 |         multiline: true
 96 |     )
 97 |     static let blockquote = MarkdownRule(
    |                |- warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'blockquote' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |         open: "> ",
 99 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:90:16: warning: static property 'codeblock' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 88 |         raw: true
 89 |     )
 90 |     static let codeblock = MarkdownRule(
    |                |- warning: static property 'codeblock' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'codeblock' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 91 |         open: "```",
 92 |         close: "```",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:51:16: warning: static property 'spoilerReddit' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 49 |         attributes: [.obliqueness: 0.2]
 50 |     )
 51 |     static let spoilerReddit = MarkdownRule(
    |                |- warning: static property 'spoilerReddit' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoilerReddit' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 |         open: ">!",
 53 |         close: "!<",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:73:16: warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 71 |         attributes: [.strikethroughStyle: NSUnderlineStyle.single.rawValue]
 72 |     )
 73 |     static let warning = MarkdownRule(
    |                |- warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'warning' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |         open: "/!\\",
 75 |         close: "/!\\",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:171:16: warning: static property 'discord' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownGenerator {
    |               `- note: consider making struct 'MarkdownGenerator' conform to the 'Sendable' protocol
 12 |     /// The set of rules to apply. The given attributes will be applied when their specifiers are encountered.
 13 |     public var rules: [MarkdownRule]
    :
169 |
170 |     /// The discord set of rules. The parser isn't completely compatible however, and the codeblocks is missing language header support.
171 |     static let discord = MarkdownGenerator(rules: [.blockquoteUntilEnd, .blockquote, .codeblock] + .basicInlines + [.spoilerDiscord])
    |                |- warning: static property 'discord' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'discord' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
172 |
173 |     /// A stable and reasonable set of rules.
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:57:16: warning: static property 'spoilerDiscord' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 55 |         tappedAttributes: .spoilerRevealed
 56 |     )
 57 |     static let spoilerDiscord = MarkdownRule(
    |                |- warning: static property 'spoilerDiscord' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoilerDiscord' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 58 |         open: "||",
 59 |         close: "||",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:174:16: warning: static property 'pulsr' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownGenerator {
    |               `- note: consider making struct 'MarkdownGenerator' conform to the 'Sendable' protocol
 12 |     /// The set of rules to apply. The given attributes will be applied when their specifiers are encountered.
 13 |     public var rules: [MarkdownRule]
    :
172 |
173 |     /// A stable and reasonable set of rules.
174 |     static let pulsr = MarkdownGenerator(rules: .headers + [.blockquoteUntilEnd, .blockquote, .codeblock] + .basicInlines + [.spoilerDiscord])
    |                |- warning: static property 'pulsr' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'pulsr' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
175 |
176 |     /// Returns a copy of self with `keepSpecifiers` set to true
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:130:16: warning: static property 'spoiler' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
128 | extension Dictionary where Key == NSAttributedString.Key, Value == Any {
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
    |                |- warning: static property 'spoiler' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoiler' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:131:16: warning: static property 'spoilerRevealed' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
    |                |- warning: static property 'spoilerRevealed' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoilerRevealed' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:133:16: warning: static property 'inlineCode' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
    |                |- warning: static property 'inlineCode' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'inlineCode' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |     static let blockquote: Self = [.paragraphStyle: {
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:135:16: warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
134 |
135 |     static let blockquote: Self = [.paragraphStyle: {
    |                |- warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'blockquote' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
136 |         let style = NSMutableParagraphStyle()
137 |         style.firstLineHeadIndent = 15
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:130:59: error: 'systemGray2' is unavailable in tvOS
128 | extension Dictionary where Key == NSAttributedString.Key, Value == Any {
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
    |                                                           `- error: 'systemGray2' is unavailable in tvOS
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
UIKit.UIColor:68:20: note: 'systemGray2' has been explicitly marked unavailable here
 66 |     open class var systemGrayColor: UIColor { get }
 67 |     @available(tvOS, unavailable)
 68 |     open class var systemGray2: UIColor { get }
    |                    `- note: 'systemGray2' has been explicitly marked unavailable here
 69 |     @available(swift, obsoleted: 3, renamed: "systemGray2")
 70 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:130:98: error: 'systemGray2' is unavailable in tvOS
128 | extension Dictionary where Key == NSAttributedString.Key, Value == Any {
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
    |                                                                                                  `- error: 'systemGray2' is unavailable in tvOS
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
UIKit.UIColor:68:20: note: 'systemGray2' has been explicitly marked unavailable here
 66 |     open class var systemGrayColor: UIColor { get }
 67 |     @available(tvOS, unavailable)
 68 |     open class var systemGray2: UIColor { get }
    |                    `- note: 'systemGray2' has been explicitly marked unavailable here
 69 |     @available(swift, obsoleted: 3, renamed: "systemGray2")
 70 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:131:67: error: 'systemGray3' is unavailable in tvOS
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
    |                                                                   `- error: 'systemGray3' is unavailable in tvOS
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
UIKit.UIColor:73:20: note: 'systemGray3' has been explicitly marked unavailable here
 71 |     open class var systemGray2Color: UIColor { get }
 72 |     @available(tvOS, unavailable)
 73 |     open class var systemGray3: UIColor { get }
    |                    `- note: 'systemGray3' has been explicitly marked unavailable here
 74 |     @available(swift, obsoleted: 3, renamed: "systemGray3")
 75 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:133:81: error: 'secondarySystemBackground' is unavailable in tvOS
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
    |                                                                                 `- error: 'secondarySystemBackground' is unavailable in tvOS
134 |
135 |     static let blockquote: Self = [.paragraphStyle: {
UIKit.UIColor:140:20: note: 'secondarySystemBackground' has been explicitly marked unavailable here
138 |     open class var systemBackgroundColor: UIColor { get }
139 |     @available(tvOS, unavailable)
140 |     open class var secondarySystemBackground: UIColor { get }
    |                    `- note: 'secondarySystemBackground' has been explicitly marked unavailable here
141 |     @available(swift, obsoleted: 3, renamed: "secondarySystemBackground")
142 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:142:31: error: 'systemGray2' is unavailable in tvOS
140 |         style.paragraphSpacingBefore = 3
141 |         return style
142 |     }(), .insetColor: UIColor.systemGray2]
    |                               `- error: 'systemGray2' is unavailable in tvOS
143 | }
144 |
UIKit.UIColor:68:20: note: 'systemGray2' has been explicitly marked unavailable here
 66 |     open class var systemGrayColor: UIColor { get }
 67 |     @available(tvOS, unavailable)
 68 |     open class var systemGray2: UIColor { get }
    |                    `- note: 'systemGray2' has been explicitly marked unavailable here
 69 |     @available(swift, obsoleted: 3, renamed: "systemGray2")
 70 |     @available(tvOS, unavailable)
SwiftCompile normal arm64 Compiling\ UIColor+watchOS.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.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/PulsrMarkdown/UIColor+watchOS.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.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/PulsrMarkdown/MarkdownGenerator.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.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/PulsrMarkdown/MarkdownRule.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdownViews' from project 'PulsrMarkdown')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdownViews' from project 'PulsrMarkdown')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PulsrMarkdown (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PulsrMarkdown-Package -destination generic/platform=tvos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  PulsrMarkdown: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'PulsrMarkdownViews' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdownViews' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdown' in project 'PulsrMarkdown'
    Target 'PulsrMarkdownViews' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdown' in project 'PulsrMarkdown'
    Target 'PulsrMarkdown' in project 'PulsrMarkdown'
        ➜ Explicit dependency on target 'PulsrMarkdown' in project 'PulsrMarkdown'
    Target 'PulsrMarkdown' in project 'PulsrMarkdown' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
SwiftDriver PulsrMarkdown normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PulsrMarkdown -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-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/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.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/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.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/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.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/PulsrMarkdown/MarkdownGenerator.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownGenerator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.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/PulsrMarkdown/MarkdownRule.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/MarkdownRule.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ PulsrMarkdown (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:162:16: warning: static property 'basicInlines' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
160 |
161 | public extension Array where Element == MarkdownRule {
162 |     static let basicInlines: Self = [.code2, .code, .bold, .underline, .striketrough, .italicAsterisk, .italicUnderscore]
    |                |- warning: static property 'basicInlines' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'basicInlines' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
163 |     static let headers: Self = [.header1, .header2, .header3]
164 | }
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:11:15: note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:84:16: warning: static property 'code2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 82 |         raw: true
 83 |     )
 84 |     static let code2 = MarkdownRule(
    |                |- warning: static property 'code2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'code2' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |         open: "``",
 86 |         close: "``",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:78:16: warning: static property 'code' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 76 |         attributes: [.foregroundColor: UIColor.systemRed]
 77 |     )
 78 |     static let code = MarkdownRule(
    |                |- warning: static property 'code' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'code' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |         open: "`",
 80 |         close: "`",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:36:16: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 34 |
 35 | public extension MarkdownRule {
 36 |     static let bold = MarkdownRule(
    |                |- warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'bold' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 37 |         open: "**",
 38 |         close: "**",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:63:16: warning: static property 'underline' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 61 |         tappedAttributes: .spoilerRevealed
 62 |     )
 63 |     static let underline = MarkdownRule(
    |                |- warning: static property 'underline' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'underline' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 64 |         open: "__",
 65 |         close: "__",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:68:16: warning: static property 'striketrough' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 66 |         attributes: [.underlineStyle: NSUnderlineStyle.single.rawValue]
 67 |     )
 68 |     static let striketrough = MarkdownRule(
    |                |- warning: static property 'striketrough' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'striketrough' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 69 |         open: "~~",
 70 |         close: "~~",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:41:16: warning: static property 'italicAsterisk' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 39 |         attributes: [.fontWeight: UIFont.Weight.bold]
 40 |     )
 41 |     static let italicAsterisk = MarkdownRule(
    |                |- warning: static property 'italicAsterisk' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'italicAsterisk' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |         open: "*",
 43 |         close: "*",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:46:16: warning: static property 'italicUnderscore' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 44 |         attributes: [.obliqueness: 0.2]
 45 |     )
 46 |     static let italicUnderscore = MarkdownRule(
    |                |- warning: static property 'italicUnderscore' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'italicUnderscore' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 47 |         open: "_",
 48 |         close: "_",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:163:16: warning: static property 'headers' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
161 | public extension Array where Element == MarkdownRule {
162 |     static let basicInlines: Self = [.code2, .code, .bold, .underline, .striketrough, .italicAsterisk, .italicUnderscore]
163 |     static let headers: Self = [.header1, .header2, .header3]
    |                |- warning: static property 'headers' is not concurrency-safe because non-'Sendable' type 'Array<MarkdownRule>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'headers' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
164 | }
165 |
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:11:15: note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:111:16: warning: static property 'header1' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
109 |
110 | public extension MarkdownRule {
111 |     static let header1 = MarkdownRule(
    |                |- warning: static property 'header1' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'header1' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
112 |         open: "# ",
113 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:116:16: warning: static property 'header2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
114 |         attributes: [.textStyle: UIFont.TextStyle.title1, .fontSize: 28 as CGFloat]
115 |     )
116 |     static let header2 = MarkdownRule(
    |                |- warning: static property 'header2' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'header2' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
117 |         open: "## ",
118 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:121:16: warning: static property 'header3' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
119 |         attributes: [.textStyle: UIFont.TextStyle.title2, .fontSize: 22 as CGFloat]
120 |     )
121 |     static let header3 = MarkdownRule(
    |                |- warning: static property 'header3' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'header3' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
122 |         open: "### ",
123 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:168:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownGenerator {
    |               `- note: consider making struct 'MarkdownGenerator' conform to the 'Sendable' protocol
 12 |     /// The set of rules to apply. The given attributes will be applied when their specifiers are encountered.
 13 |     public var rules: [MarkdownRule]
    :
166 | public extension MarkdownGenerator {
167 |     /// The default set of rules. May change without warning. Do not rely on it, make your own with your needs.
168 |     static let `default` = MarkdownGenerator(rules: .headers + [.blockquoteUntilEnd, .blockquote, .codeblock] + .basicInlines + [.spoilerReddit, .warning])
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
169 |
170 |     /// The discord set of rules. The parser isn't completely compatible however, and the codeblocks is missing language header support.
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:103:16: warning: static property 'blockquoteUntilEnd' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
101 |     )
102 |
103 |     static let blockquoteUntilEnd = MarkdownRule(
    |                |- warning: static property 'blockquoteUntilEnd' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'blockquoteUntilEnd' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 |         open: ">>> ",
105 |         close: "",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:97:16: warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 95 |         multiline: true
 96 |     )
 97 |     static let blockquote = MarkdownRule(
    |                |- warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'blockquote' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |         open: "> ",
 99 |         close: "\n",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:90:16: warning: static property 'codeblock' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 88 |         raw: true
 89 |     )
 90 |     static let codeblock = MarkdownRule(
    |                |- warning: static property 'codeblock' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'codeblock' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 91 |         open: "```",
 92 |         close: "```",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:51:16: warning: static property 'spoilerReddit' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 49 |         attributes: [.obliqueness: 0.2]
 50 |     )
 51 |     static let spoilerReddit = MarkdownRule(
    |                |- warning: static property 'spoilerReddit' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoilerReddit' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 |         open: ">!",
 53 |         close: "!<",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:73:16: warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 71 |         attributes: [.strikethroughStyle: NSUnderlineStyle.single.rawValue]
 72 |     )
 73 |     static let warning = MarkdownRule(
    |                |- warning: static property 'warning' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'warning' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |         open: "/!\\",
 75 |         close: "/!\\",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:171:16: warning: static property 'discord' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownGenerator {
    |               `- note: consider making struct 'MarkdownGenerator' conform to the 'Sendable' protocol
 12 |     /// The set of rules to apply. The given attributes will be applied when their specifiers are encountered.
 13 |     public var rules: [MarkdownRule]
    :
169 |
170 |     /// The discord set of rules. The parser isn't completely compatible however, and the codeblocks is missing language header support.
171 |     static let discord = MarkdownGenerator(rules: [.blockquoteUntilEnd, .blockquote, .codeblock] + .basicInlines + [.spoilerDiscord])
    |                |- warning: static property 'discord' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'discord' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
172 |
173 |     /// A stable and reasonable set of rules.
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:57:16: warning: static property 'spoilerDiscord' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownRule {
    |               `- note: consider making struct 'MarkdownRule' conform to the 'Sendable' protocol
 12 |     /// the open tag
 13 |     public var open: String
    :
 55 |         tappedAttributes: .spoilerRevealed
 56 |     )
 57 |     static let spoilerDiscord = MarkdownRule(
    |                |- warning: static property 'spoilerDiscord' is not concurrency-safe because non-'Sendable' type 'MarkdownRule' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoilerDiscord' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 58 |         open: "||",
 59 |         close: "||",
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift:174:16: warning: static property 'pulsr' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import UIKit
 10 |
 11 | public struct MarkdownGenerator {
    |               `- note: consider making struct 'MarkdownGenerator' conform to the 'Sendable' protocol
 12 |     /// The set of rules to apply. The given attributes will be applied when their specifiers are encountered.
 13 |     public var rules: [MarkdownRule]
    :
172 |
173 |     /// A stable and reasonable set of rules.
174 |     static let pulsr = MarkdownGenerator(rules: .headers + [.blockquoteUntilEnd, .blockquote, .codeblock] + .basicInlines + [.spoilerDiscord])
    |                |- warning: static property 'pulsr' is not concurrency-safe because non-'Sendable' type 'MarkdownGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'pulsr' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
175 |
176 |     /// Returns a copy of self with `keepSpecifiers` set to true
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:130:16: warning: static property 'spoiler' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
128 | extension Dictionary where Key == NSAttributedString.Key, Value == Any {
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
    |                |- warning: static property 'spoiler' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoiler' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:131:16: warning: static property 'spoilerRevealed' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
    |                |- warning: static property 'spoilerRevealed' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spoilerRevealed' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:133:16: warning: static property 'inlineCode' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
    |                |- warning: static property 'inlineCode' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'inlineCode' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |     static let blockquote: Self = [.paragraphStyle: {
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:135:16: warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
134 |
135 |     static let blockquote: Self = [.paragraphStyle: {
    |                |- warning: static property 'blockquote' is not concurrency-safe because non-'Sendable' type 'Dictionary<NSAttributedString.Key, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'blockquote' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
136 |         let style = NSMutableParagraphStyle()
137 |         style.firstLineHeadIndent = 15
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:130:59: error: 'systemGray2' is unavailable in tvOS
128 | extension Dictionary where Key == NSAttributedString.Key, Value == Any {
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
    |                                                           `- error: 'systemGray2' is unavailable in tvOS
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
UIKit.UIColor:68:20: note: 'systemGray2' has been explicitly marked unavailable here
 66 |     open class var systemGrayColor: UIColor { get }
 67 |     @available(tvOS, unavailable)
 68 |     open class var systemGray2: UIColor { get }
    |                    `- note: 'systemGray2' has been explicitly marked unavailable here
 69 |     @available(swift, obsoleted: 3, renamed: "systemGray2")
 70 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:130:98: error: 'systemGray2' is unavailable in tvOS
128 | extension Dictionary where Key == NSAttributedString.Key, Value == Any {
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
    |                                                                                                  `- error: 'systemGray2' is unavailable in tvOS
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
UIKit.UIColor:68:20: note: 'systemGray2' has been explicitly marked unavailable here
 66 |     open class var systemGrayColor: UIColor { get }
 67 |     @available(tvOS, unavailable)
 68 |     open class var systemGray2: UIColor { get }
    |                    `- note: 'systemGray2' has been explicitly marked unavailable here
 69 |     @available(swift, obsoleted: 3, renamed: "systemGray2")
 70 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:131:67: error: 'systemGray3' is unavailable in tvOS
129 |
130 |     static let spoiler: Self = [.backgroundColor: UIColor.systemGray2, .foregroundColor: UIColor.systemGray2]
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
    |                                                                   `- error: 'systemGray3' is unavailable in tvOS
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
UIKit.UIColor:73:20: note: 'systemGray3' has been explicitly marked unavailable here
 71 |     open class var systemGray2Color: UIColor { get }
 72 |     @available(tvOS, unavailable)
 73 |     open class var systemGray3: UIColor { get }
    |                    `- note: 'systemGray3' has been explicitly marked unavailable here
 74 |     @available(swift, obsoleted: 3, renamed: "systemGray3")
 75 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:133:81: error: 'secondarySystemBackground' is unavailable in tvOS
131 |     static let spoilerRevealed: Self = [.backgroundColor: UIColor.systemGray3, .foregroundColor: UIColor.label]
132 |
133 |     static let inlineCode: Self = [.monospaced: true, .backgroundColor: UIColor.secondarySystemBackground]
    |                                                                                 `- error: 'secondarySystemBackground' is unavailable in tvOS
134 |
135 |     static let blockquote: Self = [.paragraphStyle: {
UIKit.UIColor:140:20: note: 'secondarySystemBackground' has been explicitly marked unavailable here
138 |     open class var systemBackgroundColor: UIColor { get }
139 |     @available(tvOS, unavailable)
140 |     open class var secondarySystemBackground: UIColor { get }
    |                    `- note: 'secondarySystemBackground' has been explicitly marked unavailable here
141 |     @available(swift, obsoleted: 3, renamed: "secondarySystemBackground")
142 |     @available(tvOS, unavailable)
/Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift:142:31: error: 'systemGray2' is unavailable in tvOS
140 |         style.paragraphSpacingBefore = 3
141 |         return style
142 |     }(), .insetColor: UIColor.systemGray2]
    |                               `- error: 'systemGray2' is unavailable in tvOS
143 | }
144 |
UIKit.UIColor:68:20: note: 'systemGray2' has been explicitly marked unavailable here
 66 |     open class var systemGrayColor: UIColor { get }
 67 |     @available(tvOS, unavailable)
 68 |     open class var systemGray2: UIColor { get }
    |                    `- note: 'systemGray2' has been explicitly marked unavailable here
 69 |     @available(swift, obsoleted: 3, renamed: "systemGray2")
 70 |     @available(tvOS, unavailable)
SwiftCompile normal arm64 Compiling\ UIColor+watchOS.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.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/PulsrMarkdown/UIColor+watchOS.swift (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/MarkdownRule.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PulsrMarkdown/UIColor+watchOS.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/PulsrMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PulsrMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.o -index-unit-output-path /PulsrMarkdown.build/Debug-appletvos/PulsrMarkdown.build/Objects-normal/arm64/UIColor+watchOS.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdownViews' from project 'PulsrMarkdown')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdownViews' from project 'PulsrMarkdown')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PulsrMarkdown (in target 'PulsrMarkdown' from project 'PulsrMarkdown')
(1 failure)
BUILD FAILURE 6.0 tvOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.