Build Information
Successful build of DynamicCodableKit, reference main (3e4b41
), with Swift 6.0 for tvOS using Xcode 16.0 on 2 Nov 2024 11:46:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynamicCodableKit-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
SwiftCompile normal arm64 Compiling\ KeyedDecodingContainerProtocol.swift,\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.dia -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730547977718214-swift-frontend-DynamicCodableKit-KeyedDecodingContainerProtocol.swift-arm64_apple_tvos9.0-o-Onone-1496855699.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 8.1942 seconds (11.1890 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3261 ( 25.1%) 2.7304 ( 39.6%) 3.0565 ( 37.3%) 3.0849 ( 27.6%) SemanticDeclAttrsRequest
0.0244 ( 1.9%) 0.0741 ( 1.1%) 0.0985 ( 1.2%) 1.5135 ( 13.5%) parse-and-resolve-imports
0.0227 ( 1.7%) 0.0683 ( 1.0%) 0.0910 ( 1.1%) 1.4938 ( 13.4%) Import resolution
0.1659 ( 12.8%) 1.3069 ( 19.0%) 1.4728 ( 18.0%) 1.4831 ( 13.3%) ActorIsolationRequest
0.2073 ( 15.9%) 0.8217 ( 11.9%) 1.0290 ( 12.6%) 1.0365 ( 9.3%) USRGenerationRequest
0.0767 ( 5.9%) 0.4666 ( 6.8%) 0.5433 ( 6.6%) 0.5485 ( 4.9%) InterfaceTypeRequest
0.0751 ( 5.8%) 0.3382 ( 4.9%) 0.4133 ( 5.0%) 0.4175 ( 3.7%) CollectOverriddenDeclsRequest
0.0565 ( 4.3%) 0.1991 ( 2.9%) 0.2556 ( 3.1%) 0.2573 ( 2.3%) ProvideDefaultImplForRequest
0.0198 ( 1.5%) 0.1399 ( 2.0%) 0.1597 ( 1.9%) 0.1603 ( 1.4%) AttachedPropertyWrappersRequest
0.0204 ( 1.6%) 0.1314 ( 1.9%) 0.1519 ( 1.9%) 0.1526 ( 1.4%) IsDynamicRequest
0.0201 ( 1.5%) 0.1185 ( 1.7%) 0.1386 ( 1.7%) 0.1426 ( 1.3%) QualifiedLookupRequest
0.0550 ( 4.2%) 0.0809 ( 1.2%) 0.1359 ( 1.7%) 0.1367 ( 1.2%) build-rewrite-system
0.0015 ( 0.1%) 0.0133 ( 0.2%) 0.0148 ( 0.2%) 0.0653 ( 0.6%) load-stdlib
0.0174 ( 1.3%) 0.0345 ( 0.5%) 0.0519 ( 0.6%) 0.0521 ( 0.5%) LookupConformanceInModuleRequest
0.0132 ( 1.0%) 0.0328 ( 0.5%) 0.0460 ( 0.6%) 0.0465 ( 0.4%) ExpandPeerMacroRequest
0.0096 ( 0.7%) 0.0204 ( 0.3%) 0.0299 ( 0.4%) 0.0332 ( 0.3%) DirectLookupRequest
0.0040 ( 0.3%) 0.0242 ( 0.4%) 0.0282 ( 0.3%) 0.0283 ( 0.3%) HasInitAccessorRequest
0.0089 ( 0.7%) 0.0167 ( 0.2%) 0.0256 ( 0.3%) 0.0277 ( 0.2%) perform-sema
0.0089 ( 0.7%) 0.0167 ( 0.2%) 0.0256 ( 0.3%) 0.0276 ( 0.2%) TypeCheckSourceFileRequest
0.0088 ( 0.7%) 0.0165 ( 0.2%) 0.0253 ( 0.3%) 0.0273 ( 0.2%) Type checking and Semantic analysis
0.0105 ( 0.8%) 0.0135 ( 0.2%) 0.0240 ( 0.3%) 0.0258 ( 0.2%) HasIsolatedSelfRequest
0.0092 ( 0.7%) 0.0138 ( 0.2%) 0.0230 ( 0.3%) 0.0258 ( 0.2%) ExecuteSILPipelineRequest
0.0100 ( 0.8%) 0.0130 ( 0.2%) 0.0230 ( 0.3%) 0.0230 ( 0.2%) LookupAllConformancesInContextRequest
0.0024 ( 0.2%) 0.0097 ( 0.1%) 0.0121 ( 0.1%) 0.0215 ( 0.2%) UnqualifiedLookupRequest
0.0082 ( 0.6%) 0.0112 ( 0.2%) 0.0194 ( 0.2%) 0.0198 ( 0.2%) IRGenRequest
0.0016 ( 0.1%) 0.0054 ( 0.1%) 0.0070 ( 0.1%) 0.0192 ( 0.2%) ExtendedNominalRequest
0.0021 ( 0.2%) 0.0074 ( 0.1%) 0.0095 ( 0.1%) 0.0189 ( 0.2%) performUnqualifiedLookup
0.0029 ( 0.2%) 0.0050 ( 0.1%) 0.0078 ( 0.1%) 0.0178 ( 0.2%) LookupInModuleRequest
0.0057 ( 0.4%) 0.0107 ( 0.2%) 0.0164 ( 0.2%) 0.0165 ( 0.1%) TypeCheckFunctionBodyRequest
0.0053 ( 0.4%) 0.0099 ( 0.1%) 0.0152 ( 0.2%) 0.0153 ( 0.1%) typecheck-stmt
0.0096 ( 0.7%) 0.0052 ( 0.1%) 0.0148 ( 0.2%) 0.0150 ( 0.1%) ExpandMemberAttributeMacros
0.0038 ( 0.3%) 0.0105 ( 0.2%) 0.0143 ( 0.2%) 0.0144 ( 0.1%) GenericSignatureRequest
0.0078 ( 0.6%) 0.0062 ( 0.1%) 0.0140 ( 0.2%) 0.0143 ( 0.1%) AbstractGenericSignatureRequest
0.0052 ( 0.4%) 0.0081 ( 0.1%) 0.0133 ( 0.2%) 0.0137 ( 0.1%) ASTLoweringRequest
0.0055 ( 0.4%) 0.0072 ( 0.1%) 0.0127 ( 0.2%) 0.0128 ( 0.1%) IRGen
0.0047 ( 0.4%) 0.0074 ( 0.1%) 0.0122 ( 0.1%) 0.0126 ( 0.1%) SILgen-decl
0.0067 ( 0.5%) 0.0044 ( 0.1%) 0.0111 ( 0.1%) 0.0113 ( 0.1%) GlobalActorAttributeRequest
0.0030 ( 0.2%) 0.0056 ( 0.1%) 0.0086 ( 0.1%) 0.0106 ( 0.1%) typecheck-decl
0.0059 ( 0.5%) 0.0043 ( 0.1%) 0.0101 ( 0.1%) 0.0102 ( 0.1%) IsFinalRequest
0.0026 ( 0.2%) 0.0067 ( 0.1%) 0.0093 ( 0.1%) 0.0099 ( 0.1%) ModuleQualifiedLookupRequest
0.0054 ( 0.4%) 0.0039 ( 0.1%) 0.0093 ( 0.1%) 0.0093 ( 0.1%) DynamicallyReplacedDeclRequest
0.0017 ( 0.1%) 0.0073 ( 0.1%) 0.0089 ( 0.1%) 0.0090 ( 0.1%) ResolveTypeRequest
0.0026 ( 0.2%) 0.0058 ( 0.1%) 0.0084 ( 0.1%) 0.0084 ( 0.1%) InferredGenericSignatureRequest
0.0032 ( 0.2%) 0.0049 ( 0.1%) 0.0081 ( 0.1%) 0.0081 ( 0.1%) SILGen-function
0.0015 ( 0.1%) 0.0065 ( 0.1%) 0.0080 ( 0.1%) 0.0081 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0032 ( 0.2%) 0.0034 ( 0.0%) 0.0066 ( 0.1%) 0.0065 ( 0.1%) AccessLevelRequest
0.0035 ( 0.3%) 0.0026 ( 0.0%) 0.0061 ( 0.1%) 0.0061 ( 0.1%) OverriddenDeclsRequest
0.0026 ( 0.2%) 0.0019 ( 0.0%) 0.0045 ( 0.1%) 0.0044 ( 0.0%) HasStorageRequest
0.0013 ( 0.1%) 0.0030 ( 0.0%) 0.0043 ( 0.1%) 0.0043 ( 0.0%) ResolveImplicitMemberRequest
0.0012 ( 0.1%) 0.0024 ( 0.0%) 0.0036 ( 0.0%) 0.0037 ( 0.0%) StoredPropertiesRequest
0.0008 ( 0.1%) 0.0028 ( 0.0%) 0.0036 ( 0.0%) 0.0036 ( 0.0%) InheritedDeclsReferencedRequest
0.0011 ( 0.1%) 0.0023 ( 0.0%) 0.0035 ( 0.0%) 0.0035 ( 0.0%) ResolveValueWitnessesRequest
0.0006 ( 0.0%) 0.0011 ( 0.0%) 0.0017 ( 0.0%) 0.0034 ( 0.0%) IsActorRequest
0.0031 ( 0.2%) 0.0002 ( 0.0%) 0.0034 ( 0.0%) 0.0034 ( 0.0%) SIL optimization
0.0020 ( 0.2%) 0.0013 ( 0.0%) 0.0033 ( 0.0%) 0.0033 ( 0.0%) LifetimeDependenceInfoRequest
0.0006 ( 0.0%) 0.0025 ( 0.0%) 0.0031 ( 0.0%) 0.0031 ( 0.0%) ProtocolDependenciesRequest
0.0007 ( 0.1%) 0.0018 ( 0.0%) 0.0025 ( 0.0%) 0.0025 ( 0.0%) SPIGroupsRequest
0.0003 ( 0.0%) 0.0017 ( 0.0%) 0.0020 ( 0.0%) 0.0024 ( 0.0%) ABIMembersRequest
0.0007 ( 0.1%) 0.0014 ( 0.0%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) import-clang-decl
0.0003 ( 0.0%) 0.0016 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) StructuralRequirementsRequest
0.0003 ( 0.0%) 0.0014 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) ResultTypeRequest
0.0008 ( 0.1%) 0.0009 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) typecheck-expr
0.0002 ( 0.0%) 0.0014 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) RequirementRequest
0.0003 ( 0.0%) 0.0012 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) InheritedTypeRequest
0.0002 ( 0.0%) 0.0013 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) IsObjCRequest
0.0009 ( 0.1%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) ParseTopLevelDeclsRequest
0.0002 ( 0.0%) 0.0012 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) ProtocolRequirementsRequest
0.0005 ( 0.0%) 0.0009 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) CompareDeclSpecializationRequest
0.0009 ( 0.1%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ParseSourceFileRequest
0.0002 ( 0.0%) 0.0012 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0005 ( 0.0%) 0.0007 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) RequirementSignatureRequest
0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) TypeDeclsFromWhereClauseRequest
0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) IsCallAsFunctionNominalRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) GenericParamListRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0007 ( 0.0%) SimpleDidSetRequest
0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) precheck-expr
0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) ExpandExtensionMacros
0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ExtendedTypeRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) CheckRedeclarationRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) AllInheritedProtocolsRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ParseMembersRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) InheritedProtocolsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsDistributedActorRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) TypeAliasRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ResultBuilderTypeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SynthesizeDefaultInitRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) define-default-ctor
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalDiscriminatorsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ValidatePrecedenceGroupRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LookupPrecedenceGroupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicCallableAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuperclassDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMemberwiseInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsGetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingEntryRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitAccessorPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularRawValueRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.3012 (100.0%) 6.8929 (100.0%) 8.1942 (100.0%) 11.1890 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 6.5008 seconds (8.0517 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9442 (100.0%) 5.5565 (100.0%) 6.5008 (100.0%) 8.0517 (100.0%) Building Target
0.9442 (100.0%) 5.5565 (100.0%) 6.5008 (100.0%) 8.0517 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.dia -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.dia -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/KeyedDecodingContainerProtocol.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/UnkeyedDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
SwiftCompile normal arm64 Compiling\ DynamicDecodingCollectionWrapper.swift,\ DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.dia -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730547977719075-swift-frontend-DynamicCodableKit-DynamicDecodingCollectionWrapper.swift-arm64_apple_tvos9.0-o-Onone-2580013325.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 8.9151 seconds (11.8888 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3078 ( 20.9%) 2.8106 ( 37.8%) 3.1184 ( 35.0%) 3.1450 ( 26.5%) SemanticDeclAttrsRequest
0.0262 ( 1.8%) 0.0772 ( 1.0%) 0.1034 ( 1.2%) 1.5342 ( 12.9%) parse-and-resolve-imports
0.0247 ( 1.7%) 0.0748 ( 1.0%) 0.0995 ( 1.1%) 1.5303 ( 12.9%) Import resolution
0.1588 ( 10.8%) 1.3540 ( 18.2%) 1.5127 ( 17.0%) 1.5266 ( 12.8%) ActorIsolationRequest
0.1990 ( 13.5%) 0.8334 ( 11.2%) 1.0324 ( 11.6%) 1.0422 ( 8.8%) USRGenerationRequest
0.0774 ( 5.3%) 0.4822 ( 6.5%) 0.5596 ( 6.3%) 0.5646 ( 4.7%) InterfaceTypeRequest
0.0686 ( 4.7%) 0.3453 ( 4.6%) 0.4139 ( 4.6%) 0.4156 ( 3.5%) CollectOverriddenDeclsRequest
0.0504 ( 3.4%) 0.2012 ( 2.7%) 0.2516 ( 2.8%) 0.2527 ( 2.1%) ProvideDefaultImplForRequest
0.0189 ( 1.3%) 0.1427 ( 1.9%) 0.1616 ( 1.8%) 0.1631 ( 1.4%) AttachedPropertyWrappersRequest
0.0194 ( 1.3%) 0.1379 ( 1.9%) 0.1572 ( 1.8%) 0.1583 ( 1.3%) IsDynamicRequest
0.0208 ( 1.4%) 0.1338 ( 1.8%) 0.1546 ( 1.7%) 0.1554 ( 1.3%) QualifiedLookupRequest
0.0545 ( 3.7%) 0.0968 ( 1.3%) 0.1513 ( 1.7%) 0.1523 ( 1.3%) build-rewrite-system
0.0402 ( 2.7%) 0.0651 ( 0.9%) 0.1053 ( 1.2%) 0.1059 ( 0.9%) perform-sema
0.0402 ( 2.7%) 0.0650 ( 0.9%) 0.1052 ( 1.2%) 0.1058 ( 0.9%) TypeCheckSourceFileRequest
0.0400 ( 2.7%) 0.0647 ( 0.9%) 0.1047 ( 1.2%) 0.1053 ( 0.9%) Type checking and Semantic analysis
0.0255 ( 1.7%) 0.0397 ( 0.5%) 0.0652 ( 0.7%) 0.0656 ( 0.6%) TypeCheckFunctionBodyRequest
0.0244 ( 1.7%) 0.0382 ( 0.5%) 0.0626 ( 0.7%) 0.0631 ( 0.5%) typecheck-stmt
0.0205 ( 1.4%) 0.0399 ( 0.5%) 0.0605 ( 0.7%) 0.0608 ( 0.5%) LookupConformanceInModuleRequest
0.0016 ( 0.1%) 0.0122 ( 0.2%) 0.0139 ( 0.2%) 0.0523 ( 0.4%) load-stdlib
0.0144 ( 1.0%) 0.0346 ( 0.5%) 0.0490 ( 0.5%) 0.0495 ( 0.4%) ExecuteSILPipelineRequest
0.0175 ( 1.2%) 0.0298 ( 0.4%) 0.0473 ( 0.5%) 0.0475 ( 0.4%) typecheck-decl
0.0122 ( 0.8%) 0.0333 ( 0.4%) 0.0455 ( 0.5%) 0.0468 ( 0.4%) ExpandPeerMacroRequest
0.0166 ( 1.1%) 0.0266 ( 0.4%) 0.0432 ( 0.5%) 0.0436 ( 0.4%) typecheck-expr
0.0037 ( 0.2%) 0.0244 ( 0.3%) 0.0280 ( 0.3%) 0.0282 ( 0.2%) HasInitAccessorRequest
0.0106 ( 0.7%) 0.0167 ( 0.2%) 0.0272 ( 0.3%) 0.0274 ( 0.2%) IRGenRequest
0.0094 ( 0.6%) 0.0141 ( 0.2%) 0.0235 ( 0.3%) 0.0235 ( 0.2%) DirectLookupRequest
0.0103 ( 0.7%) 0.0128 ( 0.2%) 0.0231 ( 0.3%) 0.0233 ( 0.2%) HasIsolatedSelfRequest
0.0098 ( 0.7%) 0.0130 ( 0.2%) 0.0228 ( 0.3%) 0.0228 ( 0.2%) LookupAllConformancesInContextRequest
0.0081 ( 0.6%) 0.0136 ( 0.2%) 0.0217 ( 0.2%) 0.0217 ( 0.2%) IRGen
0.0073 ( 0.5%) 0.0104 ( 0.1%) 0.0177 ( 0.2%) 0.0178 ( 0.1%) GenericSignatureRequest
0.0047 ( 0.3%) 0.0126 ( 0.2%) 0.0173 ( 0.2%) 0.0174 ( 0.1%) UnqualifiedLookupRequest
0.0055 ( 0.4%) 0.0115 ( 0.2%) 0.0171 ( 0.2%) 0.0172 ( 0.1%) ResolveTypeRequest
0.0061 ( 0.4%) 0.0107 ( 0.1%) 0.0169 ( 0.2%) 0.0169 ( 0.1%) ASTLoweringRequest
0.0059 ( 0.4%) 0.0105 ( 0.1%) 0.0165 ( 0.2%) 0.0165 ( 0.1%) SILgen-decl
0.0090 ( 0.6%) 0.0054 ( 0.1%) 0.0144 ( 0.2%) 0.0148 ( 0.1%) ExpandMemberAttributeMacros
0.0076 ( 0.5%) 0.0069 ( 0.1%) 0.0145 ( 0.2%) 0.0146 ( 0.1%) AbstractGenericSignatureRequest
0.0049 ( 0.3%) 0.0091 ( 0.1%) 0.0139 ( 0.2%) 0.0140 ( 0.1%) SILGen-function
0.0040 ( 0.3%) 0.0097 ( 0.1%) 0.0137 ( 0.2%) 0.0138 ( 0.1%) performUnqualifiedLookup
0.0040 ( 0.3%) 0.0090 ( 0.1%) 0.0130 ( 0.1%) 0.0131 ( 0.1%) precheck-expr
0.0056 ( 0.4%) 0.0062 ( 0.1%) 0.0118 ( 0.1%) 0.0119 ( 0.1%) InferredGenericSignatureRequest
0.0066 ( 0.4%) 0.0047 ( 0.1%) 0.0113 ( 0.1%) 0.0113 ( 0.1%) GlobalActorAttributeRequest
0.0042 ( 0.3%) 0.0068 ( 0.1%) 0.0109 ( 0.1%) 0.0110 ( 0.1%) CheckRedeclarationRequest
0.0035 ( 0.2%) 0.0067 ( 0.1%) 0.0102 ( 0.1%) 0.0103 ( 0.1%) LookupInModuleRequest
0.0056 ( 0.4%) 0.0044 ( 0.1%) 0.0099 ( 0.1%) 0.0100 ( 0.1%) IsFinalRequest
0.0052 ( 0.4%) 0.0041 ( 0.1%) 0.0093 ( 0.1%) 0.0094 ( 0.1%) DynamicallyReplacedDeclRequest
0.0021 ( 0.1%) 0.0057 ( 0.1%) 0.0077 ( 0.1%) 0.0077 ( 0.1%) ModuleQualifiedLookupRequest
0.0027 ( 0.2%) 0.0042 ( 0.1%) 0.0069 ( 0.1%) 0.0069 ( 0.1%) PatternBindingEntryRequest
0.0036 ( 0.2%) 0.0028 ( 0.0%) 0.0064 ( 0.1%) 0.0065 ( 0.1%) OverriddenDeclsRequest
0.0033 ( 0.2%) 0.0030 ( 0.0%) 0.0063 ( 0.1%) 0.0063 ( 0.1%) AccessLevelRequest
0.0012 ( 0.1%) 0.0051 ( 0.1%) 0.0063 ( 0.1%) 0.0063 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0019 ( 0.1%) 0.0044 ( 0.1%) 0.0063 ( 0.1%) 0.0063 ( 0.1%) UnderlyingTypeRequest
0.0015 ( 0.1%) 0.0039 ( 0.1%) 0.0054 ( 0.1%) 0.0055 ( 0.0%) TypeWitnessRequest
0.0012 ( 0.1%) 0.0043 ( 0.1%) 0.0054 ( 0.1%) 0.0055 ( 0.0%) InheritedDeclsReferencedRequest
0.0016 ( 0.1%) 0.0035 ( 0.0%) 0.0051 ( 0.1%) 0.0051 ( 0.0%) ValueWitnessRequest
0.0026 ( 0.2%) 0.0021 ( 0.0%) 0.0046 ( 0.1%) 0.0047 ( 0.0%) HasStorageRequest
0.0015 ( 0.1%) 0.0029 ( 0.0%) 0.0044 ( 0.0%) 0.0044 ( 0.0%) ResolveImplicitMemberRequest
0.0010 ( 0.1%) 0.0025 ( 0.0%) 0.0035 ( 0.0%) 0.0035 ( 0.0%) ProtocolDependenciesRequest
0.0034 ( 0.2%) 0.0000 ( 0.0%) 0.0034 ( 0.0%) 0.0034 ( 0.0%) SIL optimization
0.0013 ( 0.1%) 0.0019 ( 0.0%) 0.0032 ( 0.0%) 0.0033 ( 0.0%) ExtendedNominalRequest
0.0014 ( 0.1%) 0.0018 ( 0.0%) 0.0032 ( 0.0%) 0.0032 ( 0.0%) RequirementSignatureRequest
0.0019 ( 0.1%) 0.0012 ( 0.0%) 0.0031 ( 0.0%) 0.0032 ( 0.0%) LifetimeDependenceInfoRequest
0.0010 ( 0.1%) 0.0006 ( 0.0%) 0.0016 ( 0.0%) 0.0032 ( 0.0%) ParseTopLevelDeclsRequest
0.0009 ( 0.1%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0030 ( 0.0%) ParseSourceFileRequest
0.0009 ( 0.1%) 0.0020 ( 0.0%) 0.0028 ( 0.0%) 0.0029 ( 0.0%) RequirementRequest
0.0010 ( 0.1%) 0.0017 ( 0.0%) 0.0026 ( 0.0%) 0.0026 ( 0.0%) ResolveValueWitnessesRequest
0.0007 ( 0.0%) 0.0018 ( 0.0%) 0.0025 ( 0.0%) 0.0025 ( 0.0%) SPIGroupsRequest
0.0006 ( 0.0%) 0.0018 ( 0.0%) 0.0024 ( 0.0%) 0.0025 ( 0.0%) StoredPropertiesRequest
0.0006 ( 0.0%) 0.0019 ( 0.0%) 0.0025 ( 0.0%) 0.0025 ( 0.0%) import-clang-decl
0.0008 ( 0.1%) 0.0016 ( 0.0%) 0.0023 ( 0.0%) 0.0024 ( 0.0%) ResolveTypeWitnessesRequest
0.0007 ( 0.0%) 0.0015 ( 0.0%) 0.0022 ( 0.0%) 0.0022 ( 0.0%) StructuralRequirementsRequest
0.0006 ( 0.0%) 0.0014 ( 0.0%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) InheritedTypeRequest
0.0008 ( 0.1%) 0.0011 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) ResultTypeRequest
0.0006 ( 0.0%) 0.0012 ( 0.0%) 0.0018 ( 0.0%) 0.0018 ( 0.0%) IsActorRequest
0.0003 ( 0.0%) 0.0013 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) IsObjCRequest
0.0005 ( 0.0%) 0.0010 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) ABIMembersRequest
0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0012 ( 0.0%) 0.0013 ( 0.0%) PatternTypeRequest
0.0004 ( 0.0%) 0.0009 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ProtocolRequirementsRequest
0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0012 ( 0.0%) 0.0013 ( 0.0%) CompareDeclSpecializationRequest
0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) SynthesizeMemberwiseInitRequest
0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) TypeDeclsFromWhereClauseRequest
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) ExpandExtensionMacros
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) NamingPatternRequest
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) SimpleDidSetRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) GenericParamListRequest
0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) ExtendedTypeRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) StorageImplInfoRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) HasMemberwiseInitRequest
0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ConditionalRequirementsRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0005 ( 0.0%) 0.0000 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ParseMembersRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) InheritedProtocolsRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) TypeAliasRequirementsRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) PropertyWrapperTypeInfoRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) AllInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) OpaqueReadOwnershipRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ProtocolRequiresClassRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsDistributedActorRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) AllMembersRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) MemberwiseInitPropertiesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SuperclassDeclRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) associated-type-inference
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ValidatePrecedenceGroupRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LookupInfixOperatorRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AssociatedConformanceRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LookupPrecedenceGroupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperBackingPropertyTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ContinueTargetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureHasResultExprRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedPropertyWrapperTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultArgumentTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILgen-tydecl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.4716 (100.0%) 7.4435 (100.0%) 8.9151 (100.0%) 11.8888 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 6.7017 seconds (8.2341 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9434 (100.0%) 5.7583 (100.0%) 6.7017 (100.0%) 8.2341 (100.0%) Building Target
0.9434 (100.0%) 5.7583 (100.0%) 6.7017 (100.0%) 8.2341 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.dia -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.dia -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingCollectionWrapper.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContextCodingKey.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
SwiftCompile normal arm64 Compiling\ DynamicDecodable.swift,\ DynamicDecodingConfiguration.swift,\ DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/DecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/Extensions/UnkeyedDecodingContainer.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-tvos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name DynamicCodableKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodable.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingConfiguration.o -index-unit-output-path /DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicDecodingContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules -emit-extension-block-symbols
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730547982251404-swift-frontend-DynamicCodableKit-DynamicDecodable.swift-arm64_apple_tvos9.0-o-Onone-847794005.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 9.1290 seconds (9.1605 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4800 ( 20.9%) 1.8787 ( 27.5%) 2.3587 ( 25.8%) 2.3674 ( 25.8%) SemanticDeclAttrsRequest
0.2500 ( 10.9%) 0.9223 ( 13.5%) 1.1723 ( 12.8%) 1.1768 ( 12.8%) ActorIsolationRequest
0.3588 ( 15.6%) 0.5123 ( 7.5%) 0.8711 ( 9.5%) 0.8748 ( 9.5%) USRGenerationRequest
0.1227 ( 5.3%) 0.3228 ( 4.7%) 0.4455 ( 4.9%) 0.4475 ( 4.9%) InterfaceTypeRequest
0.1124 ( 4.9%) 0.2879 ( 4.2%) 0.4002 ( 4.4%) 0.4015 ( 4.4%) CollectOverriddenDeclsRequest
0.0481 ( 2.1%) 0.2452 ( 3.6%) 0.2933 ( 3.2%) 0.2935 ( 3.2%) perform-sema
0.0481 ( 2.1%) 0.2450 ( 3.6%) 0.2930 ( 3.2%) 0.2933 ( 3.2%) TypeCheckSourceFileRequest
0.0479 ( 2.1%) 0.2438 ( 3.6%) 0.2917 ( 3.2%) 0.2920 ( 3.2%) Type checking and Semantic analysis
0.0790 ( 3.4%) 0.1816 ( 2.7%) 0.2605 ( 2.9%) 0.2613 ( 2.9%) ProvideDefaultImplForRequest
0.0366 ( 1.6%) 0.1941 ( 2.8%) 0.2307 ( 2.5%) 0.2309 ( 2.5%) typecheck-decl
0.0998 ( 4.3%) 0.1060 ( 1.6%) 0.2057 ( 2.3%) 0.2067 ( 2.3%) build-rewrite-system
0.0319 ( 1.4%) 0.1659 ( 2.4%) 0.1978 ( 2.2%) 0.1984 ( 2.2%) QualifiedLookupRequest
0.0258 ( 1.1%) 0.1363 ( 2.0%) 0.1620 ( 1.8%) 0.1635 ( 1.8%) ExecuteSILPipelineRequest
0.0325 ( 1.4%) 0.0992 ( 1.5%) 0.1318 ( 1.4%) 0.1330 ( 1.5%) IsDynamicRequest
0.0210 ( 0.9%) 0.1039 ( 1.5%) 0.1249 ( 1.4%) 0.1251 ( 1.4%) ResolveValueWitnessesRequest
0.0286 ( 1.2%) 0.0858 ( 1.3%) 0.1144 ( 1.3%) 0.1160 ( 1.3%) AttachedPropertyWrappersRequest
0.0348 ( 1.5%) 0.0546 ( 0.8%) 0.0893 ( 1.0%) 0.0897 ( 1.0%) LookupConformanceInModuleRequest
0.0135 ( 0.6%) 0.0743 ( 1.1%) 0.0878 ( 1.0%) 0.0878 ( 1.0%) ASTLoweringRequest
0.0133 ( 0.6%) 0.0733 ( 1.1%) 0.0866 ( 0.9%) 0.0866 ( 0.9%) SILgen-decl
0.0264 ( 1.1%) 0.0441 ( 0.6%) 0.0705 ( 0.8%) 0.0703 ( 0.8%) ExpandPeerMacroRequest
0.0126 ( 0.5%) 0.0554 ( 0.8%) 0.0679 ( 0.7%) 0.0680 ( 0.7%) TypeCheckFunctionBodyRequest
0.0170 ( 0.7%) 0.0442 ( 0.6%) 0.0613 ( 0.7%) 0.0614 ( 0.7%) IRGenRequest
0.0115 ( 0.5%) 0.0491 ( 0.7%) 0.0605 ( 0.7%) 0.0605 ( 0.7%) typecheck-stmt
0.0205 ( 0.9%) 0.0393 ( 0.6%) 0.0598 ( 0.7%) 0.0600 ( 0.7%) parse-and-resolve-imports
0.0170 ( 0.7%) 0.0385 ( 0.6%) 0.0556 ( 0.6%) 0.0556 ( 0.6%) DirectLookupRequest
0.0191 ( 0.8%) 0.0322 ( 0.5%) 0.0512 ( 0.6%) 0.0513 ( 0.6%) Import resolution
0.0098 ( 0.4%) 0.0404 ( 0.6%) 0.0502 ( 0.6%) 0.0502 ( 0.5%) typecheck-expr
0.0078 ( 0.3%) 0.0423 ( 0.6%) 0.0501 ( 0.5%) 0.0501 ( 0.5%) SILGen-function
0.0306 ( 1.3%) 0.0191 ( 0.3%) 0.0497 ( 0.5%) 0.0499 ( 0.5%) LookupAllConformancesInContextRequest
0.0065 ( 0.3%) 0.0417 ( 0.6%) 0.0482 ( 0.5%) 0.0483 ( 0.5%) UnqualifiedLookupRequest
0.0134 ( 0.6%) 0.0348 ( 0.5%) 0.0482 ( 0.5%) 0.0483 ( 0.5%) IRGen
0.0079 ( 0.3%) 0.0348 ( 0.5%) 0.0428 ( 0.5%) 0.0429 ( 0.5%) GenericSignatureRequest
0.0058 ( 0.3%) 0.0317 ( 0.5%) 0.0375 ( 0.4%) 0.0375 ( 0.4%) performUnqualifiedLookup
0.0187 ( 0.8%) 0.0176 ( 0.3%) 0.0363 ( 0.4%) 0.0364 ( 0.4%) HasIsolatedSelfRequest
0.0048 ( 0.2%) 0.0310 ( 0.5%) 0.0357 ( 0.4%) 0.0358 ( 0.4%) ResolveTypeRequest
0.0094 ( 0.4%) 0.0253 ( 0.4%) 0.0347 ( 0.4%) 0.0356 ( 0.4%) HasInitAccessorRequest
0.0160 ( 0.7%) 0.0188 ( 0.3%) 0.0348 ( 0.4%) 0.0349 ( 0.4%) ModuleQualifiedLookupRequest
0.0060 ( 0.3%) 0.0226 ( 0.3%) 0.0286 ( 0.3%) 0.0286 ( 0.3%) InferredGenericSignatureRequest
0.0151 ( 0.7%) 0.0132 ( 0.2%) 0.0283 ( 0.3%) 0.0284 ( 0.3%) LookupInModuleRequest
0.0173 ( 0.8%) 0.0098 ( 0.1%) 0.0271 ( 0.3%) 0.0280 ( 0.3%) ExpandMemberAttributeMacros
0.0149 ( 0.6%) 0.0102 ( 0.1%) 0.0251 ( 0.3%) 0.0251 ( 0.3%) AbstractGenericSignatureRequest
0.0124 ( 0.5%) 0.0084 ( 0.1%) 0.0208 ( 0.2%) 0.0210 ( 0.2%) GlobalActorAttributeRequest
0.0024 ( 0.1%) 0.0180 ( 0.3%) 0.0203 ( 0.2%) 0.0204 ( 0.2%) StoredPropertiesRequest
0.0094 ( 0.4%) 0.0103 ( 0.2%) 0.0198 ( 0.2%) 0.0198 ( 0.2%) import-clang-decl
0.0109 ( 0.5%) 0.0079 ( 0.1%) 0.0188 ( 0.2%) 0.0188 ( 0.2%) IsFinalRequest
0.0025 ( 0.1%) 0.0156 ( 0.2%) 0.0181 ( 0.2%) 0.0181 ( 0.2%) RequirementRequest
0.0020 ( 0.1%) 0.0148 ( 0.2%) 0.0169 ( 0.2%) 0.0169 ( 0.2%) PotentialMacroExpansionsInContextRequest
0.0095 ( 0.4%) 0.0069 ( 0.1%) 0.0164 ( 0.2%) 0.0160 ( 0.2%) DynamicallyReplacedDeclRequest
0.0020 ( 0.1%) 0.0138 ( 0.2%) 0.0158 ( 0.2%) 0.0158 ( 0.2%) InheritedDeclsReferencedRequest
0.0053 ( 0.2%) 0.0064 ( 0.1%) 0.0116 ( 0.1%) 0.0117 ( 0.1%) AccessLevelRequest
0.0058 ( 0.3%) 0.0048 ( 0.1%) 0.0107 ( 0.1%) 0.0106 ( 0.1%) OverriddenDeclsRequest
0.0040 ( 0.2%) 0.0033 ( 0.0%) 0.0073 ( 0.1%) 0.0072 ( 0.1%) HasStorageRequest
0.0012 ( 0.1%) 0.0056 ( 0.1%) 0.0069 ( 0.1%) 0.0070 ( 0.1%) ExtendedNominalRequest
0.0017 ( 0.1%) 0.0045 ( 0.1%) 0.0063 ( 0.1%) 0.0063 ( 0.1%) CompareDeclSpecializationRequest
0.0010 ( 0.0%) 0.0052 ( 0.1%) 0.0062 ( 0.1%) 0.0062 ( 0.1%) precheck-expr
0.0036 ( 0.2%) 0.0024 ( 0.0%) 0.0060 ( 0.1%) 0.0062 ( 0.1%) LifetimeDependenceInfoRequest
0.0010 ( 0.0%) 0.0043 ( 0.1%) 0.0053 ( 0.1%) 0.0053 ( 0.1%) PatternBindingEntryRequest
0.0049 ( 0.2%) 0.0001 ( 0.0%) 0.0050 ( 0.1%) 0.0051 ( 0.1%) SIL optimization
0.0007 ( 0.0%) 0.0043 ( 0.1%) 0.0050 ( 0.1%) 0.0050 ( 0.1%) InheritedTypeRequest
0.0005 ( 0.0%) 0.0044 ( 0.1%) 0.0050 ( 0.1%) 0.0050 ( 0.1%) ResolveTypeWitnessesRequest
0.0006 ( 0.0%) 0.0042 ( 0.1%) 0.0048 ( 0.1%) 0.0048 ( 0.1%) ABIMembersRequest
0.0009 ( 0.0%) 0.0037 ( 0.1%) 0.0047 ( 0.1%) 0.0048 ( 0.1%) ProtocolDependenciesRequest
0.0013 ( 0.1%) 0.0028 ( 0.0%) 0.0041 ( 0.0%) 0.0041 ( 0.0%) RequirementSignatureRequest
0.0012 ( 0.1%) 0.0021 ( 0.0%) 0.0034 ( 0.0%) 0.0035 ( 0.0%) SPIGroupsRequest
0.0010 ( 0.0%) 0.0025 ( 0.0%) 0.0035 ( 0.0%) 0.0035 ( 0.0%) load-stdlib
0.0005 ( 0.0%) 0.0028 ( 0.0%) 0.0033 ( 0.0%) 0.0033 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0005 ( 0.0%) 0.0025 ( 0.0%) 0.0030 ( 0.0%) 0.0030 ( 0.0%) ExtendedTypeRequest
0.0003 ( 0.0%) 0.0026 ( 0.0%) 0.0029 ( 0.0%) 0.0029 ( 0.0%) PatternTypeRequest
0.0004 ( 0.0%) 0.0024 ( 0.0%) 0.0028 ( 0.0%) 0.0029 ( 0.0%) TypeDeclsFromWhereClauseRequest
0.0004 ( 0.0%) 0.0024 ( 0.0%) 0.0028 ( 0.0%) 0.0028 ( 0.0%) StructuralRequirementsRequest
0.0010 ( 0.0%) 0.0013 ( 0.0%) 0.0024 ( 0.0%) 0.0024 ( 0.0%) IsActorRequest
0.0004 ( 0.0%) 0.0019 ( 0.0%) 0.0023 ( 0.0%) 0.0023 ( 0.0%) ConditionalRequirementsRequest
0.0002 ( 0.0%) 0.0019 ( 0.0%) 0.0022 ( 0.0%) 0.0022 ( 0.0%) ProtocolRequirementsRequest
0.0003 ( 0.0%) 0.0019 ( 0.0%) 0.0022 ( 0.0%) 0.0021 ( 0.0%) ResultTypeRequest
0.0013 ( 0.1%) 0.0008 ( 0.0%) 0.0021 ( 0.0%) 0.0020 ( 0.0%) SimpleDidSetRequest
0.0002 ( 0.0%) 0.0017 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) ResolveImplicitMemberRequest
0.0003 ( 0.0%) 0.0014 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) IsObjCRequest
0.0010 ( 0.0%) 0.0006 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) ParseTopLevelDeclsRequest
0.0002 ( 0.0%) 0.0014 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) SynthesizeMemberwiseInitRequest
0.0010 ( 0.0%) 0.0005 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) GenericParamListRequest
0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) ExpandExtensionMacros
0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0010 ( 0.0%) 0.0004 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ParseSourceFileRequest
0.0008 ( 0.0%) 0.0004 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) AssociatedConformanceRequest
0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0010 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0010 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) SynthesizeDefaultInitRequest
0.0001 ( 0.0%) 0.0009 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) define-default-ctor
0.0001 ( 0.0%) 0.0008 ( 0.0%) 0.0009 ( 0.0%) 0.0010 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) CheckRedeclarationRequest
0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) StorageImplInfoRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) AllInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) NamingPatternRequest
0.0001 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) AllMembersRequest
0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) HasMemberwiseInitRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) IsDistributedActorRequest
0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) PreCheckFunctionBodyRequest
0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) TypeAliasRequirementsRequest
0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) ResultBuilderTypeRequest
0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) OpaqueReadOwnershipRequest
0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0000 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ParseMembersRequest
0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ValidatePrecedenceGroupRequest
0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) DefaultTypeRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsSetterMutatingRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SemanticUnavailableAttrRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) LookupPrecedenceGroupRequest
0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) UnderlyingTypeRequest
0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LookupInfixOperatorRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CustomAttrNominalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ResolveMacroRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) FragileFunctionKindRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDefaultInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassDeclRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperMutabilityRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SetterAccessLevelRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GlobalActorInstanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperBackingPropertyTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularRawValueRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ContinueTargetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureHasResultExprRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedPropertyWrapperTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawValuesRequest
2.2957 (100.0%) 6.8332 (100.0%) 9.1290 (100.0%) 9.1605 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 6.0904 seconds (6.1231 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6940 (100.0%) 4.3964 (100.0%) 6.0904 (100.0%) 6.1231 (100.0%) Building Target
1.6940 (100.0%) 4.3964 (100.0%) 6.0904 (100.0%) 6.1231 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Emitting module for DynamicCodableKit (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicDecodingDefaultValueWrapper.swift, DynamicDecodingWrapper.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriver\ Compilation\ Requirements DynamicCodableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DynamicCodableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -target arm64-apple-tvos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit-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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftmodule -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/symbol-graph/swift/arm64-apple-tvos -emit-extension-block-symbols -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.private.swiftinterface -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Decoder.swift, DecodingError.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Headers/DynamicCodableKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit-Swift.h (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Headers/DynamicCodableKit-Swift.h
CompileDocumentation /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicCodableKit.docc (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/docc convert --emit-lmdb-index --fallback-display-name DynamicCodableKit --fallback-bundle-identifier DynamicCodableKit --fallback-bundle-version 1 --output-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.doccarchive --ide-console-output --diagnostics-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DynamicCodableKit-diagnostics.json /Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicCodableKit.docc --additional-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/symbol-graph
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicCodableKit.docc/Extensions/DynamicDecodable.md:4:5: warning: 'DocumentationExtension' doesn't change default configuration and has no effect (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Remove this 'DocumentationExtension' directive.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
note: Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicCodableKit.docc/Extensions/DynamicDecodable.md:4:5: warning: 'DocumentationExtension' doesn't change default configuration and has no effect. Remove this 'DocumentationExtension' directive.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicCodableKit.docc/Extensions/DynamicDecodable.md:4:5-4:51: fixit:
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51: warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve. Use an absolute link path.
/Users/admin/builder/spi-builder-workspace/Sources/DynamicCodableKit/DynamicDecodable.swift:81:51-81:84: fixit: <doc:/documentation/DynamicCodableKit/DynamicDecodable/castAs(type:codingPath:)-4hwd>
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftmodule (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftinterface (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftdoc (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.private.swiftinterface (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.private.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.abi.json (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftsourceinfo (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/Modules/DynamicCodableKit.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DynamicDecodingContextBasedWrapper.swift, DynamicDecodingContextProvider.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PathCodingKeyWrapper.swift, DynamicDecodingCollectionContextBasedWrapper.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedDecodingContainerProtocol.swift, UnkeyedDecodingContainer.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicDecodingCollectionDictionaryWrapper.swift, DynamicDecodingContextContainerCodingKey.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicDecodingDictionaryWrapper.swift, PathCodingKeyDefaultValueWrapper.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicDecodingCollectionWrapper.swift, DynamicDecodingContextCodingKey.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicDecodingDefaultValueContextBasedWrapper.swift, DynamicEncodable.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicDecodable.swift, DynamicDecodingConfiguration.swift, DynamicDecodingContext.swift (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
SwiftDriver\ Compilation DynamicCodableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DynamicCodableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -target arm64-apple-tvos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit-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/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftmodule -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/symbol-graph/swift/arm64-apple-tvos -emit-extension-block-symbols -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.private.swiftinterface -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/DynamicCodableKit normal (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos9.0 -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.LinkFileList -install_name @rpath/DynamicCodableKit.framework/DynamicCodableKit -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/DynamicCodableKit
ExtractAppIntentsMetadata (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework --toolchain-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DynamicCodableKit --sdk-root /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk --xcode-version 16B40 --platform-family tvOS --deployment-target 9.0 --bundle-identifier DynamicCodableKit --target-triple arm64-apple-tvos9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/DynamicCodableKit --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/DynamicCodableKit.DependencyMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicCodableKit.build/Debug-appletvos/DynamicCodableKit.build/Objects-normal/arm64/DynamicCodableKit.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/DynamicCodableKit.framework/DynamicCodableKit.tbd (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework/DynamicCodableKit -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/DynamicCodableKit.framework/DynamicCodableKit.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DynamicCodableKit.framework
/Users/admin/builder/spi-builder-workspace/DynamicCodableKit.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'DynamicCodableKit' from project 'DynamicCodableKit')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "0.50600.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-format"
}
],
"manifest_display_name" : "DynamicCodableKit",
"name" : "DynamicCodableKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DynamicCodableKit",
"targets" : [
"DynamicCodableKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DynamicCodableKitTests",
"module_type" : "SwiftTarget",
"name" : "DynamicCodableKitTests",
"path" : "Tests/DynamicCodableKitTests",
"sources" : [
"DynamicDecodable.swift",
"DynamicDecodingContext.swift",
"DynamicDecodingContextCodingKey/Data/IdentifierCollectionDecode.swift",
"DynamicDecodingContextCodingKey/Data/IdentifierCollectionDecodeWithInvalidData.swift",
"DynamicDecodingContextCodingKey/Data/IdentifierDecode.swift",
"DynamicDecodingContextCodingKey/Data/IdentifierDecodeWithInvalidData.swift",
"DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift",
"DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift",
"DynamicDecodingContextCodingKey/Models/DynamicBaseType.swift",
"DynamicDecodingContextCodingKey/Models/PostPage.swift",
"DynamicDecodingContextCodingKey/Models/SocialMediaPost.swift",
"DynamicDecodingContextContainerCodingKey/Data/ContainerCollectionDecode.swift",
"DynamicDecodingContextContainerCodingKey/Data/ContainerCollectionDecodeWithInvalidData.swift",
"DynamicDecodingContextContainerCodingKey/Data/ContainerDecode.swift",
"DynamicDecodingContextContainerCodingKey/Data/ContainerDecodeWithInvalidData.swift",
"DynamicDecodingContextContainerCodingKey/Data/PathCodingKeyData.swift",
"DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift",
"DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift",
"DynamicDecodingContextContainerCodingKey/Models/PostContainer.swift",
"DynamicDecodingContextContainerCodingKey/Models/PostPath.swift",
"DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift",
"DynamicDecodingContextProvider/Data/ProviderCollectionDecode.swift",
"DynamicDecodingContextProvider/Data/ProviderCollectionDecodeWithInvalidData.swift",
"DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift",
"DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift",
"DynamicDecodingContextProvider/Models/ProviderPost.swift",
"DynamicEncodable.swift",
"Models/HashablePost.swift",
"Models/Post.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DynamicCodableKit"
],
"type" : "test"
},
{
"c99name" : "DynamicCodableKit",
"module_type" : "SwiftTarget",
"name" : "DynamicCodableKit",
"path" : "Sources/DynamicCodableKit",
"product_memberships" : [
"DynamicCodableKit"
],
"sources" : [
"DynamicDecodable.swift",
"DynamicDecodingConfiguration.swift",
"DynamicDecodingContext.swift",
"DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift",
"DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift",
"DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift",
"DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift",
"DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift",
"DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift",
"DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift",
"DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift",
"DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift",
"DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift",
"DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift",
"DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift",
"DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift",
"DynamicEncodable.swift",
"Extensions/Decoder.swift",
"Extensions/DecodingError.swift",
"Extensions/KeyedDecodingContainerProtocol.swift",
"Extensions/UnkeyedDecodingContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.