The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-screenshot-scribbler, reference main (6ef7ed), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 10:40:16 UTC.

Swift 6 data race errors: 54

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-screenshot-scribbler-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/BashCompletionsGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/FishCompletionsGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/ZshCompletionsGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/Argument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling InputOrigin.swift, Name.swift, Parsed.swift, ParsedValues.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal armv7k Compiling\ CommandConfiguration.swift,\ CommandGroup.swift,\ EnumerableFlag.swift,\ ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/EnumerableFlag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandConfiguration.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandGroup.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/EnumerableFlag.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling HelpGenerator.swift, MessageInfo.swift, UsageGenerator.swift, CollectionExtensions.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal armv7k Compiling\ HelpGenerator.swift,\ MessageInfo.swift,\ UsageGenerator.swift,\ CollectionExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/UsageGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/CollectionExtensions.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/UsageGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/CollectionExtensions.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ParsableArguments.swift, ParsableArgumentsValidation.swift, ParsableCommand.swift, ArgumentDecoder.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ ArgumentHelp.swift,\ ArgumentVisibility.swift,\ CompletionKind.swift,\ Errors.swift,\ Flag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/ArgumentHelp.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/ArgumentVisibility.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/CompletionKind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/Flag.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/ArgumentHelp.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/ArgumentVisibility.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/CompletionKind.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/Errors.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/Flag.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling ParserError.swift, SplitArguments.swift, DumpHelpGenerator.swift, HelpCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ HelpGenerator.swift,\ MessageInfo.swift,\ UsageGenerator.swift,\ CollectionExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/UsageGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/CollectionExtensions.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/UsageGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/CollectionExtensions.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ArgumentDefinition.swift, ArgumentSet.swift, CommandParser.swift, InputKey.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ ParsableArguments.swift,\ ParsableArgumentsValidation.swift,\ ParsableCommand.swift,\ ArgumentDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ParsableArguments.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ParsableArgumentsValidation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ParsableCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ArgumentDecoder.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ParsableArguments.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ParsableArgumentsValidation.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ParsableCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ArgumentDecoder.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Platform.swift, SequenceExtensions.swift, StringExtensions.swift, Tree.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 Compiling\ CommandConfiguration.swift,\ CommandGroup.swift,\ EnumerableFlag.swift,\ ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/EnumerableFlag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandConfiguration.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandGroup.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/EnumerableFlag.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling ArgumentDefinition.swift, ArgumentSet.swift, CommandParser.swift, InputKey.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ NameSpecification.swift,\ Option.swift,\ OptionGroup.swift,\ AsyncParsableCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/NameSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/Option.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/OptionGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/AsyncParsableCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/NameSpecification.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/Option.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Properties/OptionGroup.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/AsyncParsableCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling CommandConfiguration.swift, CommandGroup.swift, EnumerableFlag.swift, ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ InputOrigin.swift,\ Name.swift,\ Parsed.swift,\ ParsedValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/InputOrigin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Name.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Parsed.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ParsedValues.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/InputOrigin.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Name.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Parsed.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ParsedValues.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling ArgumentDefinition.swift, ArgumentSet.swift, CommandParser.swift, InputKey.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ CommandConfiguration.swift,\ CommandGroup.swift,\ EnumerableFlag.swift,\ ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/EnumerableFlag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandConfiguration.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/CommandGroup.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/EnumerableFlag.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable\ Types/ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling BashCompletionsGenerator.swift, CompletionsGenerator.swift, FishCompletionsGenerator.swift, ZshCompletionsGenerator.swift, Argument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 Compiling\ ParserError.swift,\ SplitArguments.swift,\ DumpHelpGenerator.swift,\ HelpCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/SplitArguments.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ParserError.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/SplitArguments.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CommandConfiguration.swift, CommandGroup.swift, EnumerableFlag.swift, ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 Compiling\ InputOrigin.swift,\ Name.swift,\ Parsed.swift,\ ParsedValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/InputOrigin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Name.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Parsed.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ParsedValues.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/InputOrigin.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Name.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/Parsed.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/ParsedValues.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling ArgumentHelp.swift, ArgumentVisibility.swift, CompletionKind.swift, Errors.swift, Flag.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftDriverJobDiscovery normal arm64 Compiling BashCompletionsGenerator.swift, CompletionsGenerator.swift, FishCompletionsGenerator.swift, ZshCompletionsGenerator.swift, Argument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
ExtractAppIntentsMetadata (in target 'ScreenshotScribbler' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ScreenshotScribbler --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 8.0 --bundle-identifier spi-builder-workspace.ScreenshotScribbler --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ScreenshotScribbler.appintents --target-triple arm64-apple-watchos8.0 --target-triple armv7k-apple-watchos8.0 --target-triple arm64_32-apple-watchos8.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ScreenshotScribbler.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64/ScreenshotScribbler_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/armv7k/ScreenshotScribbler_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64_32/ScreenshotScribbler_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64/ScreenshotScribbler.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/armv7k/ScreenshotScribbler.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64_32/ScreenshotScribbler.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/ScreenshotScribbler.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/ScreenshotScribbler.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64/ScreenshotScribbler.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/armv7k/ScreenshotScribbler.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64_32/ScreenshotScribbler.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 03:40:14.637 appintentsmetadataprocessor[851:5058] Starting appintentsmetadataprocessor export
2025-04-27 03:40:14.688 appintentsmetadataprocessor[851:5058] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal armv7k Compiling ParserError.swift, SplitArguments.swift, DumpHelpGenerator.swift, HelpCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftDriverJobDiscovery normal arm64_32 Compiling InputOrigin.swift, Name.swift, Parsed.swift, ParsedValues.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftDriver scrscr normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver scrscr normal armv7k com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver scrscr normal arm64 com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ scrscr (in target 'scrscr' from project 'swift-screenshot-scribbler')
EmitSwiftModule normal armv7k (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Alignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Alignment: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Alignment: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Angle: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Angle: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Color: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Color: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ColorType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ColorType: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ColorType: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'HorizontalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                              ~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: warning: extension declares a conformance of imported type 'HorizontalTextAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: note: add '@retroactive' to silence this warning
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                                  ~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: warning: extension declares a conformance of imported type 'ImageScalingMode' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: note: add '@retroactive' to silence this warning
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^                           ~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: warning: extension declares a conformance of imported type 'LayoutType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: note: add '@retroactive' to silence this warning
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^                     ~~~~~~~~~~~~~~~~~~~~~
                      @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: warning: extension declares a conformance of imported type 'VerticalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: note: add '@retroactive' to silence this warning
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                            ~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ImageScaling' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScaling: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ImageScaling: ExpressibleByArgument {
^                       ~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArgument
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ scrscr (in target 'scrscr' from project 'swift-screenshot-scribbler')
EmitSwiftModule normal arm64_32 (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Alignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Alignment: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Alignment: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Angle: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Angle: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Color: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Color: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ColorType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ColorType: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ColorType: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'HorizontalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                              ~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: warning: extension declares a conformance of imported type 'HorizontalTextAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: note: add '@retroactive' to silence this warning
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                                  ~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: warning: extension declares a conformance of imported type 'ImageScalingMode' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: note: add '@retroactive' to silence this warning
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^                           ~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: warning: extension declares a conformance of imported type 'LayoutType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: note: add '@retroactive' to silence this warning
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^                     ~~~~~~~~~~~~~~~~~~~~~
                      @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: warning: extension declares a conformance of imported type 'VerticalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: note: add '@retroactive' to silence this warning
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                            ~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ImageScaling' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScaling: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ImageScaling: ExpressibleByArgument {
^                       ~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArgument
SwiftCompile normal armv7k Compiling\ ColorType+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ColorType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ColorType: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ColorType: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling CommandConfiguration.swift, CommandGroup.swift, EnumerableFlag.swift, ExpressibleByArgument.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ BackgroundOptions.swift,\ CaptionOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/BackgroundOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/BackgroundOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ scrscr (in target 'scrscr' from project 'swift-screenshot-scribbler')
EmitSwiftModule normal arm64 (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Alignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Alignment: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Alignment: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Angle: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Angle: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Color: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Color: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ColorType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ColorType: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ColorType: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'HorizontalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                              ~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: warning: extension declares a conformance of imported type 'HorizontalTextAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: note: add '@retroactive' to silence this warning
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                                  ~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: warning: extension declares a conformance of imported type 'ImageScalingMode' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: note: add '@retroactive' to silence this warning
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^                           ~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: warning: extension declares a conformance of imported type 'LayoutType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: note: add '@retroactive' to silence this warning
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^                     ~~~~~~~~~~~~~~~~~~~~~
                      @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: warning: extension declares a conformance of imported type 'VerticalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: note: add '@retroactive' to silence this warning
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                            ~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ImageScaling' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScaling: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ImageScaling: ExpressibleByArgument {
^                       ~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling NameSpecification.swift, Option.swift, OptionGroup.swift, AsyncParsableCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 Compiling\ Enums+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'HorizontalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                              ~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: warning: extension declares a conformance of imported type 'HorizontalTextAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: note: add '@retroactive' to silence this warning
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                                  ~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: warning: extension declares a conformance of imported type 'ImageScalingMode' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: note: add '@retroactive' to silence this warning
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^                           ~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: warning: extension declares a conformance of imported type 'LayoutType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: note: add '@retroactive' to silence this warning
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^                     ~~~~~~~~~~~~~~~~~~~~~
                      @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: warning: extension declares a conformance of imported type 'VerticalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: note: add '@retroactive' to silence this warning
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                            ~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal armv7k Compiling ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 Compiling\ Alignment+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Alignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Alignment: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Alignment: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal armv7k Emitting module for scrscr (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriver\ Compilation\ Requirements scrscr normal armv7k com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for scrscr (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ Color+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Color: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Color: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
SwiftDriver\ Compilation\ Requirements scrscr normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling InputOrigin.swift, Name.swift, Parsed.swift, ParsedValues.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftmodule (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftdoc (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.abi.json (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftmodule (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftdoc (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.abi.json (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftsourceinfo (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftsourceinfo (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ Enums+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'HorizontalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                              ~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: warning: extension declares a conformance of imported type 'HorizontalTextAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: note: add '@retroactive' to silence this warning
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                                  ~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: warning: extension declares a conformance of imported type 'ImageScalingMode' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: note: add '@retroactive' to silence this warning
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^                           ~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: warning: extension declares a conformance of imported type 'LayoutType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: note: add '@retroactive' to silence this warning
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^                     ~~~~~~~~~~~~~~~~~~~~~
                      @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: warning: extension declares a conformance of imported type 'VerticalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: note: add '@retroactive' to silence this warning
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                            ~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArgument
SwiftCompile normal arm64 Compiling\ Color+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Color: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Color: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64 Emitting module for scrscr (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriver\ Compilation\ Requirements scrscr normal arm64 com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling HelpGenerator.swift, MessageInfo.swift, UsageGenerator.swift, CollectionExtensions.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ DecorateCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Commands/DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Commands/DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftmodule (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftdoc (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.abi.json (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftsourceinfo (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ ScreenshotScribblerCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DecorateCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Commands/DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Commands/DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling HelpGenerator.swift, MessageInfo.swift, UsageGenerator.swift, CollectionExtensions.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 Compiling\ ImageScaling+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ImageScaling' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScaling: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ImageScaling: ExpressibleByArgument {
^                       ~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64 Compiling Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 Compiling\ LayoutOptions.swift,\ ScreenshotOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/LayoutOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/LayoutOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling ParsableArguments.swift, ParsableArgumentsValidation.swift, ParsableCommand.swift, ArgumentDecoder.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ Color+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Color: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Color+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Color: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal armv7k Compiling Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 Compiling\ Alignment+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Alignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Alignment: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Alignment: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling BackgroundOptions.swift, CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ LayoutOptions.swift,\ ScreenshotOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/LayoutOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/LayoutOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 Compiling\ ImageScaling+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ImageScaling' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScaling: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ImageScaling: ExpressibleByArgument {
^                       ~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal armv7k Compiling Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ BackgroundOptions.swift,\ CaptionOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/BackgroundOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/BackgroundOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 Compiling\ Angle+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Angle: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Angle: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64 Compiling ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ ImageScaling+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ImageScaling' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScaling: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ImageScaling+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ImageScaling: ExpressibleByArgument {
^                       ~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling Color+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ ScreenshotScribblerCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ParserError.swift, SplitArguments.swift, DumpHelpGenerator.swift, HelpCommand.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64_32 Compiling\ ScreenshotScribblerCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 Compiling\ Angle+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Angle: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Angle: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ Angle+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Angle: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Angle+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Angle: ExpressibleByArgument {
^                ~~~~~~~~~~~~~~~~~~~~~
                 @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64 Compiling Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 Compiling\ Enums+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'HorizontalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension HorizontalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                              ~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: warning: extension declares a conformance of imported type 'HorizontalTextAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:12:1: note: add '@retroactive' to silence this warning
extension HorizontalTextAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                                  ~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: warning: extension declares a conformance of imported type 'ImageScalingMode' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:15:1: note: add '@retroactive' to silence this warning
extension ImageScalingMode: ExpressibleByArgument, HasDefaultAndOptions {
^                           ~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: warning: extension declares a conformance of imported type 'LayoutType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:18:1: note: add '@retroactive' to silence this warning
extension LayoutType: ExpressibleByArgument, HasDefaultAndOptions {
^                     ~~~~~~~~~~~~~~~~~~~~~
                      @retroactive ExpressibleByArgument
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: warning: extension declares a conformance of imported type 'VerticalAlignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Enums+ExpressibleByArgument.swift:21:1: note: add '@retroactive' to silence this warning
extension VerticalAlignment: ExpressibleByArgument, HasDefaultAndOptions {
^                            ~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal armv7k Compiling ImageScaling+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 Compiling\ ColorType+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ColorType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ColorType: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ColorType: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 Compiling\ LayoutOptions.swift,\ ScreenshotOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/LayoutOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/LayoutOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 Compiling\ ColorType+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'ColorType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension ColorType: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/ColorType+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension ColorType: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling LayoutOptions.swift, ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ Alignment+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: warning: extension declares a conformance of imported type 'Alignment' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ScreenshotScribbler' introduce this conformance in the future
extension Alignment: ExpressibleByArgument {
^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Extensions/Alignment+ExpressibleByArgument.swift:9:1: note: add '@retroactive' to silence this warning
extension Alignment: ExpressibleByArgument {
^                    ~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArgument
SwiftDriverJobDiscovery normal arm64_32 Compiling Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k Compiling\ DecorateCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Commands/DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Commands/DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 Compiling\ BackgroundOptions.swift,\ CaptionOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/BackgroundOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/BackgroundOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenshotScribblerCLI/Arguments/CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling ScreenshotScribblerCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParserToolInfo.o (in target 'ArgumentParserToolInfo' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParserToolInfo.o
SwiftDriverJobDiscovery normal armv7k Compiling LayoutOptions.swift, ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriver\ Compilation ArgumentParser normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ArgumentParser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser-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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser.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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser_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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation ArgumentParser normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ArgumentParser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser-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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser.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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser_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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation ArgumentParser normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ArgumentParser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser-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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.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/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/Binary/ArgumentParser.o normal armv7k (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/Binary/ArgumentParser.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/Binary/ArgumentParser.o normal arm64_32 (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/Binary/ArgumentParser.o
SwiftDriverJobDiscovery normal armv7k Compiling Angle+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/Binary/ArgumentParser.o normal arm64 (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/Binary/ArgumentParser.o
SwiftDriverJobDiscovery normal arm64 Compiling ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ScreenshotScribbler.o (in target 'ScreenshotScribbler' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ScreenshotScribbler.o
SwiftDriverJobDiscovery normal arm64_32 Compiling Enums+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriverJobDiscovery normal arm64_32 Compiling ColorType+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriver\ Compilation scrscr normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling Alignment+ExpressibleByArgument.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParser.o normal arm64\ armv7k\ arm64_32 (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/Binary/ArgumentParser.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/Binary/ArgumentParser.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/Binary/ArgumentParser.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParser.o
ExtractAppIntentsMetadata (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ArgumentParser --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 5.0 --bundle-identifier swift-argument-parser.ArgumentParser --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParser.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParser.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/ArgumentParser.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/ArgumentParser.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 03:40:15.576 appintentsmetadataprocessor[892:5221] Starting appintentsmetadataprocessor export
2025-04-27 03:40:15.614 appintentsmetadataprocessor[892:5221] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal armv7k Compiling BackgroundOptions.swift, CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParser.o (in target 'ArgumentParser' from project 'swift-argument-parser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ArgumentParser.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/Binary/scrscr normal arm64_32 (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos8.0 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/scrscr.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/Binary/scrscr -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64_32/ScreenshotScribbler.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64_32/ArgumentParser.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParserToolInfo.build/Objects-normal/arm64_32/ArgumentParserToolInfo.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling LayoutOptions.swift, ScreenshotOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriverJobDiscovery normal arm64 Compiling BackgroundOptions.swift, CaptionOptions.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriver\ Compilation scrscr normal arm64 com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/Binary/scrscr normal arm64 (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos8.0 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/scrscr.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/Binary/scrscr -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/arm64/ScreenshotScribbler.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParserToolInfo.build/Objects-normal/arm64/ArgumentParserToolInfo.swiftmodule
SwiftDriverJobDiscovery normal armv7k Compiling DecorateCommand.swift (in target 'scrscr' from project 'swift-screenshot-scribbler')
SwiftDriver\ Compilation scrscr normal armv7k com.apple.xcode.tools.swift.compiler (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name scrscr -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr-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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr_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/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/Binary/scrscr normal armv7k (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos8.0 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/scrscr.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/Binary/scrscr -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/ScreenshotScribbler.build/Objects-normal/armv7k/ScreenshotScribbler.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParser.build/Objects-normal/armv7k/ArgumentParser.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-watchos/ArgumentParserToolInfo.build/Objects-normal/armv7k/ArgumentParserToolInfo.swiftmodule
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr normal arm64\ armv7k\ arm64_32 (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64/Binary/scrscr /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/armv7k/Binary/scrscr /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-screenshot-scribbler.build/Debug-watchos/scrscr.build/Objects-normal/arm64_32/Binary/scrscr -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr (in target 'scrscr' from project 'swift-screenshot-scribbler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/scrscr
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "swift-screenshot-scribbler",
  "name" : "swift-screenshot-scribbler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "scrscr",
      "targets" : [
        "ScreenshotScribblerCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ScreenshotScribbler",
      "targets" : [
        "ScreenshotScribbler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScreenshotScribblerTests",
      "module_type" : "SwiftTarget",
      "name" : "ScreenshotScribblerTests",
      "path" : "Tests/ScreenshotScribblerTests",
      "sources" : [
        "Actions/DecorateActionConfigTests.swift",
        "Parsing/AlignmentParserTests.swift",
        "Parsing/AngleParserTests.swift",
        "Parsing/ColorParserTests.swift",
        "Parsing/ColorTypeParserTests.swift",
        "Parsing/DirectionParserTests.swift",
        "Parsing/ImageScalingParserTests.swift",
        "ScreenshotScribblerTests.swift"
      ],
      "target_dependencies" : [
        "ScreenshotScribbler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScreenshotScribblerCLI",
      "module_type" : "SwiftTarget",
      "name" : "ScreenshotScribblerCLI",
      "path" : "Sources/ScreenshotScribblerCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "scrscr"
      ],
      "sources" : [
        "Arguments/BackgroundOptions.swift",
        "Arguments/CaptionOptions.swift",
        "Arguments/LayoutOptions.swift",
        "Arguments/ScreenshotOptions.swift",
        "Commands/DecorateCommand.swift",
        "Extensions/Alignment+ExpressibleByArgument.swift",
        "Extensions/Angle+ExpressibleByArgument.swift",
        "Extensions/Color+ExpressibleByArgument.swift",
        "Extensions/ColorType+ExpressibleByArgument.swift",
        "Extensions/Enums+ExpressibleByArgument.swift",
        "Extensions/ImageScaling+ExpressibleByArgument.swift",
        "ScreenshotScribblerCommand.swift"
      ],
      "target_dependencies" : [
        "ScreenshotScribbler"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ScreenshotScribbler",
      "module_type" : "SwiftTarget",
      "name" : "ScreenshotScribbler",
      "path" : "Sources/ScreenshotScribbler",
      "product_memberships" : [
        "scrscr",
        "ScreenshotScribbler"
      ],
      "sources" : [
        "Actions/DecorateAction.swift",
        "Actions/DecorateActionAssets.swift",
        "Actions/DecorateActionConfig.swift",
        "Commons/Alignment.swift",
        "Commons/Angle.swift",
        "Commons/Color.swift",
        "Commons/ColorType.swift",
        "Commons/DefaultColor.swift",
        "Commons/Direction.swift",
        "Commons/HorizontalAlignment.swift",
        "Commons/HorizontalTextAlignment.swift",
        "Commons/ImageScaling.swift",
        "Commons/ImageScalingMode.swift",
        "Commons/LayoutType.swift",
        "Commons/VerticalAlignment.swift",
        "Config/BackgroundConfig.swift",
        "Config/CaptionConfig.swift",
        "Config/LayoutConfig.swift",
        "Config/ScreenshotConfig.swift",
        "Error/RuntimeError.swift",
        "Extensions/CGContext+Extensions.swift",
        "Extensions/CGImage+Extensions.swift",
        "Extensions/Codable+JSON.swift",
        "Extensions/Color+CGColor.swift",
        "Extensions/Data+Extensions.swift",
        "Extensions/String+NSRegularExpression.swift",
        "Parsing/AlignmentParser.swift",
        "Parsing/AngleParser.swift",
        "Parsing/ColorParser.swift",
        "Parsing/ColorTypeParser.swift",
        "Parsing/DirectionParser.swift",
        "Parsing/ImageScalingParser.swift",
        "Rendering/ImageRendering.swift",
        "Rendering/RectangleRendering.swift",
        "Rendering/RotationSupport.swift",
        "Rendering/TextRendering.swift",
        "ScreenshotScribbler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.