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 SagaInkMarkdownReader, reference 1.0.0 (016a1f), with Swift 5.10 for watchOS using Xcode 15.4 on 18 Feb 2025 16:46:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SagaInkMarkdownReader -destination generic/platform=watchOS

Build Log

                .dotAccess: Color(red: 0.584, green: 0.898, blue: 0.361),
                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:114:33: error: cannot find 'Color' in scope
                .preprocessing: Color(red: 0.952, green: 0.526, blue: 0.229)
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:116:30: error: cannot find 'Color' in scope
            backgroundColor: Color(
                             ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:106:18: error: reference to member 'keyword' cannot be resolved without a contextual type
                .keyword: Color(red: 0.948, green: 0.140, blue: 0.547),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:107:18: error: reference to member 'string' cannot be resolved without a contextual type
                .string: Color(red: 0.988, green: 0.273, blue: 0.317),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:108:18: error: reference to member 'type' cannot be resolved without a contextual type
                .type: Color(red: 0.584, green: 0.898, blue: 0.361),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:109:18: error: reference to member 'call' cannot be resolved without a contextual type
                .call: Color(red: 0.584, green: 0.898, blue: 0.361),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:110:18: error: reference to member 'number' cannot be resolved without a contextual type
                .number: Color(red: 0.587, green: 0.517, blue: 0.974),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:111:18: error: reference to member 'comment' cannot be resolved without a contextual type
                .comment: Color(red: 0.424, green: 0.475, blue: 0.529),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:112:18: error: reference to member 'property' cannot be resolved without a contextual type
                .property: Color(red: 0.584, green: 0.898, blue: 0.361),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:113:18: error: reference to member 'dotAccess' cannot be resolved without a contextual type
                .dotAccess: Color(red: 0.584, green: 0.898, blue: 0.361),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:114:18: error: reference to member 'preprocessing' cannot be resolved without a contextual type
                .preprocessing: Color(red: 0.952, green: 0.526, blue: 0.229)
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:128:29: error: cannot find 'Color' in scope
            plainTextColor: Color(
                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:134:27: error: cannot find 'Color' in scope
                .keyword: Color(red: 0.161, green: 0.259, blue: 0.467),
                          ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:135:26: error: cannot find 'Color' in scope
                .string: Color(red: 0.875, green: 0.027, blue: 0.0),
                         ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:136:24: error: cannot find 'Color' in scope
                .type: Color(red: 0.706, green: 0.27, blue: 0.0),
                       ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:137:24: error: cannot find 'Color' in scope
                .call: Color(red: 0.278, green: 0.415, blue: 0.593),
                       ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:138:26: error: cannot find 'Color' in scope
                .number: Color(red: 0.161, green: 0.259, blue: 0.467),
                         ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:139:27: error: cannot find 'Color' in scope
                .comment: Color(red: 0.765, green: 0.455, blue: 0.11),
                          ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:140:28: error: cannot find 'Color' in scope
                .property: Color(red: 0.278, green: 0.415, blue: 0.593),
                           ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:141:29: error: cannot find 'Color' in scope
                .dotAccess: Color(red: 0.278, green: 0.415, blue: 0.593),
                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:142:33: error: cannot find 'Color' in scope
                .preprocessing: Color(red: 0.392, green: 0.391, blue: 0.52)
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:144:30: error: cannot find 'Color' in scope
            backgroundColor: Color(
                             ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:134:18: error: reference to member 'keyword' cannot be resolved without a contextual type
                .keyword: Color(red: 0.161, green: 0.259, blue: 0.467),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:135:18: error: reference to member 'string' cannot be resolved without a contextual type
                .string: Color(red: 0.875, green: 0.027, blue: 0.0),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:136:18: error: reference to member 'type' cannot be resolved without a contextual type
                .type: Color(red: 0.706, green: 0.27, blue: 0.0),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:137:18: error: reference to member 'call' cannot be resolved without a contextual type
                .call: Color(red: 0.278, green: 0.415, blue: 0.593),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:138:18: error: reference to member 'number' cannot be resolved without a contextual type
                .number: Color(red: 0.161, green: 0.259, blue: 0.467),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:139:18: error: reference to member 'comment' cannot be resolved without a contextual type
                .comment: Color(red: 0.765, green: 0.455, blue: 0.11),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:140:18: error: reference to member 'property' cannot be resolved without a contextual type
                .property: Color(red: 0.278, green: 0.415, blue: 0.593),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:141:18: error: reference to member 'dotAccess' cannot be resolved without a contextual type
                .dotAccess: Color(red: 0.278, green: 0.415, blue: 0.593),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:142:18: error: reference to member 'preprocessing' cannot be resolved without a contextual type
                .preprocessing: Color(red: 0.392, green: 0.391, blue: 0.52)
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:156:29: error: cannot find 'Color' in scope
            plainTextColor: Color(
                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:162:27: error: cannot find 'Color' in scope
                .keyword: Color(red: 0.706, green: 0.0, blue: 0.384),
                          ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:163:26: error: cannot find 'Color' in scope
                .string: Color(red: 0.729, green: 0.0, blue: 0.067),
                         ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:164:24: error: cannot find 'Color' in scope
                .type: Color(red: 0.267, green: 0.537, blue: 0.576),
                       ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:165:24: error: cannot find 'Color' in scope
                .call: Color(red: 0.267, green: 0.537, blue: 0.576),
                       ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:166:26: error: cannot find 'Color' in scope
                .number: Color(red: 0.0, green: 0.043, blue: 1.0),
                         ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:167:27: error: cannot find 'Color' in scope
                .comment: Color(red: 0.336, green: 0.376, blue: 0.42),
                          ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:168:28: error: cannot find 'Color' in scope
                .property: Color(red: 0.267, green: 0.537, blue: 0.576),
                           ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:169:29: error: cannot find 'Color' in scope
                .dotAccess: Color(red: 0.267, green: 0.537, blue: 0.576),
                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:170:33: error: cannot find 'Color' in scope
                .preprocessing: Color(red: 0.431, green: 0.125, blue: 0.051)
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:172:30: error: cannot find 'Color' in scope
            backgroundColor: Color(
                             ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:162:18: error: reference to member 'keyword' cannot be resolved without a contextual type
                .keyword: Color(red: 0.706, green: 0.0, blue: 0.384),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:163:18: error: reference to member 'string' cannot be resolved without a contextual type
                .string: Color(red: 0.729, green: 0.0, blue: 0.067),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:164:18: error: reference to member 'type' cannot be resolved without a contextual type
                .type: Color(red: 0.267, green: 0.537, blue: 0.576),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:165:18: error: reference to member 'call' cannot be resolved without a contextual type
                .call: Color(red: 0.267, green: 0.537, blue: 0.576),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:166:18: error: reference to member 'number' cannot be resolved without a contextual type
                .number: Color(red: 0.0, green: 0.043, blue: 1.0),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:167:18: error: reference to member 'comment' cannot be resolved without a contextual type
                .comment: Color(red: 0.336, green: 0.376, blue: 0.42),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:168:18: error: reference to member 'property' cannot be resolved without a contextual type
                .property: Color(red: 0.267, green: 0.537, blue: 0.576),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:169:18: error: reference to member 'dotAccess' cannot be resolved without a contextual type
                .dotAccess: Color(red: 0.267, green: 0.537, blue: 0.576),
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift:170:18: error: reference to member 'preprocessing' cannot be resolved without a contextual type
                .preprocessing: Color(red: 0.431, green: 0.125, blue: 0.051)
                 ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Splash (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:18:32: error: cannot find type 'Color' in scope
    public var plainTextColor: Color
                               ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:20:33: error: cannot find type 'Color' in scope
    public var backgroundColor: Color
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:22:41: error: cannot find type 'Color' in scope
    public var tokenColors: [TokenType: Color]
                                        ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:42:24: error: cannot find type 'Loaded' in scope
        case preloaded(Loaded)
                       ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:49:20: error: cannot find type 'Loaded' in scope
    func load() -> Loaded {
                   ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:57:46: error: 'Loaded' is not a member type of struct 'Splash.Font'
    func append(_ string: String, font: Font.Loaded, color: Color) {
                                        ~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:15:15: note: 'Font' declared here
public struct Font {
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:57:61: error: cannot find type 'Color' in scope
    func append(_ string: String, font: Font.Loaded, color: Color) {
                                                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift:16:20: error: cannot find type 'Color' in scope
internal extension Color {
                   ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:60:39: error: cannot find type 'Loaded' in scope
    private func loadDefaultFont() -> Loaded {
                                      ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:72:49: error: cannot find type 'Loaded' in scope
    private func load(fromPath path: String) -> Loaded? {
                                                ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:25:33: error: cannot find type 'Color' in scope
                plainTextColor: Color,
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:26:42: error: cannot find type 'Color' in scope
                tokenColors: [TokenType: Color],
                                         ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:27:34: error: cannot find type 'Color' in scope
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                 ^~~~~
SwiftCompile normal arm64_32 Compiling\ Sequence+AnyOf.swift,\ Sequence+Occurrences.swift,\ String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-4 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-4 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-4 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-4 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Sequence+Occurrences.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/String+HTMLEntities.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ CharacterSet+Contains.swift,\ Equatable+AnyOf.swift,\ Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-1 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-1 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-1 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-1 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/CharacterSet+Contains.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Equatable+AnyOf.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Int+IsOdd.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ AttributedStringOutputFormat.swift,\ HTMLOutputFormat.swift,\ MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-13 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-13 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:18:32: error: cannot find type 'Color' in scope
    public var plainTextColor: Color
                               ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:20:33: error: cannot find type 'Color' in scope
    public var backgroundColor: Color
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:22:41: error: cannot find type 'Color' in scope
    public var tokenColors: [TokenType: Color]
                                        ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:42:24: error: cannot find type 'Loaded' in scope
        case preloaded(Loaded)
                       ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:49:20: error: cannot find type 'Loaded' in scope
    func load() -> Loaded {
                   ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:57:46: error: 'Loaded' is not a member type of struct 'Splash.Font'
    func append(_ string: String, font: Font.Loaded, color: Color) {
                                        ~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:15:15: note: 'Font' declared here
public struct Font {
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:57:61: error: cannot find type 'Color' in scope
    func append(_ string: String, font: Font.Loaded, color: Color) {
                                                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:37:52: error: cannot find 'Color' in scope
            let color = theme.tokenColors[type] ?? Color(red: 1, green: 1, blue: 1)
                                                   ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:38:26: error: extra arguments at positions #2, #3 in call
            string.append(token, font: font, color: color)
                         ^
Foundation.NSMutableAttributedString:12:15: note: 'append' declared here
    open func append(_ attrString: NSAttributedString)
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:38:27: error: cannot convert value of type 'String' to expected argument type 'NSAttributedString'
            string.append(token, font: font, color: color)
                          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:42:26: error: extra arguments at positions #2, #3 in call
            string.append(text, font: font, color: theme.plainTextColor)
                         ^
Foundation.NSMutableAttributedString:12:15: note: 'append' declared here
    open func append(_ attrString: NSAttributedString)
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:42:27: error: cannot convert value of type 'String' to expected argument type 'NSAttributedString'
            string.append(text, font: font, color: theme.plainTextColor)
                          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:46:25: error: cannot find 'Color' in scope
            let color = Color(red: 1, green: 1, blue: 1)
                        ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:47:26: error: extra arguments at positions #2, #3 in call
            string.append(whitespace, font: font, color: color)
                         ^
Foundation.NSMutableAttributedString:12:15: note: 'append' declared here
    open func append(_ attrString: NSAttributedString)
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:47:27: error: cannot convert value of type 'String' to expected argument type 'NSAttributedString'
            string.append(whitespace, font: font, color: color)
                          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:59:14: error: type 'NSAttributedString.Key' has no member 'foregroundColor'
            .foregroundColor: color,
            ~^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:60:14: error: type 'NSAttributedString.Key' has no member 'font'
            .font: font
            ~^~~~
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-13 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/supplementaryOutputs-13 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/AttributedStringOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/HTMLOutputFormat.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/MarkdownDecorator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ TokenType.swift,\ Tokenizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/TokenType.o -index-unit-output-path /Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Tokenizer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal armv7k Emitting\ module\ for\ Splash (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:18:32: error: cannot find type 'Color' in scope
    public var plainTextColor: Color
                               ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:20:33: error: cannot find type 'Color' in scope
    public var backgroundColor: Color
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:22:41: error: cannot find type 'Color' in scope
    public var tokenColors: [TokenType: Color]
                                        ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:42:24: error: cannot find type 'Loaded' in scope
        case preloaded(Loaded)
                       ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:49:20: error: cannot find type 'Loaded' in scope
    func load() -> Loaded {
                   ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:57:46: error: 'Loaded' is not a member type of struct 'Splash.Font'
    func append(_ string: String, font: Font.Loaded, color: Color) {
                                        ~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:15:15: note: 'Font' declared here
public struct Font {
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift:57:61: error: cannot find type 'Color' in scope
    func append(_ string: String, font: Font.Loaded, color: Color) {
                                                            ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift:16:20: error: cannot find type 'Color' in scope
internal extension Color {
                   ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:60:39: error: cannot find type 'Loaded' in scope
    private func loadDefaultFont() -> Loaded {
                                      ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift:72:49: error: cannot find type 'Loaded' in scope
    private func load(fromPath path: String) -> Loaded? {
                                                ^~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:25:33: error: cannot find type 'Color' in scope
                plainTextColor: Color,
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:26:42: error: cannot find type 'Color' in scope
                tokenColors: [TokenType: Color],
                                         ^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift:27:34: error: cannot find type 'Color' in scope
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                 ^~~~~
SwiftDriverJobDiscovery normal arm64 Emitting module for PathKit (in target 'PathKit' from project 'PathKit')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Splash (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Equatable/Equatable+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Int/Int+IsOdd.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+AnyOf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Sequence/Sequence+Occurrences.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+HTMLEntities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+IsNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+PrefixChecking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/String+Removing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Extensions/Strings/Substring+HasSuffix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/Grammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Grammar/SwiftGrammar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/OutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxHighlighter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Syntax/SyntaxRule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Segment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/TokenType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Tokenizing/Tokenizer.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash_const_extract_protocols.json -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/.dependencies/checkouts/Splash -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Splash -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64/Splash.abi.json
SwiftDriver\ Compilation\ Requirements Splash normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Splash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target arm64_32-apple-watchos5.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 -suppress-warnings -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-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash-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/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash.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/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.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/Splash.build/Debug-watchos/Splash.build/Objects-normal/arm64_32/Splash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation\ Requirements Splash normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Splash' from project 'Splash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Splash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target armv7k-apple-watchos5.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 -suppress-warnings -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-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash-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/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash.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/Splash.build/Debug-watchos/Splash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Splash.build/Debug-watchos/Splash.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/Splash.build/Debug-watchos/Splash.build/Objects-normal/armv7k/Splash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift (in target 'Splash' from project 'Splash')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift (in target 'Splash' from project 'Splash')
	SwiftCompile normal arm64_32 Compiling\ Font.swift,\ Theme+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Font.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Theming/Theme+Defaults.swift (in target 'Splash' from project 'Splash')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Splash (in target 'Splash' from project 'Splash')
	SwiftCompile normal arm64_32 Compiling\ AttributedStringOutputFormat.swift,\ HTMLOutputFormat.swift,\ MarkdownDecorator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/HTMLOutputFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/MarkdownDecorator.swift (in target 'Splash' from project 'Splash')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Splash/Sources/Splash/Output/AttributedStringOutputFormat.swift (in target 'Splash' from project 'Splash')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ Splash (in target 'Splash' from project 'Splash')
(7 failures)
BUILD FAILURE 5.10 watchOS