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 SmartCodable, reference 5.0.0-beta.1 (aad8dd), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 29 Apr 2025 14:22:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SmartCodable -destination platform=macOS,arch=arm64

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-46 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/IgnoredKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/PropertyWrapperProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAny.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAnyImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONValue.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/IgnoredKey.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/PropertyWrapperProtocol.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAny.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAnyImpl.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/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-46 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/IgnoredKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/PropertyWrapperProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAny.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAnyImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONValue.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/IgnoredKey.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/PropertyWrapperProtocol.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAny.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAnyImpl.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/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-46 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONValue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/IgnoredKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/PropertyWrapperProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAny.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAnyImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONValue.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/IgnoredKey.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/PropertyWrapperProtocol.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAny.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartAnyImpl.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ JSONSingleValueEncodingContainer.swift,\ JSONUnkeyedEncodingContainer.swift,\ EncodingCache.swift,\ JSONEncoderImpl.swift,\ _SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-44 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.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/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-44 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.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/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-44 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.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/SmartCodable/JSONEncoder/EncodingCache.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-44 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.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/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-44 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.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/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-44 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONSingleValueEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONUnkeyedEncodingContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/EncodingCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/JSONEncoderImpl.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/_SpecialTreatmentEncoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ SmartFlat.swift,\ SmartPublished.swift,\ LogCache.swift,\ LogContainer.swift,\ LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.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/SmartCodable/PropertyWrapper/SmartFlat.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.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/SmartCodable/PropertyWrapper/SmartPublished.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.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/SmartCodable/Sentinel/LogCache.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.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/SmartCodable/Sentinel/LogContainer.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.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/SmartCodable/Sentinel/LogItem.swift (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Cache/Cachable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/DecodingError+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/KeysMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher+Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONDecoder/Patcher/Patcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/EncodingCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/JSONEncoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/JSONFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONEncoder/SmartKeyEncodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/JSONValue/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/IgnoredKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/PropertyWrapperProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAny.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartAny/SmartAnyImpl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartFlat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/PropertyWrapper/SmartPublished.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SafeDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Sentinel/SmartSentinel.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodable/SmartUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartCodableMacros.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartCaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/SmartType/SmartColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/ColorTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/DateTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/Transformer.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartCodable/Transformer/URLTransformer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SmartCodable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.2 -target-sdk-name macosx15.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartFlat.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartPublished.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogCache.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogContainer.o -index-unit-output-path /SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/LogItem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling DataTransformer.swift, DateTransformer.swift, Transformer.swift, URLTransformer.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling JSONSingleValueEncodingContainer.swift, JSONUnkeyedEncodingContainer.swift, EncodingCache.swift, JSONEncoderImpl.swift, _SpecialTreatmentEncoder.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Cachable.swift, DecodingCache.swift, DecodingError+Extension.swift, JSONDecoderImpl+KeyedContainer.swift, JSONDecoderImpl+SingleValueContainer.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling SafeDictionary.swift, SmartSentinel.swift, SmartCodable.swift, SmartDecodable.swift, SmartEncodable.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling JSONValue.swift, IgnoredKey.swift, PropertyWrapperProtocol.swift, SmartAny.swift, SmartAnyImpl.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling JSONFuture.swift, SmartJSONEncoder.swift, SmartKeyEncodingStrategy.swift, JSONParser.swift, JSONValue+Extension.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling SmartKeyDecodingStrategy.swift, Patcher+Provider.swift, Patcher+Transformer.swift, Patcher.swift, JSONKeyedEncodingContainer.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Emitting module for SmartCodable (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriver\ Compilation\ Requirements SmartCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SmartCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable-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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SmartCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable-Swift.h (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SmartCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftdoc (in target 'SmartCodable' from project 'SmartCodable')
    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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftmodule (in target 'SmartCodable' from project 'SmartCodable')
    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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.abi.json (in target 'SmartCodable' from project 'SmartCodable')
    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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftsourceinfo (in target 'SmartCodable' from project 'SmartCodable')
    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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling JSONDecoderImpl+UnkeyedContainer.swift, JSONDecoderImpl+Unwrap.swift, JSONDecoderImpl.swift, KeysMapper.swift, SmartJSONDecoder.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling SmartUpdater.swift, SmartCodableMacros.swift, SmartCaseDefaultable.swift, SmartColor.swift, ColorTransformer.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriverJobDiscovery normal arm64 Compiling SmartFlat.swift, SmartPublished.swift, LogCache.swift, LogContainer.swift, LogItem.swift (in target 'SmartCodable' from project 'SmartCodable')
SwiftDriver\ Compilation SmartCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SmartCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodableMacros\#SmartCodableMacros -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.2-24C94-e9512ba338551096f4c3ebf3c3012957.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable-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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.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/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.o normal (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SmartCodable.build/Debug/SmartCodable.build/Objects-normal/arm64/SmartCodable_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.o (in target 'SmartCodable' from project 'SmartCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SmartCodable.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:fdd070af0c40ad264022b9ee3f5201034724adfe, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:fdd070af0c40ad264022b9ee3f5201034724adfe, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:fdd070af0c40ad264022b9ee3f5201034724adfe, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:fdd070af0c40ad264022b9ee3f5201034724adfe, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "SmartCodable",
  "name" : "SmartCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SmartCodable",
      "targets" : [
        "SmartCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SmartCodableMacros",
      "targets" : [
        "SmartCodableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmartCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "SmartCodableTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "Example.swift"
      ],
      "target_dependencies" : [
        "SmartCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmartCodableMacros",
      "module_type" : "SwiftTarget",
      "name" : "SmartCodableMacros",
      "path" : "Sources/SmartCodableMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SmartCodable",
        "SmartCodableMacros"
      ],
      "sources" : [
        "Plugin.swift",
        "SmartSubclassMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SmartCodable",
      "module_type" : "SwiftTarget",
      "name" : "SmartCodable",
      "path" : "Sources/SmartCodable",
      "product_memberships" : [
        "SmartCodable"
      ],
      "sources" : [
        "Cache/Cachable.swift",
        "JSONDecoder/Decoder/DecodingCache.swift",
        "JSONDecoder/Decoder/DecodingError+Extension.swift",
        "JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift",
        "JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift",
        "JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift",
        "JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift",
        "JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift",
        "JSONDecoder/Decoder/KeysMapper.swift",
        "JSONDecoder/Decoder/SmartJSONDecoder.swift",
        "JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift",
        "JSONDecoder/Patcher/Patcher+Provider.swift",
        "JSONDecoder/Patcher/Patcher+Transformer.swift",
        "JSONDecoder/Patcher/Patcher.swift",
        "JSONEncoder/Container/JSONKeyedEncodingContainer.swift",
        "JSONEncoder/Container/JSONSingleValueEncodingContainer.swift",
        "JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift",
        "JSONEncoder/EncodingCache.swift",
        "JSONEncoder/Impl/JSONEncoderImpl.swift",
        "JSONEncoder/Impl/_SpecialTreatmentEncoder.swift",
        "JSONEncoder/JSONFuture.swift",
        "JSONEncoder/SmartJSONEncoder.swift",
        "JSONEncoder/SmartKeyEncodingStrategy.swift",
        "JSONValue/JSONParser.swift",
        "JSONValue/JSONValue+Extension.swift",
        "JSONValue/JSONValue.swift",
        "PropertyWrapper/IgnoredKey.swift",
        "PropertyWrapper/PropertyWrapperProtocol.swift",
        "PropertyWrapper/SmartAny/SmartAny.swift",
        "PropertyWrapper/SmartAny/SmartAnyImpl.swift",
        "PropertyWrapper/SmartFlat.swift",
        "PropertyWrapper/SmartPublished.swift",
        "Sentinel/LogCache.swift",
        "Sentinel/LogContainer.swift",
        "Sentinel/LogItem.swift",
        "Sentinel/SafeDictionary.swift",
        "Sentinel/SmartSentinel.swift",
        "SmartCodable/SmartCodable.swift",
        "SmartCodable/SmartDecodable.swift",
        "SmartCodable/SmartEncodable.swift",
        "SmartCodable/SmartUpdater.swift",
        "SmartCodableMacros.swift",
        "SmartType/SmartCaseDefaultable.swift",
        "SmartType/SmartColor.swift",
        "Transformer/ColorTransformer.swift",
        "Transformer/DataTransformer.swift",
        "Transformer/DateTransformer.swift",
        "Transformer/Transformer.swift",
        "Transformer/URLTransformer.swift"
      ],
      "target_dependencies" : [
        "SmartCodableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.