Build Information
Successful build of MessagePack, reference 1.2.4 (bbc5ab
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 10:58:07 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 MessagePack -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/messagepack.git
Reference: 1.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flight-school/messagepack
* tag 1.2.4 -> FETCH_HEAD
HEAD is now at bbc5ab6 Bump version to 1.2.4
Cloned https://github.com/flight-school/messagepack.git
Revision (git rev-parse @):
bbc5ab6362db234f2051e73e67296ebf5c3d2042
SUCCESS checkout https://github.com/flight-school/messagepack.git at 1.2.4
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/flight-school/messagepack.git
https://github.com/flight-school/messagepack.git
{
"dependencies" : [
],
"manifest_display_name" : "MessagePack",
"name" : "MessagePack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MessagePack",
"targets" : [
"MessagePack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MessagePackTests",
"module_type" : "SwiftTarget",
"name" : "MessagePackTests",
"path" : "Tests/MessagePackTests",
"sources" : [
"Airport.swift",
"MessagePackDecodingTests.swift",
"MessagePackEncodingTests.swift",
"MessagePackPerformanceTests.swift",
"MessagePackRoundTripTests.swift"
],
"target_dependencies" : [
"MessagePack"
],
"type" : "test"
},
{
"c99name" : "MessagePack",
"module_type" : "SwiftTarget",
"name" : "MessagePack",
"path" : "Sources/MessagePack",
"product_memberships" : [
"MessagePack"
],
"sources" : [
"AnyCodingKey.swift",
"Box.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/MessagePackDecoder.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/MessagePackEncoder.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FixedWidthInteger+Bytes.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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" : "MessagePack",
"name" : "MessagePack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MessagePack",
"targets" : [
"MessagePack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MessagePackTests",
"module_type" : "SwiftTarget",
"name" : "MessagePackTests",
"path" : "Tests/MessagePackTests",
"sources" : [
"Airport.swift",
"MessagePackDecodingTests.swift",
"MessagePackEncodingTests.swift",
"MessagePackPerformanceTests.swift",
"MessagePackRoundTripTests.swift"
],
"target_dependencies" : [
"MessagePack"
],
"type" : "test"
},
{
"c99name" : "MessagePack",
"module_type" : "SwiftTarget",
"name" : "MessagePack",
"path" : "Sources/MessagePack",
"product_memberships" : [
"MessagePack"
],
"sources" : [
"AnyCodingKey.swift",
"Box.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/MessagePackDecoder.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/MessagePackEncoder.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FixedWidthInteger+Bytes.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MessagePack",
"schemes" : [
"MessagePack"
],
"targets" : [
"MessagePack",
"MessagePackPackageDescription",
"MessagePackPackageTests",
"MessagePackTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MessagePack -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 MessagePack -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build 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 'MessagePack' in project 'MessagePack' (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/WatchOS.platform/Developer/SDKs/WatchOS11.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: 22f08114ef40be2868a97c6bb79ddd9b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22f08114ef40be2868a97c6bb79ddd9b.xcbuilddata
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/MessagePack.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/MessagePack.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/MessagePack.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-watchos
cd /Users/admin/builder/spi-builder-workspace/MessagePack.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/MessagePack.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.LinkFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftConstValuesFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftConstValuesFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_const_extract_protocols.json (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-OutputFileMap.json (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.LinkFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-OutputFileMap.json (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/MessagePack.DependencyStaticMetadataFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/MessagePack.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/MessagePack.DependencyMetadataFileList (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/MessagePack.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Headers (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Info.plist /Users/admin/builder/spi-builder-workspace/MessagePack.xcodeproj/MessagePack_Info.plist (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/MessagePack.xcodeproj/MessagePack_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Info.plist
SwiftDriver MessagePack normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MessagePack' from project 'MessagePack')
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 MessagePack -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.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/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver MessagePack normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MessagePack' from project 'MessagePack')
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 MessagePack -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.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/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082691310-swift-frontend-MessagePack-MessagePackDecoder.swift-arm64_32_apple_watchos11.4-o-Onone-4170160563.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5275 seconds (3.7855 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0200 ( 7.1%) 0.0768 ( 31.5%) 0.0968 ( 18.4%) 1.6823 ( 44.4%) parse-and-resolve-imports
0.0197 ( 7.0%) 0.0765 ( 31.3%) 0.0962 ( 18.2%) 1.6816 ( 44.4%) Import resolution
0.0830 ( 29.3%) 0.0274 ( 11.2%) 0.1103 ( 20.9%) 0.1106 ( 2.9%) build-rewrite-system
0.0019 ( 0.7%) 0.0110 ( 4.5%) 0.0129 ( 2.4%) 0.0959 ( 2.5%) load-stdlib
0.0346 ( 12.2%) 0.0113 ( 4.6%) 0.0460 ( 8.7%) 0.0472 ( 1.2%) perform-sema
0.0346 ( 12.2%) 0.0113 ( 4.6%) 0.0459 ( 8.7%) 0.0471 ( 1.2%) Type checking and Semantic analysis
0.0185 ( 6.5%) 0.0088 ( 3.6%) 0.0273 ( 5.2%) 0.0286 ( 0.8%) typecheck-decl
0.0126 ( 4.4%) 0.0106 ( 4.3%) 0.0232 ( 4.4%) 0.0234 ( 0.6%) import-clang-decl
0.0195 ( 6.9%) 0.0029 ( 1.2%) 0.0225 ( 4.3%) 0.0225 ( 0.6%) typecheck-stmt
0.0148 ( 5.2%) 0.0026 ( 1.0%) 0.0173 ( 3.3%) 0.0173 ( 0.5%) typecheck-expr
0.0068 ( 2.4%) 0.0014 ( 0.6%) 0.0082 ( 1.6%) 0.0082 ( 0.2%) SILGen
0.0050 ( 1.8%) 0.0022 ( 0.9%) 0.0072 ( 1.4%) 0.0073 ( 0.2%) IRGen
0.0057 ( 2.0%) 0.0000 ( 0.0%) 0.0057 ( 1.1%) 0.0057 ( 0.2%) SIL optimization
0.0038 ( 1.3%) 0.0006 ( 0.2%) 0.0043 ( 0.8%) 0.0044 ( 0.1%) SILGen-function
0.0018 ( 0.6%) 0.0002 ( 0.1%) 0.0020 ( 0.4%) 0.0020 ( 0.1%) precheck-target
0.0009 ( 0.3%) 0.0005 ( 0.2%) 0.0014 ( 0.3%) 0.0014 ( 0.0%) load-all-members
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%) associated-type-inference
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, 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2832 (100.0%) 0.2442 (100.0%) 0.5275 (100.0%) 3.7855 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6472 seconds (3.4264 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9462 (100.0%) 0.7010 (100.0%) 1.6472 (100.0%) 3.4264 (100.0%) Building Target
0.9462 (100.0%) 0.7010 (100.0%) 1.6472 (100.0%) 3.4264 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082691658-swift-frontend-MessagePack-KeyedDecodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-1145580273.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6072 seconds (4.0001 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 5.8%) 0.0796 ( 31.3%) 0.0999 ( 16.5%) 1.7542 ( 43.9%) parse-and-resolve-imports
0.0199 ( 5.7%) 0.0794 ( 31.2%) 0.0993 ( 16.4%) 1.7535 ( 43.8%) Import resolution
0.0809 ( 22.9%) 0.0296 ( 11.6%) 0.1105 ( 18.2%) 0.1106 ( 2.8%) build-rewrite-system
0.0018 ( 0.5%) 0.0111 ( 4.4%) 0.0129 ( 2.1%) 0.0961 ( 2.4%) load-stdlib
0.0459 ( 13.0%) 0.0091 ( 3.6%) 0.0549 ( 9.0%) 0.0550 ( 1.4%) perform-sema
0.0458 ( 13.0%) 0.0090 ( 3.5%) 0.0548 ( 9.0%) 0.0549 ( 1.4%) Type checking and Semantic analysis
0.0383 ( 10.9%) 0.0075 ( 3.0%) 0.0458 ( 7.6%) 0.0459 ( 1.1%) typecheck-decl
0.0311 ( 8.8%) 0.0064 ( 2.5%) 0.0375 ( 6.2%) 0.0376 ( 0.9%) typecheck-expr
0.0127 ( 3.6%) 0.0107 ( 4.2%) 0.0233 ( 3.8%) 0.0241 ( 0.6%) import-clang-decl
0.0115 ( 3.3%) 0.0022 ( 0.9%) 0.0137 ( 2.3%) 0.0138 ( 0.3%) SILGen
0.0098 ( 2.8%) 0.0032 ( 1.3%) 0.0130 ( 2.1%) 0.0130 ( 0.3%) IRGen
0.0094 ( 2.7%) 0.0025 ( 1.0%) 0.0119 ( 2.0%) 0.0119 ( 0.3%) precheck-target
0.0087 ( 2.5%) 0.0017 ( 0.7%) 0.0104 ( 1.7%) 0.0104 ( 0.3%) typecheck-stmt
0.0085 ( 2.4%) 0.0016 ( 0.6%) 0.0101 ( 1.7%) 0.0101 ( 0.3%) SILGen-function
0.0068 ( 1.9%) 0.0005 ( 0.2%) 0.0073 ( 1.2%) 0.0073 ( 0.2%) SIL optimization
0.0009 ( 0.2%) 0.0006 ( 0.2%) 0.0015 ( 0.2%) 0.0015 ( 0.0%) load-all-members
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%) SIL verification, post-optimization
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%) module-populate-cache
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%) 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.3525 (100.0%) 0.2547 (100.0%) 0.6072 (100.0%) 4.0001 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6069 seconds (3.4202 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9579 (100.0%) 0.6489 (100.0%) 1.6069 (100.0%) 3.4202 (100.0%) Building Target
0.9579 (100.0%) 0.6489 (100.0%) 1.6069 (100.0%) 3.4202 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ AnyCodingKey.swift,\ Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082669359-swift-frontend-MessagePack-AnyCodingKey.swift-arm64_32_apple_watchos11.4-o-Onone-2588295888.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.4897 seconds (3.8479 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7327 ( 45.2%) 0.4052 ( 46.6%) 1.1379 ( 45.7%) 1.7678 ( 45.9%) parse-and-resolve-imports
0.7323 ( 45.2%) 0.4049 ( 46.6%) 1.1373 ( 45.7%) 1.7672 ( 45.9%) Import resolution
0.0022 ( 0.1%) 0.0198 ( 2.3%) 0.0221 ( 0.9%) 0.1189 ( 3.1%) load-stdlib
0.0832 ( 5.1%) 0.0189 ( 2.2%) 0.1021 ( 4.1%) 0.1026 ( 2.7%) build-rewrite-system
0.0123 ( 0.8%) 0.0095 ( 1.1%) 0.0218 ( 0.9%) 0.0220 ( 0.6%) import-clang-decl
0.0108 ( 0.7%) 0.0024 ( 0.3%) 0.0132 ( 0.5%) 0.0135 ( 0.4%) perform-sema
0.0107 ( 0.7%) 0.0024 ( 0.3%) 0.0131 ( 0.5%) 0.0134 ( 0.3%) Type checking and Semantic analysis
0.0069 ( 0.4%) 0.0016 ( 0.2%) 0.0085 ( 0.3%) 0.0085 ( 0.2%) typecheck-stmt
0.0048 ( 0.3%) 0.0019 ( 0.2%) 0.0068 ( 0.3%) 0.0068 ( 0.2%) IRGen
0.0059 ( 0.4%) 0.0006 ( 0.1%) 0.0065 ( 0.3%) 0.0065 ( 0.2%) SILGen
0.0054 ( 0.3%) 0.0008 ( 0.1%) 0.0062 ( 0.3%) 0.0064 ( 0.2%) typecheck-decl
0.0046 ( 0.3%) 0.0006 ( 0.1%) 0.0051 ( 0.2%) 0.0052 ( 0.1%) typecheck-expr
0.0039 ( 0.2%) 0.0001 ( 0.0%) 0.0040 ( 0.2%) 0.0040 ( 0.1%) SIL optimization
0.0031 ( 0.2%) 0.0002 ( 0.0%) 0.0033 ( 0.1%) 0.0033 ( 0.1%) SILGen-function
0.0009 ( 0.1%) 0.0005 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 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%) get-conformance-access-path
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%) module-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%) 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
1.6202 (100.0%) 0.8695 (100.0%) 2.4897 (100.0%) 3.8479 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6252 seconds (3.4397 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6314 (100.0%) 0.9938 (100.0%) 2.6252 (100.0%) 3.4397 (100.0%) Building Target
1.6314 (100.0%) 0.9938 (100.0%) 2.6252 (100.0%) 3.4397 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift:25:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AnyCodingKey' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int {
^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082688763-swift-frontend-MessagePack-MessagePackEncoder.swift-arm64_32_apple_watchos11.4-o-Onone-931924802.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4819 seconds (3.7389 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0200 ( 7.9%) 0.0692 ( 30.3%) 0.0891 ( 18.5%) 1.6617 ( 44.4%) parse-and-resolve-imports
0.0196 ( 7.7%) 0.0689 ( 30.2%) 0.0885 ( 18.4%) 1.6610 ( 44.4%) Import resolution
0.0021 ( 0.8%) 0.0092 ( 4.0%) 0.0112 ( 2.3%) 0.1195 ( 3.2%) load-stdlib
0.0832 ( 32.8%) 0.0287 ( 12.6%) 0.1119 ( 23.2%) 0.1130 ( 3.0%) build-rewrite-system
0.0255 ( 10.1%) 0.0091 ( 4.0%) 0.0346 ( 7.2%) 0.0351 ( 0.9%) perform-sema
0.0255 ( 10.0%) 0.0091 ( 4.0%) 0.0345 ( 7.2%) 0.0350 ( 0.9%) Type checking and Semantic analysis
0.0207 ( 8.2%) 0.0051 ( 2.2%) 0.0258 ( 5.4%) 0.0258 ( 0.7%) typecheck-stmt
0.0125 ( 4.9%) 0.0106 ( 4.7%) 0.0231 ( 4.8%) 0.0239 ( 0.6%) import-clang-decl
0.0151 ( 5.9%) 0.0038 ( 1.7%) 0.0188 ( 3.9%) 0.0188 ( 0.5%) typecheck-expr
0.0049 ( 1.9%) 0.0051 ( 2.2%) 0.0100 ( 2.1%) 0.0105 ( 0.3%) IRGen
0.0054 ( 2.1%) 0.0039 ( 1.7%) 0.0093 ( 1.9%) 0.0097 ( 0.3%) typecheck-decl
0.0077 ( 3.0%) 0.0019 ( 0.8%) 0.0096 ( 2.0%) 0.0096 ( 0.3%) precheck-target
0.0039 ( 1.6%) 0.0017 ( 0.7%) 0.0056 ( 1.2%) 0.0056 ( 0.2%) SILGen
0.0046 ( 1.8%) 0.0004 ( 0.2%) 0.0050 ( 1.0%) 0.0050 ( 0.1%) SIL optimization
0.0022 ( 0.9%) 0.0012 ( 0.5%) 0.0034 ( 0.7%) 0.0034 ( 0.1%) SILGen-function
0.0008 ( 0.3%) 0.0004 ( 0.2%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
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%) 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%) 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%) module-populate-cache
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.2537 (100.0%) 0.2282 (100.0%) 0.4819 (100.0%) 3.7389 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6260 seconds (3.4158 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9229 (100.0%) 0.7031 (100.0%) 1.6260 (100.0%) 3.4158 (100.0%) Building Target
0.9229 (100.0%) 0.7031 (100.0%) 1.6260 (100.0%) 3.4158 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082691025-swift-frontend-MessagePack-UnkeyedDecodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-1867132210.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6387 seconds (4.1461 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0219 ( 5.8%) 0.0787 ( 30.5%) 0.1006 ( 15.8%) 1.8168 ( 43.8%) parse-and-resolve-imports
0.0214 ( 5.6%) 0.0783 ( 30.3%) 0.0997 ( 15.6%) 1.8159 ( 43.8%) Import resolution
0.0814 ( 21.4%) 0.0291 ( 11.3%) 0.1105 ( 17.3%) 0.1111 ( 2.7%) build-rewrite-system
0.0019 ( 0.5%) 0.0102 ( 4.0%) 0.0121 ( 1.9%) 0.0864 ( 2.1%) load-stdlib
0.0516 ( 13.6%) 0.0108 ( 4.2%) 0.0624 ( 9.8%) 0.0624 ( 1.5%) perform-sema
0.0515 ( 13.5%) 0.0108 ( 4.2%) 0.0623 ( 9.8%) 0.0623 ( 1.5%) Type checking and Semantic analysis
0.0319 ( 8.4%) 0.0066 ( 2.6%) 0.0385 ( 6.0%) 0.0385 ( 0.9%) typecheck-expr
0.0288 ( 7.6%) 0.0049 ( 1.9%) 0.0337 ( 5.3%) 0.0337 ( 0.8%) typecheck-stmt
0.0273 ( 7.2%) 0.0064 ( 2.5%) 0.0337 ( 5.3%) 0.0337 ( 0.8%) typecheck-decl
0.0128 ( 3.4%) 0.0105 ( 4.1%) 0.0233 ( 3.6%) 0.0235 ( 0.6%) import-clang-decl
0.0099 ( 2.6%) 0.0052 ( 2.0%) 0.0151 ( 2.4%) 0.0151 ( 0.4%) IRGen
0.0109 ( 2.9%) 0.0027 ( 1.1%) 0.0136 ( 2.1%) 0.0136 ( 0.3%) precheck-target
0.0104 ( 2.7%) 0.0019 ( 0.7%) 0.0122 ( 1.9%) 0.0122 ( 0.3%) SILGen
0.0074 ( 1.9%) 0.0001 ( 0.0%) 0.0075 ( 1.2%) 0.0075 ( 0.2%) SIL optimization
0.0064 ( 1.7%) 0.0009 ( 0.3%) 0.0073 ( 1.1%) 0.0073 ( 0.2%) SILGen-function
0.0040 ( 1.0%) 0.0007 ( 0.3%) 0.0047 ( 0.7%) 0.0047 ( 0.1%) typecheck-expr-pattern
0.0008 ( 0.2%) 0.0004 ( 0.2%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
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%) 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%) 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.3803 (100.0%) 0.2584 (100.0%) 0.6387 (100.0%) 4.1461 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5620 seconds (3.4172 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9523 (100.0%) 0.6097 (100.0%) 1.5620 (100.0%) 3.4172 (100.0%) Building Target
0.9523 (100.0%) 0.6097 (100.0%) 1.5620 (100.0%) 3.4172 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082674217-swift-frontend-MessagePack-UnkeyedEncodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-1843144736.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2589 seconds (3.8074 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2802 ( 33.9%) 0.1510 ( 35.0%) 0.4312 ( 34.3%) 1.6777 ( 44.1%) parse-and-resolve-imports
0.2798 ( 33.8%) 0.1497 ( 34.7%) 0.4294 ( 34.1%) 1.6742 ( 44.0%) Import resolution
0.0825 ( 10.0%) 0.0229 ( 5.3%) 0.1055 ( 8.4%) 0.1059 ( 2.8%) build-rewrite-system
0.0144 ( 1.7%) 0.0424 ( 9.8%) 0.0568 ( 4.5%) 0.1023 ( 2.7%) load-stdlib
0.0361 ( 4.4%) 0.0154 ( 3.6%) 0.0515 ( 4.1%) 0.0550 ( 1.4%) perform-sema
0.0360 ( 4.4%) 0.0154 ( 3.6%) 0.0514 ( 4.1%) 0.0549 ( 1.4%) Type checking and Semantic analysis
0.0147 ( 1.8%) 0.0123 ( 2.8%) 0.0270 ( 2.1%) 0.0305 ( 0.8%) typecheck-decl
0.0235 ( 2.8%) 0.0033 ( 0.8%) 0.0268 ( 2.1%) 0.0268 ( 0.7%) typecheck-stmt
0.0119 ( 1.4%) 0.0097 ( 2.3%) 0.0216 ( 1.7%) 0.0219 ( 0.6%) import-clang-decl
0.0125 ( 1.5%) 0.0022 ( 0.5%) 0.0147 ( 1.2%) 0.0150 ( 0.4%) typecheck-expr
0.0101 ( 1.2%) 0.0016 ( 0.4%) 0.0117 ( 0.9%) 0.0117 ( 0.3%) SILGen
0.0059 ( 0.7%) 0.0031 ( 0.7%) 0.0090 ( 0.7%) 0.0090 ( 0.2%) IRGen
0.0071 ( 0.9%) 0.0012 ( 0.3%) 0.0083 ( 0.7%) 0.0083 ( 0.2%) SILGen-function
0.0065 ( 0.8%) 0.0013 ( 0.3%) 0.0078 ( 0.6%) 0.0078 ( 0.2%) precheck-target
0.0051 ( 0.6%) 0.0001 ( 0.0%) 0.0052 ( 0.4%) 0.0052 ( 0.1%) SIL optimization
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) SIL verification, pre-optimization
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%) module-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%) source-file-populate-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%) 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.8272 (100.0%) 0.4318 (100.0%) 1.2589 (100.0%) 3.8074 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0283 seconds (3.4317 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2185 (100.0%) 0.8098 (100.0%) 2.0283 (100.0%) 3.4317 (100.0%) Building Target
1.2185 (100.0%) 0.8098 (100.0%) 2.0283 (100.0%) 3.4317 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082689299-swift-frontend-MessagePack-SingleValueEncodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-1488062842.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7354 seconds (4.9002 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0206 ( 4.5%) 0.0773 ( 28.3%) 0.0980 ( 13.3%) 2.1362 ( 43.6%) parse-and-resolve-imports
0.0203 ( 4.4%) 0.0770 ( 28.2%) 0.0973 ( 13.2%) 2.1356 ( 43.6%) Import resolution
0.0728 ( 15.8%) 0.0168 ( 6.1%) 0.0896 ( 12.2%) 0.0914 ( 1.9%) perform-sema
0.0727 ( 15.7%) 0.0168 ( 6.1%) 0.0895 ( 12.2%) 0.0913 ( 1.9%) Type checking and Semantic analysis
0.0022 ( 0.5%) 0.0118 ( 4.3%) 0.0140 ( 1.9%) 0.0912 ( 1.9%) load-stdlib
0.0580 ( 12.6%) 0.0187 ( 6.8%) 0.0767 ( 10.4%) 0.0789 ( 1.6%) build-rewrite-system
0.0583 ( 12.6%) 0.0133 ( 4.9%) 0.0716 ( 9.7%) 0.0733 ( 1.5%) typecheck-expr
0.0572 ( 12.4%) 0.0121 ( 4.4%) 0.0693 ( 9.4%) 0.0711 ( 1.5%) typecheck-stmt
0.0280 ( 6.1%) 0.0077 ( 2.8%) 0.0357 ( 4.8%) 0.0371 ( 0.8%) typecheck-decl
0.0131 ( 2.8%) 0.0100 ( 3.7%) 0.0231 ( 3.1%) 0.0231 ( 0.5%) import-clang-decl
0.0176 ( 3.8%) 0.0004 ( 0.1%) 0.0180 ( 2.4%) 0.0180 ( 0.4%) SIL optimization
0.0112 ( 2.4%) 0.0052 ( 1.9%) 0.0164 ( 2.2%) 0.0165 ( 0.3%) IRGen
0.0107 ( 2.3%) 0.0021 ( 0.8%) 0.0129 ( 1.7%) 0.0129 ( 0.3%) SILGen
0.0097 ( 2.1%) 0.0022 ( 0.8%) 0.0119 ( 1.6%) 0.0120 ( 0.2%) precheck-target
0.0081 ( 1.8%) 0.0016 ( 0.6%) 0.0098 ( 1.3%) 0.0098 ( 0.2%) SILGen-function
0.0009 ( 0.2%) 0.0004 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) get-conformance-access-path
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%) module-populate-cache
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.4619 (100.0%) 0.2735 (100.0%) 0.7354 (100.0%) 4.9002 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2441 seconds (3.4210 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7243 (100.0%) 0.5198 (100.0%) 1.2441 (100.0%) 3.4210 (100.0%) Building Target
0.7243 (100.0%) 0.5198 (100.0%) 1.2441 (100.0%) 3.4210 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: candidate has non-matching type '(Date) throws -> ()'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: make 'encode' private to silence this warning
func encode(_ value: Date) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: Int128) throws}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: candidate has non-matching type '(Data) throws -> ()'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: make 'encode' private to silence this warning
func encode(_ value: Data) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: UInt128) throws}
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ MessagePack (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082694112-swift-frontend-MessagePack-all-arm64_32_apple_watchos11.4-swiftmodule-Onone-67429152.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5847 seconds (4.4895 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0201 ( 5.4%) 0.0633 ( 30.2%) 0.0833 ( 14.3%) 1.9722 ( 43.9%) parse-and-resolve-imports
0.0196 ( 5.2%) 0.0629 ( 30.0%) 0.0825 ( 14.1%) 1.9714 ( 43.9%) Import resolution
0.0016 ( 0.4%) 0.0103 ( 4.9%) 0.0119 ( 2.0%) 0.1383 ( 3.1%) load-stdlib
0.0807 ( 21.5%) 0.0161 ( 7.7%) 0.0967 ( 16.5%) 0.0970 ( 2.2%) perform-sema
0.0805 ( 21.5%) 0.0160 ( 7.6%) 0.0965 ( 16.5%) 0.0968 ( 2.2%) Type checking and Semantic analysis
0.0803 ( 21.4%) 0.0158 ( 7.6%) 0.0961 ( 16.4%) 0.0964 ( 2.1%) typecheck-decl
0.0345 ( 9.2%) 0.0085 ( 4.1%) 0.0430 ( 7.4%) 0.0431 ( 1.0%) typecheck-expr
0.0140 ( 3.7%) 0.0038 ( 1.8%) 0.0179 ( 3.1%) 0.0178 ( 0.4%) build-rewrite-system
0.0133 ( 3.6%) 0.0039 ( 1.9%) 0.0173 ( 3.0%) 0.0173 ( 0.4%) SILGen
0.0105 ( 2.8%) 0.0025 ( 1.2%) 0.0130 ( 2.2%) 0.0130 ( 0.3%) SIL optimization
0.0082 ( 2.2%) 0.0022 ( 1.0%) 0.0103 ( 1.8%) 0.0103 ( 0.2%) precheck-target
0.0050 ( 1.3%) 0.0010 ( 0.5%) 0.0060 ( 1.0%) 0.0059 ( 0.1%) SILGen-function
0.0022 ( 0.6%) 0.0026 ( 1.2%) 0.0048 ( 0.8%) 0.0048 ( 0.1%) import-clang-decl
0.0028 ( 0.8%) 0.0007 ( 0.3%) 0.0035 ( 0.6%) 0.0035 ( 0.1%) Serialization, swiftmodule
0.0011 ( 0.3%) 0.0001 ( 0.0%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) Serialization, swiftsourceinfo
0.0004 ( 0.1%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) Serialization, swiftdoc
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%) 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%) get-conformance-access-path
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%) perform-whole-module-type-checking
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%) module-populate-cache
0.3749 (100.0%) 0.2098 (100.0%) 0.5847 (100.0%) 4.4895 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2377 seconds (2.2532 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1387 (100.0%) 0.0991 (100.0%) 0.2377 (100.0%) 2.2532 (100.0%) Building Target
0.1387 (100.0%) 0.0991 (100.0%) 0.2377 (100.0%) 2.2532 (100.0%) Total
EmitSwiftModule normal arm64_32 (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift:25:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AnyCodingKey' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: candidate has non-matching type '(Date.Type) throws -> Date'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: make 'decode' private to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: Int128.Type) throws -> Int128}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: candidate has non-matching type '(Data.Type) throws -> Data'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: make 'decode' private to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: UInt128.Type) throws -> UInt128}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: candidate has non-matching type '(Date) throws -> ()'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: make 'encode' private to silence this warning
func encode(_ value: Date) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: Int128) throws}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: candidate has non-matching type '(Data) throws -> ()'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: make 'encode' private to silence this warning
func encode(_ value: Data) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: UInt128) throws}
^
SwiftCompile normal arm64_32 Compiling\ FixedWidthInteger+Bytes.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082669206-swift-frontend-MessagePack-FixedWidthInteger_Bytes.swift-arm64_32_apple_watchos11.4-o-Onone-2797098010.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3039 seconds (3.9708 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0199 ( 16.4%) 0.0680 ( 37.3%) 0.0879 ( 28.9%) 1.8577 ( 46.8%) parse-and-resolve-imports
0.0195 ( 16.1%) 0.0678 ( 37.2%) 0.0874 ( 28.7%) 1.8571 ( 46.8%) Import resolution
0.0022 ( 1.8%) 0.0171 ( 9.4%) 0.0193 ( 6.4%) 0.1466 ( 3.7%) load-stdlib
0.0452 ( 37.2%) 0.0172 ( 9.4%) 0.0624 ( 20.5%) 0.0625 ( 1.6%) build-rewrite-system
0.0075 ( 6.2%) 0.0023 ( 1.3%) 0.0098 ( 3.2%) 0.0098 ( 0.2%) perform-sema
0.0074 ( 6.1%) 0.0023 ( 1.2%) 0.0097 ( 3.2%) 0.0097 ( 0.2%) Type checking and Semantic analysis
0.0032 ( 2.7%) 0.0033 ( 1.8%) 0.0065 ( 2.1%) 0.0065 ( 0.2%) IRGen
0.0040 ( 3.3%) 0.0013 ( 0.7%) 0.0053 ( 1.7%) 0.0053 ( 0.1%) typecheck-decl
0.0035 ( 2.9%) 0.0010 ( 0.5%) 0.0045 ( 1.5%) 0.0045 ( 0.1%) typecheck-stmt
0.0037 ( 3.1%) 0.0001 ( 0.0%) 0.0038 ( 1.3%) 0.0038 ( 0.1%) SIL optimization
0.0018 ( 1.5%) 0.0007 ( 0.4%) 0.0025 ( 0.8%) 0.0025 ( 0.1%) typecheck-expr
0.0008 ( 0.6%) 0.0010 ( 0.5%) 0.0017 ( 0.6%) 0.0017 ( 0.0%) import-clang-decl
0.0013 ( 1.1%) 0.0003 ( 0.1%) 0.0016 ( 0.5%) 0.0016 ( 0.0%) SILGen
0.0010 ( 0.8%) 0.0002 ( 0.1%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) SILGen-function
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) precheck-target
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, 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%) 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%) AST verification
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.1215 (100.0%) 0.1825 (100.0%) 0.3039 (100.0%) 3.9708 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4524 seconds (2.3534 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3085 (100.0%) 0.1439 (100.0%) 0.4524 (100.0%) 2.3534 (100.0%) Building Target
0.3085 (100.0%) 0.1439 (100.0%) 0.4524 (100.0%) 2.3534 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ MessagePack (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665082683409-swift-frontend-MessagePack-all-arm64_apple_watchos11.4-swiftmodule-Onone-2950647084.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.3391 seconds (3.8534 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9957 ( 43.2%) 0.4524 ( 43.8%) 1.4481 ( 43.4%) 1.6777 ( 43.5%) parse-and-resolve-imports
0.9953 ( 43.1%) 0.4509 ( 43.7%) 1.4462 ( 43.3%) 1.6739 ( 43.4%) Import resolution
0.0732 ( 3.2%) 0.0230 ( 2.2%) 0.0962 ( 2.9%) 0.1020 ( 2.6%) perform-sema
0.0731 ( 3.2%) 0.0230 ( 2.2%) 0.0960 ( 2.9%) 0.1018 ( 2.6%) Type checking and Semantic analysis
0.0729 ( 3.2%) 0.0228 ( 2.2%) 0.0957 ( 2.9%) 0.1015 ( 2.6%) typecheck-decl
0.0141 ( 0.6%) 0.0407 ( 3.9%) 0.0547 ( 1.6%) 0.0926 ( 2.4%) load-stdlib
0.0299 ( 1.3%) 0.0051 ( 0.5%) 0.0350 ( 1.0%) 0.0353 ( 0.9%) typecheck-expr
0.0100 ( 0.4%) 0.0055 ( 0.5%) 0.0155 ( 0.5%) 0.0161 ( 0.4%) SIL optimization
0.0123 ( 0.5%) 0.0013 ( 0.1%) 0.0136 ( 0.4%) 0.0136 ( 0.4%) SILGen
0.0125 ( 0.5%) 0.0004 ( 0.0%) 0.0128 ( 0.4%) 0.0128 ( 0.3%) build-rewrite-system
0.0075 ( 0.3%) 0.0017 ( 0.2%) 0.0092 ( 0.3%) 0.0095 ( 0.2%) precheck-target
0.0026 ( 0.1%) 0.0025 ( 0.2%) 0.0050 ( 0.2%) 0.0057 ( 0.1%) Serialization, swiftmodule
0.0044 ( 0.2%) 0.0002 ( 0.0%) 0.0047 ( 0.1%) 0.0046 ( 0.1%) SILGen-function
0.0018 ( 0.1%) 0.0017 ( 0.2%) 0.0035 ( 0.1%) 0.0035 ( 0.1%) import-clang-decl
0.0011 ( 0.0%) 0.0001 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) Serialization, swiftsourceinfo
0.0003 ( 0.0%) 0.0009 ( 0.1%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) Serialization, swiftdoc
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%) 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%) 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
2.3067 (100.0%) 1.0323 (100.0%) 3.3391 (100.0%) 3.8534 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6478 seconds (1.9240 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1175 (100.0%) 0.5303 (100.0%) 1.6478 (100.0%) 1.9240 (100.0%) Building Target
1.1175 (100.0%) 0.5303 (100.0%) 1.6478 (100.0%) 1.9240 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift:25:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AnyCodingKey' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: candidate has non-matching type '(Date.Type) throws -> Date'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: make 'decode' private to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: Int128.Type) throws -> Int128}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: candidate has non-matching type '(Data.Type) throws -> Data'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: make 'decode' private to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: UInt128.Type) throws -> UInt128}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: candidate has non-matching type '(Date) throws -> ()'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: make 'encode' private to silence this warning
func encode(_ value: Date) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: Int128) throws}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: candidate has non-matching type '(Data) throws -> ()'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: make 'encode' private to silence this warning
func encode(_ value: Data) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: UInt128) throws}
^
SwiftCompile normal arm64 Compiling\ MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665084679100-swift-frontend-MessagePack-MessagePackDecoder.swift-arm64_apple_watchos11.4-o-Onone-4187868648.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4051 seconds (0.4065 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0851 ( 29.0%) 0.0282 ( 25.3%) 0.1132 ( 28.0%) 0.1146 ( 28.2%) build-rewrite-system
0.0374 ( 12.7%) 0.0088 ( 7.9%) 0.0461 ( 11.4%) 0.0461 ( 11.3%) perform-sema
0.0373 ( 12.7%) 0.0087 ( 7.8%) 0.0460 ( 11.4%) 0.0460 ( 11.3%) Type checking and Semantic analysis
0.0177 ( 6.0%) 0.0176 ( 15.8%) 0.0353 ( 8.7%) 0.0353 ( 8.7%) parse-and-resolve-imports
0.0173 ( 5.9%) 0.0174 ( 15.6%) 0.0347 ( 8.6%) 0.0347 ( 8.5%) Import resolution
0.0196 ( 6.7%) 0.0056 ( 5.0%) 0.0253 ( 6.2%) 0.0252 ( 6.2%) typecheck-decl
0.0213 ( 7.3%) 0.0036 ( 3.2%) 0.0249 ( 6.1%) 0.0249 ( 6.1%) typecheck-stmt
0.0128 ( 4.4%) 0.0104 ( 9.3%) 0.0232 ( 5.7%) 0.0232 ( 5.7%) import-clang-decl
0.0165 ( 5.6%) 0.0029 ( 2.6%) 0.0194 ( 4.8%) 0.0194 ( 4.8%) typecheck-expr
0.0069 ( 2.3%) 0.0035 ( 3.1%) 0.0104 ( 2.6%) 0.0104 ( 2.6%) IRGen
0.0079 ( 2.7%) 0.0015 ( 1.4%) 0.0094 ( 2.3%) 0.0094 ( 2.3%) SILGen
0.0059 ( 2.0%) 0.0002 ( 0.2%) 0.0061 ( 1.5%) 0.0061 ( 1.5%) SIL optimization
0.0045 ( 1.5%) 0.0007 ( 0.6%) 0.0051 ( 1.3%) 0.0051 ( 1.3%) SILGen-function
0.0010 ( 0.3%) 0.0016 ( 1.5%) 0.0027 ( 0.7%) 0.0027 ( 0.7%) load-stdlib
0.0018 ( 0.6%) 0.0003 ( 0.3%) 0.0021 ( 0.5%) 0.0022 ( 0.5%) precheck-target
0.0007 ( 0.3%) 0.0003 ( 0.3%) 0.0011 ( 0.3%) 0.0011 ( 0.3%) load-all-members
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%) 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%) 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%) 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.2939 (100.0%) 0.1113 (100.0%) 0.4051 (100.0%) 0.4065 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3687 seconds (1.4305 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9521 (100.0%) 0.4166 (100.0%) 1.3687 (100.0%) 1.4305 (100.0%) Building Target
0.9521 (100.0%) 0.4166 (100.0%) 1.3687 (100.0%) 1.4305 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for MessagePack (in target 'MessagePack' from project 'MessagePack')
SwiftDriver\ Compilation\ Requirements MessagePack normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MessagePack' from project 'MessagePack')
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 MessagePack -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.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/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for MessagePack (in target 'MessagePack' from project 'MessagePack')
SwiftDriver\ Compilation\ Requirements MessagePack normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MessagePack' from project 'MessagePack')
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 MessagePack -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.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/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.swiftmodule (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Headers/MessagePack-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-Swift.h (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Headers/MessagePack-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftmodule (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftdoc (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.abi.json (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.swiftdoc (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.abi.json (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftsourceinfo (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.swiftsourceinfo (in target 'MessagePack' from project 'MessagePack')
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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/Modules/MessagePack.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665085038354-swift-frontend-MessagePack-SingleValueEncodingContainer.swift-arm64_apple_watchos11.4-o-Onone-4004442920.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5751 seconds (0.5784 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0692 ( 16.0%) 0.0163 ( 11.4%) 0.0855 ( 14.9%) 0.0857 ( 14.8%) perform-sema
0.0691 ( 16.0%) 0.0163 ( 11.4%) 0.0854 ( 14.9%) 0.0857 ( 14.8%) Type checking and Semantic analysis
0.0558 ( 12.9%) 0.0186 ( 13.0%) 0.0744 ( 12.9%) 0.0761 ( 13.2%) build-rewrite-system
0.0559 ( 12.9%) 0.0134 ( 9.3%) 0.0693 ( 12.0%) 0.0695 ( 12.0%) typecheck-expr
0.0544 ( 12.6%) 0.0122 ( 8.5%) 0.0666 ( 11.6%) 0.0669 ( 11.6%) typecheck-stmt
0.0174 ( 4.0%) 0.0187 ( 13.0%) 0.0361 ( 6.3%) 0.0361 ( 6.3%) parse-and-resolve-imports
0.0171 ( 4.0%) 0.0184 ( 12.8%) 0.0355 ( 6.2%) 0.0355 ( 6.1%) Import resolution
0.0261 ( 6.1%) 0.0072 ( 5.0%) 0.0334 ( 5.8%) 0.0336 ( 5.8%) typecheck-decl
0.0122 ( 2.8%) 0.0104 ( 7.3%) 0.0226 ( 3.9%) 0.0229 ( 4.0%) import-clang-decl
0.0188 ( 4.3%) 0.0003 ( 0.2%) 0.0191 ( 3.3%) 0.0191 ( 3.3%) SIL optimization
0.0083 ( 1.9%) 0.0033 ( 2.3%) 0.0117 ( 2.0%) 0.0117 ( 2.0%) IRGen
0.0092 ( 2.1%) 0.0021 ( 1.5%) 0.0113 ( 2.0%) 0.0113 ( 2.0%) precheck-target
0.0091 ( 2.1%) 0.0021 ( 1.5%) 0.0113 ( 2.0%) 0.0113 ( 1.9%) SILGen
0.0068 ( 1.6%) 0.0016 ( 1.1%) 0.0084 ( 1.5%) 0.0084 ( 1.5%) SILGen-function
0.0011 ( 0.2%) 0.0020 ( 1.4%) 0.0030 ( 0.5%) 0.0030 ( 0.5%) load-stdlib
0.0008 ( 0.2%) 0.0003 ( 0.2%) 0.0011 ( 0.2%) 0.0011 ( 0.2%) load-all-members
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) 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.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%) 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%) 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.4317 (100.0%) 0.1433 (100.0%) 0.5751 (100.0%) 0.5784 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.9885 seconds (1.0698 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6802 (100.0%) 0.3084 (100.0%) 0.9885 (100.0%) 1.0698 (100.0%) Building Target
0.6802 (100.0%) 0.3084 (100.0%) 0.9885 (100.0%) 1.0698 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: candidate has non-matching type '(Date) throws -> ()'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:196:10: note: make 'encode' private to silence this warning
func encode(_ value: Date) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: Int128) throws}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: candidate has non-matching type '(Data) throws -> ()'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift:223:10: note: make 'encode' private to silence this warning
func encode(_ value: Data) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: UInt128) throws}
^
SwiftCompile normal arm64 Compiling\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665085100514-swift-frontend-MessagePack-SingleValueDecodingContainer.swift-arm64_apple_watchos11.4-o-Onone-454635166.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6185 seconds (0.6260 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0786 ( 16.8%) 0.0186 ( 12.4%) 0.0972 ( 15.7%) 0.0985 ( 15.7%) perform-sema
0.0786 ( 16.8%) 0.0186 ( 12.4%) 0.0972 ( 15.7%) 0.0984 ( 15.7%) Type checking and Semantic analysis
0.0678 ( 14.5%) 0.0157 ( 10.4%) 0.0835 ( 13.5%) 0.0848 ( 13.5%) typecheck-stmt
0.0564 ( 12.1%) 0.0171 ( 11.4%) 0.0736 ( 11.9%) 0.0742 ( 11.9%) build-rewrite-system
0.0586 ( 12.5%) 0.0135 ( 8.9%) 0.0721 ( 11.7%) 0.0734 ( 11.7%) typecheck-expr
0.0172 ( 3.7%) 0.0183 ( 12.1%) 0.0354 ( 5.7%) 0.0356 ( 5.7%) parse-and-resolve-imports
0.0169 ( 3.6%) 0.0180 ( 12.0%) 0.0349 ( 5.6%) 0.0350 ( 5.6%) Import resolution
0.0179 ( 3.8%) 0.0043 ( 2.8%) 0.0222 ( 3.6%) 0.0228 ( 3.6%) typecheck-decl
0.0123 ( 2.6%) 0.0103 ( 6.8%) 0.0225 ( 3.6%) 0.0227 ( 3.6%) import-clang-decl
0.0177 ( 3.8%) 0.0049 ( 3.3%) 0.0226 ( 3.6%) 0.0226 ( 3.6%) precheck-target
0.0111 ( 2.4%) 0.0029 ( 1.9%) 0.0140 ( 2.3%) 0.0140 ( 2.2%) SILGen
0.0122 ( 2.6%) 0.0002 ( 0.1%) 0.0123 ( 2.0%) 0.0124 ( 2.0%) SIL optimization
0.0089 ( 1.9%) 0.0034 ( 2.2%) 0.0123 ( 2.0%) 0.0123 ( 2.0%) IRGen
0.0070 ( 1.5%) 0.0017 ( 1.1%) 0.0086 ( 1.4%) 0.0086 ( 1.4%) SILGen-function
0.0049 ( 1.1%) 0.0008 ( 0.5%) 0.0057 ( 0.9%) 0.0059 ( 0.9%) typecheck-expr-pattern
0.0010 ( 0.2%) 0.0020 ( 1.3%) 0.0030 ( 0.5%) 0.0031 ( 0.5%) load-stdlib
0.0009 ( 0.2%) 0.0005 ( 0.3%) 0.0013 ( 0.2%) 0.0014 ( 0.2%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
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%) module-populate-cache
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.4681 (100.0%) 0.1504 (100.0%) 0.6185 (100.0%) 0.6260 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.9696 seconds (1.0098 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6686 (100.0%) 0.3010 (100.0%) 0.9696 (100.0%) 1.0098 (100.0%) Building Target
0.6686 (100.0%) 0.3010 (100.0%) 0.9696 (100.0%) 1.0098 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: candidate has non-matching type '(Date.Type) throws -> Date'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: make 'decode' private to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: Int128.Type) throws -> Int128}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: candidate has non-matching type '(Data.Type) throws -> Data'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: make 'decode' private to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: UInt128.Type) throws -> UInt128}
^
SwiftDriverJobDiscovery normal arm64_32 Compiling FixedWidthInteger+Bytes.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086280088-swift-frontend-MessagePack-KeyedDecodingContainer.swift-arm64_apple_watchos11.4-o-Onone-972319094.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3543 seconds (0.3602 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0464 ( 17.5%) 0.0107 ( 12.0%) 0.0571 ( 16.1%) 0.0575 ( 16.0%) perform-sema
0.0463 ( 17.5%) 0.0107 ( 12.0%) 0.0570 ( 16.1%) 0.0574 ( 15.9%) Type checking and Semantic analysis
0.0393 ( 14.9%) 0.0093 ( 10.4%) 0.0487 ( 13.7%) 0.0489 ( 13.6%) typecheck-decl
0.0314 ( 11.9%) 0.0076 ( 8.5%) 0.0390 ( 11.0%) 0.0393 ( 10.9%) typecheck-expr
0.0163 ( 6.2%) 0.0164 ( 18.4%) 0.0327 ( 9.2%) 0.0338 ( 9.4%) parse-and-resolve-imports
0.0159 ( 6.0%) 0.0150 ( 16.7%) 0.0309 ( 8.7%) 0.0319 ( 8.9%) Import resolution
0.0115 ( 4.4%) 0.0048 ( 5.3%) 0.0163 ( 4.6%) 0.0168 ( 4.7%) IRGen
0.0119 ( 4.5%) 0.0037 ( 4.2%) 0.0156 ( 4.4%) 0.0158 ( 4.4%) build-rewrite-system
0.0102 ( 3.8%) 0.0021 ( 2.4%) 0.0123 ( 3.5%) 0.0123 ( 3.4%) SILGen
0.0092 ( 3.5%) 0.0026 ( 2.9%) 0.0118 ( 3.3%) 0.0118 ( 3.3%) precheck-target
0.0076 ( 2.9%) 0.0004 ( 0.5%) 0.0080 ( 2.3%) 0.0098 ( 2.7%) SIL optimization
0.0083 ( 3.1%) 0.0013 ( 1.5%) 0.0096 ( 2.7%) 0.0097 ( 2.7%) typecheck-stmt
0.0077 ( 2.9%) 0.0015 ( 1.7%) 0.0092 ( 2.6%) 0.0092 ( 2.5%) SILGen-function
0.0017 ( 0.6%) 0.0018 ( 2.0%) 0.0035 ( 1.0%) 0.0035 ( 1.0%) import-clang-decl
0.0010 ( 0.4%) 0.0015 ( 1.7%) 0.0025 ( 0.7%) 0.0025 ( 0.7%) load-stdlib
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%) 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%) 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%) 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.2647 (100.0%) 0.0896 (100.0%) 0.3543 (100.0%) 0.3602 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1917 seconds (0.1977 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1420 (100.0%) 0.0498 (100.0%) 0.1917 (100.0%) 0.1977 (100.0%) Building Target
0.1420 (100.0%) 0.0498 (100.0%) 0.1917 (100.0%) 0.1977 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 Compiling\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086294170-swift-frontend-MessagePack-UnkeyedDecodingContainer.swift-arm64_apple_watchos11.4-o-Onone-2103252798.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3623 seconds (0.3660 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0498 ( 18.0%) 0.0109 ( 12.7%) 0.0607 ( 16.7%) 0.0615 ( 16.8%) perform-sema
0.0497 ( 18.0%) 0.0109 ( 12.6%) 0.0606 ( 16.7%) 0.0614 ( 16.8%) Type checking and Semantic analysis
0.0307 ( 11.1%) 0.0059 ( 6.8%) 0.0366 ( 10.1%) 0.0369 ( 10.1%) typecheck-expr
0.0260 ( 9.4%) 0.0066 ( 7.6%) 0.0326 ( 9.0%) 0.0332 ( 9.1%) typecheck-decl
0.0280 ( 10.2%) 0.0045 ( 5.2%) 0.0325 ( 9.0%) 0.0327 ( 8.9%) typecheck-stmt
0.0159 ( 5.7%) 0.0163 ( 18.9%) 0.0321 ( 8.9%) 0.0323 ( 8.8%) parse-and-resolve-imports
0.0155 ( 5.6%) 0.0146 ( 16.9%) 0.0301 ( 8.3%) 0.0302 ( 8.3%) Import resolution
0.0108 ( 3.9%) 0.0029 ( 3.3%) 0.0137 ( 3.8%) 0.0138 ( 3.8%) build-rewrite-system
0.0107 ( 3.9%) 0.0025 ( 3.0%) 0.0132 ( 3.6%) 0.0133 ( 3.6%) precheck-target
0.0102 ( 3.7%) 0.0021 ( 2.4%) 0.0123 ( 3.4%) 0.0124 ( 3.4%) SILGen
0.0083 ( 3.0%) 0.0034 ( 3.9%) 0.0116 ( 3.2%) 0.0116 ( 3.2%) IRGen
0.0076 ( 2.8%) 0.0001 ( 0.2%) 0.0078 ( 2.1%) 0.0078 ( 2.1%) SIL optimization
0.0063 ( 2.3%) 0.0013 ( 1.5%) 0.0076 ( 2.1%) 0.0076 ( 2.1%) SILGen-function
0.0038 ( 1.4%) 0.0007 ( 0.8%) 0.0045 ( 1.2%) 0.0045 ( 1.2%) typecheck-expr-pattern
0.0017 ( 0.6%) 0.0021 ( 2.4%) 0.0038 ( 1.1%) 0.0042 ( 1.1%) import-clang-decl
0.0009 ( 0.3%) 0.0015 ( 1.7%) 0.0024 ( 0.7%) 0.0024 ( 0.7%) load-stdlib
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%) perform-whole-module-type-checking
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%) 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%) 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.2761 (100.0%) 0.0862 (100.0%) 0.3623 (100.0%) 0.3660 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1873 seconds (0.1923 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1431 (100.0%) 0.0442 (100.0%) 0.1873 (100.0%) 0.1923 (100.0%) Building Target
0.1431 (100.0%) 0.0442 (100.0%) 0.1873 (100.0%) 0.1923 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 Compiling\ UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086330426-swift-frontend-MessagePack-UnkeyedEncodingContainer.swift-arm64_apple_watchos11.4-o-Onone-3934045989.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2997 seconds (0.3123 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0384 ( 17.8%) 0.0110 ( 13.0%) 0.0494 ( 16.5%) 0.0520 ( 16.7%) perform-sema
0.0384 ( 17.8%) 0.0109 ( 13.0%) 0.0493 ( 16.5%) 0.0519 ( 16.6%) Type checking and Semantic analysis
0.0269 ( 12.5%) 0.0073 ( 8.6%) 0.0342 ( 11.4%) 0.0366 ( 11.7%) typecheck-stmt
0.0158 ( 7.3%) 0.0158 ( 18.8%) 0.0315 ( 10.5%) 0.0315 ( 10.1%) parse-and-resolve-imports
0.0154 ( 7.1%) 0.0144 ( 17.1%) 0.0298 ( 9.9%) 0.0298 ( 9.5%) Import resolution
0.0150 ( 6.9%) 0.0049 ( 5.8%) 0.0199 ( 6.6%) 0.0216 ( 6.9%) typecheck-expr
0.0141 ( 6.5%) 0.0042 ( 5.0%) 0.0183 ( 6.1%) 0.0185 ( 5.9%) typecheck-decl
0.0115 ( 5.3%) 0.0027 ( 3.2%) 0.0142 ( 4.7%) 0.0162 ( 5.2%) SILGen
0.0123 ( 5.7%) 0.0035 ( 4.2%) 0.0158 ( 5.3%) 0.0160 ( 5.1%) build-rewrite-system
0.0079 ( 3.7%) 0.0017 ( 2.0%) 0.0096 ( 3.2%) 0.0096 ( 3.1%) SILGen-function
0.0069 ( 3.2%) 0.0018 ( 2.1%) 0.0086 ( 2.9%) 0.0089 ( 2.8%) precheck-target
0.0050 ( 2.3%) 0.0022 ( 2.6%) 0.0072 ( 2.4%) 0.0072 ( 2.3%) IRGen
0.0048 ( 2.2%) 0.0000 ( 0.0%) 0.0049 ( 1.6%) 0.0049 ( 1.6%) SIL optimization
0.0017 ( 0.8%) 0.0017 ( 2.1%) 0.0034 ( 1.1%) 0.0034 ( 1.1%) import-clang-decl
0.0010 ( 0.5%) 0.0018 ( 2.1%) 0.0027 ( 0.9%) 0.0028 ( 0.9%) load-stdlib
0.0005 ( 0.2%) 0.0003 ( 0.3%) 0.0008 ( 0.3%) 0.0013 ( 0.4%) 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%) 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%) module-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%) source-file-populate-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%) 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.2157 (100.0%) 0.0840 (100.0%) 0.2997 (100.0%) 0.3123 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1466 seconds (0.1517 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1051 (100.0%) 0.0414 (100.0%) 0.1466 (100.0%) 0.1517 (100.0%) Building Target
0.1051 (100.0%) 0.0414 (100.0%) 0.1466 (100.0%) 0.1517 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 Compiling\ AnyCodingKey.swift,\ Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift:25:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'AnyCodingKey' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086460406-swift-frontend-MessagePack-AnyCodingKey.swift-arm64_apple_watchos11.4-o-Onone-2683229468.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1638 seconds (0.1639 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0181 ( 18.8%) 0.0231 ( 34.3%) 0.0412 ( 25.2%) 0.0413 ( 25.2%) parse-and-resolve-imports
0.0177 ( 18.3%) 0.0229 ( 33.9%) 0.0405 ( 24.7%) 0.0406 ( 24.8%) Import resolution
0.0114 ( 11.8%) 0.0044 ( 6.5%) 0.0158 ( 9.6%) 0.0158 ( 9.6%) perform-sema
0.0113 ( 11.7%) 0.0044 ( 6.5%) 0.0157 ( 9.6%) 0.0157 ( 9.6%) Type checking and Semantic analysis
0.0074 ( 7.7%) 0.0033 ( 4.8%) 0.0107 ( 6.5%) 0.0107 ( 6.5%) typecheck-stmt
0.0046 ( 4.8%) 0.0027 ( 4.0%) 0.0073 ( 4.5%) 0.0073 ( 4.5%) IRGen
0.0060 ( 6.3%) 0.0008 ( 1.1%) 0.0068 ( 4.1%) 0.0068 ( 4.1%) SILGen
0.0054 ( 5.6%) 0.0014 ( 2.0%) 0.0067 ( 4.1%) 0.0067 ( 4.1%) typecheck-decl
0.0049 ( 5.0%) 0.0011 ( 1.7%) 0.0060 ( 3.6%) 0.0060 ( 3.6%) typecheck-expr
0.0035 ( 3.6%) 0.0001 ( 0.2%) 0.0036 ( 2.2%) 0.0036 ( 2.2%) SIL optimization
0.0032 ( 3.3%) 0.0004 ( 0.6%) 0.0036 ( 2.2%) 0.0036 ( 2.2%) SILGen-function
0.0010 ( 1.1%) 0.0016 ( 2.4%) 0.0026 ( 1.6%) 0.0026 ( 1.6%) import-clang-decl
0.0009 ( 0.9%) 0.0011 ( 1.6%) 0.0020 ( 1.2%) 0.0020 ( 1.2%) load-stdlib
0.0007 ( 0.7%) 0.0002 ( 0.3%) 0.0009 ( 0.5%) 0.0009 ( 0.5%) build-rewrite-system
0.0004 ( 0.4%) 0.0000 ( 0.1%) 0.0004 ( 0.3%) 0.0004 ( 0.3%) 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%) SIL verification, pre-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, 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
0.0963 (100.0%) 0.0675 (100.0%) 0.1638 (100.0%) 0.1639 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1072 seconds (0.1072 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0688 (100.0%) 0.0384 (100.0%) 0.1072 (100.0%) 0.1072 (100.0%) Building Target
0.0688 (100.0%) 0.0384 (100.0%) 0.1072 (100.0%) 0.1072 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 Compiling\ KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086466064-swift-frontend-MessagePack-KeyedEncodingContainer.swift-arm64_apple_watchos11.4-o-Onone-2384140421.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2974 seconds (0.2975 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0176 ( 8.4%) 0.0249 ( 28.0%) 0.0425 ( 14.3%) 0.0425 ( 14.3%) parse-and-resolve-imports
0.0349 ( 16.8%) 0.0074 ( 8.3%) 0.0423 ( 14.2%) 0.0423 ( 14.2%) perform-sema
0.0349 ( 16.7%) 0.0074 ( 8.3%) 0.0423 ( 14.2%) 0.0423 ( 14.2%) Type checking and Semantic analysis
0.0173 ( 8.3%) 0.0247 ( 27.7%) 0.0419 ( 14.1%) 0.0420 ( 14.1%) Import resolution
0.0229 ( 11.0%) 0.0049 ( 5.5%) 0.0278 ( 9.3%) 0.0278 ( 9.3%) typecheck-stmt
0.0150 ( 7.2%) 0.0032 ( 3.6%) 0.0183 ( 6.1%) 0.0183 ( 6.1%) typecheck-decl
0.0144 ( 6.9%) 0.0024 ( 2.6%) 0.0168 ( 5.6%) 0.0168 ( 5.6%) typecheck-expr
0.0108 ( 5.2%) 0.0030 ( 3.3%) 0.0138 ( 4.6%) 0.0138 ( 4.6%) build-rewrite-system
0.0111 ( 5.3%) 0.0020 ( 2.3%) 0.0132 ( 4.4%) 0.0132 ( 4.4%) SILGen
0.0078 ( 3.8%) 0.0013 ( 1.5%) 0.0092 ( 3.1%) 0.0092 ( 3.1%) SILGen-function
0.0071 ( 3.4%) 0.0020 ( 2.3%) 0.0092 ( 3.1%) 0.0092 ( 3.1%) precheck-target
0.0064 ( 3.1%) 0.0024 ( 2.7%) 0.0089 ( 3.0%) 0.0089 ( 3.0%) IRGen
0.0051 ( 2.4%) 0.0000 ( 0.0%) 0.0051 ( 1.7%) 0.0051 ( 1.7%) SIL optimization
0.0015 ( 0.7%) 0.0015 ( 1.7%) 0.0031 ( 1.0%) 0.0031 ( 1.0%) import-clang-decl
0.0011 ( 0.5%) 0.0018 ( 2.0%) 0.0029 ( 1.0%) 0.0029 ( 1.0%) load-stdlib
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) 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%) associated-type-inference
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%) 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%) 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.2084 (100.0%) 0.0889 (100.0%) 0.2974 (100.0%) 0.2975 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1483 seconds (0.1483 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1053 (100.0%) 0.0430 (100.0%) 0.1483 (100.0%) 0.1483 (100.0%) Building Target
0.1053 (100.0%) 0.0430 (100.0%) 0.1483 (100.0%) 0.1483 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64_32 Compiling\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: candidate has non-matching type '(Date.Type) throws -> Date'
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:159:10: note: make 'decode' private to silence this warning
func decode(_ type: Date.Type) throws -> Date {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: Int128.Type) throws -> Int128}
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: candidate has non-matching type '(Data.Type) throws -> Data'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift:190:10: note: make 'decode' private to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: UInt128.Type) throws -> UInt128}
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086468488-swift-frontend-MessagePack-SingleValueDecodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-2973696151.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4730 seconds (0.4730 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0663 ( 18.6%) 0.0138 ( 11.9%) 0.0802 ( 16.9%) 0.0802 ( 16.9%) perform-sema
0.0663 ( 18.6%) 0.0138 ( 11.9%) 0.0801 ( 16.9%) 0.0801 ( 16.9%) Type checking and Semantic analysis
0.0559 ( 15.7%) 0.0110 ( 9.4%) 0.0670 ( 14.2%) 0.0670 ( 14.2%) typecheck-stmt
0.0486 ( 13.6%) 0.0099 ( 8.5%) 0.0585 ( 12.4%) 0.0585 ( 12.4%) typecheck-expr
0.0173 ( 4.9%) 0.0230 ( 19.7%) 0.0403 ( 8.5%) 0.0404 ( 8.5%) parse-and-resolve-imports
0.0169 ( 4.8%) 0.0227 ( 19.5%) 0.0397 ( 8.4%) 0.0397 ( 8.4%) Import resolution
0.0158 ( 4.4%) 0.0037 ( 3.2%) 0.0195 ( 4.1%) 0.0195 ( 4.1%) typecheck-decl
0.0142 ( 4.0%) 0.0041 ( 3.5%) 0.0183 ( 3.9%) 0.0183 ( 3.9%) build-rewrite-system
0.0146 ( 4.1%) 0.0035 ( 3.0%) 0.0181 ( 3.8%) 0.0181 ( 3.8%) precheck-target
0.0113 ( 3.2%) 0.0001 ( 0.1%) 0.0114 ( 2.4%) 0.0114 ( 2.4%) SIL optimization
0.0089 ( 2.5%) 0.0017 ( 1.5%) 0.0106 ( 2.2%) 0.0106 ( 2.2%) SILGen
0.0073 ( 2.0%) 0.0027 ( 2.3%) 0.0100 ( 2.1%) 0.0100 ( 2.1%) IRGen
0.0059 ( 1.6%) 0.0010 ( 0.9%) 0.0069 ( 1.5%) 0.0069 ( 1.5%) SILGen-function
0.0021 ( 0.6%) 0.0026 ( 2.2%) 0.0047 ( 1.0%) 0.0047 ( 1.0%) import-clang-decl
0.0037 ( 1.0%) 0.0004 ( 0.4%) 0.0042 ( 0.9%) 0.0042 ( 0.9%) typecheck-expr-pattern
0.0010 ( 0.3%) 0.0024 ( 2.1%) 0.0034 ( 0.7%) 0.0034 ( 0.7%) load-stdlib
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, 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%) module-populate-cache
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.3563 (100.0%) 0.1167 (100.0%) 0.4730 (100.0%) 0.4730 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2232 seconds (0.2232 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1728 (100.0%) 0.0504 (100.0%) 0.2232 (100.0%) 0.2232 (100.0%) Building Target
0.1728 (100.0%) 0.0504 (100.0%) 0.2232 (100.0%) 0.2232 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 Compiling\ MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086474157-swift-frontend-MessagePack-MessagePackEncoder.swift-arm64_apple_watchos11.4-o-Onone-694766905.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2380 seconds (0.2380 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0171 ( 11.1%) 0.0243 ( 29.0%) 0.0414 ( 17.4%) 0.0414 ( 17.4%) parse-and-resolve-imports
0.0167 ( 10.8%) 0.0240 ( 28.6%) 0.0407 ( 17.1%) 0.0407 ( 17.1%) Import resolution
0.0248 ( 16.1%) 0.0066 ( 7.9%) 0.0314 ( 13.2%) 0.0314 ( 13.2%) perform-sema
0.0247 ( 16.0%) 0.0066 ( 7.9%) 0.0313 ( 13.2%) 0.0313 ( 13.2%) Type checking and Semantic analysis
0.0207 ( 13.4%) 0.0049 ( 5.8%) 0.0256 ( 10.7%) 0.0256 ( 10.7%) typecheck-stmt
0.0153 ( 9.9%) 0.0041 ( 4.9%) 0.0193 ( 8.1%) 0.0193 ( 8.1%) typecheck-expr
0.0082 ( 5.3%) 0.0027 ( 3.2%) 0.0109 ( 4.6%) 0.0109 ( 4.6%) precheck-target
0.0048 ( 3.1%) 0.0014 ( 1.7%) 0.0062 ( 2.6%) 0.0062 ( 2.6%) build-rewrite-system
0.0040 ( 2.6%) 0.0023 ( 2.7%) 0.0062 ( 2.6%) 0.0062 ( 2.6%) IRGen
0.0045 ( 2.9%) 0.0017 ( 2.0%) 0.0062 ( 2.6%) 0.0062 ( 2.6%) typecheck-decl
0.0040 ( 2.6%) 0.0008 ( 0.9%) 0.0048 ( 2.0%) 0.0048 ( 2.0%) SILGen
0.0043 ( 2.8%) 0.0001 ( 0.1%) 0.0044 ( 1.8%) 0.0044 ( 1.8%) SIL optimization
0.0019 ( 1.2%) 0.0020 ( 2.3%) 0.0039 ( 1.6%) 0.0039 ( 1.6%) import-clang-decl
0.0010 ( 0.6%) 0.0021 ( 2.5%) 0.0031 ( 1.3%) 0.0031 ( 1.3%) load-stdlib
0.0022 ( 1.4%) 0.0004 ( 0.5%) 0.0026 ( 1.1%) 0.0026 ( 1.1%) SILGen-function
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%) 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%) 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.1541 (100.0%) 0.0839 (100.0%) 0.2380 (100.0%) 0.2380 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1183 seconds (0.1183 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0771 (100.0%) 0.0412 (100.0%) 0.1183 (100.0%) 0.1183 (100.0%) Building Target
0.0771 (100.0%) 0.0412 (100.0%) 0.1183 (100.0%) 0.1183 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling AnyCodingKey.swift, Box.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64 Compiling\ FixedWidthInteger+Bytes.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086477215-swift-frontend-MessagePack-FixedWidthInteger_Bytes.swift-arm64_apple_watchos11.4-o-Onone-1705636386.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1256 seconds (0.1257 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0168 ( 24.8%) 0.0232 ( 40.2%) 0.0400 ( 31.9%) 0.0401 ( 31.9%) parse-and-resolve-imports
0.0165 ( 24.3%) 0.0229 ( 39.7%) 0.0394 ( 31.4%) 0.0395 ( 31.4%) Import resolution
0.0067 ( 9.8%) 0.0018 ( 3.1%) 0.0085 ( 6.7%) 0.0085 ( 6.7%) perform-sema
0.0066 ( 9.7%) 0.0018 ( 3.1%) 0.0084 ( 6.7%) 0.0084 ( 6.7%) Type checking and Semantic analysis
0.0038 ( 5.5%) 0.0010 ( 1.7%) 0.0048 ( 3.8%) 0.0048 ( 3.8%) typecheck-decl
0.0026 ( 3.9%) 0.0021 ( 3.6%) 0.0047 ( 3.8%) 0.0047 ( 3.8%) IRGen
0.0036 ( 5.2%) 0.0009 ( 1.5%) 0.0044 ( 3.5%) 0.0044 ( 3.5%) build-rewrite-system
0.0029 ( 4.3%) 0.0008 ( 1.3%) 0.0037 ( 2.9%) 0.0037 ( 2.9%) typecheck-stmt
0.0034 ( 4.9%) 0.0001 ( 0.1%) 0.0034 ( 2.7%) 0.0034 ( 2.7%) SIL optimization
0.0010 ( 1.5%) 0.0022 ( 3.7%) 0.0032 ( 2.5%) 0.0032 ( 2.5%) load-stdlib
0.0014 ( 2.1%) 0.0005 ( 0.9%) 0.0020 ( 1.6%) 0.0020 ( 1.6%) typecheck-expr
0.0013 ( 2.0%) 0.0003 ( 0.5%) 0.0016 ( 1.3%) 0.0016 ( 1.3%) SILGen
0.0011 ( 1.6%) 0.0003 ( 0.5%) 0.0013 ( 1.1%) 0.0013 ( 1.0%) SILGen-function
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) precheck-target
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%) module-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%) perform-whole-module-type-checking
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%) populate-source-file-class-member-cache
0.0679 (100.0%) 0.0577 (100.0%) 0.1256 (100.0%) 0.1257 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0811 seconds (0.0816 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0454 (100.0%) 0.0356 (100.0%) 0.0811 (100.0%) 0.0816 (100.0%) Building Target
0.0454 (100.0%) 0.0356 (100.0%) 0.0811 (100.0%) 0.0816 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftCompile normal arm64_32 Compiling\ KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745665086476876-swift-frontend-MessagePack-KeyedEncodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-431530015.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2868 seconds (0.2868 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0341 ( 16.9%) 0.0073 ( 8.6%) 0.0414 ( 14.4%) 0.0414 ( 14.4%) perform-sema
0.0340 ( 16.8%) 0.0073 ( 8.6%) 0.0413 ( 14.4%) 0.0413 ( 14.4%) Type checking and Semantic analysis
0.0164 ( 8.1%) 0.0227 ( 26.7%) 0.0391 ( 13.6%) 0.0391 ( 13.6%) parse-and-resolve-imports
0.0161 ( 7.9%) 0.0224 ( 26.4%) 0.0384 ( 13.4%) 0.0384 ( 13.4%) Import resolution
0.0228 ( 11.3%) 0.0049 ( 5.8%) 0.0277 ( 9.7%) 0.0277 ( 9.7%) typecheck-stmt
0.0142 ( 7.0%) 0.0031 ( 3.6%) 0.0173 ( 6.0%) 0.0173 ( 6.0%) typecheck-decl
0.0146 ( 7.3%) 0.0023 ( 2.7%) 0.0169 ( 5.9%) 0.0169 ( 5.9%) typecheck-expr
0.0104 ( 5.2%) 0.0030 ( 3.6%) 0.0135 ( 4.7%) 0.0134 ( 4.7%) build-rewrite-system
0.0102 ( 5.0%) 0.0021 ( 2.5%) 0.0123 ( 4.3%) 0.0123 ( 4.3%) SILGen
0.0069 ( 3.4%) 0.0025 ( 2.9%) 0.0093 ( 3.3%) 0.0093 ( 3.2%) IRGen
0.0070 ( 3.5%) 0.0021 ( 2.5%) 0.0091 ( 3.2%) 0.0091 ( 3.2%) precheck-target
0.0074 ( 3.7%) 0.0016 ( 1.8%) 0.0090 ( 3.1%) 0.0090 ( 3.1%) SILGen-function
0.0051 ( 2.5%) 0.0000 ( 0.0%) 0.0051 ( 1.8%) 0.0051 ( 1.8%) SIL optimization
0.0011 ( 0.5%) 0.0021 ( 2.5%) 0.0032 ( 1.1%) 0.0032 ( 1.1%) load-stdlib
0.0015 ( 0.8%) 0.0014 ( 1.7%) 0.0030 ( 1.0%) 0.0030 ( 1.0%) import-clang-decl
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) 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%) associated-type-inference
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%) perform-whole-module-type-checking
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%) populate-source-file-class-member-cache
0.2020 (100.0%) 0.0848 (100.0%) 0.2868 (100.0%) 0.2868 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1475 seconds (0.1476 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1059 (100.0%) 0.0417 (100.0%) 0.1475 (100.0%) 0.1476 (100.0%) Building Target
0.1059 (100.0%) 0.0417 (100.0%) 0.1475 (100.0%) 0.1476 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64_32 Compiling MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64 Compiling FixedWidthInteger+Bytes.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodingKey.swift, Box.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64 Compiling MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriver\ Compilation MessagePack normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MessagePack' from project 'MessagePack')
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 MessagePack -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.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/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/Binary/MessagePack normal arm64 (in target 'MessagePack' from project 'MessagePack')
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-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.LinkFileList -install_name @rpath/MessagePack.framework/MessagePack -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/Binary/MessagePack
SwiftDriverJobDiscovery normal arm64_32 Compiling KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriverJobDiscovery normal arm64_32 Compiling SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
SwiftDriver\ Compilation MessagePack normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MessagePack' from project 'MessagePack')
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 MessagePack -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-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/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.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/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Binary/MessagePack normal arm64_32 (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.LinkFileList -install_name @rpath/MessagePack.framework/MessagePack -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Binary/MessagePack
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/MessagePack normal arm64\ arm64_32 (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/Binary/MessagePack /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Binary/MessagePack -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/MessagePack
ExtractAppIntentsMetadata (in target 'MessagePack' from project 'MessagePack')
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 MessagePack --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 11.4 --bundle-identifier MessagePack --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework --target-triple arm64-apple-watchos11.4 --target-triple arm64_32-apple-watchos11.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/MessagePack --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/MessagePack.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/MessagePack.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/MessagePack.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 03:58:06.878 appintentsmetadataprocessor[715:4034] Starting appintentsmetadataprocessor export
2025-04-26 03:58:06.880 appintentsmetadataprocessor[715:4034] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/MessagePack.framework/MessagePack.tbd (in target 'MessagePack' from project 'MessagePack')
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework/MessagePack -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/MessagePack.framework/MessagePack.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework (in target 'MessagePack' from project 'MessagePack')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MessagePack.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MessagePack",
"name" : "MessagePack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MessagePack",
"targets" : [
"MessagePack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MessagePackTests",
"module_type" : "SwiftTarget",
"name" : "MessagePackTests",
"path" : "Tests/MessagePackTests",
"sources" : [
"Airport.swift",
"MessagePackDecodingTests.swift",
"MessagePackEncodingTests.swift",
"MessagePackPerformanceTests.swift",
"MessagePackRoundTripTests.swift"
],
"target_dependencies" : [
"MessagePack"
],
"type" : "test"
},
{
"c99name" : "MessagePack",
"module_type" : "SwiftTarget",
"name" : "MessagePack",
"path" : "Sources/MessagePack",
"product_memberships" : [
"MessagePack"
],
"sources" : [
"AnyCodingKey.swift",
"Box.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/MessagePackDecoder.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/MessagePackEncoder.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FixedWidthInteger+Bytes.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.