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

The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of URLQueryItemCoder with Swift 6.0 for tvOS using Xcode 16.0.

Swift 6 data race errors: 15

Build Command

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

Build Log

                      ^
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic Implementation/Strategies/NonConformingFloatEncodingStrategy.swift:9:13: note: consider making enum 'NonConformingFloatEncodingStrategy' conform to the 'Sendable' protocol
public enum NonConformingFloatEncodingStrategy {
            ^
                                               : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic Implementation/Strategies/NonConformingFloatEncodingStrategy.swift:21:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default`: Self = .throw
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic Implementation/Strategies/NonConformingFloatEncodingStrategy.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: Self = .throw
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-9 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyEncodingStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatEncodingStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemEncoder+OutputFormatting.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyEncodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatEncodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemEncoder+OutputFormatting.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:32:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'URLQueryItemEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: Self = []
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:10:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
    public struct OutputFormatting: OptionSet {
                  ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:32:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default`: Self = []
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: Self = []
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:35:23: warning: static property 'sortedKeys' is not concurrency-safe because non-'Sendable' type 'URLQueryItemEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sortedKeys = Self(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:10:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
    public struct OutputFormatting: OptionSet {
                  ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:35:23: note: annotate 'sortedKeys' with '@MainActor' if property should only be accessed from the main actor
    public static let sortedKeys = Self(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sortedKeys = Self(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ DecodingStrategies.swift,\ KeyDecodingStrategy.swift,\ NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DecodingStrategies.swift:11:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DecodingStrategies' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = Self()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DecodingStrategies.swift:9:15: note: consider making struct 'DecodingStrategies' conform to the 'Sendable' protocol
public struct DecodingStrategies {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DecodingStrategies.swift:11:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default` = Self()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DecodingStrategies.swift:11:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = Self()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DataDecodingStrategy.swift:28:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DataDecodingStrategy' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: Self = .base64
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DataDecodingStrategy.swift:11:13: note: consider making enum 'DataDecodingStrategy' conform to the 'Sendable' protocol
public enum DataDecodingStrategy {
            ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DataDecodingStrategy.swift:28:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default`: Self = .base64
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DataDecodingStrategy.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: Self = .base64
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DateDecodingStrategy.swift:32:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DateDecodingStrategy' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: Self = .deferredToDate
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DateDecodingStrategy.swift:11:13: note: consider making enum 'DateDecodingStrategy' conform to the 'Sendable' protocol
public enum DateDecodingStrategy {
            ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DateDecodingStrategy.swift:32:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default`: Self = .deferredToDate
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/DateDecodingStrategy.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: Self = .deferredToDate
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingStrategies.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/KeyDecodingStrategy.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/NonConformingFloatDecodingStrategy.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/NonConformingFloatDecodingStrategy.swift:23:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'NonConformingFloatDecodingStrategy' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: Self = .throw
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/NonConformingFloatDecodingStrategy.swift:9:13: note: consider making enum 'NonConformingFloatDecodingStrategy' conform to the 'Sendable' protocol
public enum NonConformingFloatDecodingStrategy {
            ^
                                               : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/NonConformingFloatDecodingStrategy.swift:23:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    public static let `default`: Self = .throw
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic Implementation/Strategies/NonConformingFloatDecodingStrategy.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: Self = .throw
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ IntCodingKey.swift,\ StringCodingKey.swift,\ DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/IntCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/StringCodingKey.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+MultiValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ EncodingContainer+Keyed.swift,\ EncodingContainer+SingleValue.swift,\ EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Keyed.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/EncodingContainer+Unkeyed.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for URLQueryItemCoder (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftCompile normal arm64 Compiling\ DecodingContainer+SingleValue.swift,\ DecodingContainer.swift,\ DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/IntCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Common/StringCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+MultiValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer+SingleValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/DecodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/LowLevelDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DateDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/DecodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/KeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/Strategies/NonConformingFloatDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/Generic\ Implementation/StringlyKeyedDecodingContainerWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Decoder/URLQueryItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed+Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Keyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+SingleValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer+Unkeyed.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/EncodingPrimitiveValue.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/LowLevelEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DataEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/DateEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/EncodingStrategies.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/KeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/Generic\ Implementation/Strategies/NonConformingFloatEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder+OutputFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Encoder/URLQueryItemEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/DecodingError+Context+Predefined.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemCoder/Extensions/Standard\ Library/String+SnakeCase.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name URLQueryItemCoder -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer+SingleValue.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingContainer.o -index-unit-output-path /URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/DecodingPrimitiveValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation\ Requirements URLQueryItemCoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name URLQueryItemCoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder-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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling KeyEncodingStrategy.swift, NonConformingFloatEncodingStrategy.swift, URLQueryItemEncoder+OutputFormatting.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling DecodingStrategies.swift, KeyDecodingStrategy.swift, NonConformingFloatDecodingStrategy.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/URLQueryItemCoder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder-Swift.h (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/URLQueryItemCoder-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.swiftmodule (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.swiftdoc (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.abi.json (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.swiftsourceinfo (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling LowLevelDecoder.swift, DataDecodingStrategy.swift, DateDecodingStrategy.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling IntCodingKey.swift, StringCodingKey.swift, DecodingContainer+MultiValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling EncodingContainer.swift, EncodingPrimitiveValue.swift, LowLevelEncoder.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling DataEncodingStrategy.swift, DateEncodingStrategy.swift, EncodingStrategies.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling EncodingContainer+Keyed.swift, EncodingContainer+SingleValue.swift, EncodingContainer+Unkeyed.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling StringlyKeyedDecodingContainerWrapper.swift, URLQueryItemDecoder.swift, EncodingContainer+Keyed+Wrapper.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItemEncoder.swift, DecodingError+Context+Predefined.swift, String+SnakeCase.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriverJobDiscovery normal arm64 Compiling DecodingContainer+SingleValue.swift, DecodingContainer.swift, DecodingPrimitiveValue.swift (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
SwiftDriver\ Compilation URLQueryItemCoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name URLQueryItemCoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder-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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.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/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.o normal (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/URLQueryItemCoder.build/Debug-appletvos/URLQueryItemCoder.build/Objects-normal/arm64/URLQueryItemCoder_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.o (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/URLQueryItemCoder.o
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'URLQueryItemCoder' from project 'URLQueryItemCoder')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "URLQueryItemCoder",
  "name" : "URLQueryItemCoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "URLQueryItemCoder",
      "targets" : [
        "URLQueryItemCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "URLQueryItemCoderTests",
      "module_type" : "SwiftTarget",
      "name" : "URLQueryItemCoderTests",
      "path" : "Tests/URLQueryItemCoderTests",
      "sources" : [
        "Decoder/AbstractTopLevelDecoderTests.swift",
        "Decoder/URLQueryItemDecoderTests.swift",
        "Encoder/AbstractTopLevelEncoderTests.swift",
        "Encoder/URLQueryItemEncoderTests.swift",
        "End to End/AbstractEndToEndTests.swift",
        "End to End/URLQueryItemCoderEndToEndTests.swift",
        "Support/CodableTestExpectation+URLQueryItems.swift",
        "Support/CodableTestExpectation.swift",
        "Support/CodableTestTypes.swift",
        "Support/Extensions/Foundation/URLQueryItem+LosslessStringConvertible.swift",
        "Support/Extensions/Standard Library/Global+FatalError.swift",
        "Support/Extensions/Standard Library/RangeReplaceableCollection+Appending.swift",
        "Support/Extensions/Standard Library/URLQueryItem+Optional.swift",
        "Support/XCTAssertDecoder.swift",
        "Support/XCTAssertEncoder.swift",
        "Support/XCTAssertEndToEndCoding.swift"
      ],
      "target_dependencies" : [
        "URLQueryItemCoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "URLQueryItemCoder",
      "module_type" : "SwiftTarget",
      "name" : "URLQueryItemCoder",
      "path" : "Sources/URLQueryItemCoder",
      "product_memberships" : [
        "URLQueryItemCoder"
      ],
      "sources" : [
        "Common/IntCodingKey.swift",
        "Common/StringCodingKey.swift",
        "Decoder/Generic Implementation/DecodingContainer+MultiValue.swift",
        "Decoder/Generic Implementation/DecodingContainer+SingleValue.swift",
        "Decoder/Generic Implementation/DecodingContainer.swift",
        "Decoder/Generic Implementation/DecodingPrimitiveValue.swift",
        "Decoder/Generic Implementation/LowLevelDecoder.swift",
        "Decoder/Generic Implementation/Strategies/DataDecodingStrategy.swift",
        "Decoder/Generic Implementation/Strategies/DateDecodingStrategy.swift",
        "Decoder/Generic Implementation/Strategies/DecodingStrategies.swift",
        "Decoder/Generic Implementation/Strategies/KeyDecodingStrategy.swift",
        "Decoder/Generic Implementation/Strategies/NonConformingFloatDecodingStrategy.swift",
        "Decoder/Generic Implementation/StringlyKeyedDecodingContainerWrapper.swift",
        "Decoder/URLQueryItemDecoder.swift",
        "Encoder/Generic Implementation/EncodingContainer+Keyed+Wrapper.swift",
        "Encoder/Generic Implementation/EncodingContainer+Keyed.swift",
        "Encoder/Generic Implementation/EncodingContainer+SingleValue.swift",
        "Encoder/Generic Implementation/EncodingContainer+Unkeyed.swift",
        "Encoder/Generic Implementation/EncodingContainer.swift",
        "Encoder/Generic Implementation/EncodingPrimitiveValue.swift",
        "Encoder/Generic Implementation/LowLevelEncoder.swift",
        "Encoder/Generic Implementation/Strategies/DataEncodingStrategy.swift",
        "Encoder/Generic Implementation/Strategies/DateEncodingStrategy.swift",
        "Encoder/Generic Implementation/Strategies/EncodingStrategies.swift",
        "Encoder/Generic Implementation/Strategies/KeyEncodingStrategy.swift",
        "Encoder/Generic Implementation/Strategies/NonConformingFloatEncodingStrategy.swift",
        "Encoder/URLQueryItemEncoder+OutputFormatting.swift",
        "Encoder/URLQueryItemEncoder.swift",
        "Extensions/Standard Library/DecodingError+Context+Predefined.swift",
        "Extensions/Standard Library/String+SnakeCase.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.