Build Information
Successful build of MoreCodable, reference 1.3.2 (95e3cc
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 01:51:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoreCodable -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tattn/MoreCodable.git
Reference: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tattn/MoreCodable
* tag 1.3.2 -> FETCH_HEAD
HEAD is now at 95e3cc7 Update build settings
Cloned https://github.com/tattn/MoreCodable.git
Revision (git rev-parse @):
95e3cc73810e1958a81a01d189a318828b14e44f
SUCCESS checkout https://github.com/tattn/MoreCodable.git at 1.3.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/tattn/MoreCodable.git
https://github.com/tattn/MoreCodable.git
{
"dependencies" : [
],
"manifest_display_name" : "MoreCodable",
"name" : "MoreCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "MoreCodable",
"targets" : [
"MoreCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MoreCodableTests",
"module_type" : "SwiftTarget",
"name" : "MoreCodableTests",
"path" : "Tests",
"sources" : [
"CodableAnyTests.swift",
"CodableDictionaryTests.swift",
"DictionaryCachableEncoderTests.swift",
"DictionaryDecoderTests.swift",
"DictionaryEncoderTests.swift",
"FailableTests.swift",
"MoreJSONDecoderTests.swift",
"MoreJSONEncoderTests.swift",
"ObjectMergerTests.swift",
"RuleBasedCodingKeyTests.swift",
"StringToTests.swift",
"URLQueryItemsDecoderTests.swift",
"URLQueryItemsEncoderTests.swift"
],
"target_dependencies" : [
"MoreCodable"
],
"type" : "test"
},
{
"c99name" : "MoreCodable",
"module_type" : "SwiftTarget",
"name" : "MoreCodable",
"path" : "Sources",
"product_memberships" : [
"MoreCodable"
],
"sources" : [
"AnyCodingKey.swift",
"CodableAny.swift",
"CodableDictionary.swift",
"DictionaryCachableEncoder.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"Failable.swift",
"InternalFunction.swift",
"MoreJSONDecoder.swift",
"MoreJSONEncoder.swift",
"MultiDateFormat.swift",
"ObjectMerger.swift",
"RuleBasedCodingKey.swift",
"Storage.swift",
"StringTo.swift",
"URLQueryItem+.swift",
"URLQueryItemsDecoder.swift",
"URLQueryItemsEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "MoreCodable",
"name" : "MoreCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "MoreCodable",
"targets" : [
"MoreCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MoreCodableTests",
"module_type" : "SwiftTarget",
"name" : "MoreCodableTests",
"path" : "Tests",
"sources" : [
"CodableAnyTests.swift",
"CodableDictionaryTests.swift",
"DictionaryCachableEncoderTests.swift",
"DictionaryDecoderTests.swift",
"DictionaryEncoderTests.swift",
"FailableTests.swift",
"MoreJSONDecoderTests.swift",
"MoreJSONEncoderTests.swift",
"ObjectMergerTests.swift",
"RuleBasedCodingKeyTests.swift",
"StringToTests.swift",
"URLQueryItemsDecoderTests.swift",
"URLQueryItemsEncoderTests.swift"
],
"target_dependencies" : [
"MoreCodable"
],
"type" : "test"
},
{
"c99name" : "MoreCodable",
"module_type" : "SwiftTarget",
"name" : "MoreCodable",
"path" : "Sources",
"product_memberships" : [
"MoreCodable"
],
"sources" : [
"AnyCodingKey.swift",
"CodableAny.swift",
"CodableDictionary.swift",
"DictionaryCachableEncoder.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"Failable.swift",
"InternalFunction.swift",
"MoreJSONDecoder.swift",
"MoreJSONEncoder.swift",
"MultiDateFormat.swift",
"ObjectMerger.swift",
"RuleBasedCodingKey.swift",
"Storage.swift",
"StringTo.swift",
"URLQueryItem+.swift",
"URLQueryItemsDecoder.swift",
"URLQueryItemsEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MoreCodable",
"schemes" : [
"MoreCodable"
],
"targets" : [
"MoreCodable",
"MoreCodableTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoreCodable -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MoreCodable -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MoreCodable' in project 'MoreCodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4aefd67c8fad47e2dee34be0a6063126
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4aefd67c8fad47e2dee34be0a6063126.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/unextended-module-overlay.yaml (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/unextended-module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.1-macabi '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=MoreCodable' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyMetadataFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Headers/MoreCodable.h /Users/admin/builder/spi-builder-workspace/Sources/MoreCodable.h (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/MoreCodable.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/Current A (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/Current
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Resources Versions/Current/Resources (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/MoreCodable Versions/Current/MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/MoreCodable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/MoreCodable
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Modules Versions/Current/Modules (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Headers Versions/Current/Headers (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Headers (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources/Info.plist
SwiftDriver MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-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/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Failable.swift,\ StringTo.swift /Users/admin/builder/spi-builder-workspace/Sources/Failable.swift /Users/admin/builder/spi-builder-workspace/Sources/StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Failable.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067903869-swift-frontend-MoreCodable-Failable.swift-arm64_apple_ios13.1_macabi-o-Onone-4242104406.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3822 seconds (4.9747 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0347 ( 16.8%) 0.0483 ( 27.5%) 0.0830 ( 21.7%) 2.3332 ( 46.9%) parse-and-resolve-imports
0.0337 ( 16.3%) 0.0448 ( 25.5%) 0.0786 ( 20.6%) 2.3233 ( 46.7%) Import resolution
0.0852 ( 41.3%) 0.0312 ( 17.7%) 0.1164 ( 30.4%) 0.1169 ( 2.3%) build-rewrite-system
0.0018 ( 0.9%) 0.0109 ( 6.2%) 0.0126 ( 3.3%) 0.0995 ( 2.0%) load-stdlib
0.0073 ( 3.5%) 0.0075 ( 4.3%) 0.0148 ( 3.9%) 0.0177 ( 0.4%) perform-sema
0.0072 ( 3.5%) 0.0075 ( 4.3%) 0.0147 ( 3.9%) 0.0176 ( 0.4%) Type checking and Semantic analysis
0.0095 ( 4.6%) 0.0061 ( 3.5%) 0.0156 ( 4.1%) 0.0156 ( 0.3%) import-clang-decl
0.0034 ( 1.7%) 0.0058 ( 3.3%) 0.0092 ( 2.4%) 0.0119 ( 0.2%) typecheck-decl
0.0055 ( 2.7%) 0.0051 ( 2.9%) 0.0106 ( 2.8%) 0.0111 ( 0.2%) IRGen
0.0046 ( 2.3%) 0.0025 ( 1.4%) 0.0072 ( 1.9%) 0.0078 ( 0.2%) typecheck-stmt
0.0045 ( 2.2%) 0.0024 ( 1.4%) 0.0069 ( 1.8%) 0.0075 ( 0.2%) typecheck-expr
0.0026 ( 1.2%) 0.0016 ( 0.9%) 0.0042 ( 1.1%) 0.0042 ( 0.1%) SILGen
0.0021 ( 1.0%) 0.0015 ( 0.8%) 0.0035 ( 0.9%) 0.0035 ( 0.1%) SILGen-function
0.0030 ( 1.5%) 0.0002 ( 0.1%) 0.0033 ( 0.9%) 0.0033 ( 0.1%) SIL optimization
0.0007 ( 0.3%) 0.0003 ( 0.2%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0005 ( 0.2%) 0.0001 ( 0.1%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) precheck-target
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%) get-conformance-access-path
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%) source-file-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%) perform-whole-module-type-checking
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%) AST verification
0.2064 (100.0%) 0.1758 (100.0%) 0.3822 (100.0%) 4.9747 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3308 seconds (4.8328 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2063 (100.0%) 1.1246 (100.0%) 2.3308 (100.0%) 4.8328 (100.0%) Building Target
1.2063 (100.0%) 1.1246 (100.0%) 2.3308 (100.0%) 4.8328 (100.0%) Total
SwiftCompile normal arm64 Compiling\ URLQueryItemsEncoder.swift,\ MultiDateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift:37:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func encode<T: Encodable>(_ value: T) throws -> [URLQueryItem] {
^~~~
public
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067903797-swift-frontend-MoreCodable-URLQueryItemsEncoder.swift-arm64_apple_ios13.1_macabi-o-Onone-3253243453.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5250 seconds (5.2277 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0280 ( 7.7%) 0.0329 ( 20.6%) 0.0609 ( 11.6%) 2.3795 ( 45.5%) parse-and-resolve-imports
0.0273 ( 7.5%) 0.0320 ( 20.1%) 0.0594 ( 11.3%) 2.3779 ( 45.5%) Import resolution
0.0838 ( 22.9%) 0.0311 ( 19.5%) 0.1149 ( 21.9%) 0.1153 ( 2.2%) build-rewrite-system
0.0018 ( 0.5%) 0.0144 ( 9.0%) 0.0162 ( 3.1%) 0.0810 ( 1.5%) load-stdlib
0.0518 ( 14.2%) 0.0093 ( 5.8%) 0.0611 ( 11.6%) 0.0612 ( 1.2%) perform-sema
0.0517 ( 14.2%) 0.0093 ( 5.8%) 0.0610 ( 11.6%) 0.0611 ( 1.2%) Type checking and Semantic analysis
0.0338 ( 9.2%) 0.0056 ( 3.5%) 0.0393 ( 7.5%) 0.0394 ( 0.8%) typecheck-decl
0.0148 ( 4.0%) 0.0059 ( 3.7%) 0.0207 ( 3.9%) 0.0207 ( 0.4%) IRGen
0.0170 ( 4.7%) 0.0036 ( 2.2%) 0.0206 ( 3.9%) 0.0207 ( 0.4%) typecheck-stmt
0.0151 ( 4.1%) 0.0033 ( 2.1%) 0.0184 ( 3.5%) 0.0185 ( 0.4%) typecheck-expr
0.0104 ( 2.9%) 0.0078 ( 4.9%) 0.0182 ( 3.5%) 0.0181 ( 0.3%) import-clang-decl
0.0127 ( 3.5%) 0.0027 ( 1.7%) 0.0154 ( 2.9%) 0.0154 ( 0.3%) SILGen
0.0073 ( 2.0%) 0.0012 ( 0.8%) 0.0086 ( 1.6%) 0.0085 ( 0.2%) SILGen-function
0.0064 ( 1.8%) 0.0000 ( 0.0%) 0.0064 ( 1.2%) 0.0064 ( 0.1%) SIL optimization
0.0026 ( 0.7%) 0.0001 ( 0.1%) 0.0027 ( 0.5%) 0.0027 ( 0.1%) precheck-target
0.0006 ( 0.2%) 0.0004 ( 0.3%) 0.0010 ( 0.2%) 0.0011 ( 0.0%) load-all-members
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%) SIL verification, pre-optimization
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%) perform-whole-module-type-checking
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%) associated-type-inference
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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3653 (100.0%) 0.1596 (100.0%) 0.5250 (100.0%) 5.2277 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3030 seconds (4.8407 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2351 (100.0%) 1.0679 (100.0%) 2.3030 (100.0%) 4.8407 (100.0%) Building Target
1.2351 (100.0%) 1.0679 (100.0%) 2.3030 (100.0%) 4.8407 (100.0%) Total
SwiftCompile normal arm64 Compiling\ AnyCodingKey.swift,\ ObjectMerger.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067909586-swift-frontend-MoreCodable-AnyCodingKey.swift-arm64_apple_ios13.1_macabi-o-Onone-4288723437.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3411 seconds (5.0242 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0275 ( 13.3%) 0.0335 ( 25.0%) 0.0610 ( 17.9%) 2.3604 ( 47.0%) parse-and-resolve-imports
0.0269 ( 12.9%) 0.0327 ( 24.4%) 0.0595 ( 17.5%) 2.3590 ( 47.0%) Import resolution
0.0847 ( 40.8%) 0.0308 ( 23.0%) 0.1155 ( 33.9%) 0.1158 ( 2.3%) build-rewrite-system
0.0016 ( 0.8%) 0.0128 ( 9.6%) 0.0144 ( 4.2%) 0.0981 ( 2.0%) load-stdlib
0.0100 ( 4.8%) 0.0068 ( 5.1%) 0.0169 ( 4.9%) 0.0169 ( 0.3%) import-clang-decl
0.0101 ( 4.9%) 0.0029 ( 2.2%) 0.0130 ( 3.8%) 0.0130 ( 0.3%) perform-sema
0.0100 ( 4.8%) 0.0029 ( 2.1%) 0.0129 ( 3.8%) 0.0129 ( 0.3%) Type checking and Semantic analysis
0.0066 ( 3.2%) 0.0038 ( 2.9%) 0.0104 ( 3.1%) 0.0104 ( 0.2%) IRGen
0.0072 ( 3.5%) 0.0025 ( 1.9%) 0.0097 ( 2.8%) 0.0097 ( 0.2%) typecheck-expr
0.0063 ( 3.0%) 0.0015 ( 1.1%) 0.0078 ( 2.3%) 0.0078 ( 0.2%) typecheck-decl
0.0057 ( 2.7%) 0.0018 ( 1.3%) 0.0074 ( 2.2%) 0.0074 ( 0.1%) typecheck-stmt
0.0042 ( 2.0%) 0.0003 ( 0.2%) 0.0045 ( 1.3%) 0.0045 ( 0.1%) SIL optimization
0.0029 ( 1.4%) 0.0005 ( 0.4%) 0.0035 ( 1.0%) 0.0035 ( 0.1%) SILGen
0.0020 ( 1.0%) 0.0003 ( 0.2%) 0.0023 ( 0.7%) 0.0023 ( 0.0%) SILGen-function
0.0009 ( 0.5%) 0.0003 ( 0.2%) 0.0012 ( 0.4%) 0.0012 ( 0.0%) precheck-target
0.0008 ( 0.4%) 0.0004 ( 0.3%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
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%) get-conformance-access-path
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%) SIL verification, pre-optimization
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%) SIL verification, post-optimization
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%) AST verification
0.2074 (100.0%) 0.1337 (100.0%) 0.3411 (100.0%) 5.0242 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.2895 seconds (4.8274 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1729 (100.0%) 1.1166 (100.0%) 2.2895 (100.0%) 4.8274 (100.0%) Building Target
1.1729 (100.0%) 1.1166 (100.0%) 2.2895 (100.0%) 4.8274 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067907810-swift-frontend-MoreCodable-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-3087888381.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8501 seconds (5.9507 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0273 ( 4.1%) 0.0284 ( 15.3%) 0.0558 ( 6.6%) 2.5640 ( 43.1%) parse-and-resolve-imports
0.0266 ( 4.0%) 0.0277 ( 14.9%) 0.0544 ( 6.4%) 2.5626 ( 43.1%) Import resolution
0.1666 ( 25.1%) 0.0207 ( 11.1%) 0.1873 ( 22.0%) 0.1887 ( 3.2%) perform-sema
0.1663 ( 25.0%) 0.0206 ( 11.1%) 0.1869 ( 22.0%) 0.1883 ( 3.2%) Type checking and Semantic analysis
0.1643 ( 24.7%) 0.0198 ( 10.7%) 0.1841 ( 21.7%) 0.1847 ( 3.1%) typecheck-decl
0.0018 ( 0.3%) 0.0129 ( 6.9%) 0.0146 ( 1.7%) 0.0849 ( 1.4%) load-stdlib
0.0267 ( 4.0%) 0.0179 ( 9.6%) 0.0446 ( 5.2%) 0.0502 ( 0.8%) SIL optimization
0.0360 ( 5.4%) 0.0086 ( 4.6%) 0.0446 ( 5.2%) 0.0446 ( 0.7%) SILGen
0.0058 ( 0.9%) 0.0132 ( 7.1%) 0.0189 ( 2.2%) 0.0237 ( 0.4%) Serialization, swiftmodule
0.0113 ( 1.7%) 0.0041 ( 2.2%) 0.0154 ( 1.8%) 0.0155 ( 0.3%) typecheck-expr
0.0127 ( 1.9%) 0.0029 ( 1.5%) 0.0155 ( 1.8%) 0.0154 ( 0.3%) SILGen-function
0.0105 ( 1.6%) 0.0034 ( 1.8%) 0.0139 ( 1.6%) 0.0139 ( 0.2%) build-rewrite-system
0.0038 ( 0.6%) 0.0040 ( 2.2%) 0.0078 ( 0.9%) 0.0079 ( 0.1%) import-clang-decl
0.0016 ( 0.2%) 0.0007 ( 0.4%) 0.0024 ( 0.3%) 0.0023 ( 0.0%) precheck-target
0.0008 ( 0.1%) 0.0010 ( 0.5%) 0.0018 ( 0.2%) 0.0018 ( 0.0%) Serialization, swiftdoc
0.0011 ( 0.2%) 0.0001 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) Serialization, swiftsourceinfo
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SIL verification, post-optimization
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
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%) perform-whole-module-type-checking
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%) AST verification
0.6641 (100.0%) 0.1860 (100.0%) 0.8501 (100.0%) 5.9507 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4016 seconds (2.9882 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3028 (100.0%) 0.0988 (100.0%) 0.4016 (100.0%) 2.9882 (100.0%) Building Target
0.3028 (100.0%) 0.0988 (100.0%) 0.4016 (100.0%) 2.9882 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:67:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift:71:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func decode<T: Decodable>(_ type: T.Type, from container: [URLQueryItem]) throws -> T {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:33:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol DictionaryCachableCacheProtocol: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DictionaryCachableEncoder.DefaultCache' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = DefaultCache()
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:38:16: note: class 'DefaultCache' does not conform to the 'Sendable' protocol
open class DefaultCache: DictionaryCachableCacheProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = DefaultCache()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = DefaultCache()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift:37:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func encode<T: Encodable>(_ value: T) throws -> [URLQueryItem] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: warning: static property 'prettyPrinted' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
public struct OutputFormatting : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: add '@MainActor' to make static property 'prettyPrinted' part of global actor 'MainActor'
public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: warning: static property 'sortedKeys' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
public struct OutputFormatting : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: add '@MainActor' to make static property 'sortedKeys' part of global actor 'MainActor'
public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var _iso8601Formatter: DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
var _iso8601Formatter: DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
var _iso8601Formatter: DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var _iso8601Formatter: DateFormatter = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:112:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func decode<T : Decodable>(_ type: T.Type, from container: Any) throws -> T {
^~~~
public
SwiftCompile normal arm64 Compiling\ Storage.swift,\ CodableDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067908716-swift-frontend-MoreCodable-Storage.swift-arm64_apple_ios13.1_macabi-o-Onone-574436375.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3903 seconds (5.4546 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0285 ( 11.4%) 0.0311 ( 22.2%) 0.0596 ( 15.3%) 2.5493 ( 46.7%) parse-and-resolve-imports
0.0280 ( 11.2%) 0.0303 ( 21.7%) 0.0583 ( 14.9%) 2.5480 ( 46.7%) Import resolution
0.0861 ( 34.4%) 0.0310 ( 22.1%) 0.1171 ( 30.0%) 0.1172 ( 2.1%) build-rewrite-system
0.0017 ( 0.7%) 0.0130 ( 9.3%) 0.0147 ( 3.8%) 0.0992 ( 1.8%) load-stdlib
0.0220 ( 8.8%) 0.0063 ( 4.5%) 0.0282 ( 7.2%) 0.0282 ( 0.5%) perform-sema
0.0219 ( 8.7%) 0.0063 ( 4.5%) 0.0281 ( 7.2%) 0.0282 ( 0.5%) Type checking and Semantic analysis
0.0104 ( 4.2%) 0.0082 ( 5.8%) 0.0186 ( 4.8%) 0.0187 ( 0.3%) import-clang-decl
0.0113 ( 4.5%) 0.0036 ( 2.6%) 0.0149 ( 3.8%) 0.0149 ( 0.3%) typecheck-decl
0.0107 ( 4.3%) 0.0027 ( 1.9%) 0.0134 ( 3.4%) 0.0134 ( 0.2%) typecheck-stmt
0.0076 ( 3.1%) 0.0038 ( 2.7%) 0.0115 ( 2.9%) 0.0115 ( 0.2%) IRGen
0.0061 ( 2.4%) 0.0016 ( 1.1%) 0.0077 ( 2.0%) 0.0077 ( 0.1%) typecheck-expr
0.0050 ( 2.0%) 0.0009 ( 0.6%) 0.0059 ( 1.5%) 0.0059 ( 0.1%) SILGen
0.0039 ( 1.5%) 0.0007 ( 0.5%) 0.0046 ( 1.2%) 0.0046 ( 0.1%) SILGen-function
0.0043 ( 1.7%) 0.0000 ( 0.0%) 0.0044 ( 1.1%) 0.0043 ( 0.1%) SIL optimization
0.0016 ( 0.6%) 0.0004 ( 0.3%) 0.0020 ( 0.5%) 0.0019 ( 0.0%) precheck-target
0.0007 ( 0.3%) 0.0003 ( 0.2%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0005 ( 0.2%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-for-each
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
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%) perform-whole-module-type-checking
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%) SIL verification, post-optimization
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%) AST verification
0.2503 (100.0%) 0.1401 (100.0%) 0.3903 (100.0%) 5.4546 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1178 seconds (4.8300 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1100 (100.0%) 1.0077 (100.0%) 2.1178 (100.0%) 4.8300 (100.0%) Building Target
1.1100 (100.0%) 1.0077 (100.0%) 2.1178 (100.0%) 4.8300 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Storage.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ InternalFunction.swift /Users/admin/builder/spi-builder-workspace/Sources/InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067906644-swift-frontend-MoreCodable-InternalFunction.swift-arm64_apple_ios13.1_macabi-o-Onone-3530379599.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.4876 seconds (5.0059 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6013 ( 47.6%) 0.5058 ( 45.1%) 2.1072 ( 47.0%) 2.3533 ( 47.0%) parse-and-resolve-imports
1.6003 ( 47.5%) 0.5027 ( 44.8%) 2.1031 ( 46.9%) 2.3433 ( 46.8%) Import resolution
0.0860 ( 2.6%) 0.0199 ( 1.8%) 0.1059 ( 2.4%) 0.1064 ( 2.1%) build-rewrite-system
0.0120 ( 0.4%) 0.0392 ( 3.5%) 0.0513 ( 1.1%) 0.0780 ( 1.6%) load-stdlib
0.0148 ( 0.4%) 0.0139 ( 1.2%) 0.0287 ( 0.6%) 0.0302 ( 0.6%) perform-sema
0.0147 ( 0.4%) 0.0139 ( 1.2%) 0.0286 ( 0.6%) 0.0302 ( 0.6%) Type checking and Semantic analysis
0.0138 ( 0.4%) 0.0135 ( 1.2%) 0.0273 ( 0.6%) 0.0289 ( 0.6%) typecheck-decl
0.0104 ( 0.3%) 0.0073 ( 0.7%) 0.0177 ( 0.4%) 0.0177 ( 0.4%) import-clang-decl
0.0034 ( 0.1%) 0.0018 ( 0.2%) 0.0051 ( 0.1%) 0.0051 ( 0.1%) IRGen
0.0024 ( 0.1%) 0.0011 ( 0.1%) 0.0035 ( 0.1%) 0.0035 ( 0.1%) SILGen
0.0027 ( 0.1%) 0.0000 ( 0.0%) 0.0028 ( 0.1%) 0.0028 ( 0.1%) SIL optimization
0.0015 ( 0.0%) 0.0006 ( 0.1%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) typecheck-expr
0.0013 ( 0.0%) 0.0004 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) SILGen-function
0.0011 ( 0.0%) 0.0004 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) typecheck-stmt
0.0006 ( 0.0%) 0.0004 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) precheck-target
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%) get-conformance-access-path
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%) SIL verification, pre-optimization
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%) perform-whole-module-type-checking
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%) AST verification
3.3667 (100.0%) 1.1210 (100.0%) 4.4876 (100.0%) 5.0059 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.3873 seconds (4.8245 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.7632 (100.0%) 1.6241 (100.0%) 4.3873 (100.0%) 4.8245 (100.0%) Building Target
2.7632 (100.0%) 1.6241 (100.0%) 4.3873 (100.0%) 4.8245 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DictionaryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067909307-swift-frontend-MoreCodable-DictionaryDecoder.swift-arm64_apple_ios13.1_macabi-o-Onone-3255519591.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6952 seconds (5.3422 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0278 ( 5.5%) 0.0291 ( 15.5%) 0.0569 ( 8.2%) 2.3367 ( 43.7%) parse-and-resolve-imports
0.0270 ( 5.3%) 0.0279 ( 14.8%) 0.0548 ( 7.9%) 2.3346 ( 43.7%) Import resolution
0.0860 ( 17.0%) 0.0305 ( 16.2%) 0.1165 ( 16.8%) 0.1165 ( 2.2%) build-rewrite-system
0.0821 ( 16.2%) 0.0174 ( 9.2%) 0.0995 ( 14.3%) 0.0998 ( 1.9%) perform-sema
0.0820 ( 16.2%) 0.0174 ( 9.2%) 0.0994 ( 14.3%) 0.0997 ( 1.9%) Type checking and Semantic analysis
0.0016 ( 0.3%) 0.0106 ( 5.6%) 0.0121 ( 1.7%) 0.0982 ( 1.8%) load-stdlib
0.0482 ( 9.5%) 0.0120 ( 6.4%) 0.0601 ( 8.7%) 0.0601 ( 1.1%) typecheck-stmt
0.0392 ( 7.7%) 0.0062 ( 3.3%) 0.0454 ( 6.5%) 0.0457 ( 0.9%) typecheck-decl
0.0297 ( 5.9%) 0.0098 ( 5.2%) 0.0395 ( 5.7%) 0.0398 ( 0.7%) typecheck-expr
0.0197 ( 3.9%) 0.0058 ( 3.1%) 0.0255 ( 3.7%) 0.0256 ( 0.5%) precheck-target
0.0178 ( 3.5%) 0.0065 ( 3.5%) 0.0243 ( 3.5%) 0.0243 ( 0.5%) IRGen
0.0112 ( 2.2%) 0.0101 ( 5.4%) 0.0212 ( 3.1%) 0.0213 ( 0.4%) import-clang-decl
0.0156 ( 3.1%) 0.0030 ( 1.6%) 0.0186 ( 2.7%) 0.0186 ( 0.3%) SILGen
0.0092 ( 1.8%) 0.0014 ( 0.7%) 0.0106 ( 1.5%) 0.0106 ( 0.2%) SILGen-function
0.0092 ( 1.8%) 0.0000 ( 0.0%) 0.0092 ( 1.3%) 0.0092 ( 0.2%) SIL optimization
0.0007 ( 0.1%) 0.0005 ( 0.3%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5072 (100.0%) 0.1880 (100.0%) 0.6952 (100.0%) 5.3422 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3139 seconds (4.8340 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2637 (100.0%) 1.0502 (100.0%) 2.3139 (100.0%) 4.8340 (100.0%) Building Target
1.2637 (100.0%) 1.0502 (100.0%) 2.3139 (100.0%) 4.8340 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:112:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func decode<T : Decodable>(_ type: T.Type, from container: Any) throws -> T {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: warning: switch covers known cases, but 'JSONDecoder.DateDecodingStrategy' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
switch dateDecodingStrategy {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: note: handle unknown values using "@unknown default"
switch dateDecodingStrategy {
^
SwiftCompile normal arm64 Compiling\ URLQueryItemsDecoder.swift,\ DictionaryCachableEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067907066-swift-frontend-MoreCodable-URLQueryItemsDecoder.swift-arm64_apple_ios13.1_macabi-o-Onone-264311162.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6663 seconds (5.3008 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0277 ( 5.8%) 0.0318 ( 16.7%) 0.0595 ( 8.9%) 2.3306 ( 44.0%) parse-and-resolve-imports
0.0267 ( 5.6%) 0.0296 ( 15.5%) 0.0563 ( 8.4%) 2.3207 ( 43.8%) Import resolution
0.0853 ( 17.9%) 0.0298 ( 15.7%) 0.1152 ( 17.3%) 0.1153 ( 2.2%) build-rewrite-system
0.0775 ( 16.3%) 0.0202 ( 10.6%) 0.0977 ( 14.7%) 0.1014 ( 1.9%) perform-sema
0.0774 ( 16.3%) 0.0202 ( 10.6%) 0.0976 ( 14.6%) 0.1013 ( 1.9%) Type checking and Semantic analysis
0.0017 ( 0.4%) 0.0108 ( 5.7%) 0.0125 ( 1.9%) 0.1000 ( 1.9%) load-stdlib
0.0410 ( 8.6%) 0.0098 ( 5.2%) 0.0508 ( 7.6%) 0.0545 ( 1.0%) typecheck-decl
0.0401 ( 8.4%) 0.0111 ( 5.8%) 0.0512 ( 7.7%) 0.0512 ( 1.0%) typecheck-stmt
0.0178 ( 3.7%) 0.0057 ( 3.0%) 0.0235 ( 3.5%) 0.0236 ( 0.4%) IRGen
0.0179 ( 3.8%) 0.0052 ( 2.7%) 0.0230 ( 3.5%) 0.0230 ( 0.4%) precheck-target
0.0111 ( 2.3%) 0.0092 ( 4.8%) 0.0203 ( 3.1%) 0.0204 ( 0.4%) import-clang-decl
0.0176 ( 3.7%) 0.0024 ( 1.3%) 0.0200 ( 3.0%) 0.0201 ( 0.4%) SILGen
0.0133 ( 2.8%) 0.0031 ( 1.6%) 0.0165 ( 2.5%) 0.0165 ( 0.3%) typecheck-expr
0.0097 ( 2.0%) 0.0009 ( 0.5%) 0.0106 ( 1.6%) 0.0106 ( 0.2%) SILGen-function
0.0102 ( 2.1%) 0.0001 ( 0.0%) 0.0102 ( 1.5%) 0.0103 ( 0.2%) SIL optimization
0.0007 ( 0.1%) 0.0005 ( 0.2%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
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%) get-conformance-access-path
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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
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%) AST verification
0.4758 (100.0%) 0.1905 (100.0%) 0.6663 (100.0%) 5.3008 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3251 seconds (4.8395 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2748 (100.0%) 1.0503 (100.0%) 2.3251 (100.0%) 4.8395 (100.0%) Building Target
1.2748 (100.0%) 1.0503 (100.0%) 2.3251 (100.0%) 4.8395 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift:71:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func decode<T: Decodable>(_ type: T.Type, from container: [URLQueryItem]) throws -> T {
^~~~
public
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:33:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol DictionaryCachableCacheProtocol: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DictionaryCachableEncoder.DefaultCache' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = DefaultCache()
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:38:16: note: class 'DefaultCache' does not conform to the 'Sendable' protocol
open class DefaultCache: DictionaryCachableCacheProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = DefaultCache()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = DefaultCache()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ URLQueryItem+.swift,\ CodableAny.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItem+.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067910372-swift-frontend-MoreCodable-URLQueryItem_.swift-arm64_apple_ios13.1_macabi-o-Onone-2926957053.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4505 seconds (5.0728 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0272 ( 9.5%) 0.0302 ( 18.5%) 0.0574 ( 12.7%) 2.3188 ( 45.7%) parse-and-resolve-imports
0.0261 ( 9.1%) 0.0278 ( 17.1%) 0.0540 ( 12.0%) 2.3093 ( 45.5%) Import resolution
0.0838 ( 29.1%) 0.0294 ( 18.0%) 0.1132 ( 25.1%) 0.1134 ( 2.2%) build-rewrite-system
0.0017 ( 0.6%) 0.0119 ( 7.3%) 0.0136 ( 3.0%) 0.1086 ( 2.1%) load-stdlib
0.0300 ( 10.4%) 0.0141 ( 8.7%) 0.0441 ( 9.8%) 0.0475 ( 0.9%) perform-sema
0.0300 ( 10.4%) 0.0141 ( 8.6%) 0.0440 ( 9.8%) 0.0473 ( 0.9%) Type checking and Semantic analysis
0.0163 ( 5.7%) 0.0105 ( 6.5%) 0.0268 ( 5.9%) 0.0300 ( 0.6%) typecheck-decl
0.0106 ( 3.7%) 0.0093 ( 5.7%) 0.0199 ( 4.4%) 0.0200 ( 0.4%) import-clang-decl
0.0161 ( 5.6%) 0.0037 ( 2.3%) 0.0198 ( 4.4%) 0.0199 ( 0.4%) typecheck-stmt
0.0146 ( 5.1%) 0.0037 ( 2.3%) 0.0184 ( 4.1%) 0.0185 ( 0.4%) typecheck-expr
0.0083 ( 2.9%) 0.0042 ( 2.6%) 0.0126 ( 2.8%) 0.0126 ( 0.2%) IRGen
0.0080 ( 2.8%) 0.0017 ( 1.1%) 0.0097 ( 2.2%) 0.0098 ( 0.2%) SILGen
0.0066 ( 2.3%) 0.0015 ( 0.9%) 0.0081 ( 1.8%) 0.0081 ( 0.2%) SILGen-function
0.0058 ( 2.0%) 0.0002 ( 0.1%) 0.0060 ( 1.3%) 0.0060 ( 0.1%) SIL optimization
0.0013 ( 0.4%) 0.0001 ( 0.0%) 0.0014 ( 0.3%) 0.0014 ( 0.0%) precheck-target
0.0007 ( 0.2%) 0.0004 ( 0.2%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0005 ( 0.2%) 0.0001 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-expr-pattern
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%) 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%) SIL verification, post-optimization
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%) populate-source-file-class-member-cache
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%) perform-whole-module-type-checking
0.2877 (100.0%) 0.1628 (100.0%) 0.4505 (100.0%) 5.0728 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3160 seconds (4.8251 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2052 (100.0%) 1.1108 (100.0%) 2.3160 (100.0%) 4.8251 (100.0%) Building Target
1.2052 (100.0%) 1.1108 (100.0%) 2.3160 (100.0%) 4.8251 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItem+.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DictionaryEncoder.swift,\ RuleBasedCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:67:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:42:9: warning: switch covers known cases, but 'JSONEncoder.DateEncodingStrategy' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
switch dateEncodingStrategy {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:42:9: note: handle unknown values using "@unknown default"
switch dateEncodingStrategy {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805067910731-swift-frontend-MoreCodable-DictionaryEncoder.swift-arm64_apple_ios13.1_macabi-o-Onone-1985946766.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7262 seconds (5.3222 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0296 ( 6.0%) 0.0452 ( 19.8%) 0.0748 ( 10.3%) 2.3229 ( 43.6%) parse-and-resolve-imports
0.0286 ( 5.7%) 0.0418 ( 18.3%) 0.0704 ( 9.7%) 2.3130 ( 43.5%) Import resolution
0.0880 ( 17.7%) 0.0319 ( 13.9%) 0.1198 ( 16.5%) 0.1201 ( 2.3%) build-rewrite-system
0.0831 ( 16.7%) 0.0224 ( 9.8%) 0.1055 ( 14.5%) 0.1097 ( 2.1%) perform-sema
0.0830 ( 16.7%) 0.0224 ( 9.8%) 0.1054 ( 14.5%) 0.1095 ( 2.1%) Type checking and Semantic analysis
0.0017 ( 0.3%) 0.0104 ( 4.6%) 0.0122 ( 1.7%) 0.1044 ( 2.0%) load-stdlib
0.0455 ( 9.1%) 0.0133 ( 5.8%) 0.0588 ( 8.1%) 0.0589 ( 1.1%) typecheck-stmt
0.0354 ( 7.1%) 0.0086 ( 3.8%) 0.0440 ( 6.1%) 0.0481 ( 0.9%) typecheck-decl
0.0202 ( 4.1%) 0.0054 ( 2.4%) 0.0256 ( 3.5%) 0.0259 ( 0.5%) typecheck-expr
0.0176 ( 3.5%) 0.0080 ( 3.5%) 0.0257 ( 3.5%) 0.0257 ( 0.5%) IRGen
0.0182 ( 3.7%) 0.0033 ( 1.5%) 0.0215 ( 3.0%) 0.0216 ( 0.4%) SILGen
0.0118 ( 2.4%) 0.0090 ( 3.9%) 0.0208 ( 2.9%) 0.0208 ( 0.4%) import-clang-decl
0.0135 ( 2.7%) 0.0045 ( 2.0%) 0.0180 ( 2.5%) 0.0180 ( 0.3%) precheck-target
0.0118 ( 2.4%) 0.0016 ( 0.7%) 0.0134 ( 1.8%) 0.0135 ( 0.3%) SILGen-function
0.0087 ( 1.7%) 0.0003 ( 0.1%) 0.0090 ( 1.2%) 0.0090 ( 0.2%) SIL optimization
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
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%) populate-source-file-class-member-cache
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%) AST verification
0.4977 (100.0%) 0.2285 (100.0%) 0.7262 (100.0%) 5.3222 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3334 seconds (4.8367 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2709 (100.0%) 1.0625 (100.0%) 2.3334 (100.0%) 4.8367 (100.0%) Building Target
1.2709 (100.0%) 1.0625 (100.0%) 2.3334 (100.0%) 4.8367 (100.0%) Total
SwiftCompile normal arm64 Compiling\ MoreJSONEncoder.swift,\ MoreJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805070977839-swift-frontend-MoreCodable-MoreJSONEncoder.swift-arm64_apple_ios13.1_macabi-o-Onone-4267362613.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.3015 seconds (2.3512 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4259 ( 21.6%) 0.0582 ( 17.6%) 0.4840 ( 21.0%) 0.4951 ( 21.1%) perform-sema
0.4257 ( 21.6%) 0.0581 ( 17.5%) 0.4838 ( 21.0%) 0.4949 ( 21.0%) Type checking and Semantic analysis
0.3295 ( 16.7%) 0.0410 ( 12.4%) 0.3705 ( 16.1%) 0.3800 ( 16.2%) typecheck-stmt
0.2779 ( 14.1%) 0.0346 ( 10.4%) 0.3125 ( 13.6%) 0.3214 ( 13.7%) typecheck-expr
0.1099 ( 5.6%) 0.0199 ( 6.0%) 0.1297 ( 5.6%) 0.1315 ( 5.6%) typecheck-decl
0.0623 ( 3.2%) 0.0193 ( 5.8%) 0.0816 ( 3.5%) 0.0817 ( 3.5%) build-rewrite-system
0.0650 ( 3.3%) 0.0114 ( 3.4%) 0.0764 ( 3.3%) 0.0775 ( 3.3%) IRGen
0.0611 ( 3.1%) 0.0055 ( 1.7%) 0.0666 ( 2.9%) 0.0677 ( 2.9%) SILGen
0.0285 ( 1.4%) 0.0288 ( 8.7%) 0.0573 ( 2.5%) 0.0588 ( 2.5%) parse-and-resolve-imports
0.0521 ( 2.6%) 0.0055 ( 1.7%) 0.0576 ( 2.5%) 0.0586 ( 2.5%) precheck-target
0.0278 ( 1.4%) 0.0281 ( 8.5%) 0.0560 ( 2.4%) 0.0574 ( 2.4%) Import resolution
0.0441 ( 2.2%) 0.0027 ( 0.8%) 0.0467 ( 2.0%) 0.0474 ( 2.0%) SILGen-function
0.0365 ( 1.9%) 0.0006 ( 0.2%) 0.0371 ( 1.6%) 0.0374 ( 1.6%) SIL optimization
0.0206 ( 1.0%) 0.0156 ( 4.7%) 0.0362 ( 1.6%) 0.0367 ( 1.6%) import-clang-decl
0.0010 ( 0.1%) 0.0016 ( 0.5%) 0.0026 ( 0.1%) 0.0026 ( 0.1%) load-stdlib
0.0009 ( 0.0%) 0.0003 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0005 ( 0.0%) 0.0000 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) typecheck-expr-pattern
0.0005 ( 0.0%) 0.0000 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.9702 (100.0%) 0.3312 (100.0%) 2.3015 (100.0%) 2.3512 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7687 seconds (1.8134 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5235 (100.0%) 0.2453 (100.0%) 1.7687 (100.0%) 1.8134 (100.0%) Building Target
1.5235 (100.0%) 0.2453 (100.0%) 1.7687 (100.0%) 1.8134 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: warning: static property 'prettyPrinted' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
public struct OutputFormatting : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: add '@MainActor' to make static property 'prettyPrinted' part of global actor 'MainActor'
public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: warning: static property 'sortedKeys' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
public struct OutputFormatting : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: add '@MainActor' to make static property 'sortedKeys' part of global actor 'MainActor'
public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var _iso8601Formatter: DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
var _iso8601Formatter: DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
var _iso8601Formatter: DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var _iso8601Formatter: DateFormatter = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriver\ Compilation\ Requirements MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-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/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Headers/MoreCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Headers/MoreCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftdoc (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.abi.json (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftsourceinfo (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodingKey.swift, ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItem+.swift, CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling MoreJSONEncoder.swift, MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Failable.swift, StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Storage.swift, CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItemsDecoder.swift, DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItemsEncoder.swift, MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryEncoder.swift, RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriver\ Compilation MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-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/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable normal (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList -install_name @rpath/MoreCodable.framework/Versions/A/MoreCodable -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable
ExtractAppIntentsMetadata (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MoreCodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier com.github.tattn.MoreCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources --target-triple arm64-apple-ios13.1-macabi --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 18:51:13.402 appintentsmetadataprocessor[709:3993] Starting appintentsmetadataprocessor export
2025-04-27 18:51:13.404 appintentsmetadataprocessor[709:3993] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable.tbd (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/MoreCodable.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable.tbd (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/MoreCodable.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e91cf18f469f1713357af1b9c77e245df6b9fcf7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e91cf18f469f1713357af1b9c77e245df6b9fcf7, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MoreCodable",
"name" : "MoreCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "MoreCodable",
"targets" : [
"MoreCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MoreCodableTests",
"module_type" : "SwiftTarget",
"name" : "MoreCodableTests",
"path" : "Tests",
"sources" : [
"CodableAnyTests.swift",
"CodableDictionaryTests.swift",
"DictionaryCachableEncoderTests.swift",
"DictionaryDecoderTests.swift",
"DictionaryEncoderTests.swift",
"FailableTests.swift",
"MoreJSONDecoderTests.swift",
"MoreJSONEncoderTests.swift",
"ObjectMergerTests.swift",
"RuleBasedCodingKeyTests.swift",
"StringToTests.swift",
"URLQueryItemsDecoderTests.swift",
"URLQueryItemsEncoderTests.swift"
],
"target_dependencies" : [
"MoreCodable"
],
"type" : "test"
},
{
"c99name" : "MoreCodable",
"module_type" : "SwiftTarget",
"name" : "MoreCodable",
"path" : "Sources",
"product_memberships" : [
"MoreCodable"
],
"sources" : [
"AnyCodingKey.swift",
"CodableAny.swift",
"CodableDictionary.swift",
"DictionaryCachableEncoder.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"Failable.swift",
"InternalFunction.swift",
"MoreJSONDecoder.swift",
"MoreJSONEncoder.swift",
"MultiDateFormat.swift",
"ObjectMerger.swift",
"RuleBasedCodingKey.swift",
"Storage.swift",
"StringTo.swift",
"URLQueryItem+.swift",
"URLQueryItemsDecoder.swift",
"URLQueryItemsEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.