Build Information
Successful build of EasyInject, reference master (dbae63
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 03:53:18 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 EasyInject-Package -destination generic/platform=iOS 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/vknabel/EasyInject.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vknabel/EasyInject
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at dbae631 Updated docs and swift version
Cloned https://github.com/vknabel/EasyInject.git
Revision (git rev-parse @):
dbae6318ade26c213b3ec3578625e0637628fdba
SUCCESS checkout https://github.com/vknabel/EasyInject.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/vknabel/EasyInject.git
https://github.com/vknabel/EasyInject.git
{
"dependencies" : [
],
"manifest_display_name" : "EasyInject",
"name" : "EasyInject",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EasyInject",
"targets" : [
"EasyInject"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EasyInjectTests",
"module_type" : "SwiftTarget",
"name" : "EasyInjectTests",
"path" : "Tests/EasyInjectTests",
"sources" : [
"AnyInjectorTests.swift",
"AnyMutableInjectorTests.swift",
"ComposedInjectorTests.swift",
"EasyInjectTests.swift",
"GenericProvidableKeyTests.swift",
"GlobalInjectorTests.swift",
"InjectionErrorTests.swift",
"InjectorTestCase.swift",
"LazyInjectorTests.swift",
"MutableInjectorTestCase.swift",
"StrictInjectorTests.swift"
],
"target_dependencies" : [
"EasyInject"
],
"type" : "test"
},
{
"c99name" : "EasyInject",
"module_type" : "SwiftTarget",
"name" : "EasyInject",
"path" : "Sources/EasyInject",
"product_memberships" : [
"EasyInject"
],
"sources" : [
"AnyInjector.swift",
"ComposedInjector.swift",
"Core.swift",
"CoreExtensions.swift",
"Extensions.swift",
"GenericProvidableKey.swift",
"GlobalInjector.swift",
"LazilyInjectedProvider.swift",
"LazyInjector.swift",
"StrictInjector.swift",
"StrictlyInjectedProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "EasyInject",
"name" : "EasyInject",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EasyInject",
"targets" : [
"EasyInject"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EasyInjectTests",
"module_type" : "SwiftTarget",
"name" : "EasyInjectTests",
"path" : "Tests/EasyInjectTests",
"sources" : [
"AnyInjectorTests.swift",
"AnyMutableInjectorTests.swift",
"ComposedInjectorTests.swift",
"EasyInjectTests.swift",
"GenericProvidableKeyTests.swift",
"GlobalInjectorTests.swift",
"InjectionErrorTests.swift",
"InjectorTestCase.swift",
"LazyInjectorTests.swift",
"MutableInjectorTestCase.swift",
"StrictInjectorTests.swift"
],
"target_dependencies" : [
"EasyInject"
],
"type" : "test"
},
{
"c99name" : "EasyInject",
"module_type" : "SwiftTarget",
"name" : "EasyInject",
"path" : "Sources/EasyInject",
"product_memberships" : [
"EasyInject"
],
"sources" : [
"AnyInjector.swift",
"ComposedInjector.swift",
"Core.swift",
"CoreExtensions.swift",
"Extensions.swift",
"GenericProvidableKey.swift",
"GlobalInjector.swift",
"LazilyInjectedProvider.swift",
"LazyInjector.swift",
"StrictInjector.swift",
"StrictlyInjectedProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "EasyInject",
"schemes" : [
"EasyInject",
"EasyInject-Package"
],
"targets" : [
"EasyInject",
"EasyInjectPackageDescription",
"EasyInjectPackageTests",
"EasyInjectTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EasyInject-Package -destination generic/platform=iOS 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 EasyInject-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'EasyInject' in project 'EasyInject' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: d390cbd9875258c10567b0626553578f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d390cbd9875258c10567b0626553578f.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/EasyInject.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/EasyInject.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/EasyInject.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/EasyInject.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/EasyInject.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Headers (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/EasyInject.DependencyStaticMetadataFileList (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/EasyInject.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/EasyInject.DependencyMetadataFileList (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/EasyInject.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.SwiftConstValuesFileList (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-OutputFileMap.json (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.LinkFileList (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_const_extract_protocols.json (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.SwiftFileList (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.SwiftFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Info.plist /Users/admin/builder/spi-builder-workspace/EasyInject.xcodeproj/EasyInject_Info.plist (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/EasyInject.xcodeproj/EasyInject_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Info.plist
SwiftDriver EasyInject normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EasyInject' from project 'EasyInject')
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 EasyInject -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.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/EasyInject.build/Debug-iphoneos/EasyInject.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ GenericProvidableKey.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/GenericProvidableKey.swift (in target 'EasyInject' from project 'EasyInject')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/GenericProvidableKey.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596217653-swift-frontend-EasyInject-GenericProvidableKey.swift-arm64_apple_ios9.0-o-Onone-1226841988.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2247 seconds (0.4285 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0570 ( 52.5%) 0.0256 ( 22.0%) 0.0825 ( 36.7%) 0.0974 ( 22.7%) build-rewrite-system
0.0014 ( 1.3%) 0.0082 ( 7.1%) 0.0097 ( 4.3%) 0.0856 ( 20.0%) load-stdlib
0.0031 ( 2.9%) 0.0228 ( 19.7%) 0.0260 ( 11.5%) 0.0701 ( 16.3%) parse-and-resolve-imports
0.0029 ( 2.7%) 0.0226 ( 19.4%) 0.0255 ( 11.4%) 0.0696 ( 16.2%) Import resolution
0.0112 ( 10.3%) 0.0111 ( 9.6%) 0.0223 ( 9.9%) 0.0297 ( 6.9%) perform-sema
0.0111 ( 10.2%) 0.0111 ( 9.6%) 0.0222 ( 9.9%) 0.0296 ( 6.9%) Type checking and Semantic analysis
0.0069 ( 6.4%) 0.0095 ( 8.1%) 0.0164 ( 7.3%) 0.0238 ( 5.6%) typecheck-decl
0.0035 ( 3.2%) 0.0017 ( 1.5%) 0.0052 ( 2.3%) 0.0055 ( 1.3%) IRGen
0.0037 ( 3.4%) 0.0015 ( 1.3%) 0.0052 ( 2.3%) 0.0052 ( 1.2%) typecheck-stmt
0.0032 ( 3.0%) 0.0002 ( 0.2%) 0.0034 ( 1.5%) 0.0041 ( 1.0%) SIL optimization
0.0020 ( 1.8%) 0.0005 ( 0.4%) 0.0025 ( 1.1%) 0.0033 ( 0.8%) SILGen
0.0011 ( 1.0%) 0.0003 ( 0.2%) 0.0013 ( 0.6%) 0.0021 ( 0.5%) SILGen-function
0.0005 ( 0.4%) 0.0009 ( 0.7%) 0.0013 ( 0.6%) 0.0013 ( 0.3%) import-clang-decl
0.0005 ( 0.5%) 0.0002 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.2%) typecheck-expr
0.0003 ( 0.3%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) precheck-target
0.0001 ( 0.1%) 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%) 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%) 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.1086 (100.0%) 0.1162 (100.0%) 0.2247 (100.0%) 0.4285 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5068 seconds (0.7407 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3629 (100.0%) 0.1439 (100.0%) 0.5068 (100.0%) 0.7407 (100.0%) Building Target
0.3629 (100.0%) 0.1439 (100.0%) 0.5068 (100.0%) 0.7407 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Extensions.swift (in target 'EasyInject' from project 'EasyInject')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Extensions.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596197124-swift-frontend-EasyInject-Extensions.swift-arm64_apple_ios9.0-o-Onone-2522687454.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1895 seconds (0.3879 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0019 ( 2.3%) 0.0144 ( 13.6%) 0.0163 ( 8.6%) 0.1150 ( 29.6%) load-stdlib
0.0576 ( 68.4%) 0.0253 ( 24.0%) 0.0829 ( 43.7%) 0.0917 ( 23.6%) build-rewrite-system
0.0030 ( 3.6%) 0.0231 ( 21.9%) 0.0262 ( 13.8%) 0.0610 ( 15.7%) parse-and-resolve-imports
0.0028 ( 3.4%) 0.0229 ( 21.7%) 0.0257 ( 13.6%) 0.0605 ( 15.6%) Import resolution
0.0050 ( 5.9%) 0.0060 ( 5.7%) 0.0110 ( 5.8%) 0.0172 ( 4.4%) perform-sema
0.0049 ( 5.9%) 0.0060 ( 5.7%) 0.0109 ( 5.8%) 0.0172 ( 4.4%) Type checking and Semantic analysis
0.0023 ( 2.8%) 0.0049 ( 4.7%) 0.0073 ( 3.8%) 0.0132 ( 3.4%) typecheck-decl
0.0011 ( 1.3%) 0.0006 ( 0.5%) 0.0016 ( 0.9%) 0.0039 ( 1.0%) SILGen
0.0024 ( 2.8%) 0.0009 ( 0.9%) 0.0033 ( 1.7%) 0.0036 ( 0.9%) typecheck-stmt
0.0012 ( 1.4%) 0.0005 ( 0.5%) 0.0016 ( 0.9%) 0.0020 ( 0.5%) IRGen
0.0006 ( 0.7%) 0.0003 ( 0.3%) 0.0009 ( 0.5%) 0.0009 ( 0.2%) SILGen-function
0.0003 ( 0.4%) 0.0004 ( 0.4%) 0.0008 ( 0.4%) 0.0008 ( 0.2%) import-clang-decl
0.0008 ( 0.9%) 0.0000 ( 0.0%) 0.0008 ( 0.4%) 0.0008 ( 0.2%) SIL optimization
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 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%) 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%) 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0842 (100.0%) 0.1053 (100.0%) 0.1895 (100.0%) 0.3879 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5095 seconds (0.7629 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3495 (100.0%) 0.1600 (100.0%) 0.5095 (100.0%) 0.7629 (100.0%) Building Target
0.3495 (100.0%) 0.1600 (100.0%) 0.5095 (100.0%) 0.7629 (100.0%) Total
SwiftCompile normal arm64 Compiling\ AnyInjector.swift,\ ComposedInjector.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/AnyInjector.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/ComposedInjector.swift (in target 'EasyInject' from project 'EasyInject')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/AnyInjector.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/ComposedInjector.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596197987-swift-frontend-EasyInject-AnyInjector.swift-arm64_apple_ios9.0-o-Onone-553160546.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2793 seconds (0.4686 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0019 ( 1.0%) 0.0152 ( 16.0%) 0.0171 ( 6.1%) 0.1589 ( 33.9%) load-stdlib
0.0514 ( 27.9%) 0.0202 ( 21.2%) 0.0716 ( 25.6%) 0.0843 ( 18.0%) build-rewrite-system
0.0265 ( 14.4%) 0.0125 ( 13.1%) 0.0390 ( 14.0%) 0.0441 ( 9.4%) perform-sema
0.0264 ( 14.4%) 0.0125 ( 13.1%) 0.0389 ( 13.9%) 0.0440 ( 9.4%) Type checking and Semantic analysis
0.0112 ( 6.1%) 0.0082 ( 8.7%) 0.0195 ( 7.0%) 0.0242 ( 5.2%) typecheck-decl
0.0158 ( 8.6%) 0.0050 ( 5.3%) 0.0208 ( 7.5%) 0.0212 ( 4.5%) typecheck-stmt
0.0025 ( 1.4%) 0.0060 ( 6.3%) 0.0086 ( 3.1%) 0.0168 ( 3.6%) parse-and-resolve-imports
0.0024 ( 1.3%) 0.0057 ( 6.0%) 0.0081 ( 2.9%) 0.0163 ( 3.5%) Import resolution
0.0118 ( 6.4%) 0.0031 ( 3.3%) 0.0149 ( 5.3%) 0.0158 ( 3.4%) IRGen
0.0107 ( 5.8%) 0.0039 ( 4.1%) 0.0146 ( 5.2%) 0.0150 ( 3.2%) typecheck-expr
0.0100 ( 5.4%) 0.0010 ( 1.1%) 0.0110 ( 3.9%) 0.0125 ( 2.7%) SILGen
0.0068 ( 3.7%) 0.0004 ( 0.5%) 0.0072 ( 2.6%) 0.0074 ( 1.6%) SILGen-function
0.0045 ( 2.5%) 0.0001 ( 0.1%) 0.0046 ( 1.7%) 0.0046 ( 1.0%) SIL optimization
0.0008 ( 0.4%) 0.0013 ( 1.3%) 0.0021 ( 0.7%) 0.0021 ( 0.4%) import-clang-decl
0.0011 ( 0.6%) 0.0000 ( 0.0%) 0.0011 ( 0.4%) 0.0011 ( 0.2%) precheck-target
0.0001 ( 0.1%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1840 (100.0%) 0.0953 (100.0%) 0.2793 (100.0%) 0.4686 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5420 seconds (0.7989 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4139 (100.0%) 0.1281 (100.0%) 0.5420 (100.0%) 0.7989 (100.0%) Building Target
0.4139 (100.0%) 0.1281 (100.0%) 0.5420 (100.0%) 0.7989 (100.0%) Total
SwiftCompile normal arm64 Compiling\ CoreExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/CoreExtensions.swift (in target 'EasyInject' from project 'EasyInject')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596199200-swift-frontend-EasyInject-CoreExtensions.swift-arm64_apple_ios9.0-o-Onone-3470186449.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2486 seconds (0.4565 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0020 ( 1.3%) 0.0142 ( 13.9%) 0.0161 ( 6.5%) 0.1409 ( 30.9%) load-stdlib
0.0559 ( 38.0%) 0.0219 ( 21.5%) 0.0777 ( 31.3%) 0.0991 ( 21.7%) build-rewrite-system
0.0181 ( 12.3%) 0.0103 ( 10.1%) 0.0284 ( 11.4%) 0.0369 ( 8.1%) perform-sema
0.0181 ( 12.3%) 0.0102 ( 10.1%) 0.0283 ( 11.4%) 0.0368 ( 8.1%) Type checking and Semantic analysis
0.0025 ( 1.7%) 0.0137 ( 13.5%) 0.0162 ( 6.5%) 0.0339 ( 7.4%) parse-and-resolve-imports
0.0023 ( 1.6%) 0.0135 ( 13.3%) 0.0158 ( 6.4%) 0.0335 ( 7.3%) Import resolution
0.0103 ( 7.0%) 0.0075 ( 7.4%) 0.0178 ( 7.2%) 0.0250 ( 5.5%) typecheck-decl
0.0100 ( 6.8%) 0.0033 ( 3.3%) 0.0133 ( 5.3%) 0.0146 ( 3.2%) typecheck-stmt
0.0067 ( 4.6%) 0.0020 ( 2.0%) 0.0087 ( 3.5%) 0.0089 ( 2.0%) IRGen
0.0056 ( 3.8%) 0.0014 ( 1.4%) 0.0070 ( 2.8%) 0.0074 ( 1.6%) SILGen
0.0054 ( 3.7%) 0.0017 ( 1.7%) 0.0072 ( 2.9%) 0.0072 ( 1.6%) typecheck-expr
0.0042 ( 2.9%) 0.0010 ( 0.9%) 0.0051 ( 2.1%) 0.0053 ( 1.2%) SILGen-function
0.0046 ( 3.1%) 0.0002 ( 0.2%) 0.0047 ( 1.9%) 0.0047 ( 1.0%) SIL optimization
0.0004 ( 0.3%) 0.0007 ( 0.7%) 0.0011 ( 0.5%) 0.0012 ( 0.3%) import-clang-decl
0.0005 ( 0.4%) 0.0000 ( 0.0%) 0.0005 ( 0.2%) 0.0006 ( 0.1%) precheck-target
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) typecheck-for-each
0.0001 ( 0.1%) 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.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1470 (100.0%) 0.1016 (100.0%) 0.2486 (100.0%) 0.4565 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5261 seconds (0.7611 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3983 (100.0%) 0.1278 (100.0%) 0.5261 (100.0%) 0.7611 (100.0%) Building Target
0.3983 (100.0%) 0.1278 (100.0%) 0.5261 (100.0%) 0.7611 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/CoreExtensions.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/CoreExtensions.swift:104:29: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func derive<V: Providable, K: ProvidableKey & ExpressibleByStringLiteral>(
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:8:42: note: 'V' previously declared here
public struct Provider<K: ProvidableKey, V: Providable>: CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/CoreExtensions.swift:104:44: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func derive<V: Providable, K: ProvidableKey & ExpressibleByStringLiteral>(
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:8:24: note: 'K' previously declared here
public struct Provider<K: ProvidableKey, V: Providable>: CustomDebugStringConvertible {
^
SwiftCompile normal arm64 Compiling\ GlobalInjector.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/GlobalInjector.swift (in target 'EasyInject' from project 'EasyInject')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596199704-swift-frontend-EasyInject-GlobalInjector.swift-arm64_apple_ios9.0-o-Onone-808856235.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2142 seconds (0.4115 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0021 ( 2.0%) 0.0135 ( 12.3%) 0.0156 ( 7.3%) 0.1241 ( 30.1%) load-stdlib
0.0590 ( 56.6%) 0.0281 ( 25.5%) 0.0870 ( 40.6%) 0.1014 ( 24.7%) build-rewrite-system
0.0030 ( 2.8%) 0.0191 ( 17.4%) 0.0221 ( 10.3%) 0.0500 ( 12.1%) parse-and-resolve-imports
0.0027 ( 2.6%) 0.0188 ( 17.1%) 0.0216 ( 10.1%) 0.0495 ( 12.0%) Import resolution
0.0083 ( 7.9%) 0.0078 ( 7.1%) 0.0161 ( 7.5%) 0.0214 ( 5.2%) perform-sema
0.0082 ( 7.9%) 0.0077 ( 7.0%) 0.0160 ( 7.5%) 0.0213 ( 5.2%) Type checking and Semantic analysis
0.0038 ( 3.7%) 0.0061 ( 5.5%) 0.0099 ( 4.6%) 0.0150 ( 3.6%) typecheck-decl
0.0032 ( 3.1%) 0.0023 ( 2.0%) 0.0055 ( 2.6%) 0.0059 ( 1.4%) SILGen
0.0040 ( 3.8%) 0.0015 ( 1.3%) 0.0055 ( 2.6%) 0.0057 ( 1.4%) typecheck-stmt
0.0027 ( 2.6%) 0.0015 ( 1.4%) 0.0042 ( 2.0%) 0.0045 ( 1.1%) IRGen
0.0020 ( 1.9%) 0.0018 ( 1.6%) 0.0037 ( 1.7%) 0.0041 ( 1.0%) SILGen-function
0.0025 ( 2.4%) 0.0004 ( 0.4%) 0.0029 ( 1.4%) 0.0038 ( 0.9%) SIL optimization
0.0019 ( 1.8%) 0.0006 ( 0.5%) 0.0024 ( 1.1%) 0.0026 ( 0.6%) typecheck-expr
0.0005 ( 0.5%) 0.0008 ( 0.7%) 0.0013 ( 0.6%) 0.0019 ( 0.5%) import-clang-decl
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) precheck-target
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 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%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1041 (100.0%) 0.1101 (100.0%) 0.2142 (100.0%) 0.4115 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5158 seconds (0.7595 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3655 (100.0%) 0.1503 (100.0%) 0.5158 (100.0%) 0.7595 (100.0%) Building Target
0.3655 (100.0%) 0.1503 (100.0%) 0.5158 (100.0%) 0.7595 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/GlobalInjector.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Core.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift (in target 'EasyInject' from project 'EasyInject')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596219770-swift-frontend-EasyInject-Core.swift-arm64_apple_ios9.0-o-Onone-902665881.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2042 seconds (0.3811 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0014 ( 1.3%) 0.0073 ( 8.0%) 0.0087 ( 4.3%) 0.1218 ( 32.0%) load-stdlib
0.0559 ( 49.4%) 0.0230 ( 25.2%) 0.0789 ( 38.6%) 0.0856 ( 22.5%) build-rewrite-system
0.0022 ( 2.0%) 0.0129 ( 14.2%) 0.0152 ( 7.4%) 0.0323 ( 8.5%) parse-and-resolve-imports
0.0020 ( 1.8%) 0.0125 ( 13.7%) 0.0145 ( 7.1%) 0.0317 ( 8.3%) Import resolution
0.0139 ( 12.3%) 0.0104 ( 11.4%) 0.0243 ( 11.9%) 0.0316 ( 8.3%) perform-sema
0.0138 ( 12.2%) 0.0104 ( 11.4%) 0.0242 ( 11.9%) 0.0316 ( 8.3%) Type checking and Semantic analysis
0.0077 ( 6.8%) 0.0086 ( 9.4%) 0.0162 ( 7.9%) 0.0234 ( 6.1%) typecheck-decl
0.0057 ( 5.1%) 0.0017 ( 1.9%) 0.0075 ( 3.6%) 0.0076 ( 2.0%) typecheck-stmt
0.0035 ( 3.1%) 0.0011 ( 1.2%) 0.0046 ( 2.3%) 0.0047 ( 1.2%) IRGen
0.0018 ( 1.6%) 0.0013 ( 1.4%) 0.0030 ( 1.5%) 0.0033 ( 0.9%) SILGen
0.0025 ( 2.2%) 0.0000 ( 0.0%) 0.0025 ( 1.2%) 0.0025 ( 0.7%) SIL optimization
0.0010 ( 0.9%) 0.0011 ( 1.2%) 0.0022 ( 1.1%) 0.0025 ( 0.6%) SILGen-function
0.0004 ( 0.3%) 0.0005 ( 0.6%) 0.0009 ( 0.4%) 0.0009 ( 0.2%) import-clang-decl
0.0008 ( 0.7%) 0.0000 ( 0.0%) 0.0008 ( 0.4%) 0.0008 ( 0.2%) precheck-target
0.0002 ( 0.2%) 0.0003 ( 0.3%) 0.0005 ( 0.3%) 0.0007 ( 0.2%) typecheck-expr
0.0001 ( 0.1%) 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%) 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.1131 (100.0%) 0.0912 (100.0%) 0.2042 (100.0%) 0.3811 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5063 seconds (0.7389 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3695 (100.0%) 0.1369 (100.0%) 0.5063 (100.0%) 0.7389 (100.0%) Building Target
0.3695 (100.0%) 0.1369 (100.0%) 0.5063 (100.0%) 0.7389 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:129:8: warning: associated value 'keyNotProvided' of 'Sendable'-conforming generic enum 'InjectionError' has non-sendable type 'Key'; this is an error in the Swift 6 language mode
case keyNotProvided(Key)
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:127:28: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
public enum InjectionError<Key: ProvidableKey>: Error, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:134:8: warning: associated value 'nonMatchingType(provided:expected:)' of 'Sendable'-conforming generic enum 'InjectionError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case nonMatchingType(provided: Any, expected: Providable.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:141:8: warning: associated value 'cyclicDependency' of 'Sendable'-conforming generic enum 'InjectionError' has non-sendable type 'Key'; this is an error in the Swift 6 language mode
case cyclicDependency(Key)
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:127:28: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
public enum InjectionError<Key: ProvidableKey>: Error, Equatable {
^
, Sendable
SwiftCompile normal arm64 Compiling\ StrictInjector.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/StrictInjector.swift (in target 'EasyInject' from project 'EasyInject')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596224136-swift-frontend-EasyInject-StrictInjector.swift-arm64_apple_ios9.0-o-Onone-2702538341.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2075 seconds (0.4219 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0562 ( 54.5%) 0.0254 ( 24.3%) 0.0816 ( 39.3%) 0.0976 ( 23.1%) build-rewrite-system
0.0014 ( 1.3%) 0.0039 ( 3.7%) 0.0053 ( 2.5%) 0.0806 ( 19.1%) load-stdlib
0.0032 ( 3.1%) 0.0213 ( 20.4%) 0.0245 ( 11.8%) 0.0691 ( 16.4%) parse-and-resolve-imports
0.0030 ( 2.9%) 0.0211 ( 20.2%) 0.0241 ( 11.6%) 0.0687 ( 16.3%) Import resolution
0.0086 ( 8.3%) 0.0094 ( 9.0%) 0.0180 ( 8.7%) 0.0306 ( 7.2%) perform-sema
0.0085 ( 8.2%) 0.0092 ( 8.8%) 0.0177 ( 8.5%) 0.0278 ( 6.6%) Type checking and Semantic analysis
0.0039 ( 3.8%) 0.0073 ( 6.9%) 0.0112 ( 5.4%) 0.0198 ( 4.7%) typecheck-decl
0.0044 ( 4.3%) 0.0020 ( 1.9%) 0.0064 ( 3.1%) 0.0079 ( 1.9%) typecheck-stmt
0.0023 ( 2.3%) 0.0021 ( 2.0%) 0.0045 ( 2.2%) 0.0054 ( 1.3%) typecheck-expr
0.0034 ( 3.3%) 0.0008 ( 0.8%) 0.0042 ( 2.0%) 0.0043 ( 1.0%) SILGen
0.0028 ( 2.7%) 0.0006 ( 0.6%) 0.0034 ( 1.6%) 0.0035 ( 0.8%) SILGen-function
0.0029 ( 2.8%) 0.0001 ( 0.1%) 0.0030 ( 1.4%) 0.0030 ( 0.7%) SIL optimization
0.0017 ( 1.6%) 0.0006 ( 0.6%) 0.0023 ( 1.1%) 0.0023 ( 0.6%) IRGen
0.0003 ( 0.3%) 0.0005 ( 0.5%) 0.0008 ( 0.4%) 0.0008 ( 0.2%) import-clang-decl
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) precheck-target
0.0001 ( 0.1%) 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%) 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1030 (100.0%) 0.1045 (100.0%) 0.2075 (100.0%) 0.4219 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5011 seconds (0.7325 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3622 (100.0%) 0.1389 (100.0%) 0.5011 (100.0%) 0.7325 (100.0%) Building Target
0.3622 (100.0%) 0.1389 (100.0%) 0.5011 (100.0%) 0.7325 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/StrictInjector.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ EasyInject (in target 'EasyInject' from project 'EasyInject')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596213802-swift-frontend-EasyInject-all-arm64_apple_ios9.0-swiftmodule-Onone-703792749.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1934 seconds (0.3881 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0016 ( 1.7%) 0.0100 ( 10.2%) 0.0116 ( 6.0%) 0.0961 ( 24.8%) load-stdlib
0.0026 ( 2.7%) 0.0201 ( 20.4%) 0.0227 ( 11.7%) 0.0633 ( 16.3%) parse-and-resolve-imports
0.0024 ( 2.5%) 0.0199 ( 20.2%) 0.0223 ( 11.5%) 0.0628 ( 16.2%) Import resolution
0.0227 ( 23.9%) 0.0106 ( 10.8%) 0.0333 ( 17.2%) 0.0409 ( 10.5%) perform-sema
0.0226 ( 23.8%) 0.0105 ( 10.7%) 0.0331 ( 17.1%) 0.0406 ( 10.5%) Type checking and Semantic analysis
0.0220 ( 23.2%) 0.0101 ( 10.3%) 0.0322 ( 16.6%) 0.0395 ( 10.2%) typecheck-decl
0.0073 ( 7.7%) 0.0084 ( 8.5%) 0.0157 ( 8.1%) 0.0194 ( 5.0%) SIL optimization
0.0017 ( 1.7%) 0.0044 ( 4.5%) 0.0061 ( 3.1%) 0.0084 ( 2.2%) Serialization, swiftmodule
0.0048 ( 5.0%) 0.0010 ( 1.0%) 0.0058 ( 3.0%) 0.0060 ( 1.5%) SILGen
0.0025 ( 2.6%) 0.0013 ( 1.3%) 0.0037 ( 1.9%) 0.0037 ( 1.0%) build-rewrite-system
0.0017 ( 1.8%) 0.0012 ( 1.2%) 0.0029 ( 1.5%) 0.0029 ( 0.8%) Serialization, swiftdoc
0.0019 ( 2.0%) 0.0003 ( 0.3%) 0.0022 ( 1.2%) 0.0024 ( 0.6%) SILGen-function
0.0005 ( 0.6%) 0.0002 ( 0.2%) 0.0008 ( 0.4%) 0.0009 ( 0.2%) Serialization, swiftsourceinfo
0.0005 ( 0.5%) 0.0003 ( 0.3%) 0.0008 ( 0.4%) 0.0008 ( 0.2%) typecheck-expr
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0950 (100.0%) 0.0984 (100.0%) 0.1934 (100.0%) 0.3881 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0970 seconds (0.2339 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0441 (100.0%) 0.0529 (100.0%) 0.0970 (100.0%) 0.2339 (100.0%) Building Target
0.0441 (100.0%) 0.0529 (100.0%) 0.0970 (100.0%) 0.2339 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:129:8: warning: associated value 'keyNotProvided' of 'Sendable'-conforming generic enum 'InjectionError' has non-sendable type 'Key'; this is an error in the Swift 6 language mode
case keyNotProvided(Key)
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:127:28: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
public enum InjectionError<Key: ProvidableKey>: Error, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:134:8: warning: associated value 'nonMatchingType(provided:expected:)' of 'Sendable'-conforming generic enum 'InjectionError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case nonMatchingType(provided: Any, expected: Providable.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:141:8: warning: associated value 'cyclicDependency' of 'Sendable'-conforming generic enum 'InjectionError' has non-sendable type 'Key'; this is an error in the Swift 6 language mode
case cyclicDependency(Key)
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:127:28: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
public enum InjectionError<Key: ProvidableKey>: Error, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/CoreExtensions.swift:104:29: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func derive<V: Providable, K: ProvidableKey & ExpressibleByStringLiteral>(
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:8:42: note: 'V' previously declared here
public struct Provider<K: ProvidableKey, V: Providable>: CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/CoreExtensions.swift:104:44: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func derive<V: Providable, K: ProvidableKey & ExpressibleByStringLiteral>(
^
/Users/admin/builder/spi-builder-workspace/Sources/EasyInject/Core.swift:8:24: note: 'K' previously declared here
public struct Provider<K: ProvidableKey, V: Providable>: CustomDebugStringConvertible {
^
SwiftCompile normal arm64 Compiling\ LazyInjector.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/LazyInjector.swift (in target 'EasyInject' from project 'EasyInject')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596217082-swift-frontend-EasyInject-LazyInjector.swift-arm64_apple_ios9.0-o-Onone-3818369305.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2058 seconds (0.4253 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0583 ( 54.9%) 0.0260 ( 26.1%) 0.0843 ( 41.0%) 0.1011 ( 23.8%) build-rewrite-system
0.0015 ( 1.4%) 0.0076 ( 7.7%) 0.0091 ( 4.4%) 0.0910 ( 21.4%) load-stdlib
0.0029 ( 2.7%) 0.0184 ( 18.5%) 0.0213 ( 10.3%) 0.0655 ( 15.4%) parse-and-resolve-imports
0.0027 ( 2.5%) 0.0182 ( 18.3%) 0.0209 ( 10.2%) 0.0651 ( 15.3%) Import resolution
0.0093 ( 8.7%) 0.0084 ( 8.4%) 0.0176 ( 8.6%) 0.0275 ( 6.5%) perform-sema
0.0092 ( 8.7%) 0.0083 ( 8.4%) 0.0176 ( 8.5%) 0.0274 ( 6.4%) Type checking and Semantic analysis
0.0043 ( 4.1%) 0.0064 ( 6.4%) 0.0107 ( 5.2%) 0.0202 ( 4.8%) typecheck-decl
0.0048 ( 4.5%) 0.0019 ( 1.9%) 0.0067 ( 3.3%) 0.0073 ( 1.7%) typecheck-stmt
0.0026 ( 2.5%) 0.0015 ( 1.5%) 0.0041 ( 2.0%) 0.0062 ( 1.4%) typecheck-expr
0.0027 ( 2.6%) 0.0007 ( 0.7%) 0.0035 ( 1.7%) 0.0035 ( 0.8%) SILGen
0.0030 ( 2.9%) 0.0001 ( 0.1%) 0.0032 ( 1.5%) 0.0032 ( 0.7%) SIL optimization
0.0021 ( 2.0%) 0.0008 ( 0.8%) 0.0029 ( 1.4%) 0.0029 ( 0.7%) IRGen
0.0020 ( 1.8%) 0.0005 ( 0.5%) 0.0024 ( 1.2%) 0.0025 ( 0.6%) SILGen-function
0.0004 ( 0.3%) 0.0006 ( 0.6%) 0.0010 ( 0.5%) 0.0010 ( 0.2%) import-clang-decl
0.0003 ( 0.3%) 0.0001 ( 0.1%) 0.0003 ( 0.2%) 0.0008 ( 0.2%) precheck-target
0.0001 ( 0.1%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1062 (100.0%) 0.0996 (100.0%) 0.2058 (100.0%) 0.4253 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4996 seconds (0.7415 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3620 (100.0%) 0.1376 (100.0%) 0.4996 (100.0%) 0.7415 (100.0%) Building Target
0.3620 (100.0%) 0.1376 (100.0%) 0.4996 (100.0%) 0.7415 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/LazyInjector.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ StrictlyInjectedProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/StrictlyInjectedProvider.swift (in target 'EasyInject' from project 'EasyInject')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596217101-swift-frontend-EasyInject-StrictlyInjectedProvider.swift-arm64_apple_ios9.0-o-Onone-4161530578.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2787 seconds (0.4157 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0568 ( 48.6%) 0.0251 ( 15.5%) 0.0819 ( 29.4%) 0.0941 ( 22.6%) build-rewrite-system
0.0145 ( 12.4%) 0.0434 ( 26.8%) 0.0579 ( 20.8%) 0.0831 ( 20.0%) load-stdlib
0.0081 ( 6.9%) 0.0269 ( 16.6%) 0.0350 ( 12.6%) 0.0727 ( 17.5%) parse-and-resolve-imports
0.0079 ( 6.8%) 0.0267 ( 16.5%) 0.0346 ( 12.4%) 0.0723 ( 17.4%) Import resolution
0.0068 ( 5.8%) 0.0107 ( 6.6%) 0.0174 ( 6.3%) 0.0233 ( 5.6%) perform-sema
0.0067 ( 5.8%) 0.0107 ( 6.6%) 0.0174 ( 6.2%) 0.0232 ( 5.6%) Type checking and Semantic analysis
0.0027 ( 2.3%) 0.0069 ( 4.3%) 0.0096 ( 3.5%) 0.0137 ( 3.3%) typecheck-decl
0.0039 ( 3.3%) 0.0036 ( 2.2%) 0.0075 ( 2.7%) 0.0092 ( 2.2%) typecheck-stmt
0.0029 ( 2.5%) 0.0029 ( 1.8%) 0.0058 ( 2.1%) 0.0082 ( 2.0%) IRGen
0.0023 ( 2.0%) 0.0033 ( 2.0%) 0.0056 ( 2.0%) 0.0073 ( 1.8%) precheck-target
0.0012 ( 1.1%) 0.0005 ( 0.3%) 0.0018 ( 0.6%) 0.0032 ( 0.8%) SILGen
0.0007 ( 0.6%) 0.0003 ( 0.2%) 0.0010 ( 0.4%) 0.0022 ( 0.5%) SILGen-function
0.0016 ( 1.3%) 0.0000 ( 0.0%) 0.0016 ( 0.6%) 0.0016 ( 0.4%) SIL optimization
0.0003 ( 0.2%) 0.0004 ( 0.3%) 0.0007 ( 0.3%) 0.0007 ( 0.2%) import-clang-decl
0.0004 ( 0.4%) 0.0003 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.2%) typecheck-expr
0.0001 ( 0.1%) 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%) SIL verification, pre-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%) 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%) SIL verification, post-optimization
0.1169 (100.0%) 0.1618 (100.0%) 0.2787 (100.0%) 0.4157 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5565 seconds (0.7394 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3750 (100.0%) 0.1815 (100.0%) 0.5565 (100.0%) 0.7394 (100.0%) Building Target
0.3750 (100.0%) 0.1815 (100.0%) 0.5565 (100.0%) 0.7394 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/StrictlyInjectedProvider.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ LazilyInjectedProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/LazilyInjectedProvider.swift (in target 'EasyInject' from project 'EasyInject')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EasyInject/LazilyInjectedProvider.swift (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639596552356-swift-frontend-EasyInject-LazilyInjectedProvider.swift-arm64_apple_ios9.0-o-Onone-3270452354.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1262 seconds (0.1540 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0505 ( 54.8%) 0.0181 ( 53.1%) 0.0686 ( 54.3%) 0.0866 ( 56.3%) build-rewrite-system
0.0072 ( 7.8%) 0.0021 ( 6.1%) 0.0093 ( 7.3%) 0.0093 ( 6.1%) perform-sema
0.0071 ( 7.8%) 0.0020 ( 6.0%) 0.0092 ( 7.3%) 0.0093 ( 6.0%) Type checking and Semantic analysis
0.0016 ( 1.8%) 0.0003 ( 0.8%) 0.0019 ( 1.5%) 0.0056 ( 3.6%) SILGen
0.0045 ( 4.9%) 0.0009 ( 2.6%) 0.0054 ( 4.3%) 0.0054 ( 3.5%) typecheck-stmt
0.0037 ( 4.0%) 0.0010 ( 2.8%) 0.0047 ( 3.7%) 0.0049 ( 3.2%) IRGen
0.0011 ( 1.1%) 0.0002 ( 0.5%) 0.0012 ( 1.0%) 0.0049 ( 3.2%) SILGen-function
0.0023 ( 2.5%) 0.0022 ( 6.4%) 0.0045 ( 3.6%) 0.0045 ( 2.9%) parse-and-resolve-imports
0.0022 ( 2.4%) 0.0020 ( 5.9%) 0.0042 ( 3.3%) 0.0042 ( 2.7%) Import resolution
0.0016 ( 1.7%) 0.0023 ( 6.6%) 0.0038 ( 3.0%) 0.0039 ( 2.5%) load-stdlib
0.0034 ( 3.7%) 0.0002 ( 0.6%) 0.0036 ( 2.9%) 0.0036 ( 2.4%) SIL optimization
0.0024 ( 2.6%) 0.0011 ( 3.2%) 0.0034 ( 2.7%) 0.0035 ( 2.3%) typecheck-decl
0.0006 ( 0.7%) 0.0009 ( 2.6%) 0.0015 ( 1.2%) 0.0035 ( 2.2%) import-clang-decl
0.0026 ( 2.9%) 0.0005 ( 1.5%) 0.0031 ( 2.5%) 0.0031 ( 2.0%) precheck-target
0.0011 ( 1.2%) 0.0004 ( 1.2%) 0.0015 ( 1.2%) 0.0015 ( 1.0%) typecheck-expr
0.0001 ( 0.1%) 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%) 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.0922 (100.0%) 0.0340 (100.0%) 0.1262 (100.0%) 0.1540 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3843 seconds (0.4580 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3139 (100.0%) 0.0703 (100.0%) 0.3843 (100.0%) 0.4580 (100.0%) Building Target
0.3139 (100.0%) 0.0703 (100.0%) 0.3843 (100.0%) 0.4580 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Emitting module for EasyInject (in target 'EasyInject' from project 'EasyInject')
SwiftDriver\ Compilation\ Requirements EasyInject normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EasyInject' from project 'EasyInject')
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 EasyInject -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.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/EasyInject.build/Debug-iphoneos/EasyInject.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling StrictInjector.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriverJobDiscovery normal arm64 Compiling GenericProvidableKey.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriverJobDiscovery normal arm64 Compiling LazyInjector.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriverJobDiscovery normal arm64 Compiling GlobalInjector.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriverJobDiscovery normal arm64 Compiling Core.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriverJobDiscovery normal arm64 Compiling StrictlyInjectedProvider.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriverJobDiscovery normal arm64 Compiling Extensions.swift (in target 'EasyInject' from project 'EasyInject')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Headers/EasyInject-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-Swift.h (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Headers/EasyInject-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling CoreExtensions.swift (in target 'EasyInject' from project 'EasyInject')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.abi.json (in target 'EasyInject' from project 'EasyInject')
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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.swiftmodule (in target 'EasyInject' from project 'EasyInject')
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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.swiftdoc (in target 'EasyInject' from project 'EasyInject')
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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.swiftsourceinfo (in target 'EasyInject' from project 'EasyInject')
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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Modules/EasyInject.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AnyInjector.swift, ComposedInjector.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriverJobDiscovery normal arm64 Compiling LazilyInjectedProvider.swift (in target 'EasyInject' from project 'EasyInject')
SwiftDriver\ Compilation EasyInject normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EasyInject' from project 'EasyInject')
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 EasyInject -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.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/EasyInject.build/Debug-iphoneos/EasyInject.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject-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/Products/Debug-iphoneos/EasyInject.framework/EasyInject normal (in target 'EasyInject' from project 'EasyInject')
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-ios9.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.LinkFileList -install_name @rpath/EasyInject.framework/EasyInject -Xlinker -rpath -Xlinker /usr/lib/swift -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/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/EasyInject
ExtractAppIntentsMetadata (in target 'EasyInject' from project 'EasyInject')
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 EasyInject --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 9.0 --bundle-identifier EasyInject --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework --target-triple arm64-apple-ios9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/EasyInject --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/EasyInject.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/EasyInject.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/Objects-normal/arm64/EasyInject.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 20:53:17.210 appintentsmetadataprocessor[701:3863] Starting appintentsmetadataprocessor export
2025-04-25 20:53:17.213 appintentsmetadataprocessor[701:3863] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/ssu --bundle-id EasyInject --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EasyInject.build/Debug-iphoneos/EasyInject.build/EasyInject.DependencyMetadataFileList --archive-ssu-assets
2025-04-25 20:53:17.234 appintentsnltrainingprocessor[702:3864] Parsing options for appintentsnltrainingprocessor
2025-04-25 20:53:17.234 appintentsnltrainingprocessor[702:3864] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/EasyInject.framework/EasyInject.tbd (in target 'EasyInject' from project 'EasyInject')
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework/EasyInject -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/EasyInject.framework/EasyInject.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework (in target 'EasyInject' from project 'EasyInject')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EasyInject.framework
/Users/admin/builder/spi-builder-workspace/EasyInject.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'EasyInject' from project 'EasyInject')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "EasyInject",
"name" : "EasyInject",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EasyInject",
"targets" : [
"EasyInject"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EasyInjectTests",
"module_type" : "SwiftTarget",
"name" : "EasyInjectTests",
"path" : "Tests/EasyInjectTests",
"sources" : [
"AnyInjectorTests.swift",
"AnyMutableInjectorTests.swift",
"ComposedInjectorTests.swift",
"EasyInjectTests.swift",
"GenericProvidableKeyTests.swift",
"GlobalInjectorTests.swift",
"InjectionErrorTests.swift",
"InjectorTestCase.swift",
"LazyInjectorTests.swift",
"MutableInjectorTestCase.swift",
"StrictInjectorTests.swift"
],
"target_dependencies" : [
"EasyInject"
],
"type" : "test"
},
{
"c99name" : "EasyInject",
"module_type" : "SwiftTarget",
"name" : "EasyInject",
"path" : "Sources/EasyInject",
"product_memberships" : [
"EasyInject"
],
"sources" : [
"AnyInjector.swift",
"ComposedInjector.swift",
"Core.swift",
"CoreExtensions.swift",
"Extensions.swift",
"GenericProvidableKey.swift",
"GlobalInjector.swift",
"LazilyInjectedProvider.swift",
"LazyInjector.swift",
"StrictInjector.swift",
"StrictlyInjectedProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.