Build Information
Successful build of Eval, reference master (df80bd
), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 19:30:23 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 Eval-Package -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/tevelee/Eval.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/Eval
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at df80bd8 CI update
Cloned https://github.com/tevelee/Eval.git
Revision (git rev-parse @):
df80bd880d561f1f12bdbac087f835bb13916d5e
SUCCESS checkout https://github.com/tevelee/Eval.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/tevelee/Eval.git
https://github.com/tevelee/Eval.git
{
"dependencies" : [
],
"manifest_display_name" : "Eval",
"name" : "Eval",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Eval",
"targets" : [
"Eval"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EvalTests",
"module_type" : "SwiftTarget",
"name" : "EvalTests",
"path" : "Tests/EvalTests",
"sources" : [
"IntegrationTests/InterpreterTests.swift",
"IntegrationTests/PerformanceTest.swift",
"IntegrationTests/Suffix.swift",
"IntegrationTests/TemplateTests.swift",
"UnitTests/DataTypeTests.swift",
"UnitTests/FunctionTests.swift",
"UnitTests/InterpreterContextTests.swift",
"UnitTests/KeywordTests.swift",
"UnitTests/LiteralTests.swift",
"UnitTests/MatchResultTests.swift",
"UnitTests/MatchStatementTests.swift",
"UnitTests/MatcherTests.swift",
"UnitTests/PatternTests.swift",
"UnitTests/TemplateInterpreterTests.swift",
"UnitTests/TypedInterpreterTests.swift",
"UnitTests/UtilTests.swift",
"UnitTests/VariableProcessor.swift",
"UnitTests/VariableTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"Eval"
],
"type" : "test"
},
{
"c99name" : "Eval",
"module_type" : "SwiftTarget",
"name" : "Eval",
"path" : "Sources/Eval",
"product_memberships" : [
"Eval"
],
"sources" : [
"Common.swift",
"Elements.swift",
"TemplateInterpreter.swift",
"TypedInterpreter.swift",
"Utilities/MatchResult.swift",
"Utilities/Matcher.swift",
"Utilities/Pattern.swift",
"Utilities/Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/xcodeswift/xcproj.git
Fetching from https://github.com/kylef/PathKit.git
Fetching from https://github.com/tadija/AEXML.git
Fetching from https://github.com/JohnSundell/ShellOut.git
Fetching from https://github.com/kylef/Spectre.git
Creating working copy of package ‘PathKit’
Checking out 0.9.2 of package ‘PathKit’
Creating working copy of package ‘xcproj’
Checking out 4.3.1 of package ‘xcproj’
Creating working copy of package ‘AEXML’
Checking out 4.7.0 of package ‘AEXML’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘Spectre’
Checking out 0.9.2 of package ‘Spectre’
Resolved source packages:
Spectre: https://github.com/kylef/Spectre.git @ 0.9.2
ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
Automation: /Users/admin/builder/spi-builder-workspace/Scripts
PathKit: https://github.com/kylef/PathKit.git @ 0.9.2
xcproj: https://github.com/xcodeswift/xcproj.git @ 4.3.1
AEXML: https://github.com/tadija/AEXML.git @ 4.7.0
resolved source packages: Spectre, ShellOut, Automation, PathKit, xcproj, AEXML
{
"dependencies" : [
],
"manifest_display_name" : "Eval",
"name" : "Eval",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Eval",
"targets" : [
"Eval"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EvalTests",
"module_type" : "SwiftTarget",
"name" : "EvalTests",
"path" : "Tests/EvalTests",
"sources" : [
"IntegrationTests/InterpreterTests.swift",
"IntegrationTests/PerformanceTest.swift",
"IntegrationTests/Suffix.swift",
"IntegrationTests/TemplateTests.swift",
"UnitTests/DataTypeTests.swift",
"UnitTests/FunctionTests.swift",
"UnitTests/InterpreterContextTests.swift",
"UnitTests/KeywordTests.swift",
"UnitTests/LiteralTests.swift",
"UnitTests/MatchResultTests.swift",
"UnitTests/MatchStatementTests.swift",
"UnitTests/MatcherTests.swift",
"UnitTests/PatternTests.swift",
"UnitTests/TemplateInterpreterTests.swift",
"UnitTests/TypedInterpreterTests.swift",
"UnitTests/UtilTests.swift",
"UnitTests/VariableProcessor.swift",
"UnitTests/VariableTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"Eval"
],
"type" : "test"
},
{
"c99name" : "Eval",
"module_type" : "SwiftTarget",
"name" : "Eval",
"path" : "Sources/Eval",
"product_memberships" : [
"Eval"
],
"sources" : [
"Common.swift",
"Elements.swift",
"TemplateInterpreter.swift",
"TypedInterpreter.swift",
"Utilities/MatchResult.swift",
"Utilities/Matcher.swift",
"Utilities/Pattern.swift",
"Utilities/Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Eval",
"schemes" : [
"Automation",
"Eval-Package",
"EvalPackageDescription",
"EvalPackageTests"
],
"targets" : [
"Eval",
"EvalPackageDescription",
"EvalPackageTests",
"EvalTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Eval-Package -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 Eval-Package -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
Resolve Package Graph
Resolved source packages:
xcproj: https://github.com/xcodeswift/xcproj.git @ 4.3.1
Spectre: https://github.com/kylef/Spectre.git @ 0.9.2
PathKit: https://github.com/kylef/PathKit.git @ 0.9.2
AEXML: https://github.com/tadija/AEXML.git @ 4.7.0
Automation: /Users/admin/builder/spi-builder-workspace/Scripts
ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Eval' in project 'Eval' (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: f1c6950037920952ada7371527a6a331
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1c6950037920952ada7371527a6a331.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/Eval.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/Eval.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/Eval.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/Eval.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/Eval.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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.SwiftFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.LinkFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.SwiftFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-OutputFileMap.json (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.SwiftConstValuesFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-OutputFileMap.json (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_const_extract_protocols.json (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.LinkFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_const_extract_protocols.json (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.SwiftConstValuesFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Eval.DependencyStaticMetadataFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Eval.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Eval.DependencyMetadataFileList (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Eval.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Headers (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Eval.xcodeproj/Eval_Info.plist (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Eval.xcodeproj/Eval_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/Eval.framework/Info.plist
SwiftDriver Eval normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Eval' from project 'Eval')
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 Eval -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.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/Eval.build/Debug-watchos/Eval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_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/Eval.build/Debug-watchos/Eval.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver Eval normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Eval' from project 'Eval')
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 Eval -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.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/Eval.build/Debug-watchos/Eval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_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/Eval.build/Debug-watchos/Eval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TypedInterpreter.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/TypedInterpreter.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/TypedInterpreter.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018836302-swift-frontend-Eval-TypedInterpreter.swift-arm64_apple_watchos11.4-o-Onone-904003786.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9533 seconds (3.2269 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9233 ( 42.9%) 0.3500 ( 43.7%) 1.2733 ( 43.1%) 1.3753 ( 42.6%) parse-and-resolve-imports
0.9229 ( 42.9%) 0.3493 ( 43.6%) 1.2722 ( 43.1%) 1.3733 ( 42.6%) Import resolution
0.0838 ( 3.9%) 0.0177 ( 2.2%) 0.1015 ( 3.4%) 0.1016 ( 3.1%) build-rewrite-system
0.0492 ( 2.3%) 0.0172 ( 2.1%) 0.0664 ( 2.2%) 0.0716 ( 2.2%) perform-sema
0.0492 ( 2.3%) 0.0172 ( 2.1%) 0.0663 ( 2.2%) 0.0715 ( 2.2%) Type checking and Semantic analysis
0.0017 ( 0.1%) 0.0129 ( 1.6%) 0.0146 ( 0.5%) 0.0690 ( 2.1%) load-stdlib
0.0268 ( 1.2%) 0.0125 ( 1.6%) 0.0393 ( 1.3%) 0.0445 ( 1.4%) typecheck-decl
0.0305 ( 1.4%) 0.0067 ( 0.8%) 0.0372 ( 1.3%) 0.0374 ( 1.2%) typecheck-stmt
0.0126 ( 0.6%) 0.0093 ( 1.2%) 0.0219 ( 0.7%) 0.0219 ( 0.7%) import-clang-decl
0.0153 ( 0.7%) 0.0033 ( 0.4%) 0.0186 ( 0.6%) 0.0188 ( 0.6%) typecheck-expr
0.0092 ( 0.4%) 0.0026 ( 0.3%) 0.0118 ( 0.4%) 0.0118 ( 0.4%) IRGen
0.0084 ( 0.4%) 0.0009 ( 0.1%) 0.0093 ( 0.3%) 0.0093 ( 0.3%) SILGen
0.0068 ( 0.3%) 0.0001 ( 0.0%) 0.0069 ( 0.2%) 0.0069 ( 0.2%) SIL optimization
0.0049 ( 0.2%) 0.0004 ( 0.0%) 0.0053 ( 0.2%) 0.0053 ( 0.2%) SILGen-function
0.0047 ( 0.2%) 0.0002 ( 0.0%) 0.0049 ( 0.2%) 0.0049 ( 0.2%) precheck-target
0.0024 ( 0.1%) 0.0000 ( 0.0%) 0.0025 ( 0.1%) 0.0025 ( 0.1%) typecheck-for-each
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.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%) 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%) 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
2.1527 (100.0%) 0.8006 (100.0%) 2.9533 (100.0%) 3.2269 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.8509 seconds (3.1039 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.9024 (100.0%) 0.9486 (100.0%) 2.8509 (100.0%) 3.1039 (100.0%) Building Target
1.9024 (100.0%) 0.9486 (100.0%) 2.8509 (100.0%) 3.1039 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Matcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Matcher.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Matcher.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018836328-swift-frontend-Eval-Matcher.swift-arm64_apple_watchos11.4-o-Onone-1367491996.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6651 seconds (3.4268 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0187 ( 4.3%) 0.0515 ( 22.8%) 0.0703 ( 10.6%) 1.4235 ( 41.5%) parse-and-resolve-imports
0.0184 ( 4.2%) 0.0511 ( 22.6%) 0.0695 ( 10.5%) 1.4228 ( 41.5%) Import resolution
0.0829 ( 18.9%) 0.0286 ( 12.6%) 0.1115 ( 16.8%) 0.1121 ( 3.3%) build-rewrite-system
0.0648 ( 14.8%) 0.0157 ( 6.9%) 0.0805 ( 12.1%) 0.0805 ( 2.3%) perform-sema
0.0648 ( 14.8%) 0.0156 ( 6.9%) 0.0804 ( 12.1%) 0.0804 ( 2.3%) Type checking and Semantic analysis
0.0583 ( 13.3%) 0.0140 ( 6.2%) 0.0724 ( 10.9%) 0.0724 ( 2.1%) typecheck-stmt
0.0017 ( 0.4%) 0.0128 ( 5.6%) 0.0145 ( 2.2%) 0.0688 ( 2.0%) load-stdlib
0.0470 ( 10.7%) 0.0125 ( 5.5%) 0.0596 ( 9.0%) 0.0596 ( 1.7%) typecheck-expr
0.0122 ( 2.8%) 0.0098 ( 4.3%) 0.0220 ( 3.3%) 0.0221 ( 0.6%) import-clang-decl
0.0175 ( 4.0%) 0.0027 ( 1.2%) 0.0202 ( 3.0%) 0.0202 ( 0.6%) precheck-target
0.0142 ( 3.2%) 0.0025 ( 1.1%) 0.0168 ( 2.5%) 0.0168 ( 0.5%) SILGen
0.0110 ( 2.5%) 0.0033 ( 1.5%) 0.0143 ( 2.2%) 0.0143 ( 0.4%) typecheck-decl
0.0107 ( 2.4%) 0.0019 ( 0.8%) 0.0126 ( 1.9%) 0.0126 ( 0.4%) SILGen-function
0.0078 ( 1.8%) 0.0036 ( 1.6%) 0.0114 ( 1.7%) 0.0114 ( 0.3%) IRGen
0.0075 ( 1.7%) 0.0004 ( 0.2%) 0.0079 ( 1.2%) 0.0079 ( 0.2%) SIL optimization
0.0009 ( 0.2%) 0.0002 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 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%) 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.4389 (100.0%) 0.2263 (100.0%) 0.6651 (100.0%) 3.4268 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6209 seconds (3.1148 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9895 (100.0%) 0.6314 (100.0%) 1.6209 (100.0%) 3.1148 (100.0%) Building Target
0.9895 (100.0%) 0.6314 (100.0%) 1.6209 (100.0%) 3.1148 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Utils.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018836417-swift-frontend-Eval-Utils.swift-arm64_apple_watchos11.4-o-Onone-2852647132.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3712 seconds (3.2526 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0187 ( 9.6%) 0.0493 ( 28.1%) 0.0680 ( 18.3%) 1.4869 ( 45.7%) parse-and-resolve-imports
0.0184 ( 9.4%) 0.0489 ( 27.9%) 0.0673 ( 18.1%) 1.4862 ( 45.7%) Import resolution
0.0824 ( 42.1%) 0.0281 ( 16.0%) 0.1105 ( 29.8%) 0.1106 ( 3.4%) build-rewrite-system
0.0019 ( 1.0%) 0.0169 ( 9.6%) 0.0188 ( 5.1%) 0.0614 ( 1.9%) load-stdlib
0.0125 ( 6.4%) 0.0095 ( 5.4%) 0.0220 ( 5.9%) 0.0226 ( 0.7%) import-clang-decl
0.0144 ( 7.4%) 0.0052 ( 2.9%) 0.0196 ( 5.3%) 0.0196 ( 0.6%) perform-sema
0.0144 ( 7.3%) 0.0051 ( 2.9%) 0.0195 ( 5.3%) 0.0195 ( 0.6%) Type checking and Semantic analysis
0.0132 ( 6.7%) 0.0048 ( 2.7%) 0.0179 ( 4.8%) 0.0179 ( 0.6%) typecheck-stmt
0.0071 ( 3.6%) 0.0025 ( 1.4%) 0.0096 ( 2.6%) 0.0096 ( 0.3%) precheck-target
0.0025 ( 1.3%) 0.0027 ( 1.5%) 0.0052 ( 1.4%) 0.0052 ( 0.2%) IRGen
0.0032 ( 1.6%) 0.0010 ( 0.6%) 0.0042 ( 1.1%) 0.0043 ( 0.1%) SILGen
0.0021 ( 1.1%) 0.0006 ( 0.3%) 0.0027 ( 0.7%) 0.0028 ( 0.1%) SILGen-function
0.0023 ( 1.2%) 0.0001 ( 0.1%) 0.0024 ( 0.6%) 0.0024 ( 0.1%) SIL optimization
0.0010 ( 0.5%) 0.0003 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) typecheck-decl
0.0008 ( 0.4%) 0.0003 ( 0.2%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0001 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) typecheck-expr
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1959 (100.0%) 0.1754 (100.0%) 0.3712 (100.0%) 3.2526 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5379 seconds (3.0973 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8841 (100.0%) 0.6538 (100.0%) 1.5379 (100.0%) 3.0973 (100.0%) Building Target
0.8841 (100.0%) 0.6538 (100.0%) 1.5379 (100.0%) 3.0973 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Utils.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Pattern.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018849784-swift-frontend-Eval-Pattern.swift-arm64_apple_watchos11.4-o-Onone-2770251888.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4563 seconds (4.0261 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0196 ( 7.2%) 0.0512 ( 27.6%) 0.0708 ( 15.5%) 1.8322 ( 45.5%) parse-and-resolve-imports
0.0191 ( 7.1%) 0.0505 ( 27.2%) 0.0696 ( 15.2%) 1.8310 ( 45.5%) Import resolution
0.0560 ( 20.7%) 0.0195 ( 10.5%) 0.0755 ( 16.5%) 0.0755 ( 1.9%) build-rewrite-system
0.0016 ( 0.6%) 0.0100 ( 5.4%) 0.0116 ( 2.5%) 0.0563 ( 1.4%) load-stdlib
0.0337 ( 12.5%) 0.0102 ( 5.5%) 0.0439 ( 9.6%) 0.0441 ( 1.1%) perform-sema
0.0336 ( 12.4%) 0.0102 ( 5.5%) 0.0438 ( 9.6%) 0.0440 ( 1.1%) Type checking and Semantic analysis
0.0263 ( 9.7%) 0.0090 ( 4.8%) 0.0353 ( 7.7%) 0.0355 ( 0.9%) typecheck-decl
0.0125 ( 4.6%) 0.0100 ( 5.4%) 0.0225 ( 4.9%) 0.0228 ( 0.6%) import-clang-decl
0.0160 ( 5.9%) 0.0042 ( 2.2%) 0.0202 ( 4.4%) 0.0202 ( 0.5%) typecheck-expr
0.0144 ( 5.3%) 0.0034 ( 1.8%) 0.0178 ( 3.9%) 0.0178 ( 0.4%) typecheck-stmt
0.0103 ( 3.8%) 0.0038 ( 2.1%) 0.0142 ( 3.1%) 0.0154 ( 0.4%) IRGen
0.0089 ( 3.3%) 0.0017 ( 0.9%) 0.0107 ( 2.3%) 0.0108 ( 0.3%) SILGen
0.0096 ( 3.6%) 0.0002 ( 0.1%) 0.0098 ( 2.1%) 0.0098 ( 0.2%) SIL optimization
0.0055 ( 2.0%) 0.0008 ( 0.4%) 0.0063 ( 1.4%) 0.0063 ( 0.2%) SILGen-function
0.0023 ( 0.9%) 0.0005 ( 0.3%) 0.0029 ( 0.6%) 0.0029 ( 0.1%) precheck-target
0.0009 ( 0.3%) 0.0002 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 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%) 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.2708 (100.0%) 0.1855 (100.0%) 0.4563 (100.0%) 4.0261 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2178 seconds (3.1030 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6828 (100.0%) 0.5349 (100.0%) 1.2178 (100.0%) 3.1030 (100.0%) Building Target
0.6828 (100.0%) 0.5349 (100.0%) 1.2178 (100.0%) 3.1030 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: warning: static property 'backwardMatch' is not concurrency-safe because non-'Sendable' type 'PatternOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:43:15: note: consider making struct 'PatternOptions' conform to the 'Sendable' protocol
public struct PatternOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: add '@MainActor' to make static property 'backwardMatch' part of global actor 'MainActor'
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ MatchResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/MatchResult.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018853066-swift-frontend-Eval-MatchResult.swift-arm64_apple_watchos11.4-o-Onone-2859401721.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3968 seconds (3.3750 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0180 ( 7.9%) 0.0475 ( 27.9%) 0.0654 ( 16.5%) 1.5330 ( 45.4%) parse-and-resolve-imports
0.0176 ( 7.8%) 0.0469 ( 27.6%) 0.0645 ( 16.2%) 1.5320 ( 45.4%) Import resolution
0.0834 ( 36.8%) 0.0300 ( 17.7%) 0.1135 ( 28.6%) 0.1135 ( 3.4%) build-rewrite-system
0.0012 ( 0.5%) 0.0083 ( 4.9%) 0.0096 ( 2.4%) 0.0523 ( 1.6%) load-stdlib
0.0251 ( 11.1%) 0.0064 ( 3.7%) 0.0315 ( 7.9%) 0.0315 ( 0.9%) perform-sema
0.0251 ( 11.1%) 0.0063 ( 3.7%) 0.0314 ( 7.9%) 0.0315 ( 0.9%) Type checking and Semantic analysis
0.0220 ( 9.7%) 0.0049 ( 2.9%) 0.0270 ( 6.8%) 0.0270 ( 0.8%) typecheck-stmt
0.0119 ( 5.3%) 0.0110 ( 6.4%) 0.0229 ( 5.8%) 0.0229 ( 0.7%) import-clang-decl
0.0099 ( 4.4%) 0.0029 ( 1.7%) 0.0128 ( 3.2%) 0.0129 ( 0.4%) precheck-target
0.0037 ( 1.6%) 0.0033 ( 1.9%) 0.0070 ( 1.8%) 0.0070 ( 0.2%) IRGen
0.0028 ( 1.2%) 0.0013 ( 0.8%) 0.0041 ( 1.0%) 0.0041 ( 0.1%) typecheck-decl
0.0024 ( 1.1%) 0.0001 ( 0.0%) 0.0025 ( 0.6%) 0.0025 ( 0.1%) SIL optimization
0.0016 ( 0.7%) 0.0004 ( 0.3%) 0.0021 ( 0.5%) 0.0021 ( 0.1%) SILGen
0.0008 ( 0.4%) 0.0002 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) SILGen-function
0.0006 ( 0.3%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) load-all-members
0.0005 ( 0.2%) 0.0002 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) typecheck-expr
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.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.2267 (100.0%) 0.1700 (100.0%) 0.3968 (100.0%) 3.3750 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4938 seconds (3.0811 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8855 (100.0%) 0.6083 (100.0%) 1.4938 (100.0%) 3.0811 (100.0%) Building Target
0.8855 (100.0%) 0.6083 (100.0%) 1.4938 (100.0%) 3.0811 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/MatchResult.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Common.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Common.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Common.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018847788-swift-frontend-Eval-Common.swift-arm64_apple_watchos11.4-o-Onone-4028261180.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5233 seconds (3.4324 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0182 ( 5.4%) 0.0477 ( 25.5%) 0.0659 ( 12.6%) 1.4975 ( 43.6%) parse-and-resolve-imports
0.0178 ( 5.3%) 0.0471 ( 25.2%) 0.0649 ( 12.4%) 1.4965 ( 43.6%) Import resolution
0.0844 ( 25.1%) 0.0303 ( 16.2%) 0.1147 ( 21.9%) 0.1147 ( 3.3%) build-rewrite-system
0.0527 ( 15.7%) 0.0107 ( 5.7%) 0.0634 ( 12.1%) 0.0636 ( 1.9%) perform-sema
0.0526 ( 15.6%) 0.0107 ( 5.7%) 0.0633 ( 12.1%) 0.0634 ( 1.8%) Type checking and Semantic analysis
0.0016 ( 0.5%) 0.0100 ( 5.4%) 0.0117 ( 2.2%) 0.0571 ( 1.7%) load-stdlib
0.0438 ( 13.0%) 0.0085 ( 4.5%) 0.0522 ( 10.0%) 0.0522 ( 1.5%) typecheck-stmt
0.0116 ( 3.5%) 0.0095 ( 5.1%) 0.0211 ( 4.0%) 0.0212 ( 0.6%) import-clang-decl
0.0131 ( 3.9%) 0.0036 ( 1.9%) 0.0167 ( 3.2%) 0.0167 ( 0.5%) precheck-target
0.0079 ( 2.4%) 0.0036 ( 1.9%) 0.0115 ( 2.2%) 0.0115 ( 0.3%) IRGen
0.0079 ( 2.3%) 0.0024 ( 1.3%) 0.0103 ( 2.0%) 0.0104 ( 0.3%) typecheck-decl
0.0076 ( 2.2%) 0.0008 ( 0.5%) 0.0084 ( 1.6%) 0.0084 ( 0.2%) SILGen
0.0050 ( 1.5%) 0.0013 ( 0.7%) 0.0063 ( 1.2%) 0.0063 ( 0.2%) typecheck-expr
0.0060 ( 1.8%) 0.0000 ( 0.0%) 0.0060 ( 1.2%) 0.0060 ( 0.2%) SIL optimization
0.0054 ( 1.6%) 0.0004 ( 0.2%) 0.0058 ( 1.1%) 0.0058 ( 0.2%) SILGen-function
0.0007 ( 0.2%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.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%) 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%) populate-source-file-class-member-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%) AST verification
0.3364 (100.0%) 0.1868 (100.0%) 0.5233 (100.0%) 3.4324 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5396 seconds (3.1033 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9347 (100.0%) 0.6049 (100.0%) 1.5396 (100.0%) 3.1033 (100.0%) Building Target
0.9347 (100.0%) 0.6049 (100.0%) 1.5396 (100.0%) 3.1033 (100.0%) Total
SwiftCompile normal arm64 Compiling\ TemplateInterpreter.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018852522-swift-frontend-Eval-TemplateInterpreter.swift-arm64_apple_watchos11.4-o-Onone-2286613285.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4801 seconds (3.4559 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0238 ( 8.6%) 0.0562 ( 27.9%) 0.0801 ( 16.7%) 1.5637 ( 45.2%) parse-and-resolve-imports
0.0234 ( 8.4%) 0.0557 ( 27.6%) 0.0791 ( 16.5%) 1.5628 ( 45.2%) Import resolution
0.0831 ( 29.9%) 0.0289 ( 14.3%) 0.1120 ( 23.3%) 0.1124 ( 3.3%) build-rewrite-system
0.0294 ( 10.6%) 0.0088 ( 4.4%) 0.0382 ( 8.0%) 0.0383 ( 1.1%) perform-sema
0.0294 ( 10.5%) 0.0088 ( 4.4%) 0.0381 ( 7.9%) 0.0382 ( 1.1%) Type checking and Semantic analysis
0.0110 ( 4.0%) 0.0139 ( 6.9%) 0.0249 ( 5.2%) 0.0322 ( 0.9%) load-stdlib
0.0177 ( 6.4%) 0.0062 ( 3.1%) 0.0240 ( 5.0%) 0.0240 ( 0.7%) typecheck-decl
0.0125 ( 4.5%) 0.0102 ( 5.1%) 0.0227 ( 4.7%) 0.0230 ( 0.7%) import-clang-decl
0.0131 ( 4.7%) 0.0036 ( 1.8%) 0.0167 ( 3.5%) 0.0168 ( 0.5%) typecheck-stmt
0.0093 ( 3.3%) 0.0032 ( 1.6%) 0.0125 ( 2.6%) 0.0125 ( 0.4%) typecheck-expr
0.0057 ( 2.1%) 0.0030 ( 1.5%) 0.0087 ( 1.8%) 0.0087 ( 0.3%) IRGen
0.0061 ( 2.2%) 0.0012 ( 0.6%) 0.0073 ( 1.5%) 0.0073 ( 0.2%) SILGen
0.0046 ( 1.7%) 0.0011 ( 0.5%) 0.0057 ( 1.2%) 0.0057 ( 0.2%) precheck-target
0.0048 ( 1.7%) 0.0001 ( 0.0%) 0.0049 ( 1.0%) 0.0049 ( 0.1%) SIL optimization
0.0032 ( 1.2%) 0.0005 ( 0.3%) 0.0038 ( 0.8%) 0.0038 ( 0.1%) SILGen-function
0.0009 ( 0.3%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0014 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.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%) 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.2784 (100.0%) 0.2017 (100.0%) 0.4801 (100.0%) 3.4559 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5223 seconds (3.0952 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9055 (100.0%) 0.6168 (100.0%) 1.5223 (100.0%) 3.0952 (100.0%) Building Target
0.9055 (100.0%) 0.6168 (100.0%) 1.5223 (100.0%) 3.0952 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:78:30: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias Reducer<T, K> = (_ existing: T, _ next: K) -> T
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:26:32: note: 'T' previously declared here
open class TemplateInterpreter<T>: Interpreter {
^
SwiftCompile normal arm64_32 Compiling\ TemplateInterpreter.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018849684-swift-frontend-Eval-TemplateInterpreter.swift-arm64_32_apple_watchos11.4-o-Onone-424384650.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4173 seconds (3.1419 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0187 ( 7.7%) 0.0440 ( 25.3%) 0.0626 ( 15.0%) 1.4008 ( 44.6%) parse-and-resolve-imports
0.0184 ( 7.5%) 0.0435 ( 25.1%) 0.0619 ( 14.8%) 1.4000 ( 44.6%) Import resolution
0.0821 ( 33.7%) 0.0276 ( 15.9%) 0.1097 ( 26.3%) 0.1095 ( 3.5%) build-rewrite-system
0.0014 ( 0.6%) 0.0110 ( 6.3%) 0.0124 ( 3.0%) 0.0572 ( 1.8%) load-stdlib
0.0260 ( 10.7%) 0.0084 ( 4.8%) 0.0344 ( 8.2%) 0.0349 ( 1.1%) perform-sema
0.0260 ( 10.7%) 0.0084 ( 4.8%) 0.0344 ( 8.2%) 0.0348 ( 1.1%) Type checking and Semantic analysis
0.0161 ( 6.6%) 0.0059 ( 3.4%) 0.0219 ( 5.3%) 0.0224 ( 0.7%) typecheck-decl
0.0115 ( 4.7%) 0.0092 ( 5.3%) 0.0207 ( 5.0%) 0.0207 ( 0.7%) import-clang-decl
0.0111 ( 4.6%) 0.0035 ( 2.0%) 0.0146 ( 3.5%) 0.0146 ( 0.5%) typecheck-stmt
0.0055 ( 2.3%) 0.0050 ( 2.9%) 0.0105 ( 2.5%) 0.0110 ( 0.3%) IRGen
0.0079 ( 3.2%) 0.0029 ( 1.7%) 0.0108 ( 2.6%) 0.0108 ( 0.3%) typecheck-expr
0.0062 ( 2.6%) 0.0025 ( 1.4%) 0.0087 ( 2.1%) 0.0104 ( 0.3%) SILGen
0.0048 ( 2.0%) 0.0003 ( 0.2%) 0.0051 ( 1.2%) 0.0051 ( 0.2%) SIL optimization
0.0042 ( 1.7%) 0.0008 ( 0.4%) 0.0050 ( 1.2%) 0.0050 ( 0.2%) precheck-target
0.0031 ( 1.3%) 0.0004 ( 0.2%) 0.0035 ( 0.8%) 0.0035 ( 0.1%) SILGen-function
0.0007 ( 0.3%) 0.0003 ( 0.2%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.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%) 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%) 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.2437 (100.0%) 0.1736 (100.0%) 0.4173 (100.0%) 3.1419 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6032 seconds (3.0885 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9354 (100.0%) 0.6678 (100.0%) 1.6032 (100.0%) 3.0885 (100.0%) Building Target
0.9354 (100.0%) 0.6678 (100.0%) 1.6032 (100.0%) 3.0885 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:78:30: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias Reducer<T, K> = (_ existing: T, _ next: K) -> T
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:26:32: note: 'T' previously declared here
open class TemplateInterpreter<T>: Interpreter {
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ Eval (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018850337-swift-frontend-Eval-all-arm64_apple_watchos11.4-swiftmodule-Onone-600773247.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3520 seconds (3.0497 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0192 ( 10.8%) 0.0489 ( 28.0%) 0.0681 ( 19.3%) 1.3830 ( 45.3%) parse-and-resolve-imports
0.0189 ( 10.6%) 0.0482 ( 27.6%) 0.0671 ( 19.1%) 1.3815 ( 45.3%) Import resolution
0.0304 ( 17.1%) 0.0141 ( 8.1%) 0.0445 ( 12.6%) 0.0525 ( 1.7%) perform-sema
0.0303 ( 17.1%) 0.0140 ( 8.0%) 0.0443 ( 12.6%) 0.0523 ( 1.7%) Type checking and Semantic analysis
0.0295 ( 16.7%) 0.0137 ( 7.9%) 0.0433 ( 12.3%) 0.0512 ( 1.7%) typecheck-decl
0.0015 ( 0.9%) 0.0095 ( 5.4%) 0.0110 ( 3.1%) 0.0482 ( 1.6%) load-stdlib
0.0106 ( 6.0%) 0.0083 ( 4.7%) 0.0189 ( 5.4%) 0.0239 ( 0.8%) SILGen
0.0146 ( 8.2%) 0.0076 ( 4.4%) 0.0222 ( 6.3%) 0.0234 ( 0.8%) SIL optimization
0.0025 ( 1.4%) 0.0041 ( 2.4%) 0.0067 ( 1.9%) 0.0078 ( 0.3%) Serialization, swiftmodule
0.0057 ( 3.2%) 0.0014 ( 0.8%) 0.0071 ( 2.0%) 0.0071 ( 0.2%) build-rewrite-system
0.0055 ( 3.1%) 0.0015 ( 0.8%) 0.0069 ( 2.0%) 0.0070 ( 0.2%) typecheck-expr
0.0044 ( 2.5%) 0.0008 ( 0.5%) 0.0052 ( 1.5%) 0.0052 ( 0.2%) SILGen-function
0.0020 ( 1.1%) 0.0011 ( 0.6%) 0.0031 ( 0.9%) 0.0031 ( 0.1%) Serialization, swiftdoc
0.0009 ( 0.5%) 0.0012 ( 0.7%) 0.0021 ( 0.6%) 0.0021 ( 0.1%) import-clang-decl
0.0005 ( 0.3%) 0.0001 ( 0.1%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) precheck-target
0.0004 ( 0.2%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) Serialization, swiftsourceinfo
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%) module-populate-cache
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%) 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%) source-file-populate-cache
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%) AST verification
0.1773 (100.0%) 0.1747 (100.0%) 0.3520 (100.0%) 3.0497 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1932 seconds (1.5622 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0953 (100.0%) 0.0979 (100.0%) 0.1932 (100.0%) 1.5622 (100.0%) Building Target
0.0953 (100.0%) 0.0979 (100.0%) 0.1932 (100.0%) 1.5622 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: warning: static property 'notInterpreted' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: add '@MainActor' to make static property 'notInterpreted' part of global actor 'MainActor'
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: warning: static property 'notTrimmed' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: add '@MainActor' to make static property 'notTrimmed' part of global actor 'MainActor'
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: warning: static property 'exhaustiveMatch' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: add '@MainActor' to make static property 'exhaustiveMatch' part of global actor 'MainActor'
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: warning: static property 'acceptsNilValue' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: add '@MainActor' to make static property 'acceptsNilValue' part of global actor 'MainActor'
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:37: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:30: note: 'T' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:40: warning: generic parameter 'I' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:33: note: 'I' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:78:30: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias Reducer<T, K> = (_ existing: T, _ next: K) -> T
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:26:32: note: 'T' previously declared here
open class TemplateInterpreter<T>: Interpreter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: warning: static property 'backwardMatch' is not concurrency-safe because non-'Sendable' type 'PatternOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:43:15: note: consider making struct 'PatternOptions' conform to the 'Sendable' protocol
public struct PatternOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: add '@MainActor' to make static property 'backwardMatch' part of global actor 'MainActor'
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ Elements.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523018853045-swift-frontend-Eval-Elements.swift-arm64_32_apple_watchos11.4-o-Onone-70484102.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9076 seconds (3.1761 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9290 ( 44.2%) 0.3455 ( 42.9%) 1.2745 ( 43.8%) 1.3939 ( 43.9%) parse-and-resolve-imports
0.9286 ( 44.2%) 0.3446 ( 42.8%) 1.2732 ( 43.8%) 1.3921 ( 43.8%) Import resolution
0.0839 ( 4.0%) 0.0197 ( 2.4%) 0.1036 ( 3.6%) 0.1035 ( 3.3%) build-rewrite-system
0.0327 ( 1.6%) 0.0208 ( 2.6%) 0.0535 ( 1.8%) 0.0598 ( 1.9%) perform-sema
0.0326 ( 1.5%) 0.0208 ( 2.6%) 0.0534 ( 1.8%) 0.0596 ( 1.9%) Type checking and Semantic analysis
0.0198 ( 0.9%) 0.0187 ( 2.3%) 0.0385 ( 1.3%) 0.0445 ( 1.4%) typecheck-decl
0.0105 ( 0.5%) 0.0129 ( 1.6%) 0.0234 ( 0.8%) 0.0319 ( 1.0%) load-stdlib
0.0116 ( 0.6%) 0.0094 ( 1.2%) 0.0210 ( 0.7%) 0.0211 ( 0.7%) import-clang-decl
0.0129 ( 0.6%) 0.0022 ( 0.3%) 0.0151 ( 0.5%) 0.0153 ( 0.5%) typecheck-stmt
0.0076 ( 0.4%) 0.0035 ( 0.4%) 0.0112 ( 0.4%) 0.0138 ( 0.4%) SILGen
0.0081 ( 0.4%) 0.0029 ( 0.4%) 0.0110 ( 0.4%) 0.0112 ( 0.4%) typecheck-expr
0.0083 ( 0.4%) 0.0024 ( 0.3%) 0.0106 ( 0.4%) 0.0107 ( 0.3%) IRGen
0.0096 ( 0.5%) 0.0003 ( 0.0%) 0.0099 ( 0.3%) 0.0099 ( 0.3%) SIL optimization
0.0036 ( 0.2%) 0.0009 ( 0.1%) 0.0045 ( 0.2%) 0.0045 ( 0.1%) SILGen-function
0.0028 ( 0.1%) 0.0001 ( 0.0%) 0.0029 ( 0.1%) 0.0029 ( 0.1%) precheck-target
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, 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
2.1027 (100.0%) 0.8049 (100.0%) 2.9076 (100.0%) 3.1761 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.8597 seconds (3.0938 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.9114 (100.0%) 0.9483 (100.0%) 2.8597 (100.0%) 3.0938 (100.0%) Building Target
1.9114 (100.0%) 0.9483 (100.0%) 2.8597 (100.0%) 3.0938 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: warning: static property 'notInterpreted' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: add '@MainActor' to make static property 'notInterpreted' part of global actor 'MainActor'
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: warning: static property 'notTrimmed' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: add '@MainActor' to make static property 'notTrimmed' part of global actor 'MainActor'
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: warning: static property 'exhaustiveMatch' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: add '@MainActor' to make static property 'exhaustiveMatch' part of global actor 'MainActor'
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: warning: static property 'acceptsNilValue' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: add '@MainActor' to make static property 'acceptsNilValue' part of global actor 'MainActor'
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:37: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:30: note: 'T' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:40: warning: generic parameter 'I' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:33: note: 'I' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Eval (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523020486325-swift-frontend-Eval-all-arm64_32_apple_watchos11.4-swiftmodule-Onone-3347529169.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2440 seconds (0.2442 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0316 ( 17.7%) 0.0074 ( 11.3%) 0.0390 ( 16.0%) 0.0391 ( 16.0%) perform-sema
0.0315 ( 17.7%) 0.0074 ( 11.2%) 0.0389 ( 15.9%) 0.0389 ( 15.9%) Type checking and Semantic analysis
0.0308 ( 17.3%) 0.0071 ( 10.8%) 0.0379 ( 15.5%) 0.0380 ( 15.5%) typecheck-decl
0.0163 ( 9.1%) 0.0158 ( 24.1%) 0.0321 ( 13.2%) 0.0321 ( 13.1%) parse-and-resolve-imports
0.0159 ( 8.9%) 0.0153 ( 23.3%) 0.0312 ( 12.8%) 0.0312 ( 12.8%) Import resolution
0.0146 ( 8.2%) 0.0021 ( 3.2%) 0.0167 ( 6.8%) 0.0167 ( 6.8%) SIL optimization
0.0121 ( 6.8%) 0.0026 ( 3.9%) 0.0146 ( 6.0%) 0.0146 ( 6.0%) SILGen
0.0062 ( 3.5%) 0.0018 ( 2.7%) 0.0080 ( 3.3%) 0.0080 ( 3.3%) typecheck-expr
0.0059 ( 3.3%) 0.0019 ( 2.8%) 0.0078 ( 3.2%) 0.0078 ( 3.2%) build-rewrite-system
0.0052 ( 2.9%) 0.0008 ( 1.3%) 0.0060 ( 2.5%) 0.0060 ( 2.5%) SILGen-function
0.0029 ( 1.6%) 0.0006 ( 0.8%) 0.0035 ( 1.4%) 0.0035 ( 1.4%) Serialization, swiftmodule
0.0010 ( 0.6%) 0.0014 ( 2.1%) 0.0024 ( 1.0%) 0.0024 ( 1.0%) load-stdlib
0.0021 ( 1.2%) 0.0002 ( 0.3%) 0.0023 ( 0.9%) 0.0023 ( 0.9%) Serialization, swiftdoc
0.0009 ( 0.5%) 0.0013 ( 1.9%) 0.0022 ( 0.9%) 0.0022 ( 0.9%) import-clang-decl
0.0006 ( 0.3%) 0.0001 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.3%) precheck-target
0.0004 ( 0.2%) 0.0001 ( 0.1%) 0.0004 ( 0.2%) 0.0004 ( 0.2%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
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%) AST verification
0.1783 (100.0%) 0.0657 (100.0%) 0.2440 (100.0%) 0.2442 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1305 seconds (0.1305 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0960 (100.0%) 0.0345 (100.0%) 0.1305 (100.0%) 0.1305 (100.0%) Building Target
0.0960 (100.0%) 0.0345 (100.0%) 0.1305 (100.0%) 0.1305 (100.0%) Total
EmitSwiftModule normal arm64_32 (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: warning: static property 'notInterpreted' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: add '@MainActor' to make static property 'notInterpreted' part of global actor 'MainActor'
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: warning: static property 'notTrimmed' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: add '@MainActor' to make static property 'notTrimmed' part of global actor 'MainActor'
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: warning: static property 'exhaustiveMatch' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: add '@MainActor' to make static property 'exhaustiveMatch' part of global actor 'MainActor'
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: warning: static property 'acceptsNilValue' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: add '@MainActor' to make static property 'acceptsNilValue' part of global actor 'MainActor'
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:37: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:30: note: 'T' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:40: warning: generic parameter 'I' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:33: note: 'I' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:78:30: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias Reducer<T, K> = (_ existing: T, _ next: K) -> T
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/TemplateInterpreter.swift:26:32: note: 'T' previously declared here
open class TemplateInterpreter<T>: Interpreter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: warning: static property 'backwardMatch' is not concurrency-safe because non-'Sendable' type 'PatternOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:43:15: note: consider making struct 'PatternOptions' conform to the 'Sendable' protocol
public struct PatternOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: add '@MainActor' to make static property 'backwardMatch' part of global actor 'MainActor'
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for Eval (in target 'Eval' from project 'Eval')
SwiftDriver\ Compilation\ Requirements Eval normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Eval' from project 'Eval')
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 Eval -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.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/Eval.build/Debug-watchos/Eval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_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/Eval.build/Debug-watchos/Eval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Eval (in target 'Eval' from project 'Eval')
SwiftDriver\ Compilation\ Requirements Eval normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Eval' from project 'Eval')
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 Eval -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.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/Eval.build/Debug-watchos/Eval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_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/Eval.build/Debug-watchos/Eval.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ Common.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Common.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523020684581-swift-frontend-Eval-Common.swift-arm64_32_apple_watchos11.4-o-Onone-3481413727.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4290 seconds (0.4303 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0567 ( 18.0%) 0.0201 ( 17.5%) 0.0768 ( 17.9%) 0.0768 ( 17.8%) build-rewrite-system
0.0534 ( 17.0%) 0.0123 ( 10.8%) 0.0657 ( 15.3%) 0.0658 ( 15.3%) perform-sema
0.0534 ( 17.0%) 0.0123 ( 10.7%) 0.0657 ( 15.3%) 0.0657 ( 15.3%) Type checking and Semantic analysis
0.0439 ( 14.0%) 0.0096 ( 8.3%) 0.0534 ( 12.5%) 0.0535 ( 12.4%) typecheck-stmt
0.0173 ( 5.5%) 0.0162 ( 14.2%) 0.0335 ( 7.8%) 0.0336 ( 7.8%) parse-and-resolve-imports
0.0169 ( 5.4%) 0.0156 ( 13.7%) 0.0325 ( 7.6%) 0.0326 ( 7.6%) Import resolution
0.0128 ( 4.1%) 0.0111 ( 9.7%) 0.0239 ( 5.6%) 0.0249 ( 5.8%) import-clang-decl
0.0133 ( 4.2%) 0.0044 ( 3.9%) 0.0178 ( 4.1%) 0.0178 ( 4.1%) precheck-target
0.0105 ( 3.3%) 0.0049 ( 4.2%) 0.0153 ( 3.6%) 0.0153 ( 3.6%) IRGen
0.0088 ( 2.8%) 0.0030 ( 2.6%) 0.0118 ( 2.7%) 0.0118 ( 2.7%) typecheck-decl
0.0081 ( 2.6%) 0.0009 ( 0.8%) 0.0090 ( 2.1%) 0.0090 ( 2.1%) SILGen
0.0052 ( 1.7%) 0.0012 ( 1.1%) 0.0064 ( 1.5%) 0.0064 ( 1.5%) typecheck-expr
0.0063 ( 2.0%) 0.0000 ( 0.0%) 0.0064 ( 1.5%) 0.0064 ( 1.5%) SIL optimization
0.0059 ( 1.9%) 0.0004 ( 0.4%) 0.0063 ( 1.5%) 0.0063 ( 1.5%) SILGen-function
0.0010 ( 0.3%) 0.0021 ( 1.8%) 0.0031 ( 0.7%) 0.0031 ( 0.7%) load-stdlib
0.0009 ( 0.3%) 0.0003 ( 0.2%) 0.0011 ( 0.3%) 0.0012 ( 0.3%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 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%) 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.3145 (100.0%) 0.1145 (100.0%) 0.4290 (100.0%) 0.4303 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1976 seconds (1.2651 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6940 (100.0%) 0.5036 (100.0%) 1.1976 (100.0%) 1.2651 (100.0%) Building Target
0.6940 (100.0%) 0.5036 (100.0%) 1.1976 (100.0%) 1.2651 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Common.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Headers/Eval-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-Swift.h (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Headers/Eval-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Utils.swift (in target 'Eval' from project 'Eval')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.swiftmodule (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.swiftdoc (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.abi.json (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.swiftmodule (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.swiftdoc (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.abi.json (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.swiftsourceinfo (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.swiftsourceinfo (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Modules/Eval.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling MatchResult.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64_32 Compiling\ Pattern.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: warning: static property 'backwardMatch' is not concurrency-safe because non-'Sendable' type 'PatternOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:43:15: note: consider making struct 'PatternOptions' conform to the 'Sendable' protocol
public struct PatternOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: add '@MainActor' to make static property 'backwardMatch' part of global actor 'MainActor'
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Pattern.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let backwardMatch: PatternOptions = PatternOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523022276099-swift-frontend-Eval-Pattern.swift-arm64_32_apple_watchos11.4-o-Onone-3289159378.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2832 seconds (0.2851 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0315 ( 16.2%) 0.0087 ( 9.9%) 0.0403 ( 14.2%) 0.0403 ( 14.1%) perform-sema
0.0315 ( 16.1%) 0.0087 ( 9.9%) 0.0402 ( 14.2%) 0.0402 ( 14.1%) Type checking and Semantic analysis
0.0173 ( 8.9%) 0.0220 ( 24.9%) 0.0393 ( 13.9%) 0.0402 ( 14.1%) parse-and-resolve-imports
0.0169 ( 8.7%) 0.0214 ( 24.3%) 0.0383 ( 13.5%) 0.0392 ( 13.8%) Import resolution
0.0246 ( 12.6%) 0.0075 ( 8.5%) 0.0321 ( 11.3%) 0.0321 ( 11.3%) typecheck-decl
0.0156 ( 8.0%) 0.0040 ( 4.6%) 0.0196 ( 6.9%) 0.0196 ( 6.9%) typecheck-expr
0.0135 ( 6.9%) 0.0033 ( 3.8%) 0.0168 ( 5.9%) 0.0168 ( 5.9%) typecheck-stmt
0.0091 ( 4.7%) 0.0035 ( 4.0%) 0.0126 ( 4.5%) 0.0126 ( 4.4%) IRGen
0.0076 ( 3.9%) 0.0025 ( 2.8%) 0.0101 ( 3.6%) 0.0101 ( 3.5%) build-rewrite-system
0.0082 ( 4.2%) 0.0015 ( 1.6%) 0.0097 ( 3.4%) 0.0097 ( 3.4%) SILGen
0.0094 ( 4.8%) 0.0001 ( 0.2%) 0.0095 ( 3.4%) 0.0095 ( 3.3%) SIL optimization
0.0049 ( 2.5%) 0.0008 ( 0.9%) 0.0056 ( 2.0%) 0.0056 ( 2.0%) SILGen-function
0.0013 ( 0.7%) 0.0021 ( 2.3%) 0.0034 ( 1.2%) 0.0034 ( 1.2%) import-clang-decl
0.0011 ( 0.6%) 0.0016 ( 1.8%) 0.0027 ( 1.0%) 0.0028 ( 1.0%) load-stdlib
0.0024 ( 1.2%) 0.0005 ( 0.5%) 0.0028 ( 1.0%) 0.0028 ( 1.0%) precheck-target
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, 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%) 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.1949 (100.0%) 0.0883 (100.0%) 0.2832 (100.0%) 0.2851 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1736 seconds (0.1756 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1280 (100.0%) 0.0456 (100.0%) 0.1736 (100.0%) 0.1756 (100.0%) Building Target
0.1280 (100.0%) 0.0456 (100.0%) 0.1736 (100.0%) 0.1756 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ Matcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Matcher.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Matcher.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523022278034-swift-frontend-Eval-Matcher.swift-arm64_32_apple_watchos11.4-o-Onone-327636992.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4708 seconds (0.4715 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0693 ( 19.0%) 0.0122 ( 11.6%) 0.0815 ( 17.3%) 0.0815 ( 17.3%) perform-sema
0.0692 ( 18.9%) 0.0122 ( 11.6%) 0.0814 ( 17.3%) 0.0814 ( 17.3%) Type checking and Semantic analysis
0.0622 ( 17.0%) 0.0101 ( 9.6%) 0.0723 ( 15.4%) 0.0723 ( 15.3%) typecheck-stmt
0.0512 ( 14.0%) 0.0086 ( 8.1%) 0.0598 ( 12.7%) 0.0598 ( 12.7%) typecheck-expr
0.0168 ( 4.6%) 0.0210 ( 20.0%) 0.0379 ( 8.0%) 0.0382 ( 8.1%) parse-and-resolve-imports
0.0164 ( 4.5%) 0.0205 ( 19.4%) 0.0369 ( 7.8%) 0.0373 ( 7.9%) Import resolution
0.0184 ( 5.0%) 0.0035 ( 3.3%) 0.0219 ( 4.6%) 0.0219 ( 4.6%) precheck-target
0.0133 ( 3.6%) 0.0038 ( 3.6%) 0.0170 ( 3.6%) 0.0171 ( 3.6%) typecheck-decl
0.0125 ( 3.4%) 0.0022 ( 2.1%) 0.0147 ( 3.1%) 0.0147 ( 3.1%) SILGen
0.0104 ( 2.8%) 0.0028 ( 2.7%) 0.0132 ( 2.8%) 0.0132 ( 2.8%) build-rewrite-system
0.0090 ( 2.5%) 0.0014 ( 1.4%) 0.0105 ( 2.2%) 0.0105 ( 2.2%) SILGen-function
0.0072 ( 2.0%) 0.0030 ( 2.8%) 0.0102 ( 2.2%) 0.0102 ( 2.2%) IRGen
0.0065 ( 1.8%) 0.0001 ( 0.1%) 0.0066 ( 1.4%) 0.0066 ( 1.4%) SIL optimization
0.0017 ( 0.5%) 0.0024 ( 2.3%) 0.0042 ( 0.9%) 0.0042 ( 0.9%) import-clang-decl
0.0010 ( 0.3%) 0.0017 ( 1.6%) 0.0027 ( 0.6%) 0.0027 ( 0.6%) load-stdlib
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.3654 (100.0%) 0.1054 (100.0%) 0.4708 (100.0%) 0.4715 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2158 seconds (0.2166 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1683 (100.0%) 0.0475 (100.0%) 0.2158 (100.0%) 0.2166 (100.0%) Building Target
0.1683 (100.0%) 0.0475 (100.0%) 0.2158 (100.0%) 0.2166 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ MatchResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/MatchResult.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523022295391-swift-frontend-Eval-MatchResult.swift-arm64_32_apple_watchos11.4-o-Onone-872979204.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2038 seconds (0.2039 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0162 ( 12.1%) 0.0183 ( 26.2%) 0.0345 ( 16.9%) 0.0345 ( 16.9%) parse-and-resolve-imports
0.0159 ( 11.9%) 0.0177 ( 25.4%) 0.0337 ( 16.5%) 0.0337 ( 16.5%) Import resolution
0.0254 ( 18.9%) 0.0068 ( 9.7%) 0.0321 ( 15.8%) 0.0321 ( 15.8%) perform-sema
0.0253 ( 18.9%) 0.0068 ( 9.7%) 0.0321 ( 15.7%) 0.0321 ( 15.7%) Type checking and Semantic analysis
0.0228 ( 17.0%) 0.0056 ( 8.1%) 0.0284 ( 14.0%) 0.0284 ( 13.9%) typecheck-stmt
0.0097 ( 7.3%) 0.0031 ( 4.4%) 0.0128 ( 6.3%) 0.0128 ( 6.3%) precheck-target
0.0040 ( 3.0%) 0.0037 ( 5.3%) 0.0077 ( 3.8%) 0.0077 ( 3.8%) IRGen
0.0040 ( 3.0%) 0.0014 ( 1.9%) 0.0053 ( 2.6%) 0.0053 ( 2.6%) build-rewrite-system
0.0018 ( 1.3%) 0.0022 ( 3.2%) 0.0040 ( 2.0%) 0.0040 ( 2.0%) import-clang-decl
0.0023 ( 1.7%) 0.0010 ( 1.5%) 0.0033 ( 1.6%) 0.0033 ( 1.6%) typecheck-decl
0.0010 ( 0.8%) 0.0021 ( 3.0%) 0.0032 ( 1.6%) 0.0032 ( 1.5%) load-stdlib
0.0023 ( 1.7%) 0.0001 ( 0.1%) 0.0024 ( 1.2%) 0.0024 ( 1.2%) SIL optimization
0.0015 ( 1.1%) 0.0004 ( 0.6%) 0.0019 ( 0.9%) 0.0019 ( 0.9%) SILGen
0.0007 ( 0.5%) 0.0003 ( 0.4%) 0.0010 ( 0.5%) 0.0010 ( 0.5%) load-all-members
0.0007 ( 0.5%) 0.0001 ( 0.1%) 0.0007 ( 0.4%) 0.0007 ( 0.4%) SILGen-function
0.0005 ( 0.3%) 0.0002 ( 0.3%) 0.0006 ( 0.3%) 0.0006 ( 0.3%) typecheck-expr
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) 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%) 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%) 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.1341 (100.0%) 0.0697 (100.0%) 0.2038 (100.0%) 0.2039 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1012 seconds (0.1012 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0646 (100.0%) 0.0365 (100.0%) 0.1012 (100.0%) 0.1012 (100.0%) Building Target
0.0646 (100.0%) 0.0365 (100.0%) 0.1012 (100.0%) 0.1012 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/MatchResult.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling Common.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64_32 Compiling\ Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Utils.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523022328166-swift-frontend-Eval-Utils.swift-arm64_32_apple_watchos11.4-o-Onone-431359914.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1673 seconds (0.1673 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0168 ( 16.6%) 0.0187 ( 28.3%) 0.0355 ( 21.2%) 0.0355 ( 21.2%) parse-and-resolve-imports
0.0166 ( 16.3%) 0.0182 ( 27.6%) 0.0347 ( 20.8%) 0.0347 ( 20.8%) Import resolution
0.0140 ( 13.8%) 0.0058 ( 8.8%) 0.0198 ( 11.8%) 0.0198 ( 11.8%) perform-sema
0.0140 ( 13.8%) 0.0058 ( 8.7%) 0.0197 ( 11.8%) 0.0197 ( 11.8%) Type checking and Semantic analysis
0.0128 ( 12.6%) 0.0053 ( 8.1%) 0.0181 ( 10.8%) 0.0181 ( 10.8%) typecheck-stmt
0.0070 ( 6.9%) 0.0025 ( 3.8%) 0.0095 ( 5.7%) 0.0095 ( 5.7%) precheck-target
0.0069 ( 6.8%) 0.0020 ( 3.1%) 0.0090 ( 5.4%) 0.0090 ( 5.4%) build-rewrite-system
0.0025 ( 2.4%) 0.0026 ( 3.9%) 0.0050 ( 3.0%) 0.0050 ( 3.0%) IRGen
0.0032 ( 3.1%) 0.0008 ( 1.3%) 0.0040 ( 2.4%) 0.0040 ( 2.4%) SILGen
0.0011 ( 1.1%) 0.0021 ( 3.1%) 0.0031 ( 1.9%) 0.0031 ( 1.9%) import-clang-decl
0.0018 ( 1.8%) 0.0004 ( 0.6%) 0.0022 ( 1.3%) 0.0022 ( 1.3%) SILGen-function
0.0021 ( 2.1%) 0.0001 ( 0.1%) 0.0021 ( 1.3%) 0.0021 ( 1.3%) SIL optimization
0.0009 ( 0.9%) 0.0012 ( 1.9%) 0.0021 ( 1.3%) 0.0021 ( 1.3%) load-stdlib
0.0010 ( 1.0%) 0.0003 ( 0.5%) 0.0014 ( 0.8%) 0.0014 ( 0.8%) typecheck-decl
0.0007 ( 0.7%) 0.0001 ( 0.2%) 0.0008 ( 0.5%) 0.0008 ( 0.5%) typecheck-expr
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) module-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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1014 (100.0%) 0.0659 (100.0%) 0.1673 (100.0%) 0.1673 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0807 seconds (0.0807 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0473 (100.0%) 0.0334 (100.0%) 0.0807 (100.0%) 0.0807 (100.0%) Building Target
0.0473 (100.0%) 0.0334 (100.0%) 0.0807 (100.0%) 0.0807 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Utilities/Utils.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Pattern.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64_32 Compiling\ TypedInterpreter.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/TypedInterpreter.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Eval/TypedInterpreter.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523022342570-swift-frontend-Eval-TypedInterpreter.swift-arm64_32_apple_watchos11.4-o-Onone-2183727239.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3450 seconds (0.3450 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0493 ( 19.6%) 0.0121 ( 13.0%) 0.0614 ( 17.8%) 0.0614 ( 17.8%) perform-sema
0.0492 ( 19.5%) 0.0121 ( 13.0%) 0.0613 ( 17.8%) 0.0613 ( 17.8%) Type checking and Semantic analysis
0.0308 ( 12.2%) 0.0069 ( 7.4%) 0.0377 ( 10.9%) 0.0377 ( 10.9%) typecheck-stmt
0.0171 ( 6.8%) 0.0195 ( 21.0%) 0.0367 ( 10.6%) 0.0367 ( 10.6%) parse-and-resolve-imports
0.0277 ( 11.0%) 0.0080 ( 8.6%) 0.0357 ( 10.3%) 0.0357 ( 10.4%) typecheck-decl
0.0167 ( 6.6%) 0.0189 ( 20.3%) 0.0356 ( 10.3%) 0.0356 ( 10.3%) Import resolution
0.0162 ( 6.4%) 0.0039 ( 4.2%) 0.0201 ( 5.8%) 0.0201 ( 5.8%) typecheck-expr
0.0078 ( 3.1%) 0.0028 ( 3.0%) 0.0106 ( 3.1%) 0.0106 ( 3.1%) IRGen
0.0091 ( 3.6%) 0.0014 ( 1.5%) 0.0105 ( 3.0%) 0.0105 ( 3.0%) SILGen
0.0070 ( 2.8%) 0.0019 ( 2.0%) 0.0089 ( 2.6%) 0.0089 ( 2.6%) build-rewrite-system
0.0064 ( 2.5%) 0.0000 ( 0.1%) 0.0064 ( 1.9%) 0.0064 ( 1.9%) SIL optimization
0.0048 ( 1.9%) 0.0009 ( 1.0%) 0.0057 ( 1.7%) 0.0057 ( 1.6%) precheck-target
0.0050 ( 2.0%) 0.0006 ( 0.7%) 0.0057 ( 1.6%) 0.0057 ( 1.6%) SILGen-function
0.0012 ( 0.5%) 0.0022 ( 2.4%) 0.0034 ( 1.0%) 0.0034 ( 1.0%) import-clang-decl
0.0011 ( 0.4%) 0.0017 ( 1.9%) 0.0028 ( 0.8%) 0.0028 ( 0.8%) load-stdlib
0.0025 ( 1.0%) 0.0001 ( 0.1%) 0.0026 ( 0.8%) 0.0026 ( 0.8%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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%) 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%) 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.2520 (100.0%) 0.0930 (100.0%) 0.3450 (100.0%) 0.3450 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1888 seconds (0.1888 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1456 (100.0%) 0.0433 (100.0%) 0.1888 (100.0%) 0.1888 (100.0%) Building Target
0.1456 (100.0%) 0.0433 (100.0%) 0.1888 (100.0%) 0.1888 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling TypedInterpreter.swift (in target 'Eval' from project 'Eval')
SwiftCompile normal arm64 Compiling\ Elements.swift /Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift (in target 'Eval' from project 'Eval')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745523022352382-swift-frontend-Eval-Elements.swift-arm64_apple_watchos11.4-o-Onone-2454244871.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2511 seconds (0.2511 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0339 ( 18.7%) 0.0073 ( 10.4%) 0.0412 ( 16.4%) 0.0412 ( 16.4%) perform-sema
0.0338 ( 18.7%) 0.0073 ( 10.4%) 0.0411 ( 16.4%) 0.0411 ( 16.4%) Type checking and Semantic analysis
0.0164 ( 9.1%) 0.0181 ( 25.8%) 0.0346 ( 13.8%) 0.0346 ( 13.8%) parse-and-resolve-imports
0.0162 ( 8.9%) 0.0176 ( 25.1%) 0.0338 ( 13.5%) 0.0338 ( 13.5%) Import resolution
0.0209 ( 11.5%) 0.0052 ( 7.4%) 0.0260 ( 10.4%) 0.0260 ( 10.4%) typecheck-decl
0.0130 ( 7.2%) 0.0022 ( 3.1%) 0.0152 ( 6.1%) 0.0152 ( 6.1%) typecheck-stmt
0.0089 ( 4.9%) 0.0025 ( 3.5%) 0.0114 ( 4.5%) 0.0114 ( 4.5%) typecheck-expr
0.0074 ( 4.1%) 0.0027 ( 3.8%) 0.0100 ( 4.0%) 0.0100 ( 4.0%) IRGen
0.0087 ( 4.8%) 0.0000 ( 0.1%) 0.0087 ( 3.5%) 0.0087 ( 3.5%) SIL optimization
0.0063 ( 3.5%) 0.0018 ( 2.5%) 0.0080 ( 3.2%) 0.0080 ( 3.2%) build-rewrite-system
0.0067 ( 3.7%) 0.0011 ( 1.6%) 0.0078 ( 3.1%) 0.0078 ( 3.1%) SILGen
0.0035 ( 1.9%) 0.0005 ( 0.7%) 0.0040 ( 1.6%) 0.0039 ( 1.6%) SILGen-function
0.0014 ( 0.8%) 0.0021 ( 3.0%) 0.0034 ( 1.4%) 0.0034 ( 1.4%) import-clang-decl
0.0028 ( 1.5%) 0.0001 ( 0.2%) 0.0029 ( 1.1%) 0.0029 ( 1.1%) precheck-target
0.0010 ( 0.5%) 0.0018 ( 2.5%) 0.0027 ( 1.1%) 0.0027 ( 1.1%) 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%) 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.1810 (100.0%) 0.0701 (100.0%) 0.2511 (100.0%) 0.2511 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1652 seconds (0.1655 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1273 (100.0%) 0.0379 (100.0%) 0.1652 (100.0%) 0.1655 (100.0%) Building Target
0.1273 (100.0%) 0.0379 (100.0%) 0.1652 (100.0%) 0.1655 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: warning: static property 'notInterpreted' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: add '@MainActor' to make static property 'notInterpreted' part of global actor 'MainActor'
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:116:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notInterpreted: VariableOptions = VariableOptions(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: warning: static property 'notTrimmed' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: add '@MainActor' to make static property 'notTrimmed' part of global actor 'MainActor'
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:118:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notTrimmed: VariableOptions = VariableOptions(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: warning: static property 'exhaustiveMatch' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: add '@MainActor' to make static property 'exhaustiveMatch' part of global actor 'MainActor'
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let exhaustiveMatch: VariableOptions = VariableOptions(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: warning: static property 'acceptsNilValue' is not concurrency-safe because non-'Sendable' type 'VariableOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:107:15: note: consider making struct 'VariableOptions' conform to the 'Sendable' protocol
public struct VariableOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: add '@MainActor' to make static property 'acceptsNilValue' part of global actor 'MainActor'
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:122:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let acceptsNilValue: VariableOptions = VariableOptions(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:37: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:30: note: 'T' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:157:40: warning: generic parameter 'I' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public typealias VariableMapper<T, I: Interpreter> = (_ body: VariableBody<I>) -> T?
^
/Users/admin/builder/spi-builder-workspace/Sources/Eval/Elements.swift:153:33: note: 'I' previously declared here
public class GenericVariable<T, I: Interpreter>: VariableProtocol, PatternElement, Equatable {
^
SwiftDriverJobDiscovery normal arm64_32 Compiling Elements.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64 Compiling Matcher.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64_32 Compiling TemplateInterpreter.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64 Compiling TemplateInterpreter.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64 Compiling Common.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64_32 Compiling MatchResult.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64_32 Compiling Utils.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64_32 Compiling Pattern.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64_32 Compiling Matcher.swift (in target 'Eval' from project 'Eval')
SwiftDriverJobDiscovery normal arm64 Compiling Elements.swift (in target 'Eval' from project 'Eval')
SwiftDriver\ Compilation Eval normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Eval' from project 'Eval')
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 Eval -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.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/Eval.build/Debug-watchos/Eval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_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/Eval.build/Debug-watchos/Eval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Binary/Eval normal arm64 (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.LinkFileList -install_name @rpath/Eval.framework/Eval -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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Binary/Eval
SwiftDriverJobDiscovery normal arm64_32 Compiling TypedInterpreter.swift (in target 'Eval' from project 'Eval')
SwiftDriver\ Compilation Eval normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Eval' from project 'Eval')
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 Eval -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.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/Eval.build/Debug-watchos/Eval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_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/Eval.build/Debug-watchos/Eval.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval-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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Binary/Eval normal arm64_32 (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.LinkFileList -install_name @rpath/Eval.framework/Eval -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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Binary/Eval
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Eval normal arm64\ arm64_32 (in target 'Eval' from project 'Eval')
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/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Binary/Eval /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Binary/Eval -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework/Eval
ExtractAppIntentsMetadata (in target 'Eval' from project 'Eval')
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 Eval --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 Eval --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.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/Eval.framework/Eval --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Eval.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Eval.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64/Eval.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Eval.build/Debug-watchos/Eval.build/Objects-normal/arm64_32/Eval.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 12:30:22.734 appintentsmetadataprocessor[951:5010] Starting appintentsmetadataprocessor export
2025-04-24 12:30:22.737 appintentsmetadataprocessor[951:5010] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Eval.framework/Eval.tbd (in target 'Eval' from project 'Eval')
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/Eval.framework/Eval -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Eval.framework/Eval.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework (in target 'Eval' from project 'Eval')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Eval.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Eval",
"name" : "Eval",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Eval",
"targets" : [
"Eval"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EvalTests",
"module_type" : "SwiftTarget",
"name" : "EvalTests",
"path" : "Tests/EvalTests",
"sources" : [
"IntegrationTests/InterpreterTests.swift",
"IntegrationTests/PerformanceTest.swift",
"IntegrationTests/Suffix.swift",
"IntegrationTests/TemplateTests.swift",
"UnitTests/DataTypeTests.swift",
"UnitTests/FunctionTests.swift",
"UnitTests/InterpreterContextTests.swift",
"UnitTests/KeywordTests.swift",
"UnitTests/LiteralTests.swift",
"UnitTests/MatchResultTests.swift",
"UnitTests/MatchStatementTests.swift",
"UnitTests/MatcherTests.swift",
"UnitTests/PatternTests.swift",
"UnitTests/TemplateInterpreterTests.swift",
"UnitTests/TypedInterpreterTests.swift",
"UnitTests/UtilTests.swift",
"UnitTests/VariableProcessor.swift",
"UnitTests/VariableTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"Eval"
],
"type" : "test"
},
{
"c99name" : "Eval",
"module_type" : "SwiftTarget",
"name" : "Eval",
"path" : "Sources/Eval",
"product_memberships" : [
"Eval"
],
"sources" : [
"Common.swift",
"Elements.swift",
"TemplateInterpreter.swift",
"TypedInterpreter.swift",
"Utilities/MatchResult.swift",
"Utilities/Matcher.swift",
"Utilities/Pattern.swift",
"Utilities/Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.